[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 2e3c835f7f1c1169290761f7909773165c1db62a
Author: Mirco Bauer <meebey at debian.org>
Date: Tue Jan 12 21:05:25 2010 +0000
replaced mono-devel build-dep with mono-gmcs
diff --git a/debian/changelog b/debian/changelog
index a395656..7f88892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,8 @@ smuxi (0.7.1-1~bpo50+1) lenny-backports; urgency=low
* Rebuild for lenny-backports.
* debian/control:
- + Lowered versioned mono build-deps to >= 1.9.1 and removed compiler
- override.
+ + Lowered versioned mono build-deps to >= 1.9.1, replaced mono-devel with
+ mono-gmcs and removed compiler override.
+ 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.
@@ -13,7 +13,7 @@ smuxi (0.7.1-1~bpo50+1) lenny-backports; 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 21:57:47 +0100
+ -- Mirco Bauer <meebey at debian.org> Tue, 12 Jan 2010 22:04:19 +0100
smuxi (0.7.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3e48e74..862a47d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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 (>= 1.9.1),
+ mono-gmcs (>= 1.9.1),
mono-xbuild (>= 1.9.1),
libmono-dev (>= 1.9.1),
libmono2.0-cil,
--
smuxi
More information about the Pkg-cli-apps-commits
mailing list