[med-svn] [htsjdk] 01/06: Allow suffix for dfsg when repackaging
Vincent Danjean
vdanjean at debian.org
Sun Nov 27 20:35:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
vdanjean pushed a commit to branch master
in repository htsjdk.
commit b3ba8c098c6cbb572845d203d854d435763c6405
Author: Vincent Danjean <Vincent.Danjean at ens-lyon.org>
Date: Wed Aug 31 16:09:29 2016 +0200
Allow suffix for dfsg when repackaging
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index b8e574b..d0e1723 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg.*//g,repack,compression=xz" \
https://github.com/samtools/htsjdk/releases .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htsjdk.git
More information about the debian-med-commit
mailing list