[Python-modules-commits] [python-structlog] 02/05: d/watch: switch	to HTTPS
    Vincent Bernat 
    bernat at moszumanska.debian.org
       
    Thu Nov 16 06:16:20 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to annotated tag debian/17.2.0-1
in repository python-structlog.
commit 328b84e5971ae84c3093dc7b93a92ef853b04d0e
Author: Vincent Bernat <vincent at bernat.im>
Date:   Thu Nov 16 07:11:26 2017 +0100
    d/watch: switch to HTTPS
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 69720a4..5ba19b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-structlog (17.2.0-1) unstable; urgency=medium
   * d/control: bump Standards-Version.
   * d/control: add homepage.
   * d/patch: fix test failure with recent versions of Twisted. Closes: #876988.
+  * d/watch: switch to HTTPS.
 
  -- Vincent Bernat <bernat at debian.org>  Thu, 16 Nov 2017 07:08:10 +0100
 
diff --git a/debian/watch b/debian/watch
index f21881f..58c16d1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=filenamemangle=s at structlog/structlog at python-structlog@,uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/structlog/structlog-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/structlog/structlog-(.+)\.(?: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-structlog.git
    
    
More information about the Python-modules-commits
mailing list