[Pkg-mono-svn-commits] rev 3935 - mono-tools/trunk/debian

Mirco Bauer meebey at alioth.debian.org
Wed Feb 25 22:34:00 UTC 2009


Author: meebey
Date: 2009-02-25 22:34:00 +0000 (Wed, 25 Feb 2009)
New Revision: 3935

Modified:
   mono-tools/trunk/debian/changelog
   mono-tools/trunk/debian/control
Log:
  * debian/control:
    + Versioned mono-devel build-dep using >= 2.0.1, as only that version
      contains the csc program.



Modified: mono-tools/trunk/debian/changelog
===================================================================
--- mono-tools/trunk/debian/changelog	2009-02-25 22:31:25 UTC (rev 3934)
+++ mono-tools/trunk/debian/changelog	2009-02-25 22:34:00 UTC (rev 3935)
@@ -1,3 +1,12 @@
+mono-tools (2.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+  * debian/control:
+    + Versioned mono-devel build-dep using >= 2.0.1, as only that version
+      contains the csc program.
+
+ -- Mirco Bauer <meebey at debian.org>  Wed, 25 Feb 2009 23:32:46 +0100
+
 mono-tools (2.0-1) experimental; urgency=low
 
   [ David Paleino ]

Modified: mono-tools/trunk/debian/control
===================================================================
--- mono-tools/trunk/debian/control	2009-02-25 22:31:25 UTC (rev 3934)
+++ mono-tools/trunk/debian/control	2009-02-25 22:34:00 UTC (rev 3935)
@@ -9,7 +9,7 @@
  autoconf,
  automake,
  autotools-dev,
- mono-devel,
+ mono-devel (>= 2.0.1),
  libmono-nunit2.2-cil,
  libmono-winforms2.0-cil,
  libmono-system-web2.0-cil,




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