[Pkg-cli-libs-commits] [SCM] dbus-sharp-glib branch, master, updated. debian/0.5.0-4

Iain Lane laney at debian.org
Tue Jan 24 23:03:49 UTC 2012


The following commit has been merged in the master branch:
commit 569749045b15e2afadf04056b40b7f841d3d109d
Author: Iain Lane <laney at debian.org>
Date:   Tue Jan 24 22:58:42 2012 +0000

    Stop import deprecated cli.make

diff --git a/debian/rules b/debian/rules
index 4aa9e84..e72997e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-include /usr/share/cli-common/cli.make
-DH_OPTIONS =
-
 DEB_API_VERSION = 0.5
 DEB_ABI_VERSION = 1.0
 DEB_CLI_DIR = debian/tmp/usr/lib/cli/dbus-sharp-glib-$(DEB_ABI_VERSION)/
@@ -44,4 +41,4 @@ override_dh_makeclilibs:
 	dh_makeclilibs -m$(DEB_API_VERSION)
 
 %:
-	dh $@ --with=cli
+	dh $@ --with cli

-- 
dbus-sharp-glib



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