[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. debian/1.9.0.0-2-14-g97316af

Chow Loong Jin hyperair at debian.org
Sat Jun 2 21:30:50 UTC 2012


The following commit has been merged in the master branch:
commit 786e483e1c365e5abf89bf10658f1903850a70c1
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Mon May 21 21:26:30 2012 +0800

    Drop deprecated cli.make include

diff --git a/debian/rules b/debian/rules
index e7239be..9fa568c 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
-
 DEB_CLI_API_VERSION = 2.0.1.0
 DEB_CLI_ABI_VERSION = 2.0
 
@@ -43,5 +41,5 @@ override_dh_installchangelogs:
 	dh_installchangelogs RELEASE_NOTES.HTML
 
 %:
-	dh $@
+	dh $@ --with=cli
 

-- 
gdata-sharp



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