[Python-modules-commits] [python-agate] 03/06: Fixup the watch regex

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 26 10:35:34 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-agate.

commit 3f8208d7aca4972d6abc8749c13ab04130c08e15
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri May 26 11:01:43 2017 +0100

    Fixup the watch regex
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index af8a607..7f63408 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=4
+version=3
 opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/agate-$1\.tar\.gz/ \
-https://github.com/wireservice/agate/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/wireservice/agate/tags .*/v?(\d\S+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-agate.git



More information about the Python-modules-commits mailing list