[SCM] mjpegtools/master: Strip to -dbg package

lucidfox-guest at users.alioth.debian.org lucidfox-guest at users.alioth.debian.org
Sun May 1 07:14:56 UTC 2011


The following commit has been merged in the master branch:
commit b028a220ec4de65abdd3d302df4bf5cb68daef5c
Author: Maia Kozheva <sikon at ubuntu.com>
Date:   Sun May 1 14:09:54 2011 +0700

    Strip to -dbg package

diff --git a/debian/rules b/debian/rules
index af05d94..7bb5b9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,9 @@ override_dh_install:
 	dh_install --sourcedir=debian/tmp
 	[ ! -f debian/mjpegtools/usr/bin/glav] || rm -f debian/mjpegtools/usr/bin/glav
 
+override_dh_strip:
+	dh_strip --dbg-package=mjpegtools-dbg
+
 PACKAGE = mjpegtools
 VERSION = $(shell dpkg-parsechangelog | grep "^Version:" | sed -r "s/Version: (.*)\+debian.*/\1/")
 TARBALL_VERSION = $(shell echo $(VERSION) | sed "s/~//")

-- 
mjpegtools packaging



More information about the pkg-multimedia-commits mailing list