[Pkg-cli-apps-commits] [SCM] monodevelop-database branch, master-experimental, updated. debian/2.5.92+dfsg-1
Jo Shields
directhex at apebox.org
Wed Jun 29 21:49:07 UTC 2011
The following commit has been merged in the master-experimental branch:
commit 225d1b2f3318fd973432cf5351c3dee392140c02
Author: Jo Shields <directhex at apebox.org>
Date: Wed Jun 29 22:32:15 2011 +0100
Bump expected MonoDevelop version.
diff --git a/debian/control b/debian/control
index cef14fe..158ad21 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.
Uploaders: Mirco Bauer <meebey at debian.org>, Jo Shields <directhex at apebox.org>
Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~)
Build-Depends-Indep: cli-common-dev (>= 0.5.4),
- monodevelop (>= 2.4),
- monodevelop-versioncontrol (>= 2.4),
- monodevelop-nunit (>= 2.4),
+ monodevelop (>= 2.5.92),
+ monodevelop-versioncontrol (>= 2.5.92),
+ monodevelop-nunit (>= 2.5.92),
mono-devel (>= 2.4.3),
autoconf,
automake,
diff --git a/debian/rules b/debian/rules
index f875577..de2a0d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ DEB_VERSION = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Vers
DEB_SOURCE_NAME = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Source | cut -d" " -f2)
VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
-MDVERSION = 2.4.1
+MDVERSION = 2.5.92
include /usr/share/cli-common/cli.make
include /usr/share/quilt/quilt.make
--
monodevelop-database
More information about the Pkg-cli-apps-commits
mailing list