From 58818c3e8df9140c3b96f775429bf03c21dbb96f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 29 Nov 2019 14:44:13 -0700 Subject: Declare compliance with Debian Policy 4.4.1 --- debian/changelog | 2 ++ debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0c607f9..4cbb589 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ pandoc-citeproc-preamble (1.4) UNRELEASED; urgency=medium * Add debian/tests/control. * Add override_dh_auto_test to run the integration test. - Add build-deps on pandoc & pandoc-citeproc. + * Declare compliance with Debian Policy 4.4.1. + - Use 'https' in the Format: field in d/copyright. -- Sean Whitton Fri, 29 Nov 2019 14:26:39 -0700 diff --git a/debian/control b/debian/control index 3ec2d84..fdae29e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10), libghc-pandoc-types-dev (>= 1.20), pandoc , pandoc-citeproc , -Standards-Version: 3.9.8 +Standards-Version: 4.4.1 Homepage: https://spwhitton.name/tech/code/pandoc-citeproc-preamble/ Vcs-Git: https://git.spwhitton.name/pandoc-citeproc-preamble Vcs-Browser: https://git.spwhitton.name/pandoc-citeproc-preamble diff --git a/debian/copyright b/debian/copyright index fdb0b7f..736d39a 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: pandoc-citeproc-preamble Source: https://spwhitton.name/tech/code/pandoc-citeproc-preamble/ -- cgit v1.2.3