[Python-modules-commits] [git-review] 01/11: d/watch: Use https

Ondrej Novy onovy at debian.org
Sun Jan 21 13:05:00 UTC 2018


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

onovy pushed a commit to branch master
in repository git-review.

commit 8f886f0d919cc65b0562da02f9bff277e9b51446
Author: Ondřej Nový <onovy at debian.org>
Date:   Sun Jan 21 13:36:06 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 39c19ab..37fd62c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-review (1.25.0-4) UNRELEASED; urgency=medium
+
+  * d/watch: Use https
+
+ -- Ondřej Nový <onovy at debian.org>  Sun, 21 Jan 2018 13:35:57 +0100
+
 git-review (1.25.0-3) unstable; urgency=medium
 
   * Change maintainer, no longer under OpenStack PKG team.
diff --git a/debian/watch b/debian/watch
index da2cc16..c9d3e13 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pypi.debian.net/git-review/git-review-(.*).tar.gz debian uupdate
+https://pypi.debian.net/git-review/git-review-(.*).tar.gz debian uupdate

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



More information about the Python-modules-commits mailing list