[Python-modules-commits] [paste] 03/05: d/watch: Use https protocol

Ondřej Nový onovy-guest at moszumanska.debian.org
Thu May 26 19:47:46 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository paste.

commit 3186c5cbeea1f2843d3c13493e20d848010c752a
Author: Ondřej Nový <novy at ondrej.org>
Date:   Thu May 26 21:36:53 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index cbfbca4..6e13bc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ paste (2.0.3+dfsg-2) UNRELEASED; urgency=medium
 
   * Use autopkgtest-pkg-python testsuite
   * Standards-Version is 3.9.8 now (no changes needed)
+  * d/watch: Use https protocol
 
  -- Ondřej Nový <novy at ondrej.org>  Thu, 26 May 2016 21:28:02 +0200
 
diff --git a/debian/watch b/debian/watch
index 99e46f2..68739ec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg$// \
-http://pypi.debian.net/Paste/Paste-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/Paste/Paste-(.+)\.(?: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/paste.git



More information about the Python-modules-commits mailing list