[Pkg-cli-apps-commits] [SCM] monodevelop-python branch, master, updated. debian/2.4-2
Jo Shields
directhex at apebox.org
Wed Sep 15 10:53:49 UTC 2010
The following commit has been merged in the master branch:
commit 937b82f5f1d031c73be8e802f173eac28b39285f
Author: Jo Shields <directhex at apebox.org>
Date: Thu Jun 17 14:05:14 2010 +0100
un-fiddle binary dep
diff --git a/debian/changelog b/debian/changelog
index 0ccdcdf..4d66b7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ monodevelop-python (2.4-1) UNRELEASED; urgency=low
+ Force DebSrc 1.0
* debian/control:
+ Bump MonoDevelop build-dep to 2.4
+ + Don't tweak binary version dependency on MonoDevelop
-- Jo Shields <directhex at apebox.org> Thu, 17 Jun 2010 14:02:59 +0100
diff --git a/debian/control b/debian/control
index cf34671..acb5afe 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,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}.)
Description: Python plugin for MonoDevelop
MonoDevelop is a GNOME IDE primarily designed for C# and other CLI (.NET)
languages.
--
monodevelop-python
More information about the Pkg-cli-apps-commits
mailing list