d/copyright: Changed source URL to https protocol

This commit is contained in:
Ondřej Nový
2016-05-19 21:30:39 +02:00
parent 5e2461bc96
commit ddc5a5cebb
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ python-pysaml2 (3.0.0-4) UNRELEASED; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:47:50 +0100

2
debian/copyright vendored
View File

@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pysaml2
Source: git://github.com/rohe/pysaml2.git
Source: https://github.com/rohe/pysaml2
Files: debian/*
Copyright: (c) 2014, Thomas Goirand <zigo@debian.org>