[python-imageio] 01/02: Fix typo in watch regex

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Mar 8 16:04:25 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-imageio.

commit 217c40770d3cd9e6b39865e9694275f0f3900886
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Mar 8 14:56:43 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 df4f80d..d9ba370 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@ version=4
 opts=repacksuffix=+ds1,\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.?\d+)?$//,\
 uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/imageio/imageio-@ANY_VERSION@@ARCHIVE_EXT@
+https://pypi.debian.net/imageio/imageio@ANY_VERSION@@ARCHIVE_EXT@

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



More information about the debian-science-commits mailing list