rev 18983 - kde-extras/kmymoney2/trunk/debian

Mark Purcell msp at alioth.debian.org
Sun Oct 9 06:35:31 UTC 2011


Author: msp
Date: 2011-10-09 06:35:30 +0000 (Sun, 09 Oct 2011)
New Revision: 18983

Modified:
   kde-extras/kmymoney2/trunk/debian/rules
Log:
Releasing

Modified: kde-extras/kmymoney2/trunk/debian/rules
===================================================================
--- kde-extras/kmymoney2/trunk/debian/rules	2011-10-09 06:07:38 UTC (rev 18982)
+++ kde-extras/kmymoney2/trunk/debian/rules	2011-10-09 06:35:30 UTC (rev 18983)
@@ -1,12 +1,5 @@
 #!/usr/bin/make -f
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-DEBVERSION = $(shell head -n 1 debian/changelog | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
-UPVERSION = $(shell echo $(DEBVERSION) | sed -r -e 's/^.*://' -e 's/-[0-9.]*(\+b[0-9])?$$//' -e 's/.dfsg[0-9]*$$//')
-REV = $(shell echo $(UPVERSION) | sed -e 's/^.*svn//')
-
 %:
 	dh --parallel --list-missing --dbg-package=kmymoney-dbg --with kde $@
 




More information about the pkg-kde-commits mailing list