r51590 - in /desktop/unstable/ekiga/debian: changelog control control.in ekiga-dbg.postinst ekiga-dbg.postrm ekiga-dbg.preinst rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Nov 6 12:56:07 UTC 2016


Author: pochu
Date: Sun Nov  6 12:56:06 2016
New Revision: 51590

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51590
Log:
Don't build a -dbg package, let debhelper create a -dbgsym for us.
This drops the ekiga-dbg maintainer scripts, which closes: #843302.

Removed:
    desktop/unstable/ekiga/debian/ekiga-dbg.postinst
    desktop/unstable/ekiga/debian/ekiga-dbg.postrm
    desktop/unstable/ekiga/debian/ekiga-dbg.preinst
Modified:
    desktop/unstable/ekiga/debian/changelog
    desktop/unstable/ekiga/debian/control
    desktop/unstable/ekiga/debian/control.in
    desktop/unstable/ekiga/debian/rules

Modified: desktop/unstable/ekiga/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/changelog?rev=51590&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/changelog	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/changelog	[utf-8] Sun Nov  6 12:56:06 2016
@@ -7,6 +7,10 @@
 
   [ Jeremy Bicha ]
   * debian/ekiga.docs: Install NEWS
+
+  [ Emilio Pozuelo Monfort ]
+  * Don't build a -dbg package, let debhelper create a -dbgsym for us.
+    This drops the ekiga-dbg maintainer scripts, which closes: #843302.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 06 Apr 2016 00:59:05 +0200
 

Modified: desktop/unstable/ekiga/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/control?rev=51590&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/control	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/control	[utf-8] Sun Nov  6 12:56:06 2016
@@ -2,7 +2,6 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: ekiga
 Section: gnome
 Priority: optional
@@ -68,23 +67,6 @@
  .
  Evolution plugin is in ekiga-plugin-evolution package.
 
-Package: ekiga-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Pre-Depends: dpkg (>= 1.17.5)
-Depends: ekiga (= ${binary:Version}),
-         ${misc:Depends},
-         libpt-dbg,
-         libopal-dbg
-Suggests: libc6-dbg
-Description: H.323 and SIP compatible VoIP client - debug symbols
- H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application
- that allows you to make audio and video calls to remote users with H.323
- hardware or software (such as Microsoft Netmeeting) as well as SIP endpoints.
- .
- This package contains the debugging symbols for Ekiga.
-
 Package: ekiga-plugin-evolution
 Priority: extra
 Architecture: any

Modified: desktop/unstable/ekiga/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/control.in?rev=51590&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/control.in	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/control.in	[utf-8] Sun Nov  6 12:56:06 2016
@@ -63,23 +63,6 @@
  .
  Evolution plugin is in ekiga-plugin-evolution package.
 
-Package: ekiga-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Pre-Depends: dpkg (>= 1.17.5)
-Depends: ekiga (= ${binary:Version}),
-         ${misc:Depends},
-         libpt-dbg,
-         libopal-dbg
-Suggests: libc6-dbg
-Description: H.323 and SIP compatible VoIP client - debug symbols
- H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application
- that allows you to make audio and video calls to remote users with H.323
- hardware or software (such as Microsoft Netmeeting) as well as SIP endpoints.
- .
- This package contains the debugging symbols for Ekiga.
-
 Package: ekiga-plugin-evolution
 Priority: extra
 Architecture: any

Modified: desktop/unstable/ekiga/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/rules?rev=51590&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/rules	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/rules	[utf-8] Sun Nov  6 12:56:06 2016
@@ -24,7 +24,5 @@
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
-override_dh_strip:
-	dh_strip --dbg-package=ekiga-dbg
 override_dh_installdocs:
 	dh_installdocs --link-doc=ekiga




More information about the pkg-gnome-commits mailing list