[Python-modules-commits] [ruamel.yaml] 04/05: d/watch: switch to HTTPS

Vincent Bernat bernat at moszumanska.debian.org
Mon Nov 13 22:19:31 UTC 2017


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

bernat pushed a commit to annotated tag debian/0.15.34-1
in repository ruamel.yaml.

commit 46d2511d116cb2359a41c348ffe2be2cc2a8f24a
Author: Vincent Bernat <vincent at bernat.im>
Date:   Mon Nov 13 23:16:39 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 0beb9d1..fc3103c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruamel.yaml (0.15.34-1) unstable; urgency=medium
 
   * New upstream release.
   * d/control: bump Standards-Version.
+  * d/watch: switch to HTTPS.
 
  -- Vincent Bernat <bernat at debian.org>  Mon, 13 Nov 2017 23:13:13 +0100
 
diff --git a/debian/watch b/debian/watch
index f494f7d..82761ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/ruamel.yaml/ruamel.yaml-(.+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://pypi.debian.net/ruamel.yaml/ruamel.yaml-(.+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the Python-modules-commits mailing list