rev 10729 - branches/kde4/packages/kdelibs/debian

Modestas Vainius modax-guest at alioth.debian.org
Tue May 27 08:45:56 UTC 2008


Author: modax-guest
Date: 2008-05-27 08:45:55 +0000 (Tue, 27 May 2008)
New Revision: 10729

Modified:
   branches/kde4/packages/kdelibs/debian/rules
Log:
Stop bumping shlibs automatically

Modified: branches/kde4/packages/kdelibs/debian/rules
===================================================================
--- branches/kde4/packages/kdelibs/debian/rules	2008-05-27 08:43:48 UTC (rev 10728)
+++ branches/kde4/packages/kdelibs/debian/rules	2008-05-27 08:45:55 UTC (rev 10729)
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
-UPSTREAMVERSION ?= $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(.*\)-.*/\1/')
+#UPSTREAMVERSION ?= $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(.*\)-.*/\1/')
+UPSTREAMVERSION ?= 4:4.0.80
+# UPSTREAMVERSION ?= 4:4.0.80+svn812470 - for the future
 RUNTIME_DEPS := kdebase-runtime (>= 4:4.0.72)
 
 DEB_DBG_PACKAGE_kdelibs5 := kdelibs5-dbg




More information about the pkg-kde-commits mailing list