diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-08-22 13:26:13 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-08-22 13:26:13 +0200 |
commit | cabca5887cb1707e81b88becb6ec2de6df4a9b09 (patch) | |
tree | 3d93fc6dc2e11c504742e2e0ddd8fd9f72a7ad2c /debian/changelog | |
parent | 3d422763b61197e5179e178bd96bdf9bd454ddf0 (diff) | |
parent | 2aa4b691113d495820ecacea79902c8571c6f013 (diff) |
Merge branch 'release/debian/4.0.0-9'debian/4.0.0-9
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 010bcf8..654ac41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ xsd (4.0.0-9) unstable; urgency=medium + * Migrate to debhelper 13: + - Bump minimum debhelper-compat version in debian/control to = 13. * 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). + * Declare compliance with Debian Policy 4.6.0.0 (No changes needed). * Use jdupes to change duplicate files into symlinks: - debian/rules: Add override_dh_link. - debian/control: Add Build-Depend jdupes. @@ -17,10 +19,20 @@ xsd (4.0.0-9) unstable; urgency=medium - Add year 2020 to debian/*. - Use secure URI. - Change Source to directory listing. + - Add paragraph for FLOSS. + - Fix lintian *-globbing-patterns errors. * debian/changelog: - Remove EOL before EOF. + * Add -std=gnu++11 to CXXFLAGS to fix FTBFS with GCC-11 (Closes: #984405). - -- Jörg Frings-Fürst <debian@jff.email> Sun, 12 Apr 2020 22:40:33 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Sat, 21 Aug 2021 23:43:37 +0200 + +xsd (4.0.0-8.1) unstable; urgency=medium + + * Non-maintainer upload. + * Apply patch from upstream to fix build with gcc 10. (Closes: #957999) + + -- Michael Hudson-Doyle <mwhudson@debian.org> Tue, 06 Oct 2020 14:03:20 +1300 xsd (4.0.0-8) unstable; urgency=medium |