[Python-modules-commits] [python-cryptography-vectors] 06/09: Use	https in debian/watch.
    Tristan Seligmann 
    mithrandi at moszumanska.debian.org
       
    Fri Nov 17 08:32:05 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-cryptography-vectors.
commit fb03cb6c7ea5b8dad8a128a52dbe5a4fefdbbe4e
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Thu Nov 16 21:17:51 2017 +0200
    Use https 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 b677455..6022d30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-cryptography-vectors (2.1.3-1) unstable; urgency=medium
 
   * New upstream release.
+  * Use https in debian/watch.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Thu, 16 Nov 2017 21:16:29 +0200
 
diff --git a/debian/watch b/debian/watch
index e3c98ed..bdf370e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/cryptography-vectors/cryptography_vectors-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/cryptography-vectors/cryptography_vectors-(.+)\.(?: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-cryptography-vectors.git
    
    
More information about the Python-modules-commits
mailing list