[Pkg-cli-apps-commits] r5249 - in /packages/smuxi/branches/0.7-1~bpo50/debian: changelog control
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Tue Jan 12 21:05:40 UTC 2010
Author: meebey
Date: Tue Jan 12 21:05:25 2010
New Revision: 5249
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5249
Log:
replaced mono-devel build-dep with mono-gmcs
Modified:
packages/smuxi/branches/0.7-1~bpo50/debian/changelog
packages/smuxi/branches/0.7-1~bpo50/debian/control
Modified: packages/smuxi/branches/0.7-1~bpo50/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/branches/0.7-1%7Ebpo50/debian/changelog?rev=5249&op=diff
==============================================================================
--- packages/smuxi/branches/0.7-1~bpo50/debian/changelog (original)
+++ packages/smuxi/branches/0.7-1~bpo50/debian/changelog Tue Jan 12 21:05:25 2010
@@ -2,8 +2,8 @@
* 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 @@
+ 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) unstable; urgency=low
Modified: packages/smuxi/branches/0.7-1~bpo50/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/branches/0.7-1%7Ebpo50/debian/control?rev=5249&op=diff
==============================================================================
--- packages/smuxi/branches/0.7-1~bpo50/debian/control (original)
+++ packages/smuxi/branches/0.7-1~bpo50/debian/control Tue Jan 12 21:05:25 2010
@@ -4,7 +4,7 @@
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,
More information about the Pkg-cli-apps-commits
mailing list