[Python-modules-commits] [vine] 07/09: Use secure uri in debian/watch
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Fri Oct 27 19:12:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository vine.
commit 7300065f4d5115a1a22523753c5007a3be5d36b4
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Fri Oct 27 20:00:11 2017 +0100
Use secure uri in debian/watch
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 308ed5d..2bad5e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ vine (1.1.4+dfsg-1) UNRELEASED; urgency=medium
provided by bug submitter (Closes: #858926)
* Add new signing key https://github.com/celery/kombu/issues/773
* New upstream release (1.1.4)
+ * Use secure uri in debian/watch
-- Christopher Hoskin <mans0954 at debian.org> Fri, 27 Oct 2017 19:56:46 +0100
diff --git a/debian/watch b/debian/watch
index c75f245..afc7e44 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
# please also check http://pypi.debian.net/vine/watch
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/,dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg,pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/vine/vine-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) \
+https://pypi.debian.net/vine/vine-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) \
debian sh debian/repack.stub
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/vine.git
More information about the Python-modules-commits
mailing list