[SCM] libltc/master: Drop dbg package in favour of dbgsym.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 22 22:29:58 UTC 2016


The following commit has been merged in the master branch:
commit a1623379e582117dff08ae3e804d8871bd9cc294
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 22 23:26:57 2016 +0100

    Drop dbg package in favour of dbgsym.

diff --git a/debian/control b/debian/control
index cdd3dbe..456b470 100644
--- a/debian/control
+++ b/debian/control
@@ -59,19 +59,3 @@ Description: linear timecode library
  libltc provides functionality to both encode and decode LTC from/to timecode.
  .
  This package provides the shared library.
-
-Package: libltc-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- libltc11 (= ${binary:Version}),
- ${misc:Depends}
-Multi-Arch: same
-Description: Debugging symbols for libltc
- Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data
- as a Manchester-Biphase encoded audio signal. The audio signal is commonly
- recorded on a VTR track or other storage media.
- libltc provides functionality to both encode and decode LTC from/to timecode.
- .
- This package provides the debugging symbols for libltc.
diff --git a/debian/rules b/debian/rules
index f448f45..d8309f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@
-
-override_dh_strip:
-	dh_strip -plibltc11 --dbg-package=libltc-dbg
-	dh_strip --remaining-packages

-- 
libltc packaging



More information about the pkg-multimedia-commits mailing list