[Python-modules-commits] [django-paintstore] 05/05: Strip PGP stuff from watch file

Jonas Meurer mejo at moszumanska.debian.org
Thu Sep 14 14:58:05 UTC 2017


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

mejo pushed a commit to branch master
in repository django-paintstore.

commit bc2720155c2295dea7bc6e4c4e6eea7609d3f0b1
Author: Jonas Meurer <jonas at freesources.org>
Date:   Thu Sep 14 16:58:02 2017 +0200

    Strip PGP stuff from watch file
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 30cd220..f0a1649 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
 https://pypi.debian.net/django-paintstore/django-paintstore-(.+)\.(?: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/django-paintstore.git



More information about the Python-modules-commits mailing list