diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-04 21:41:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-04 21:41:42 +0200 |
commit | 41dc426b81884744f87d93e173a037834deb0c9a (patch) | |
tree | adb4ef886656945619a68dd43cb79e9f64d8b5a8 | |
parent | 7f9ac23778d38d41a2b5e498d45b864426e6681c (diff) |
Declare compliance with Debian Policy 4.1.4
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 281255b..abd4975 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ scons-doc (3.0.0+repack-2) unstable; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - * Declare compliance with Debian Policy 4.1.3 (No changes needed). + * Declare compliance with Debian Policy 4.1.4 (No changes needed). * Change to my new email address: - debian/control - debian/copyright diff --git a/debian/control b/debian/control index 5e2dcb9..cafe8c2 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: fop, python-libxml2, python-libxslt1 -Standards-Version: 4.1.3 +Standards-Version: 4.1.4 Homepage: https://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git |