[python-coards] 01/02: Fix typo in watch regex
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Mar 8 14:56:26 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-coards.
commit 5397980391a678709bacfc2d3ccbaee0a1ec633a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Mar 8 14:37:16 2017 +0000
Fix typo in watch regex
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index fd10b64..7ad80d3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/coards/coards-@ANY_VERSION@@ARCHIVE_EXT@
+https://pypi.debian.net/coards/coards@ANY_VERSION@@ARCHIVE_EXT@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-coards.git
More information about the debian-science-commits
mailing list