diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-11-08 21:32:12 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-11-08 21:32:12 +0100 | 
| commit | a808ddd82a0a866f00a087e66f8cffae68ce124a (patch) | |
| tree | a2cc7f93eeb086132177ca79ce422b9b88ac843b | |
| parent | a65f57c0f6585747620258fe4960d00031f38e18 (diff) | |
Declare compliance with Debian Policy 4.1.1
| -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 | 
