[Pkg-cli-apps-commits] [SCM] monodevelop-database branch, master, updated. debian/2.8.5+dfsg-2
Jo Shields
directhex at apebox.org
Fri Jan 20 16:14:30 UTC 2012
The following commit has been merged in the master branch:
commit 15a754742e36156f5d435d14a7624c38ff620709
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jan 20 16:11:02 2012 +0000
Update debian/rules for DH8-compatible "--with cli"
diff --git a/debian/rules b/debian/rules
index b5f81f6..7d33f7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,8 +13,6 @@ VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
MDVERSION = 2.8.5
-include /usr/share/cli-common/cli.make
-
override_dh_gencontrol:
dh_gencontrol -i -- -Vmisc:Version=$(MDVERSION)
@@ -51,6 +49,6 @@ get-orig-source:
rm -r $(DEB_SOURCE_NAME)-$(VERSION)
%:
- dh $@ --with autoreconf
+ dh $@ --with autoreconf,cli
.PHONY: get-orig-source
--
monodevelop-database
More information about the Pkg-cli-apps-commits
mailing list