[Pkg-cli-apps-commits] [SCM] monodevelop-vala branch, master, updated. debian/2.4-2

Jo Shields directhex at apebox.org
Wed Sep 15 10:35:21 UTC 2010


The following commit has been merged in the master branch:
commit 03e7363495e4b980ebedf4a881df2533fc9fe0d8
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Jun 17 15:22:30 2010 +0100

    stop messing with MD dep

diff --git a/debian/changelog b/debian/changelog
index e230433..4d5184d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ monodevelop-vala (2.4-1) UNRELEASED; urgency=low
     + Stop using ../tarballs/ in get-orig-source rule
   * debian/control:
     + Bump MonoDevelop build-dep to 2.4
+    + Stop fiddling with binary MonoDevelop dependency
 
  -- Jo Shields <directhex at apebox.org>  Thu, 17 Jun 2010 15:14:50 +0100
 
diff --git a/debian/control b/debian/control
index 9cc9299..08e4192 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Enhances: mono-debugger
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${cli:Depends},
-         monodevelop (>= ${source:Upstream-Version}.2),
-         monodevelop (<< ${source:Upstream-Version}.2.),
+         monodevelop (>= ${source:Upstream-Version}),
+         monodevelop (<< ${source:Upstream-Version}.),
          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