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

Jo Shields directhex at apebox.org
Sun May 27 17:31:42 UTC 2012


The following commit has been merged in the master branch:
commit 3409b15db40389a4cbb51c3bcf051d004fea3dac
Author: Jo Shields <directhex at apebox.org>
Date:   Sun May 27 18:27:26 2012 +0100

    Bump MonoDevelop version requirement.

diff --git a/debian/control b/debian/control
index e7d396b..e66e84b 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 (>= 2.8.6.3),
- monodevelop-versioncontrol (>= 2.8.6.3),
- monodevelop-nunit (>= 2.8.6.3)
+ monodevelop (>= 3.0.2),
+ monodevelop-versioncontrol (>= 3.0.2),
+ monodevelop-nunit (>= 3.0.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 6b65c1b..0599aec 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.6.3
+MDVERSION = 3.0.2
 
 override_dh_gencontrol:
 	dh_gencontrol -i -- -Vmisc:Version=$(MDVERSION)

-- 
monodevelop-debugger-gdb



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