[Pkg-cli-libs-commits] [notify-sharp-3.0] 39/44: Drop deprecated cli.make include

Chow Loong Jin hyperair at debian.org
Sun Nov 3 17:49:04 UTC 2013


This is an automated email from the git hooks/post-receive script.

hyperair pushed a commit to branch master
in repository notify-sharp-3.0.

commit 632b060a3c1dcacb878c40bc660e935f6ddbbb56
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Sun Jan 22 18:24:23 2012 +0800

    Drop deprecated cli.make include
---
 debian/rules |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6f73100..876ed19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/cli-common/cli.make
-
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		--prefix=/usr \
@@ -15,4 +13,4 @@ override_dh_makeclilibs:
 	dh_makeclilibs -m0.4.0~r2998
 
 %:
-	dh $@
+	dh $@ --with=cli

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/notify-sharp-3.0.git



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