[med-svn] [kmc] 01/01: experiments with rules
Jorge Soares
jssoares-guest at moszumanska.debian.org
Tue Nov 18 14:57:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
jssoares-guest pushed a commit to branch master
in repository kmc.
commit 19e38fcfeb6169b180f604f4864b22f810611ee5
Author: Jorge Soares <j.s.soares at gmail.com>
Date: Tue Nov 18 14:57:06 2014 +0000
experiments with rules
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ad78fa4..558f4bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
export DH_VERBOSE := 1
DEBVERS := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
-VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[~-].*//')
+VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9-]*://' -e 's/[~-].*//')
OVERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[+].*//')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmc.git
More information about the debian-med-commit
mailing list