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

Pino Toscano pino-guest at alioth.debian.org
Mon Mar 1 10:30:32 UTC 2010


Author: pino-guest
Date: 2010-03-01 10:30:31 +0000 (Mon, 01 Mar 2010)
New Revision: 17248

Modified:
   trunk/packages/meta-kde/debian/rules
Log:
forgot to set the epoch of konq-plugins


Modified: trunk/packages/meta-kde/debian/rules
===================================================================
--- trunk/packages/meta-kde/debian/rules	2010-03-01 10:26:14 UTC (rev 17247)
+++ trunk/packages/meta-kde/debian/rules	2010-03-01 10:30:31 UTC (rev 17248)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 MINIMUM_KDE_VERSION := 4:4.3.1
-KONQ_PLUGINS_VERSION := 4.3.0
+KONQ_PLUGINS_VERSION := 4:4.3.0
 DEV_LATEST_VERSION := 4:4.4.1
 
 BINARY_VERSION_NO_EPOCH := $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(\([[:digit:]]\+\):\)\?/\2./')




More information about the pkg-kde-commits mailing list