[Python-modules-commits] [pysodium] 02/04: Use secure uri in debian/watch

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Fri Feb 2 22:48:33 UTC 2018


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

mans0954 pushed a commit to branch master
in repository pysodium.

commit 8a78d7a036b6969c9d6241ed9e2500150781c647
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Fri Feb 2 22:44:05 2018 +0000

    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 3746d3f..e4fb3dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pysodium (0.7.0-1) UNRELEASED; urgency=medium
   * Fix "python-pysodium depends on cruft package libsodium18" Updated
     dependency to libsodium23 (Closes: #885935)
   * Remove trailing whitespace from debian/control and debian/rules
+  * Use secure uri in debian/watch
 
  -- Christopher Hoskin <mans0954 at debian.org>  Fri, 02 Feb 2018 22:24:49 +0000
 
diff --git a/debian/watch b/debian/watch
index 9972e80..0e838f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/,\
 pgpmode=auto \
-http://pypi.debian.net/pysodium/pysodium-(.+?)(-0)?\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/pysodium/pysodium-(.+?)(-0)?\.(?: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/pysodium.git



More information about the Python-modules-commits mailing list