[Python-modules-commits] [python-aiosmtpd] 01/02: d/watch: use uscan magic tags to fetch properly the gpg signature

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Mon Dec 11 20:40:58 UTC 2017


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

peb-guest pushed a commit to branch master
in repository python-aiosmtpd.

commit 025f95a05192f67ea30b863b7ab7af827490a5d9
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Mon Dec 11 21:40:40 2017 +0100

    d/watch: use uscan magic tags to fetch properly the gpg signature
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9bfecbe..f272446 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-aiosmtpd (1.1-4) UNRELEASED; urgency=medium
+
+  * d/watch: use uscan magic tags to fetch properly the gpg signature
+
+ -- Pierre-Elliott Bécue <becue at crans.org>  Mon, 11 Dec 2017 21:38:58 +0100
+
 python-aiosmtpd (1.1-3) unstable; urgency=medium
 
   [ Pierre-Elliott Bécue ]
diff --git a/debian/watch b/debian/watch
index 6033147..c0d46f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-opts="uversionmangle=s/(rc|a|b|c)/~$1/, pgpsigurlmangle=s%$%.asc%" \
-https://pypi.debian.net/aiosmtpd/aiosmtpd-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+https://pypi.debian.net/@PACKAGE@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@

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



More information about the Python-modules-commits mailing list