[Pkg-voip-commits] r7004 - /destar/branches/experimental/debian/rules
tzafrir-guest at alioth.debian.org
tzafrir-guest at alioth.debian.org
Thu Apr 16 15:21:54 UTC 2009
Author: tzafrir-guest
Date: Thu Apr 16 15:21:54 2009
New Revision: 7004
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7004
Log:
Get the SVN revision from the changelog
Modified:
destar/branches/experimental/debian/rules
Modified: destar/branches/experimental/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/destar/branches/experimental/debian/rules?rev=7004&op=diff
==============================================================================
--- destar/branches/experimental/debian/rules (original)
+++ destar/branches/experimental/debian/rules Thu Apr 16 15:21:54 2009
@@ -18,10 +18,10 @@
DEBVERSION:=$(shell head -n 1 debian/changelog \
| sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/.dfsg$$//')
+SVNREV:=$(shell echo $(UPVERSION) | sed -e s/.*svn//)
VER = 0.3
SVN = svn://svn.berlios.de/destar/trunk
-SVNREV = 813
build: build-stamp
More information about the Pkg-voip-commits
mailing list