[Pkg-cli-apps-commits] [SCM] monodevelop-debugger-gdb branch, master, updated. debian/3.0.3.2-1

Jo Shields directhex at apebox.org
Sat Jun 23 03:37:24 UTC 2012


The following commit has been merged in the master branch:
commit 1a6b2e6363747051894d4da5c55241ae61a0b221
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Jun 23 04:28:52 2012 +0100

    Bump required MonoDevelop version to 3.0.3.2.

diff --git a/debian/control b/debian/control
index e66e84b..baaef7c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ 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~),
  mono-devel (>= 2.10),
- monodevelop (>= 3.0.2),
- monodevelop-versioncontrol (>= 3.0.2),
- monodevelop-nunit (>= 3.0.2)
+ monodevelop (>= 3.0.3.2),
+ monodevelop-versioncontrol (>= 3.0.3.2),
+ monodevelop-nunit (>= 3.0.3.2)
 Standards-Version: 3.9.2
 Homepage: http://www.monodevelop.com/
 Vcs-Git: git://git.debian.org/git/pkg-cli-apps/monodevelop-debugger-gdb.git
diff --git a/debian/rules b/debian/rules
index 0599aec..be97e71 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 = 3.0.2
+MDVERSION = 3.0.3.2
 
 override_dh_gencontrol:
 	dh_gencontrol -i -- -Vmisc:Version=$(MDVERSION)

-- 
monodevelop-debugger-gdb



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