rev 15963 - trunk/packages/meta-kde/debian

Sune Vuorela pusling-guest at alioth.debian.org
Sun Sep 20 13:41:25 UTC 2009


Author: pusling-guest
Date: 2009-09-20 13:41:24 +0000 (Sun, 20 Sep 2009)
New Revision: 15963

Modified:
   trunk/packages/meta-kde/debian/changelog
   trunk/packages/meta-kde/debian/rules
Log:
Temporarily lower the requirements to ease testing migration.

Modified: trunk/packages/meta-kde/debian/changelog
===================================================================
--- trunk/packages/meta-kde/debian/changelog	2009-09-20 12:12:53 UTC (rev 15962)
+++ trunk/packages/meta-kde/debian/changelog	2009-09-20 13:41:24 UTC (rev 15963)
@@ -1,3 +1,9 @@
+meta-kde (5:54) unstable; urgency=low
+
+  * Temporarily lower the requirements to ease testing migration.
+
+ -- Sune Vuorela <debian at pusling.com>  Sun, 20 Sep 2009 15:40:49 +0200
+
 meta-kde (5:53) unstable; urgency=low
 
   +++ Changes by Sune Vuorela:

Modified: trunk/packages/meta-kde/debian/rules
===================================================================
--- trunk/packages/meta-kde/debian/rules	2009-09-20 12:12:53 UTC (rev 15962)
+++ trunk/packages/meta-kde/debian/rules	2009-09-20 13:41:24 UTC (rev 15963)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-MINIMUM_KDE_VERSION := 4:4.3.0
+MINIMUM_KDE_VERSION := 4:4.2.2
 
 override_dh_gencontrol:
 	dh_gencontrol -- -Vkde:Version='$(MINIMUM_KDE_VERSION)'




More information about the pkg-kde-commits mailing list