[Python-modules-commits] [pygame] 02/05: Fix watch file.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Apr 24 17:53:57 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository pygame.

commit 9b4a1ad985d1a9538782f97f8ed93afafa17efdf
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Apr 24 19:25:13 2017 +0200

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

diff --git a/debian/watch b/debian/watch
index 38e985c..9865a4c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # please also check http://pypi.debian.net/Pygame/watch
 version=3
-opts="uversionmangle=s/(rc|a|b|c)/~$1/,dversionmangle=s/+dfsg//,repacksuffix=+dfsg" \
+opts="uversionmangle=s/(rc|a|b|c)/~$1/,dversionmangle=s/\+dfsg//,repacksuffix=+dfsg" \
 http://pypi.debian.net/Pygame/pygame-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Python-modules-commits mailing list