[Pkg-cli-apps-commits] [monodevelop-database] 01/04: Bump dependencies to 5.5.0.227

Jo Shields directhex at moszumanska.debian.org
Thu Oct 9 15:42:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master
in repository monodevelop-database.

commit dcf546146daeb267a2b42df1cd8ea9d27336d6e7
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Oct 6 12:43:39 2014 +0100

    Bump dependencies to 5.5.0.227
    
    (cherry picked from commit 9ef61b2ebb6b38dc77515971acbd4a784eb2e271)
---
 debian/control | 6 +++---
 debian/rules   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 8629432..267038c 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,
  libmysql-cil-dev,
diff --git a/debian/rules b/debian/rules
index 8802a43..27d14be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ DEB_SOURCE_NAME = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^
 VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
 SUB_VERSION = $(shell echo $(VERSION) | cut -d"." -f1-2)
 
-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