[Pkg-cli-libs-commits] [hyena] 03/06: Drop usage of deprecated cli.make

Chow Loong Jin hyperair at debian.org
Tue Jun 17 08:47:20 UTC 2014


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

hyperair pushed a commit to branch master
in repository hyena.

commit 212c5a417cb5afce0bbeb49fbf41f2ea2e6bb6d7
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Tue Jun 17 16:38:44 2014 +0800

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

diff --git a/debian/rules b/debian/rules
index 0ade36e..48d48c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-include /usr/share/cli-common/cli.make
-
 DEBIAN_DIR = $(dir $(firstword $(MAKEFILE_LIST)))
 VERSION = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | \
 			sed -n 's/\-.*$$//;s/Version: //p')
@@ -45,4 +43,4 @@ get-orig-source:
 		--destdir=.
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf,cli

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



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