[Debian-astro-commits] [funtools] 01/01: Ignore +gitXXXXX suffix on version number

Ole Streicher olebole at moszumanska.debian.org
Mon Oct 26 11:19:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch debian
in repository funtools.

commit 99f76cc54b6fe093d01ee392a766409301a6d40b
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Oct 26 12:20:22 2015 +0100

    Ignore +gitXXXXX suffix on version number
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 4cf7247..4f41412 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/funtools-$1\.tar\.gz/ \
+opts=dversionmangle=s/\+git\d*//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/funtools-$1\.tar\.gz/ \
   https://github.com/ericmandel/funtools/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/funtools.git



More information about the Debian-astro-commits mailing list