[Pkg-cli-apps-commits] [SCM] monodevelop-vala branch, master, updated. debian/2.2-3
Jo Shields
directhex at apebox.org
Fri Jun 11 12:44:34 UTC 2010
The following commit has been merged in the master branch:
commit 176b92e6a178990c66582b5378dad6c2a26a3501
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jun 11 13:32:10 2010 +0100
rebuild against md 2.2.2
diff --git a/debian/changelog b/debian/changelog
index 50f37c3..dcbadec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+monodevelop-vala (2.2-3) UNRELEASED; urgency=low
+
+ * Rebuild against MonoDevelop 2.2.2
+ * debian/control:
+ + Build-depend against MonoDevelop 2.2.2
+ + Tweak binary dependencies to require MonoDevelop 2.2.2
+
+ -- Jo Shields <directhex at apebox.org> Fri, 11 Jun 2010 13:31:28 +0100
+
monodevelop-vala (2.2-2) unstable; urgency=low
* Rebuild against MonoDevelop 2.2.1
diff --git a/debian/control b/debian/control
index 22d2528..73b1e04 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.1),
+ monodevelop (>= 2.2.2),
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}.1),
- monodevelop (<< ${source:Upstream-Version}.1.),
+ monodevelop (>= ${source:Upstream-Version}.2),
+ monodevelop (<< ${source:Upstream-Version}.2.),
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