[Pkg-cli-apps-commits] [SCM] monodevelop-debugger-gdb branch, master, updated. debian/2.8.5-2
Jo Shields
directhex at apebox.org
Fri Jan 20 11:01:17 UTC 2012
The following commit has been merged in the master branch:
commit a257fbdd8f7a3b2ea76a52b3b4e530993a24141e
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jan 20 10:56:36 2012 +0000
Update debian/rules for DH8-compatible "--with cli"
diff --git a/debian/rules b/debian/rules
index 6afa398..45f64b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,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)
@@ -35,6 +33,6 @@ get-orig-source:
--rename
%:
- dh $@
+ dh $@ --with cli
.PHONY: get-orig-source
--
monodevelop-debugger-gdb
More information about the Pkg-cli-apps-commits
mailing list