[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. debian/0.3.4-3

Jo Shields directhex at apebox.org
Sat Jan 21 17:28:54 UTC 2012


The following commit has been merged in the master branch:
commit 303cc6f49637eafe6530d8f9afd60ed96c778fe0
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Jan 21 17:19:02 2012 +0000

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

diff --git a/debian/rules b/debian/rules
index 3f2e6e3..16bd873 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,6 @@ USCAN = uscan \
 			--watchfile=$(DEBIAN_DIR)/watch \
 			--upstream-version=$(CURVER)
 
-include /usr/share/cli-common/cli.make
-
 get-orig-source:
 	$(USCAN) \
 		--force-download \
@@ -43,4 +41,4 @@ override_dh_auto_install:
 	find debian/tangerine -name '*.la' -delete
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf,cli

-- 
tangerine



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