[Pkg-mono-svn-commits] rev 2745 - cli-common/trunk/debian

Mirco Bauer meebey-guest at costa.debian.org
Sun Sep 24 18:06:56 UTC 2006


Author: meebey-guest
Date: 2006-09-24 18:06:55 +0000 (Sun, 24 Sep 2006)
New Revision: 2745

Modified:
   cli-common/trunk/debian/changelog
   cli-common/trunk/debian/control
Log:
cli-common 0.4.5 release



Modified: cli-common/trunk/debian/changelog
===================================================================
--- cli-common/trunk/debian/changelog	2006-09-24 15:07:08 UTC (rev 2744)
+++ cli-common/trunk/debian/changelog	2006-09-24 18:06:55 UTC (rev 2745)
@@ -1,3 +1,11 @@
+cli-common (0.4.5) unstable; urgency=low
+
+  * Mirco 'meebey Bauer
+    + debian/control:
+      - Really added libxml-dom-perl dependency to cli-common-dev.
+
+ -- Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>  Sun, 24 Sep 2006 20:06:14 +0200
+
 cli-common (0.4.4) unstable; urgency=low
 
   * Dylan R. E. Moonfire

Modified: cli-common/trunk/debian/control
===================================================================
--- cli-common/trunk/debian/control	2006-09-24 15:07:08 UTC (rev 2744)
+++ cli-common/trunk/debian/control	2006-09-24 18:06:55 UTC (rev 2745)
@@ -22,7 +22,7 @@
 Package: cli-common-dev
 Architecture: all
 Replaces: cli-common (<< 0.4.0)
-Depends: debhelper (>= 5.0.0), mono-utils | cil-disassembler, mono-mcs | strong-name-tool
+Depends: debhelper (>= 5.0.0), mono-utils | cil-disassembler, mono-mcs | strong-name-tool, libxml-dom-perl
 Description: common files for building CLI (.NET) packages
  This package must be installed if a CLI (Common Language Infrastructure)/.NET
  packaging environment is desired.




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