[Python-modules-commits] [celery] 07/08: Use https:// for uscan URL.

Michael Fladischer fladi at moszumanska.debian.org
Wed Nov 8 08:18:08 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository celery.

commit 78017c33ef7b673e690e4f7ca116f0881e789d8e
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Wed Nov 8 08:49:26 2017 +0100

    Use https:// for uscan URL.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 667207c..653d879 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ celery (4.1.0-1~exp2) UNRELEASED; urgency=medium
   * Drop X-Python* headers.
   * Install all process management integrations as examples in python-
     celery-common.
+  * Use https:// for uscan URL.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 06 Nov 2017 08:48:20 +0100
 
diff --git a/debian/watch b/debian/watch
index 15c394b..3c3763f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/celery/celery-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+https://pypi.debian.net/celery/celery-(.+)\.(?: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/celery.git



More information about the Python-modules-commits mailing list