From 5bb815188761ef6da556393113b5722f1a731fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 15 Apr 2020 08:25:07 +0200 Subject: d/changelog: Change date and time --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 010bcf8..10b49d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,7 +20,7 @@ xsd (4.0.0-9) unstable; urgency=medium * debian/changelog: - Remove EOL before EOF. - -- Jörg Frings-Fürst Sun, 12 Apr 2020 22:40:33 +0200 + -- Jörg Frings-Fürst Wed, 15 Apr 2020 08:23:24 +0200 xsd (4.0.0-8) unstable; urgency=medium -- cgit v1.2.3 From 0369eabb06d4b4ea2d8d2acf69dd4b3fb38f25b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 10 Sep 2020 20:04:39 +0200 Subject: Fix FTBFS with gcc-10 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 10b49d5..6fdd98b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xsd (4.0.0-10) UNRELEASED; urgency=medium + + * Fix FTBFS with gcc-10 (Closes: #957999): + - New debian/patches/0120-g++10.patch. + + -- Jörg Frings-Fürst Sun, 31 May 2020 17:16:10 +0200 + xsd (4.0.0-9) unstable; urgency=medium * Fix FTCBFS: Use dpkg's buildtools.mk to export tools for make -- cgit v1.2.3 From eff767d9db9bb7ecd0d1938d7389e97ebc8d908c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 10 Sep 2020 20:22:40 +0200 Subject: d/copyright: Add paragraph for FLOSS --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6fdd98b..5f8e697 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ xsd (4.0.0-10) UNRELEASED; urgency=medium * Fix FTBFS with gcc-10 (Closes: #957999): - New debian/patches/0120-g++10.patch. + * debian/copyright: + - Add paragraph for FLOSS. -- Jörg Frings-Fürst Sun, 31 May 2020 17:16:10 +0200 -- cgit v1.2.3 From aa391883188db9290d2c378b72edb9b6dbb7c9fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 10 Sep 2020 20:38:03 +0200 Subject: d/copyright: Fix lintian *-globbing-patterns errors --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5f8e697..77f3a88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ xsd (4.0.0-10) UNRELEASED; urgency=medium - New debian/patches/0120-g++10.patch. * debian/copyright: - Add paragraph for FLOSS. + - Fix lintian *-globbing-patterns errors. -- Jörg Frings-Fürst Sun, 31 May 2020 17:16:10 +0200 -- cgit v1.2.3 From d16d109af2d26d31379ea4354c1d56f1a9a1d76f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 10 Sep 2020 20:41:12 +0200 Subject: Migrate to debhelper 13 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 77f3a88..cb4066a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ xsd (4.0.0-10) UNRELEASED; urgency=medium * debian/copyright: - Add paragraph for FLOSS. - Fix lintian *-globbing-patterns errors. + * Migrate to debhelper 13: + - Bump minimum debhelper-compat version in debian/control to = 13. -- Jörg Frings-Fürst Sun, 31 May 2020 17:16:10 +0200 -- cgit v1.2.3 From 5902d15e5336bc5ca4a1e80c299f6c4358e7cd7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 10 Sep 2020 22:17:44 +0200 Subject: Rewrite d/changelog --- debian/changelog | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index cb4066a..a364af9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,9 @@ -xsd (4.0.0-10) UNRELEASED; urgency=medium +xsd (4.0.0-9) UNRELEASED; urgency=medium * Fix FTBFS with gcc-10 (Closes: #957999): - New debian/patches/0120-g++10.patch. - * debian/copyright: - - Add paragraph for FLOSS. - - Fix lintian *-globbing-patterns errors. * Migrate to debhelper 13: - Bump minimum debhelper-compat version in debian/control to = 13. - - -- Jörg Frings-Fürst Sun, 31 May 2020 17:16:10 +0200 - -xsd (4.0.0-9) unstable; urgency=medium - * Fix FTCBFS: Use dpkg's buildtools.mk to export tools for make install. (Closes: #955728). Thanks to Helmut Grohne . * Declare compliance with Debian Policy 4.5.0 (No changes needed). @@ -29,6 +21,8 @@ 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. -- cgit v1.2.3 From 0ba548f893da4b9d63686bd02aeabc12597b7f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 10 Sep 2020 22:19:55 +0200 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a364af9..59b017f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xsd (4.0.0-9) UNRELEASED; urgency=medium +xsd (4.0.0-9) unstable; urgency=medium * Fix FTBFS with gcc-10 (Closes: #957999): - New debian/patches/0120-g++10.patch. @@ -26,7 +26,7 @@ xsd (4.0.0-9) UNRELEASED; urgency=medium * debian/changelog: - Remove EOL before EOF. - -- Jörg Frings-Fürst Wed, 15 Apr 2020 08:23:24 +0200 + -- Jörg Frings-Fürst Thu, 10 Sep 2020 22:18:44 +0200 xsd (4.0.0-8) unstable; urgency=medium -- cgit v1.2.3 From de3c40ccd7ebc7fee58d4f765fd988459a079cce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Aug 2021 21:57:42 +0200 Subject: Add -std=gnu++11 to CXXFLAGS fix fix FTBFS with GCC-11 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 59b017f..d4d5d33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xsd (4.0.0-10) UNRELEASED; urgency=medium + + * Add -std=gnu++11 to CXXFLAGS fix fix FTBFS with GCC-11 (Closes: #984405). + + -- Jörg Frings-Fürst Sat, 21 Aug 2021 20:19:15 +0200 + xsd (4.0.0-9) unstable; urgency=medium * Fix FTBFS with gcc-10 (Closes: #957999): -- cgit v1.2.3 From 589b32f96aa481d4744ea06719f1321afff10778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Aug 2021 23:21:13 +0200 Subject: Bug #955728 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d4d5d33..af063fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ xsd (4.0.0-10) UNRELEASED; urgency=medium * Add -std=gnu++11 to CXXFLAGS fix fix FTBFS with GCC-11 (Closes: #984405). + * Fix FTCBFS: Use dpkg's buildtools.mk to export tools for make + install. (Closes: #955728). Thanks to Helmut Grohne . -- Jörg Frings-Fürst Sat, 21 Aug 2021 20:19:15 +0200 -- cgit v1.2.3 From 2aa4b691113d495820ecacea79902c8571c6f013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 22 Aug 2021 13:25:21 +0200 Subject: fix d/changelog --- debian/changelog | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index af063fe..654ac41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,10 @@ -xsd (4.0.0-10) UNRELEASED; urgency=medium - - * Add -std=gnu++11 to CXXFLAGS fix fix FTBFS with GCC-11 (Closes: #984405). - * Fix FTCBFS: Use dpkg's buildtools.mk to export tools for make - install. (Closes: #955728). Thanks to Helmut Grohne . - - -- Jörg Frings-Fürst Sat, 21 Aug 2021 20:19:15 +0200 - xsd (4.0.0-9) unstable; urgency=medium - * Fix FTBFS with gcc-10 (Closes: #957999): - - New debian/patches/0120-g++10.patch. * 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 . - * 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. @@ -33,8 +23,16 @@ xsd (4.0.0-9) unstable; urgency=medium - 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 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) - -- Jörg Frings-Fürst Thu, 10 Sep 2020 22:18:44 +0200 + -- Michael Hudson-Doyle Tue, 06 Oct 2020 14:03:20 +1300 xsd (4.0.0-8) unstable; urgency=medium -- cgit v1.2.3