diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-04-12 17:19:13 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-04-12 17:19:13 +0200 |
commit | f9f6c17e519f7a37bd865f082cbfa5df40cb07b6 (patch) | |
tree | 3476a8abfd4aaa8bc7aa1292d9a8fc5df9f18c7b /debian | |
parent | 810991d4b5b5570445bbeaeb5d505e732ebcf273 (diff) |
Declare compliance with Debian Policy 4.5.0
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 7ee59b4..39408ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xsd (4.0.0-8) UNRELEASED; urgency=medium * Fix FTCBFS: Use dpkg's buildtools.mk to export tools for make install. (Closes: #955728). Thanks to Helmut Grohne <helmut@subdivi.de>. + * Declare compliance with Debian Policy 4.5.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sun, 12 Apr 2020 16:19:33 +0200 diff --git a/debian/control b/debian/control index 37f336c..f27e848 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libboost-regex-dev, libxerces-c-dev (>= 3), m4 -Standards-Version: 4.1.1 +Standards-Version: 4.5.0 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 |