From 8cf4a6de76cd022896641ffc709e2244c06b01b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Nov 2017 14:36:14 +0100 Subject: Remove changelog.bak --- debian/changelog.bak | 279 --------------------------------------------------- 1 file changed, 279 deletions(-) delete mode 100644 debian/changelog.bak (limited to 'debian') diff --git a/debian/changelog.bak b/debian/changelog.bak deleted file mode 100644 index 154403a..0000000 --- a/debian/changelog.bak +++ /dev/null @@ -1,279 +0,0 @@ -xsd (4.0.0-7) UNRELEASED; 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 . - * Change to my new email-address: - - debian/control, - - debian/copyright. - * New README.source to explain the branching model used. - * debian/changelog: - - Remove trailing whitespaces. - * 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 Wed, 08 Nov 2017 19:25:38 +0100 - -xsd (4.0.0-6) unstable; urgency=medium - - * Fix parallel building (Closes: #823271). - Thanks to Pino Toscano - * debian/control: - - Bump Standards-Version to 3.9.8 (no changes required). - - Use http URI for the homepage. - * debian/copyright: - - Move the license text in alphabetical order to the end. - - Remove trailing whitespaces. - * New upstream patch: 0105-Fix_path_handling_bug.patch. - - -- Jörg Frings-Fürst Sun, 11 Sep 2016 04:49:55 +0200 - -xsd (4.0.0-5) unstable; urgency=medium - - * debian/patches/0100-C++Parser_Expat_support.patch: - - Add upstream commit (LP: #1560565). - * debian/control: - - Bump Standards-Version to 3.9.7 (no changes required). - - Use secure URI's. - - -- Jörg Frings-Fürst Sun, 10 Apr 2016 03:37:25 +0200 - -xsd (4.0.0-4) unstable; urgency=medium - - * debian/rules: - - Add test if NO_CPUS == 0 to prevent build errors - on some architetures. - - Use nproc from coreutils to get the number of processors. - - -- Jörg Frings-Fürst Sun, 07 Feb 2016 19:02:02 +0100 - -xsd (4.0.0-3) unstable; urgency=low - - * debian/copyright: - - Add year 2016 to debian/*. - * debian/watch: - - Set version=4 (no changes required). - * New debian/patches/0700_hurd_PATH_MAX.patch: - - Add PATH_MAX for hurd (Closes: #784425). - * debian/control: - - Remove trailing whitespaces. - - Change VCS-Browser to cgit. - * debian/xsdcxx.lintian-overrides: - - Add override for hardening-no-fortify-functions. - * debian/rules: - - Remove comments "Test for gcc-5 support". - - -- Jörg Frings-Fürst Sun, 17 Jan 2016 13:54:03 +0100 - -xsd (4.0.0-2) unstable; urgency=medium - - * debian/rules: - - Add "make xsd_clean_gen=n clean" to override_dh_clean to - build the cli at build time (Closes: #794440). - - Reduce buildtime (Closes: #795545): - + Add overrides for dh_auto_build and dh_auto_test to change - the make parameter -j to the current number of CPUs. - + Add --parallel to dh call. - - Add "export verbose=1" to increase the verbosity (Closes: #795547). - - Remove useless hardening lines. - * debian/control: - - Bump Standards-Version to 3.9.6 (no changes required). - * debian/copyright: - - Add year 2015 to debian/*. - - Change directory from xsd/documentation to xsd/doc. - - Refresh file list. - * Remove useless debian/source/options. - * Upload to rebuild for the GCC5 transition (Closes: #793289). - - -- Jörg Frings-Fürst Wed, 19 Aug 2015 12:23:23 +0200 - -xsd (4.0.0-1) unstable; urgency=medium - - * New upstream release: - - Remove debian/patch/0002-bigendian.patch. - - Remove directory debian/bigendian. - - Refresh patches. - * debian/watch - - Change regex to find all releases. - * rewrite debian/rules. - * debian/control: - - Build-Depends: - + Remove obsolete hardenning-wrapper. - * Add debian/patches/0100-C++Parser_Expat_support.patch - - Fix bug in C++/Parser Expat support. - - -- Jörg Frings-Fürst Mon, 21 Jul 2014 22:19:27 +0200 - -xsd (3.3.0.2-3) unstable; urgency=medium - - * debian/rules - - 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 - * debian/source - - add options - compression xz - * debian/ubuntu - -add apport-hook.py - - -- Jörg Frings-Fürst Sat, 24 May 2014 19:12:08 +0200 - -xsd (3.3.0.2-2) unstable; urgency=medium - - * add patch to prevent builderrors on big-endian systems - - new patch 0002-bigendian.patch - - based on patches for bug #604256 - * debian/rules - - use debhelper vars - - replacement of 2 test.std files - * debian/control - - add dpkg-dev (>= 1.15.4) to Build-Depends - - -- Jörg Frings-Fürst Sun, 18 May 2014 12:24:50 +0200 - -xsd (3.3.0.2-1) unstable; urgency=low - - * rewrite debian/copyright - * replace old tarball-in-tarball to the Upstream-tarball - * 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 - 0001-xsd_xsdcxx-rename.patch - * add file xsdcxx.lintian-overrides - - duplicate-files - * change debian/compat to 9 - * change Standards-Version to 3.9.5 - * change debhelper to >= 9 - * add debian/doc-base - * move Homepage to debian/control source section - * rename xsdcxx.watch to watch - * change to upstream 3.3.0.2 - * New Maintainer (Closes: #741475) - - -- Jörg Frings-Fürst Sun, 20 Apr 2014 16:26:04 +0200 - -xsd (3.3.0.1-1.4) unstable; urgency=medium - - * Non-maintainer upload. - * Stop trying to apply binary git diffs with quilt (closes: #711950). - - -- Julien Cristau Sun, 01 Dec 2013 14:09:10 +0100 - -xsd (3.3.0.1-1.3) unstable; urgency=low - - * Non maintainer upload - * Fix build failure with GCC 4.7. - - -- Matthias Klose Tue, 22 May 2012 16:38:15 +0000 - -xsd (3.3.0.1-1.2) unstable; urgency=medium - - * Non-maintainer upload. - - [ Konstantinos Margaritis ] - * debian/patches/boost1.46.patch: - - Fix FTBFS against boost1.46 (Closes: #624942). - - -- Luca Falavigna Tue, 23 Aug 2011 22:06:28 +0200 - -xsd (3.3.0.1-1.1) unstable; urgency=low - - * Non-maintainer upload. - * Fix build fail on Renesas sh4 (Closes: #606057). - Update debian/rules. - When architecture of host is sh4, CXXFLAGS was added -mieee option. - - -- Nobuhiro Iwamatsu Fri, 11 Mar 2011 09:45:12 +0900 - -xsd (3.3.0.1-1) unstable; urgency=low - - * Use ASCII encoding instead of UCS-4LE to work around Xerces-C++ bug. - Closes: #604256 - - -- Raphael Bossek Mon, 22 Nov 2010 21:57:58 +0100 - -xsd (3.3.0-2) unstable; urgency=low - - * Added autotools-dev build dependency. Closes: #604086 - - -- Raphael Bossek Sat, 20 Nov 2010 22:28:47 +0100 - -xsd (3.3.0-1) unstable; urgency=low - - * New upstream release. Closes: #556724 - * Update Automake files at build time. Closes: #536423 - - -- Raphael Bossek Thu, 18 Nov 2010 21:27:00 +0100 - -xsd (3.2.0.1-1.1) unstable; urgency=medium - - * Non-maintainer upload. - * Fix FTBFS with new boost (>= 1.37.0) by using the “-mt” suffix for - boost libraries since starting with this version, only this variant - is available (Closes: #530484): - + debian/patches: Add xsd_fix-boost-ftbfs.patch - + debian/rules: Apply that patch. - * Set urgency to “medium” since this bug affects testing too. - - -- Cyril Brulebois Sat, 18 Jul 2009 10:51:36 +0200 - -xsd (3.2.0.1-1) unstable; urgency=low - - * New upstream version. This version depends on Xerces-C 3.0.0 which - is in experimental right now. (Closes: #505837) - - -- Raphael Bossek Sat, 06 Dec 2008 13:44:38 +0100 - -xsd (3.1.0.1-2) unstable; urgency=low - - * Added build dependency on libboost-date-time-dev. - - -- Raphael Bossek Wed, 18 Jun 2008 06:57:20 +0200 - -xsd (3.1.0.1-1) unstable; urgency=low - - * Update libcult to 1.4.1 to support GCC 4.3 (build errors). - * Added m4 as build dependency. - * Added README.source to confirm with standards version 3.8.0. - - -- Raphael Bossek Tue, 17 Jun 2008 07:04:15 +0200 - -xsd (3.1.0-4) unstable; urgency=low - - * Try to suppress compilation errors by disable not obsolate implementation - (as mentioned in error report #482569) (Closes: #485843) - - -- Raphael Bossek Sun, 15 Jun 2008 21:46:20 +0200 - -xsd (3.1.0-3) unstable; urgency=low - - * Removed old build dependency on libxerces25-dev. (Closes: #483965) - - -- Raphael Bossek Mon, 02 Jun 2008 21:00:43 +0200 - -xsd (3.1.0-2) unstable; urgency=low - - * Fixed bulid problem. (Closes: #482569) - - -- Raphael Bossek Mon, 26 May 2008 12:14:37 +0200 - -xsd (3.1.0-1) unstable; urgency=low - - * Initial release (Closes: #479523) - - -- Raphael Bossek Sat, 16 Feb 2008 19:26:38 +0100 - -- cgit v1.2.3