diff options
Diffstat (limited to 'debian')
-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 |