[Pkg-cli-apps-commits] [SCM] monodevelop-database branch, master, updated. debian/2.8.6.3+dfsg-1

Jo Shields directhex at apebox.org
Sun Feb 5 10:20:38 UTC 2012


The following commit has been merged in the master branch:
commit eb892a8e3d9b94ca7359ee524ffaa6b2616960f6
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Feb 5 11:09:22 2012 +0100

    Bump Monodevelop version requirements to 2.8.6.3

diff --git a/debian/control b/debian/control
index e82ece2..22ae3c3 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), dh-autoreconf
 Build-Depends-Indep: cli-common-dev (>= 0.8~),
- monodevelop (>= 2.8.5),
- monodevelop-versioncontrol (>= 2.8.5),
- monodevelop-nunit (>= 2.8.5),
+ monodevelop (>= 2.8.6.3),
+ monodevelop-versioncontrol (>= 2.8.6.3),
+ monodevelop-nunit (>= 2.8.6.3),
  mono-devel (>= 2.10),
  libgtk2.0-cil-dev,
  libmysql-cil-dev,
diff --git a/debian/rules b/debian/rules
index 7d33f7c..b617bbc 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.8.5
+MDVERSION = 2.8.6.3
 
 override_dh_gencontrol:
 	dh_gencontrol -i -- -Vmisc:Version=$(MDVERSION)

-- 
monodevelop-database



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