[Pkg-cli-apps-commits] [SCM] monodevelop-database branch, master-experimental, updated. debian/2.6+dfsg-1
Jo Shields
directhex at apebox.org
Mon Sep 12 16:35:30 UTC 2011
The following commit has been merged in the master-experimental branch:
commit 58a9d8fe5195a7549a8b049674ce5a41ebaa0728
Author: Jo Shields <directhex at apebox.org>
Date: Mon Sep 12 17:29:05 2011 +0100
Bump build dependencies
diff --git a/debian/control b/debian/control
index 41b283f..2180a1d 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.5.92),
- monodevelop-versioncontrol (>= 2.5.92),
- monodevelop-nunit (>= 2.5.92),
+ monodevelop (>= 2.6),
+ monodevelop-versioncontrol (>= 2.6),
+ monodevelop-nunit (>= 2.6),
mono-devel (>= 2.10),
libgtk2.0-cil-dev,
libmysql-cil-dev,
diff --git a/debian/rules b/debian/rules
index e41524a..dfa00b8 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.5.92
+MDVERSION = 2.6
include /usr/share/cli-common/cli.make
--
monodevelop-database
More information about the Pkg-cli-apps-commits
mailing list