[SCM] faad2/master: Drop obsolete faad2-dbg package

fabian at users.alioth.debian.org fabian at users.alioth.debian.org
Mon Jul 17 20:28:31 UTC 2017


The following commit has been merged in the master branch:
commit 178fa4536c38915a0102e42988af07c98ba4b79b
Author: Fabian Greffrath <fabian at debian.org>
Date:   Mon Jul 17 22:18:20 2017 +0200

    Drop obsolete faad2-dbg package

diff --git a/debian/control b/debian/control
index e46b96f..aa71a66 100644
--- a/debian/control
+++ b/debian/control
@@ -30,21 +30,6 @@ Description: freeware Advanced Audio Decoder player
  .
  This package contains a command line interface to play AAC or MP4 files.
 
-Package: faad2-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends:
- libfaad2 (= ${binary:Version}),
- ${misc:Depends}
-Description: freeware Advanced Audio Decoder - debugging symbols
- FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
- decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
- files.
- .
- This package contains the debugging symbols for the shared library.
-
 Package: libfaad-dev
 Multi-Arch: same
 Section: libdevel
diff --git a/debian/rules b/debian/rules
index d98918a..c36c7a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,--no-undefined
 	dh $@
 
 override_dh_strip:
-	dh_strip --dbg-package=faad2-dbg
+	dh_strip --dbgsym-migration='faad2-dbg (<< 2.8.1-1~)'

-- 
faad2 packaging



More information about the pkg-multimedia-commits mailing list