[SCM] fdk-aac/master: Use automatic dbgsym packages
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sat Sep 24 15:24:13 UTC 2016
The following commit has been merged in the master branch:
commit fdb0cf5c60b00fd9d826afcafd3c1fb81d0128b7
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sat Sep 24 17:10:48 2016 +0200
Use automatic dbgsym packages
diff --git a/debian/control b/debian/control
index 9e74eab..312b4e9 100644
--- a/debian/control
+++ b/debian/control
@@ -24,20 +24,6 @@ Description: Fraunhofer FDK AAC Codec Library - runtime files
This package contains the files needed to run a program compiled using
The Fraunhofer FDK AAC Codec Library.
-Package: libfdk-aac0-dbg
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Section: non-free/debug
-Depends:
- libfdk-aac0 (= ${binary:Version}),
- ${misc:Depends}
-Description: debugging symbols for libfdk-aac0
- The FDK AAC Codec Library For Android contains an encoder implementation
- of the Advanced Audio Coding (AAC) audio codec.
- .
- This package contains the debugging symbols for libfdk-aac0
-
Package: libfdk-aac-dev
Architecture: any
Multi-Arch: same
diff --git a/debian/rules b/debian/rules
index 1543177..884753b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,3 @@ endif
override_dh_auto_configure:
dh_auto_configure -- --enable-example
-
-override_dh_strip:
- dh_strip --dbg-package=libfdk-aac0-dbg
--
fdk-aac packaging
More information about the pkg-multimedia-commits
mailing list