rev 13519 - branches/kde4.2/packages/kdelibs/debian

Modestas Vainius modax-guest at alioth.debian.org
Sun Jan 25 00:14:12 UTC 2009


Author: modax-guest
Date: 2009-01-25 00:14:12 +0000 (Sun, 25 Jan 2009)
New Revision: 13519

Modified:
   branches/kde4.2/packages/kdelibs/debian/rules
Log:
Update comment. Leave auto shlibs bumping ON

Modified: branches/kde4.2/packages/kdelibs/debian/rules
===================================================================
--- branches/kde4.2/packages/kdelibs/debian/rules	2009-01-25 00:12:58 UTC (rev 13518)
+++ branches/kde4.2/packages/kdelibs/debian/rules	2009-01-25 00:14:12 UTC (rev 13519)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 UPSTREAMVERSION ?= $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(.*\)-.*/\1/')
-#UPSTREAMVERSION ?= 4:4.1.3-2
+#UPSTREAMVERSION ?= 4:4.2.0
 PLASMA_ABI=$(shell grep 'plasma-abi-' debian/libplasma3.symbols.in | head -n1 | sed 's/^.*\(plasma-abi-\S\+\).*/\1/')
 RUNTIME_DEPS := kdebase-runtime (>= 4:4.2.0)
 




More information about the pkg-kde-commits mailing list