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

Jo Shields directhex at apebox.org
Wed Sep 15 11:04:57 UTC 2010


The following commit has been merged in the master branch:
commit 27f6cb33b3f8c0806110b8226febf77bcd1b6410
Author: Jo Shields <directhex at apebox.org>
Date:   Wed Jun 16 23:57:37 2010 +0100

    bump binary dep

diff --git a/debian/changelog b/debian/changelog
index a2e2d76..5c3e63a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ monodevelop-debugger-gdb (2.4-1) UNRELEASED; urgency=low
     + Force DebSrc 1.0
   * debian/control:
     + Bump build-dep to MonoDevelop 2.4
+  * debian/rules:
+    + Set MDVERSION to 2.4, for binary dependency
 
  -- Jo Shields <directhex at apebox.org>  Wed, 16 Jun 2010 23:46:22 +0100
 
diff --git a/debian/rules b/debian/rules
index f96d5af..56670ad 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.2.2
+MDVERSION = 2.4
 
 include /usr/share/cli-common/cli.make
 include /usr/share/quilt/quilt.make

-- 
monodevelop-debugger-gdb



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