[Pkg-voip-commits] r6191 - /pwlib/branches/experimental/debian/rules

msp at alioth.debian.org msp at alioth.debian.org
Thu Sep 11 11:41:10 UTC 2008


Author: msp
Date: Thu Sep 11 11:41:10 2008
New Revision: 6191

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6191
Log:
+x

Modified:
    pwlib/branches/experimental/debian/rules

Modified: pwlib/branches/experimental/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/pwlib/branches/experimental/debian/rules?rev=6191&op=diff
==============================================================================
--- pwlib/branches/experimental/debian/rules (original)
+++ pwlib/branches/experimental/debian/rules Thu Sep 11 11:41:10 2008
@@ -1,10 +1,8 @@
 #!/usr/bin/make -f
-
 
 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=20797
 REV := $(shell echo $(UPVERSION) | sed -r -e 's/^.*svn//')
 
 #URLVERSION := $(shell echo $(DEBVERSION) | sed -r -e 's/^.*://' -e 's/-[0-9.]*(\+b[0-9])?$$//' -e 's/.dfsg[0-9]*$$//' -e 's/\./_/g')




More information about the Pkg-voip-commits mailing list