[Pkg-mono-svn-commits] rev 3554 - mono-debugger/trunk/debian

Mirco Bauer meebey at alioth.debian.org
Sun Dec 23 20:37:01 UTC 2007


Author: meebey
Date: 2007-12-23 20:37:00 +0000 (Sun, 23 Dec 2007)
New Revision: 3554

Modified:
   mono-debugger/trunk/debian/changelog
   mono-debugger/trunk/debian/control
Log:
mono-debugger 0.60+dfsg-2 release



Modified: mono-debugger/trunk/debian/changelog
===================================================================
--- mono-debugger/trunk/debian/changelog	2007-12-23 04:28:23 UTC (rev 3553)
+++ mono-debugger/trunk/debian/changelog	2007-12-23 20:37:00 UTC (rev 3554)
@@ -1,3 +1,11 @@
+mono-debugger (0.60+dfsg-2) unstable; urgency=low
+
+  * debian/control:
+    + Added libmono1.0-cil and libmono-system-runtime1.0-cil to build
+      dependencies, fixes FTBFS. (Closes: #457561)
+
+ -- Mirco Bauer <meebey at debian.org>  Sun, 23 Dec 2007 21:36:42 +0100
+
 mono-debugger (0.60+dfsg-1) unstable; urgency=low
 
   * DFSG version of mono-debugger 0.60

Modified: mono-debugger/trunk/debian/control
===================================================================
--- mono-debugger/trunk/debian/control	2007-12-23 04:28:23 UTC (rev 3553)
+++ mono-debugger/trunk/debian/control	2007-12-23 20:37:00 UTC (rev 3554)
@@ -6,7 +6,7 @@
 Vcs-Svn: svn://svn.debian.org/pkg-mono/mono-debugger/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-mono/mono-debugger/trunk/
 Uploaders: Mirco Bauer <meebey at debian.org>
-Build-Depends: debhelper (>= 5), dpatch, cli-common-dev (>= 0.4.4), mono-mcs (>= 1.2.5), mono-gac (>= 1.2.5), libmono-cecil0.5-cil, nunit-console, libtool, automake1.4, libmono-dev (>= 1.2.5), libglib2.0-dev, libreadline5-dev
+Build-Depends: debhelper (>= 5), dpatch, cli-common-dev (>= 0.4.4), mono-mcs (>= 1.2.5), mono-gac (>= 1.2.5), libmono1.0-cil, libmono-system-runtime1.0-cil, libmono-cecil0.5-cil, nunit-console, libtool, automake1.4, libmono-dev (>= 1.2.5), libglib2.0-dev, libreadline5-dev
 Standards-Version: 3.7.2
 
 Package: mono-debugger




More information about the Pkg-mono-svn-commits mailing list