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

Jo Shields directhex at apebox.org
Tue Jun 28 22:20:09 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 42c54a3845786371c4e1d754d58522e8fc73adf1
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Jun 28 23:12:04 2011 +0100

    Bump build-dependencies.

diff --git a/debian/control b/debian/control
index 9065be5..8ea2dac 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 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.5.7),
- mono-devel (>= 2.4.2.3),
- monodevelop (>= 2.4),
- monodevelop-versioncontrol (>= 2.4),
- monodevelop-nunit (>= 2.4)
+Build-Depends-Indep: cli-common-dev (>= 0.8~),
+ mono-devel (>= 2.10),
+ monodevelop (>= 2.5.92),
+ monodevelop-versioncontrol (>= 2.5.92),
+ monodevelop-nunit (>= 2.5.92)
 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 b23431a..116efd8 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.4.1
+MDVERSION = 2.5.92
 
 include /usr/share/cli-common/cli.make
 

-- 
monodevelop-debugger-gdb



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