[Python-modules-commits] [osmalchemy] 01/01: Strip whitespace from d/watch option.
Dominik George
natureshadow-guest at moszumanska.debian.org
Mon Sep 12 13:17:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository osmalchemy.
commit c7ae651f2564df8e597e971816ddd80ee3fcf32d
Author: Dominik George <nik at naturalnet.de>
Date: Mon Sep 12 15:14:15 2016 +0200
Strip whitespace from d/watch option.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 405e531..be5e0e8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# please also check http://pypi.debian.net/OSMAlchemy/watch
version=3
-opts="uversionmangle=s/(rc|a|b|c)/~$1/, pgpsigurlmangle=s/$/.asc/" \
+opts="uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/" \
http://pypi.debian.net/OSMAlchemy/OSMAlchemy-(.+)\.(?: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/osmalchemy.git
More information about the Python-modules-commits
mailing list