[Pkg-cli-apps-commits] [SCM] monodevelop-python branch, master, updated. debian/2.2-1-4-g90a9831
Jo Shields
directhex at apebox.org
Fri Feb 12 14:16:55 UTC 2010
The following commit has been merged in the master branch:
commit cba4c93fccc5599d8e807a335a300cc387198437
Author: Jo Shields <directhex at apebox.org>
Date: Fri Feb 12 14:10:01 2010 +0000
rebuild against MD 2.2.1
diff --git a/debian/changelog b/debian/changelog
index 417b0f0..36a81e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
monodevelop-python (2.2-2) UNRELEASED; urgency=low
+ * Rebuild against MonoDevelop 2.2.1
* debian/control:
+ No-change bump to Standards 3.8.4
+ + Build-depend on MonoDevelop 2.2.1
+ + Tweak binary dependency for MonoDevelop 2.2.1
-- Jo Shields <directhex at apebox.org> Fri, 12 Feb 2010 14:06:50 +0000
diff --git a/debian/control b/debian/control
index 3579501..4b68006 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Mirco Bauer <meebey at debian.org>, Jo Shields <directhex at apebox.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),
libgtk2.0-cil-dev,
@@ -22,8 +22,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.)
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