[Pkg-cli-apps-commits] [SCM] gnome-subtitles branch, master, updated. debian/1.1-4

Jo Shields directhex at apebox.org
Fri Jan 20 11:58:24 UTC 2012


The following commit has been merged in the master branch:
commit 3cb75c6ee5d4da02f2c887aef7132291a92cb23a
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Jan 20 11:50:12 2012 +0000

    Update debian/rules for DH8-compatible "--with cli"

diff --git a/debian/rules b/debian/rules
index bc3c231..ebcbff7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-include /usr/share/cli-common/cli.make
-
 VERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\  -f2 | sed 's,-.*,,')
 
 override_dh_auto_configure:
@@ -23,4 +21,4 @@ get-orig-source:
 	uscan --force-download --verbose --destdir=$(CURDIR)
 
 %:
-	dh $@
+	dh $@ --with cli

-- 
gnome-subtitles



More information about the Pkg-cli-apps-commits mailing list