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

Jo Shields directhex at apebox.org
Sun Feb 5 10:36:25 UTC 2012


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

    Bump Monodevelop version requirements to 2.8.6.3

diff --git a/debian/control b/debian/control
index 376e02b..057be63 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ 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~)
 Build-Depends-Indep: cli-common-dev (>= 0.8~),
- monodevelop (>= 2.8.5),
+ monodevelop (>= 2.8.6.3),
  mono-devel (>= 2.10),
  ikvm (>= 0.34),
  libgtk2.0-cil-dev,
diff --git a/debian/rules b/debian/rules
index 45f64b1..6b65c1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,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-java



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