[Pkg-cli-apps-commits] [monodevelop-database] 03/07: Bump dependencies to 5.5.0.227
Jo Shields
directhex at moszumanska.debian.org
Wed Dec 16 10:54:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to annotated tag debian/5.5.0.227-0xamarin1
in repository monodevelop-database.
commit 9ef61b2ebb6b38dc77515971acbd4a784eb2e271
Author: Jo Shields <jo.shields at xamarin.com>
Date: Mon Oct 6 12:43:39 2014 +0100
Bump dependencies to 5.5.0.227
---
debian/control | 6 +++---
debian/rules | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 83e40ff..0051860 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 (>= 4.0.12),
- monodevelop-versioncontrol (>= 4.0.12),
- monodevelop-nunit (>= 4.0.12),
+ monodevelop (>= 5.5.0.227),
+ monodevelop-versioncontrol (>= 5.5.0.227),
+ monodevelop-nunit (>= 5.5.0.227),
mono-devel (>= 2.10),
libgtk2.0-cil-dev,
libmono-addins-cil-dev (>= 1.0),
diff --git a/debian/rules b/debian/rules
index a41094c..1e20f1c 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 = 4.0.12
+MDVERSION = 5.5.0.227
override_dh_gencontrol:
dh_gencontrol -i -- -Vmisc:Version=$(MDVERSION)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/monodevelop-database.git
More information about the Pkg-cli-apps-commits
mailing list