[SCM] easytag/master: Revert "Add debug packages"

jcowgill-guest at users.alioth.debian.org jcowgill-guest at users.alioth.debian.org
Tue May 19 16:56:50 UTC 2015


The following commit has been merged in the master branch:
commit dd801541b33a38ae19c3f14512abd82f63a95df7
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Tue May 19 12:17:32 2015 +0100

    Revert "Add debug packages"
    
    Temporarily revert this since I can't upload NEW packages and it'll take ages
    to get through the NEW queue.
    
    This reverts commit 523c62bc769e036a0b31ce6ad563a2ff57ae43f0.

diff --git a/debian/control b/debian/control
index f34ab09..ae18443 100644
--- a/debian/control
+++ b/debian/control
@@ -87,29 +87,3 @@ Description: Nautilus extension for easytag
  the tags of different audio files, using a GTK+ interface.
  .
  This is the extension for the Nautilus file manager.
-
-Package: easytag-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends:
- ${misc:Depends},
- easytag (= ${binary:Version})
-Description: debugging symbols for easytag
- EasyTAG is an utility for viewing, editing and writing
- the tags of different audio files, using a GTK+ interface.
- .
- This package contains the debugging symbols for easytag.
-
-Package: easytag-nautilus-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends:
- ${misc:Depends},
- easytag-nautilus (= ${binary:Version})
-Description: debugging symbols for easytag-nautilus
- EasyTAG is an utility for viewing, editing and writing
- the tags of different audio files, using a GTK+ interface.
- .
- This package contains the debugging symbols for easytag-nautilus.
diff --git a/debian/rules b/debian/rules
index 4a0fd28..4df32c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,3 @@ override_dh_installdocs:
 
 override_dh_makeshlibs:
 	dh_makeshlibs --exclude=/usr/lib/nautilus/extensions-3.0
-
-override_dh_strip:
-	dh_strip -peasytag --dbg-package=easytag-dbg
-	dh_strip -peasytag-nautilus --dbg-package=easytag-nautilus-dbg

-- 
easytag packaging



More information about the pkg-multimedia-commits mailing list