[Python-modules-commits] [prawcore] 06/07: d/watch: Updates URI to HTTPS

Josué Ortega josue at moszumanska.debian.org
Sat Oct 28 20:54:28 UTC 2017


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

josue pushed a commit to tag 0.12.0-1
in repository prawcore.

commit 89b704722cabfca9e813434c3c7d6512c1ab45b2
Author: Josue Ortega <josue at debian.org>
Date:   Sat Oct 28 14:39:18 2017 -0600

    d/watch: Updates URI to HTTPS
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7648053..4d4f638 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ prawcore (0.12.0-1) UNRELEASED; urgency=medium
     - Bumps compat version from 9 to 10.
     - Bumps Standards-Version to 4.1.1, no changes required.
     - Updates Description.
+  * debian/watch: Changes URI to HTTPS.
 
  -- Josue Ortega <josue at debian.org>  Sat, 28 Oct 2017 14:28:06 -0600
 
diff --git a/debian/watch b/debian/watch
index 1980dea..2317c09 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/prawcore/prawcore-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/prawcore/prawcore-(.+)\.(?: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/prawcore.git



More information about the Python-modules-commits mailing list