Codebase list empathy / 515fbd0
Remove empathy-dbg package and rely on automatic dbgsym package Laurent Bigonville 8 years ago
3 changed file(s) with 7 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
0 empathy (3.12.11-2) UNRELEASED; urgency=medium
1
2 * Remove empathy-dbg package and rely on automatic dbgsym package
3
4 -- Laurent Bigonville <bigon@debian.org> Fri, 18 Mar 2016 18:22:33 +0100
5
06 empathy (3.12.11-1) unstable; urgency=medium
17
28 * New upstream release
8080 .
8181 This package contains the Empathy IM application and account manager.
8282
83 Package: empathy-dbg
84 Architecture: any
85 Depends: ${misc:Depends}, empathy (= ${binary:Version})
86 Section: debug
87 Priority: extra
88 Description: GNOME multi-protocol chat and call client (debug symbols)
89 Instant messaging program supporting text, voice, video, file transfers
90 and inter-application communication over many different protocols,
91 including: AIM, Windows Live (MSN), Google Talk (Jabber/XMPP), Yahoo!, Salut,
92 Gadu-Gadu, Groupwise, ICQ and QQ.
93 .
94 This package contains debug symbols for the Empathy IM application and
95 account manager.
96
9783 Package: empathy-common
9884 Architecture: all
9985 Depends: ${misc:Depends}
3333
3434 DEB_DH_MAKESHLIBS_ARGS_ALL = -Xusr/lib/mission-control-plugins.0/ -Xusr/lib/empathy/
3535 DEB_DH_SHLIBDEPS_ARGS_ALL = -Lempathy
36 DEB_DH_STRIP_ARGS = --dbgsym-migration='empathy-dbg (<< 3.12.11-2~)'
3637
3738 include $(CURDIR)/debian/update-patches.mk