diff options
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 bdef0b8..7c1cd32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ xsd (4.0.0-7) UNRELEASED; urgency=medium * New README.source to explain the branching model used. * debian/changelog: - Remove trailing whitespace. + * Declare compliance with Debian Policy 4.1.1. (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Wed, 08 Nov 2017 19:25:38 +0100 diff --git a/debian/control b/debian/control index aef53a8..699a998 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libboost-regex-dev, libxerces-c-dev (>= 3), m4 -Standards-Version: 3.9.8 +Standards-Version: 4.1.1 Homepage: http://codesynthesis.com Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/xsd.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xsd.git |