[Python-modules-commits] [python-daemonocle] 01/01: fix watch file

Adrian Alves alvesadrian-guest at moszumanska.debian.org
Thu Apr 28 02:07:21 UTC 2016


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

alvesadrian-guest pushed a commit to branch master
in repository python-daemonocle.

commit c946fac1ec5fa784d06b65e4821167792b76eedf
Author: Adrian Alves <aalves at gmail.com>
Date:   Wed Apr 27 23:07:10 2016 -0300

    fix watch file
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 4432a89..857ffa4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
-https://github.com/jnrbsn/daemonocle/archive/v([0-9a-z.]+)\.tar\.gz 
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
+  https://github.com/jnrbsn/daemonocle/tags .*/v?(\d\S*)\.tar\.gz
+

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



More information about the Python-modules-commits mailing list