summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog57
1 files changed, 47 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index dd685b6..3747b20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,51 @@
-xsd (4.0.0-7) UNRELEASED; urgency=medium
+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).
+ * Use jdupes to change duplicate files into symlinks:
+ - debian/rules: Add override_dh_link.
+ - debian/control: Add Build-Depend jdupes.
+ - debian/xsdcxx.lintian-overrides: Remove duplicate-files.
+ * Switch to debhelper-compat:
+ - debian/control: Replace debhelper with debhelper-compat.
+ - Remove debian/compat.
+ * debian/control:
+ - Switch Vcs-* to new location.
+ - Add Rules-Requires-Root: no.
+ * debian/copyright:
+ - Add year 2020 to debian/*.
+ - Use secure URI.
+ - Change Source to directory listing.
+ * debian/changelog:
+ - Remove EOL before EOF.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 12 Apr 2020 16:19:33 +0200
+
+xsd (4.0.0-7) unstable; urgency=medium
* New debian/patches/0110-xerces-c3.2.patch (Closes: #881108):
- Remove tests for character reference values unsupported by Xerces-C++ 3.2.
Thanks to Boris Kolpackov <boris@codesynthesis.com>.
* Change to my new email-address:
- - debian/control,
- - debian/copyright.
+ - debian/control,
+ - debian/copyright.
+ * New README.source to explain the branching model used.
+ * debian/changelog:
+ - Remove trailing white spaces.
+ * debian/control:
+ - Replace Priority extra with optional.
+ * debian/watch:
+ - Switch to secure URI.
+ * Declare compliance with Debian Policy 4.1.1. (No changes needed).
+ * Migrate to debhelper 10:
+ - Change debian/compat to 10.
+ - Bump minimum debhelper version in debian/control to >= 10.
+ - Drop autotools-dev from Build-Depends.
+ - Remove autotools-dev and parallel from dh command line as both are
+ enabled by default for dh compat level 10.
- -- Jörg Frings-Fürst <debian@jff.email> Wed, 08 Nov 2017 19:25:38 +0100
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 12 Nov 2017 14:36:31 +0100
xsd (4.0.0-6) unstable; urgency=medium
@@ -102,11 +140,11 @@ xsd (4.0.0-1) unstable; urgency=medium
xsd (3.3.0.2-3) unstable; urgency=medium
* debian/rules
- - add --with autotools-dev
- to prevent build errors on ppc64el & arm64
+ - add --with autotools-dev
+ to prevent build errors on ppc64el & arm64
thanks to Dimitri John Ledkov
- add ubuntu apport hook
- - change hardening to debhelper >= 9
+ - change hardening to debhelper >= 9
* debian/source
- add options
compression xz
@@ -132,12 +170,12 @@ xsd (3.3.0.2-1) unstable; urgency=low
* rewrite debian/copyright
* replace old tarball-in-tarball to the Upstream-tarball
- * remove
+ * remove
- patches included in tarball
- debian/README.source
* add hardenning-wrapper to Build-Depends
* rewrite debian/rules
- * rename debian/patches/xsd_xsdcxx-rename.patch to
+ * rename debian/patches/xsd_xsdcxx-rename.patch to
0001-xsd_xsdcxx-rename.patch
* add file xsdcxx.lintian-overrides
- duplicate-files
@@ -262,4 +300,3 @@ xsd (3.1.0-1) unstable; urgency=low
* Initial release (Closes: #479523)
-- Raphael Bossek <bossekr@debian.org> Sat, 16 Feb 2008 19:26:38 +0100
-