[Pkg-cli-apps-commits] r4281 - in /packages/smuxi/trunk/debian: changelog control patches/00list
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Fri Dec 12 20:47:58 UTC 2008
Author: meebey
Date: Fri Dec 12 20:47:58 2008
New Revision: 4281
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4281
Log:
* The "upsy, -2 was ment for experimental not unstable" release
* debian/patches/build_with_csc.dpatch:
+ Disabled
* debian/control:
+ Replaced mono-devel build-dep with mono-gmcs.
Modified:
packages/smuxi/trunk/debian/changelog
packages/smuxi/trunk/debian/control
packages/smuxi/trunk/debian/patches/00list
Modified: packages/smuxi/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/changelog?rev=4281&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/changelog (original)
+++ packages/smuxi/trunk/debian/changelog Fri Dec 12 20:47:58 2008
@@ -1,3 +1,13 @@
+smuxi (0.6.2-3) unstable; urgency=low
+
+ * The "upsy, -2 was ment for experimental not unstable" release
+ * debian/patches/build_with_csc.dpatch:
+ + Disabled
+ * debian/control:
+ + Replaced mono-devel build-dep with mono-gmcs.
+
+ -- Mirco Bauer <meebey at debian.org> Thu, 11 Dec 2008 23:40:59 +0100
+
smuxi (0.6.2-2) unstable; urgency=low
* debian/*.install:
Modified: packages/smuxi/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/control?rev=4281&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/control (original)
+++ packages/smuxi/trunk/debian/control Fri Dec 12 20:47:58 2008
@@ -6,7 +6,7 @@
Build-Depends-Indep: cli-common-dev (>= 0.5.7),
pkg-config,
libmono-dev (>= 1.2.6),
- mono-devel (>= 2.0),
+ mono-gmcs,
libmono2.0-cil,
libmono-cairo2.0-cil,
libmono-system-runtime2.0-cil,
Modified: packages/smuxi/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/patches/00list?rev=4281&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/patches/00list (original)
+++ packages/smuxi/trunk/debian/patches/00list Fri Dec 12 20:47:58 2008
@@ -1,1 +1,0 @@
-build_with_csc
More information about the Pkg-cli-apps-commits
mailing list