[Python-modules-commits] [python-roman] 09/12: d/copyright: Use HTTPS in the Format field.

Mattia Rizzolo mattia at debian.org
Mon Jan 22 23:06:43 UTC 2018


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

mattia pushed a commit to branch master
in repository python-roman.

commit 17acb6a71cbd26610bd40c4d85226dc9dc8a3ae8
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Jan 22 23:57:00 2018 +0100

    d/copyright: Use HTTPS in the Format field.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 8eaed3f..a4173fe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Name: roman
-Source: http://pypi.python.org/pypi/roman/
+Source: https://pypi.python.org/pypi/roman/
 
 Files: *
 Copyright: 2001 Mark Pilgrim

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



More information about the Python-modules-commits mailing list