[Python-modules-commits] [python-aiosmtpd] 01/01: uscan's @PACKAGE@ tag doesn't work properly as the source package's name is not upstream's name.
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Tue Feb 6 10:17:40 UTC 2018
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 0a39402b91fbfd4526804bd87972cf1fdce0bfc1
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Tue Feb 6 11:15:25 2018 +0100
uscan's @PACKAGE@ tag doesn't work properly as the source package's name is not upstream's name.
---
debian/changelog | 8 ++++++++
debian/watch | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6a08580..d18ded1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-aiosmtpd (1.1-5) unstable; urgency=medium
+
+ * d/watch:
+ - @PACKAGE@ tag doesn't work properly as the source package's name is not
+ upstream's name.
+
+ -- Pierre-Elliott Bécue <becue at crans.org> Tue, 06 Feb 2018 11:14:28 +0100
+
python-aiosmtpd (1.1-4) unstable; urgency=medium
* d/watch: use uscan magic tags to fetch properly the gpg signature
diff --git a/debian/watch b/debian/watch
index c0d46f4..0a2cd02 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/@PACKAGE@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
+https://pypi.debian.net/aiosmtpd/aiosmtpd@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