From f7c09b4d9a8546ee5063215e3ee7cca3c7157774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 19 May 2016 21:13:12 +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 237ac96..9e263af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-django-bootstrap-form (3.1.0-7) UNRELEASED; urgency=medium * Fixed homepage (https). * 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:35:54 +0100 diff --git a/debian/copyright b/debian/copyright index f749282..880ef77 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: django-bootstrap-form Upstream-Contact: tzangms -Source: http://github.com/tzangms/django-bootstrap-form +Source: https://github.com/tzangms/django-bootstrap-form Files: debian/* Copyright: (c) 2013, Thomas Goirand