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

Mirco Bauer meebey at alioth.debian.org
Wed Nov 26 21:59:05 UTC 2008


Author: meebey
Date: 2008-11-26 21:59:05 +0000 (Wed, 26 Nov 2008)
New Revision: 3843

Modified:
   mono-debugger/trunk/debian/changelog
   mono-debugger/trunk/debian/control
Log:
    + Bumped Mono build-deps to >= 2.0 and replaced mono-* with mono-devel
      as part of the Mono 2.0 transition.



Modified: mono-debugger/trunk/debian/changelog
===================================================================
--- mono-debugger/trunk/debian/changelog	2008-11-26 21:22:48 UTC (rev 3842)
+++ mono-debugger/trunk/debian/changelog	2008-11-26 21:59:05 UTC (rev 3843)
@@ -19,7 +19,8 @@
   * debian/control:
     + Added Enhances field.
     + Bumped Standards-Version to 3.8.0 (no changes needed).
-    + Bumped Mono build-deps to >= 2.0.
+    + Bumped Mono build-deps to >= 2.0 and replaced mono-* with mono-devel
+      as part of the Mono 2.0 transition.
     + Updated CLI 1.0 build-deps to 2.0.
     + Removed libmono-cecil0.5-cil from build-deps as we use cecil of
       libmono1.0-cil now.

Modified: mono-debugger/trunk/debian/control
===================================================================
--- mono-debugger/trunk/debian/control	2008-11-26 21:22:48 UTC (rev 3842)
+++ mono-debugger/trunk/debian/control	2008-11-26 21:59:05 UTC (rev 3843)
@@ -6,8 +6,7 @@
 Build-Depends: debhelper (>= 5),
  dpatch,
  cli-common-dev (>= 0.4.4),
- mono-gmcs (>= 2.0),
- mono-gac (>= 2.0),
+ mono-devel (>= 2.0),
  libmono1.0-cil,
  libmono-system-runtime2.0-cil,
  nunit-console,




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