diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-02-06 19:10:24 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-02-06 19:10:24 +0100 |
commit | 529e57f0a6c2caf9eb4d795ddf7a317e04e50c2e (patch) | |
tree | d12d35e95a15f18e86b9e2ec01db0b1c900c0c14 /debian | |
parent | 28b414a0401af0ba8203b67b817df3b5cd54a826 (diff) |
Declare compliance with Debian Policy 4.5.0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1e05632..143b307 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ scons-doc (3.1.2+repack-2) unstable; urgency=medium * debian/watch: Add repacksuffix. * debian/copyright: - Add year 2020 to debian/*. + * Declare compliance with Debian Policy 4.5.0 (No changes needed). * upload to unstable. -- Jörg Frings-Fürst <debian@jff.email> Thu, 06 Feb 2020 19:05:11 +0100 diff --git a/debian/control b/debian/control index 7650dc9..564cc1f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: fop, python3-distutils, python3-lxml -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Rules-Requires-Root: binary-targets Homepage: https://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons-doc.git |