summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
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