[Python-modules-commits] [safe] 01/01: Fix watch file to lowercase Safe -> safe

Carl Suster arcresu-guest at moszumanska.debian.org
Sat Jan 7 07:41:26 UTC 2017


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

arcresu-guest pushed a commit to branch master
in repository safe.

commit 5dd58af9e900d98068dc0a05bed1fad4623a2621
Author: Carl Suster <carl at contraflo.ws>
Date:   Sat Jan 7 18:35:41 2017 +1100

    Fix watch file to lowercase Safe -> safe
---
 debian/watch | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/watch b/debian/watch
index 8fe9ddd..9ed3d8c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=4
 
+opts="pgpsigurlmangle=s/$/.asc/, \
+filenamemangle=s|/Safe/Safe|safe|" \
 https://pypi.debian.net/Safe/Safe-(.+)\.(?: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/safe.git



More information about the Python-modules-commits mailing list