From ddc5a5cebb399982f06cac054aa39c22e863bf05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 19 May 2016 21:30:39 +0200 Subject: [PATCH] d/copyright: Changed source URL to https protocol --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index af6e6fe..3f5eb84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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ý Sun, 28 Feb 2016 15:47:50 +0100 diff --git a/debian/copyright b/debian/copyright index aa34914..96a7c66 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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