[SCM] audacity/master: Migrate to automatic dbg packages

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Jan 12 00:23:06 UTC 2016


The following commit has been merged in the master branch:
commit 2a427c15469a3753eacb2764891618dfb96d4cfb
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Jan 12 01:17:09 2016 +0100

    Migrate to automatic dbg packages

diff --git a/debian/control b/debian/control
index e1f9bd7..b2f309e 100644
--- a/debian/control
+++ b/debian/control
@@ -71,18 +71,3 @@ Description: fast, cross-platform audio editor (data)
  undo/redo.
  .
  This package contains the architecture-independent data files.
-
-Package: audacity-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: audacity (= ${binary:Version}),
-         ${misc:Depends}
-Description: fast, cross-platform audio editor (debug)
- Audacity is a multi-track audio editor for Linux/Unix, MacOS and
- Windows.  It is designed for easy recording, playing and editing of
- digital audio.  Audacity features digital effects and spectrum
- analysis tools.  Editing is very fast and provides unlimited
- undo/redo.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index fc271a9..164735f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,3 @@ override_dh_auto_install:
 	dh_auto_install
 	# Don't package unnecessary copy of GPL
 	rm debian/tmp/usr/share/doc/audacity/LICENSE.txt
-
-override_dh_strip:
-	dh_strip --dbg-package=audacity-dbg

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list