[Pkg-cli-apps-commits] [SCM] monodevelop-vala branch, master, updated. debian/2.2-1-3-g055c8a7

Jo Shields directhex at apebox.org
Fri Feb 12 14:03:06 UTC 2010


The following commit has been merged in the master branch:
commit a42b9be7b3cb1e017c0edb362866a1db7cf6dade
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Feb 12 13:49:39 2010 +0000

    Alter (build) dependencies for MD 2.2.1

diff --git a/debian/changelog b/debian/changelog
index f611135..51acea7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
 monodevelop-vala (2.2-2) UNRELEASED; urgency=low
 
+  * Rebuild against MonoDevelop 2.2.1
   * debian/control:
     + Bump Standards to 3.8.4 (no changes needed)
+    + Build-depend against MonoDevelop 2.2.1
+    + Tweak binary dependencies to require MonoDevelop 2.2.1
 
  -- Jo Shields <directhex at apebox.org>  Fri, 12 Feb 2010 13:47:45 +0000
 
diff --git a/debian/control b/debian/control
index c7c8820..22d2528 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Mirco Bauer <meebey at debian.org>
 Build-Depends: debhelper (>= 7), quilt
 Build-Depends-Indep: cli-common-dev (>= 0.5.7),
  mono-devel (>= 2.4.3),
- monodevelop (>= 2.2+dfsg-2~),
+ monodevelop (>= 2.2.1),
  monodevelop-versioncontrol (>= 2.2),
  monodevelop-nunit (>= 2.2),
  libmono-dev (>= 1.1.10),
@@ -27,8 +27,8 @@ Enhances: mono-debugger
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${cli:Depends},
-         monodevelop (>= ${source:Upstream-Version}),
-         monodevelop (<< ${source:Upstream-Version}.),
+         monodevelop (>= ${source:Upstream-Version}.1),
+         monodevelop (<< ${source:Upstream-Version}.1.),
          valac
 Description: Vala plugin for MonoDevelop
  MonoDevelop is a GNOME IDE primarily designed for C# and other CLI (.NET)

-- 
monodevelop-vala



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