diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a7bb4031a..97a116c32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +strongswan (5.7.0-2) UNRELEASED; urgency=medium + + * d/copyright: Use https protocol in Format field + + -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 10:21:46 +0200 + strongswan (5.7.0-1) unstable; urgency=medium * update AppArmor templates to handle usr merge (closes: #905082) diff --git a/debian/copyright b/debian/copyright index a370574e7..fa7d05a8e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -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: strongswan Upstream-Contact: http://strongswan.org/ Source: http://strongswan.org/ |