[Pkg-mono-svn-commits] rev 3495 - cli-common/trunk/debian
Mirco Bauer
meebey at alioth.debian.org
Mon Dec 3 22:15:33 UTC 2007
Author: meebey
Date: 2007-12-03 22:15:33 +0000 (Mon, 03 Dec 2007)
New Revision: 3495
Modified:
cli-common/trunk/debian/changelog
cli-common/trunk/debian/control
Log:
(= 0.5.0) is not enough, using (<< 0.5.1) now
Modified: cli-common/trunk/debian/changelog
===================================================================
--- cli-common/trunk/debian/changelog 2007-12-03 19:53:34 UTC (rev 3494)
+++ cli-common/trunk/debian/changelog 2007-12-03 22:15:33 UTC (rev 3495)
@@ -1,3 +1,12 @@
+cli-common (0.5.2) unstable; urgency=low
+
+ * Mirco 'meebey' Bauer:
+ + Replaces: cli-common-dev (= 0.5.0) is not enough, the policy-install file
+ is also in older versions present, << 0.5.1 allows upgrades from etch and
+ lenny.
+
+ -- Mirco Bauer <meebey at debian.org> Mon, 03 Dec 2007 23:08:17 +0100
+
cli-common (0.5.1) unstable; urgency=low
* Mirco 'meebey' Bauer:
Modified: cli-common/trunk/debian/control
===================================================================
--- cli-common/trunk/debian/control 2007-12-03 19:53:34 UTC (rev 3494)
+++ cli-common/trunk/debian/control 2007-12-03 22:15:33 UTC (rev 3495)
@@ -9,7 +9,7 @@
Package: cli-common
Architecture: all
-Replaces: cli-common-dev (= 0.5.0)
+Replaces: cli-common-dev (<< 0.5.1)
Depends: perl-modules
Description: common files between all CLI packages
This package must be installed if a CLI (Common Language Infrastructure)
More information about the Pkg-mono-svn-commits
mailing list