[Python-modules-commits] [python-glob2] 02/02: Fix error in debian/watch file

Brian May bam at moszumanska.debian.org
Tue May 16 09:09:08 UTC 2017


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

bam pushed a commit to branch debian/master
in repository python-glob2.

commit 0addf48055b738cda775e2823058aa4bbaa59b66
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Tue May 16 19:08:34 2017 +1000

    Fix error in debian/watch file
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 04efe4d..3693c79 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=2
-opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/pytest-bdd-$1\.tar\.gz/ \
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/python-glob2-$1\.tar\.gz/ \
   https://github.com/miracle2k/python-glob2/tags .*/v?(\d\S+)\.tar\.gz

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



More information about the Python-modules-commits mailing list