diff options
Diffstat (limited to 'debian')
-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 57ba688..0851237 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium + + * d/copyright: Use https protocol in Format field + + -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:49:36 +0200 + scons-doc (3.0.0+repack-1) unstable; urgency=medium * New upstream release. diff --git a/debian/copyright b/debian/copyright index e964123..b21c844 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: scons-doc Upstream-Contact: Steven Knight <knight@baldmt.com> Source: http://www.scons.org |