[Python-modules-commits] [python-structlog] 03/06: debian/watch: fix filename mangling
Filippo Giunchedi
filippo at moszumanska.debian.org
Sat Mar 26 19:39:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
filippo pushed a commit to branch master
in repository python-structlog.
commit 9fe462a40382ab91bf0d4d6f32115fe9d2cc2dfc
Author: Filippo Giunchedi <filippo at debian.org>
Date: Sat Mar 26 18:26:25 2016 +0000
debian/watch: fix filename mangling
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 58e7d62..f21881f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=filenamemangle=s/structlog/python-structlog/,uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+opts=filenamemangle=s at structlog/structlog at python-structlog@,uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
http://pypi.debian.net/structlog/structlog-(.+)\.(?: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/python-structlog.git
More information about the Python-modules-commits
mailing list