[Python-modules-commits] [python-psutil] 11/12: d/watch: Use https

Ondřej Nový onovy at moszumanska.debian.org
Sun Dec 11 17:25:31 UTC 2016


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

onovy pushed a commit to branch master
in repository python-psutil.

commit 46274e98405041863ee75d5c4fd14c09bc408172
Author: Ondřej Nový <onovy at debian.org>
Date:   Sun Dec 11 18:09:41 2016 +0100

    d/watch: Use https
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fbbcc8c..d06fb12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-psutil (5.0.0-1) UNRELEASED; urgency=medium
   * New upstream release
   * d/copyright: Changed licence shortname from BSD to BSD-3-clause
   * Bumped debhelper compat version to 10
+  * d/watch: Use https
 
  -- Ondřej Nový <onovy at debian.org>  Sun, 11 Dec 2016 17:57:41 +0100
 
diff --git a/debian/watch b/debian/watch
index 3423c4e..aa13509 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/psutil/psutil-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+https://pypi.debian.net/psutil/psutil-(.+)\.(?: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-psutil.git



More information about the Python-modules-commits mailing list