[Python-modules-commits] [django-recurrence] 08/08: Use https://	for uscan URL.
    Michael Fladischer 
    fladi at moszumanska.debian.org
       
    Tue Oct 31 08:04:29 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch debian/master
in repository django-recurrence.
commit 492eff577cdc5ee1eeb7b64857001bdf686c262f
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Oct 31 08:57: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 2fb8686..29ff42b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ django-recurrence (1.5.0-1) UNRELEASED; urgency=low
   * Refresh patches for 1.5.0.
   * Bump Standards-Version to 4.1.1.
   * Squash and extend patches to fix Language properties in .po files.
+  * Use https:// for uscan URL.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 31 Oct 2017 08:25:12 +0100
 
diff --git a/debian/watch b/debian/watch
index b2d9036..3a93011 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/django-recurrence/django-recurrence-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+https://pypi.debian.net/django-recurrence/django-recurrence-(.+)\.(?: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/django-recurrence.git
    
    
More information about the Python-modules-commits
mailing list