diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 654ac41..a407e04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xsd (4.0.0-10) UNRELEASED; urgency=medium + + * Declare compliance with Debian Policy 4.7.2 (No changes needed). + + -- Jörg Frings-Fürst <debian@jff.email> Wed, 19 Mar 2025 07:34:21 +0100 + xsd (4.0.0-9) unstable; urgency=medium * Migrate to debhelper 13: diff --git a/debian/control b/debian/control index 91e94ec..5feee40 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libboost-regex-dev, libxerces-c-dev (>= 3), m4 -Standards-Version: 4.6.0.0 +Standards-Version: 4.7.2 Homepage: http://codesynthesis.com Vcs-Git: git://jff.email/opt/git/xsd.git Vcs-Browser: https://jff.email/cgit/xsd.git/ |