diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7c1cd32..b7779c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,11 @@ xsd (4.0.0-7) UNRELEASED; urgency=medium * debian/changelog: - Remove trailing whitespace. * Declare compliance with Debian Policy 4.1.1. (No changes needed). + * Migrate to debhelper 10: + - Change debian/compat to 10. + - Bump minimum debhelper version in debian/control to >= 10. + - Remove autotools-dev from Build-Depends. + - Remove now useless autotools-dev and parallel from debian/rules. -- Jörg Frings-Fürst <debian@jff.email> Wed, 08 Nov 2017 19:25:38 +0100 |