[med-svn] [libzstd] 02/07: Fix debian watch path to be exclusive to tags
Kevin Murray
daube-guest at moszumanska.debian.org
Thu Mar 17 10:55:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository libzstd.
commit 6c4052a8b733d0cecefb84ab392a9edb03887232
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Mon Feb 22 08:43:57 2016 +1100
Fix debian watch path to be exclusive to tags
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 09e0aa3..0e1e028 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/libzstd_$1.tar.gz/" \
- https://github.com/Cyan4973/zstd/releases .*/v?(\d\S*)\.tar\.gz
+ https://github.com/Cyan4973/zstd/releases .*/archive/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git
More information about the debian-med-commit
mailing list