[Pkg-cli-apps-commits] [SCM] banshee branch, experimental, updated. debian/2.3.5-1-1-g8466386
Chow Loong Jin
hyperair at debian.org
Sun Feb 19 06:54:56 UTC 2012
The following commit has been merged in the experimental branch:
commit 8466386e0cdd5ddc517224c60e5ec10322ccea5a
Author: Chow Loong Jin <hyperair at debian.org>
Date: Sun Feb 19 13:48:52 2012 +0800
Drop deprecated cli.make usage
diff --git a/debian/rules b/debian/rules
index 6fba562..c8cbb9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-include /usr/share/cli-common/cli.make
-
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
BANSHEE_API_VERSION = $(shell grep API_VERSION= configure | cut -f2 -d=)
@@ -102,4 +100,4 @@ override_dh_autoreconf:
NOCONFIGURE=1 dh_autoreconf --as-needed ./autogen.sh --
%:
- dh $@ --with=autoreconf
+ dh $@ --with=cli,autoreconf
--
banshee
More information about the Pkg-cli-apps-commits
mailing list