[Pkg-cli-apps-commits] [SCM] smuxi branch, lenny-backports, updated. debian/0.7.2.1-1-20-gfecf245
Mirco Bauer
meebey at meebey.net
Fri Jul 23 23:52:03 UTC 2010
The following commit has been merged in the lenny-backports branch:
commit e02f0b5f3a91206656cadc9fdd4b68c85f22a970
Author: Mirco Bauer <meebey at debian.org>
Date: Tue Jan 12 21:00:48 2010 +0000
Lowered Mono build-deps to >= 1.9.1 and replaced libgnome2.24-cil with libgnome2.0-cil
diff --git a/debian/changelog b/debian/changelog
index 5f0d995..a395656 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,9 @@
-smuxi (0.7.1-1~jaunty+1) jaunty; urgency=low
+smuxi (0.7.1-1~bpo50+1) lenny-backports; urgency=low
- * Rebuild for jaunty-ppa.
+ * Rebuild for lenny-backports.
* debian/control:
- + Lowered versioned mono build-deps to >= 2.0 and removed compiler
+ + Lowered versioned mono build-deps to >= 1.9.1 and removed compiler
override.
- + Replaced libgconf2.0-cil-dev build-dep with libgconf2.24-cil.
+ Replaced all -cil-dev build-deps with -cil.
+ Added libmono-dev, libmono2.0-cil, libmono-cairo2.0-cil, and
libmono-system-runtime2.0-cil to build-deps.
@@ -14,7 +13,7 @@ smuxi (0.7.1-1~jaunty+1) jaunty; urgency=low
+ Fixed debian/series file patcher.
+ Disabled "make check" as gettext fails on sources in .pc/ from quilt.
- -- Mirco Bauer <meebey at debian.org> Tue, 12 Jan 2010 00:51:43 +0100
+ -- Mirco Bauer <meebey at debian.org> Tue, 12 Jan 2010 21:57:47 +0100
smuxi (0.7.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 7b46ca9..3e48e74 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
Maintainer: Mirco Bauer <meebey at debian.org>
Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~)
Build-Depends-Indep: cli-common-dev (>= 0.5.7),
- mono-devel (>= 2.0),
- mono-xbuild (>= 2.0),
- libmono-dev (>= 2.0),
+ mono-devel (>= 1.9.1),
+ mono-xbuild (>= 1.9.1),
+ libmono-dev (>= 1.9.1),
libmono2.0-cil,
libmono-cairo2.0-cil,
libmono-system-runtime2.0-cil,
@@ -14,7 +14,7 @@ Build-Depends-Indep: cli-common-dev (>= 0.5.7),
libnini1.1-cil (>= 1.1),
liblog4net1.2-cil,
libgtk2.0-cil (>= 2.8),
- libgnome2.24-cil (>= 2.24),
+ libgnome2.0-cil (>= 2.8),
libglade2.0-cil (>= 2.8),
libglib2.0-cil (>= 2.8),
lsb-release,
--
smuxi
More information about the Pkg-cli-apps-commits
mailing list