summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c34b8f..cdfc3d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ xsd (4.0.0-7) UNRELEASED; urgency=medium
- debian/copyright.
* New README.source to explain the branching model used.
* debian/changelog:
- - Remove trailing whitespace.
+ - Remove trailing white spaces.
* debian/control:
- Replace Priority extra with optional.
* debian/watch:
@@ -17,8 +17,9 @@ xsd (4.0.0-7) UNRELEASED; urgency=medium
* 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.
+ - Drop autotools-dev from Build-Depends.
+ - Remove autotools-dev and parallel from dh command line as both are
+ enabled by default for dh compat level 10.
-- Jörg Frings-Fürst <debian@jff.email> Wed, 08 Nov 2017 19:25:38 +0100