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

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Dec 20 21:12:39 UTC 2015


The following commit has been merged in the master branch:
commit d035cb2b0f0cfc46345e6a93825323d5d1bac1d6
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Dec 20 22:03:36 2015 +0100

    Migrate to automatic dbg packages

diff --git a/debian/control b/debian/control
index 4b114c9..502d749 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/handbrake.git
 Standards-Version: 3.9.6
 Build-Depends:
  automake,
- debhelper (>= 9),
+ debhelper (>= 9.20151219),
  cmake,
  intltool,
  libass-dev,
@@ -76,19 +76,3 @@ Description: versatile DVD ripper and video transcoder (command line)
  the Apple iPod/iPhone or Sony PSP.
  .
  This package contains the command-line variant, HandBrakeCLI.
-
-Package: handbrake-dbg
-Section: debug
-Priority: extra
-Architecture: any-amd64 any-i386 powerpc
-Depends:
- handbrake (= ${binary:Version}),
- handbrake-cli (= ${binary:Version}),
- ${misc:Depends}
-Description: handbrake -- debugging symbols
- HandBrake is a versatile, easy-to-use tool for converting DVDs and other
- videos into H.264, XViD, or Ogg formatted media.  It's particularly useful
- for making videos that are compatible with portable video devices such as
- the Apple iPod/iPhone or Sony PSP.
- .
- This package provides debugging symbols
diff --git a/debian/rules b/debian/rules
index febfe95..f95ce5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,4 +20,4 @@ override_dh_installchangelogs:
 	dh_installchangelogs NEWS
 
 override_dh_strip:
-	dh_strip --dbg-package=handbrake-dbg
+	dh_strip --ddeb-migration='handbrake-dbg (<< 0.10.2+ds1-2~)'

-- 
handbrake packaging



More information about the pkg-multimedia-commits mailing list