[Python-modules-commits] [python-xlrd] 07/08: d/watch: switch to HTTPS

Vincent Bernat bernat at moszumanska.debian.org
Tue Nov 14 07:38:55 UTC 2017


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

bernat pushed a commit to annotated tag debian/1.1.0-1
in repository python-xlrd.

commit 0fb806fffe6d8c646fb7a34fc35af0048049d8a5
Author: Vincent Bernat <vincent at bernat.im>
Date:   Tue Nov 14 08:28:38 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 620665c..f49014e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-xlrd (1.1.0-1) unstable; urgency=medium
   * d/control: bump Standards-Version.
   * d/rules: remove symbolic rules to examples during tests.
   * d/compat: switch to debhelper 10.
+  * d/watch: switch to HTTPS.
 
  -- Vincent Bernat <bernat at debian.org>  Tue, 14 Nov 2017 08:20:54 +0100
 
diff --git a/debian/watch b/debian/watch
index 08e41d6..b58b356 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=2
-http://pypi.debian.net/xlrd/xlrd-(.*)\.tar\.gz
+https://pypi.debian.net/xlrd/xlrd-(.*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-xlrd.git



More information about the Python-modules-commits mailing list