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

Jo Shields directhex at apebox.org
Wed Sep 15 10:56:52 UTC 2010


The following commit has been merged in the master branch:
commit a9d092ab06d5ba170ad783f04cd4ece9df57b412
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Jun 17 13:23:54 2010 +0100

    no more upstream version hackery

diff --git a/debian/changelog b/debian/changelog
index c221443..9771e73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ monodevelop-java (2.4-1) UNRELEASED; urgency=low
     + Force DebSrc 1.0
   * debian/control:
     + Build-depend on MonoDevelop 2.4
+    + Stop tinkernig with binary dependency on MonoDevelop, since both
+      it and this plugin have the same version.
 
  -- Jo Shields <directhex at apebox.org>  Thu, 17 Jun 2010 13:17:54 +0100
 
diff --git a/debian/control b/debian/control
index 290d34b..da09ce5 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/monodevelop-java/trunk/
 Package: monodevelop-java
 Architecture: all
 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}.),
  ikvm (>= 0.34),
  default-jdk | java-sdk
 Description: Java plugin for MonoDevelop

-- 
monodevelop-java



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