From 736f43d5554303de04530815aded54a9c1b3d9d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 10:33:31 +0200 Subject: Migrate to debhelper 11 --- debian/changelog | 8 ++++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2a2779a..77f8c05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +bitz-server (2.0.0-1) UNRELEASED; urgency=medium + + * New upstream release. + * Migrate to debhelper 11: + - Change debian/compat to 11. + + -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 + bitz-server (1.0.2-1) unstable; urgency=medium * New upstream release: diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 843180f..dedfa59 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Uploaders: Uditha Atukorala Build-Depends: - debhelper (>= 10), + debhelper (>= 11), dh-python, libconfig++-dev, liblog4cpp5-dev, -- cgit v1.2.3 From cb4fdfae7c68f6f4eef5893769f4b885bcb48186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 10:35:07 +0200 Subject: Declare compliance with Debian Policy 4.1.5 --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 77f8c05..413149d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium * New upstream release. * Migrate to debhelper 11: - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.1.5 (No changes needed). -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/control b/debian/control index dedfa59..da6140d 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: libpython-dev Build-Depends-Indep: doxygen -Standards-Version: 4.1.2.0 +Standards-Version: 4.1.5 Homepage: https://github.com/uditha-atukorala/bitz-server Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/bitz-server.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/bitz-server.git -- cgit v1.2.3 From 44b2d0d76638f0c1e5f1b2e1327e192d1d879881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 18:09:21 +0200 Subject: Switch Vcs-* to new loacation; Change Build-Depends from liblog4cpp5-dev to libspdlog-dev --- debian/changelog | 6 +++++- debian/control | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 413149d..90ae4f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium - * New upstream release. + * New upstream release: + - Switch from log4cpp to spdlog. * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. * Declare compliance with Debian Policy 4.1.5 (No changes needed). + * debian/control: + - Switch Vcs-* to new loacation. + - Change Build-Depends from liblog4cpp5-dev to libspdlog-dev. -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/control b/debian/control index da6140d..7a631d0 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 11), dh-python, libconfig++-dev, - liblog4cpp5-dev, + libspdlog-dev, libpsocksxx-dev, python-dev, libpython-dev @@ -15,8 +15,8 @@ Build-Depends-Indep: doxygen Standards-Version: 4.1.5 Homepage: https://github.com/uditha-atukorala/bitz-server -Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/bitz-server.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/bitz-server.git +Vcs-Git: git://jff.email/opt/git/bitz-server.git +Vcs-Browser: https://jff.email/cgit/bitz-server.git/ Package: bitz-server Architecture: any -- cgit v1.2.3 From 19c295a112fbfb89799ef05f7cc41c8ae7881d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 21:30:25 +0200 Subject: Switch from deprecated dh_systemd_enable to dh_installsystemd --- debian/bitz-server.docs | 2 +- debian/changelog | 2 ++ debian/rules | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/bitz-server.docs b/debian/bitz-server.docs index aeb0ee7..55901b3 100644 --- a/debian/bitz-server.docs +++ b/debian/bitz-server.docs @@ -1,2 +1,2 @@ -README.md +#README.md debian/doc/*.txt diff --git a/debian/changelog b/debian/changelog index 90ae4f1..c902161 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium * debian/control: - Switch Vcs-* to new loacation. - Change Build-Depends from liblog4cpp5-dev to libspdlog-dev. + * debian/rules: + - Switch from deprecated dh_systemd_enable to dh_installsystemd. -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/rules b/debian/rules index c0918f1..8e8a98a 100755 --- a/debian/rules +++ b/debian/rules @@ -38,5 +38,5 @@ override_dh_makeshlibs: dh_makeshlibs dpkg-gensymbols -v$(VERSION) -plibicap1 -override_dh_systemd_enable: - dh_systemd_enable -pbitz-server --no-enable bitz-server.service +override_dh_installsystemd: + dh_installsystemd -pbitz-server --no-enable --name=bitz-server bitz-server.service -- cgit v1.2.3 From 888a0057ad6118138ea786c0aa51363497cf5c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 21:32:56 +0200 Subject: d/changelog: Use secure copyright format URI --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c902161..c1b9b1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium - Change Build-Depends from liblog4cpp5-dev to libspdlog-dev. * debian/rules: - Switch from deprecated dh_systemd_enable to dh_installsystemd. + * debian/copyright: + - Use secure copyright format URI. -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/copyright b/debian/copyright index 443ff37..b1b7857 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bitz-server Source: https://github.com/uditha-atukorala/bitz-server -- cgit v1.2.3 From 0f529af2b1b0de55eddeb25fcede8fc0a50dd8cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 22:01:32 +0200 Subject: d/copyright: Add new sections for lib/spdlog --- debian/changelog | 1 + debian/copyright | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c1b9b1a..fc36f0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium - Switch from deprecated dh_systemd_enable to dh_installsystemd. * debian/copyright: - Use secure copyright format URI. + - Add new sections for lib/spdlog. -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/copyright b/debian/copyright index b1b7857..aa29389 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,27 @@ Files: * Copyright: 2012-2017 Uditha Atukorala License: GPL-3+ +Files: lib/spdlog/fmt/bundled/* +Copyright: 2012-2016 Victor Zverovich +License: BSD-2 + +Files: lib/spdlog/sinks/dist_sink.h +Copyright: 2015 David Schury, Gabi Melman +License: MIT + +Files: lib/spdlog/sinks/ansicolor_sink.h + lib/spdlog/sinks/wincolor_sink.h +Copyright: 2016-2017 spdlog authors +License: MIT + +Files: lib/spdlog/sinks/windebug_sink.h +Copyright: 2017 Alexander Dalshov +License: MIT + +Files: lib/spdlog/* +Copyright: 2015-2016 Gabi Melman +License: MIT + Files: debian/* Copyright: 2014-2017 Jörg Frings-Fürst License: GPL-3+ @@ -26,3 +47,53 @@ License: GPL-3+ . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +License: BSD-2 + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following disclaimer + in the documentation and/or other materials provided with the + distribution. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: MIT + All rights reserved. No part of this source code may be reproduced, + stored in a retrieval system, or transmitted, in any form or by any + means, electronic, mechanical, photocopying, recording or otherwise, + except as stated in the end-user licence agreement, without the prior + permission of the copyright owners. + . + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose and without fee is hereby granted, provided + that the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting + documentation, and that the name of OSF, UI or X/Open not be used in + advertising or publicity pertaining to distribution of the software + without specific, written prior permission. OSF, UI and X/Open make + no representations about the suitability of this software for any purpose. + It is provided "as is" without express or implied warranty. + . + OSF, UI and X/Open DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, + INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO + EVENT SHALL OSF, UI or X/Open BE LIABLE FOR ANY SPECIAL, INDIRECT OR + CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF + USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR + OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR + PERFORMANCE OF THIS SOFTWARE. -- cgit v1.2.3 From 8dc349733ccfed51b0bee78a5d2c0feb364b5913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 22:03:18 +0200 Subject: d/copyright: Bump years to 2018 --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fc36f0d..eb7015f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium * debian/copyright: - Use secure copyright format URI. - Add new sections for lib/spdlog. + - Bump years to 2018. -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/copyright b/debian/copyright index aa29389..c5bbbfd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -28,7 +28,7 @@ Copyright: 2015-2016 Gabi Melman License: MIT Files: debian/* -Copyright: 2014-2017 Jörg Frings-Fürst +Copyright: 2014-2018 Jörg Frings-Fürst License: GPL-3+ License: GPL-3+ -- cgit v1.2.3 From e3c9712d0e85afe54f9cc83f047b7c4331680a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 22:24:08 +0200 Subject: New debian/patches/0100-spelling.patch --- debian/changelog | 1 + debian/copyright | 8 ++++---- debian/patches/0100-spelling.patch | 18 ++++++++++++++++++ debian/patches/series | 1 + 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 debian/patches/0100-spelling.patch (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index eb7015f..9671751 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium - Use secure copyright format URI. - Add new sections for lib/spdlog. - Bump years to 2018. + * New debian/patches/0100-spelling.patch. -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/copyright b/debian/copyright index c5bbbfd..b78aa13 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,10 @@ Files: * Copyright: 2012-2017 Uditha Atukorala License: GPL-3+ +Files: lib/spdlog/* +Copyright: 2015-2016 Gabi Melman +License: MIT + Files: lib/spdlog/fmt/bundled/* Copyright: 2012-2016 Victor Zverovich License: BSD-2 @@ -23,10 +27,6 @@ Files: lib/spdlog/sinks/windebug_sink.h Copyright: 2017 Alexander Dalshov License: MIT -Files: lib/spdlog/* -Copyright: 2015-2016 Gabi Melman -License: MIT - Files: debian/* Copyright: 2014-2018 Jörg Frings-Fürst License: GPL-3+ diff --git a/debian/patches/0100-spelling.patch b/debian/patches/0100-spelling.patch new file mode 100644 index 0000000..2e3e112 --- /dev/null +++ b/debian/patches/0100-spelling.patch @@ -0,0 +1,18 @@ +Description: Correct spelling +Author: Jörg Frings-Fürst +Forwarded: no +Last-Update: 2018-07-09 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: trunk/lib/spdlog/common.h +=================================================================== +--- trunk.orig/lib/spdlog/common.h ++++ trunk/lib/spdlog/common.h +@@ -183,6 +183,6 @@ using filename_t = std::string; + } \ + catch (...) \ + { \ +- _err_handler("Unknown exeption in logger"); \ ++ _err_handler("Unknown exception in logger"); \ + } + } // namespace spdlog diff --git a/debian/patches/series b/debian/patches/series index 537cd0a..0405e13 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ 0001-disable_search_doc.patch 0600-man_page_spelling.patch +0100-spelling.patch -- cgit v1.2.3 From e27727093c28d932585f3868ddd9e0985fd088c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 23:26:32 +0200 Subject: Remove twin install of README.md --- debian/bitz-server-doc.docs | 1 - debian/bitz-server.docs | 2 +- debian/changelog | 2 ++ 3 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 debian/bitz-server-doc.docs (limited to 'debian') diff --git a/debian/bitz-server-doc.docs b/debian/bitz-server-doc.docs deleted file mode 100644 index 42061c0..0000000 --- a/debian/bitz-server-doc.docs +++ /dev/null @@ -1 +0,0 @@ -README.md \ No newline at end of file diff --git a/debian/bitz-server.docs b/debian/bitz-server.docs index 55901b3..aeb0ee7 100644 --- a/debian/bitz-server.docs +++ b/debian/bitz-server.docs @@ -1,2 +1,2 @@ -#README.md +README.md debian/doc/*.txt diff --git a/debian/changelog b/debian/changelog index 9671751..e321c19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium - Add new sections for lib/spdlog. - Bump years to 2018. * New debian/patches/0100-spelling.patch. + * Remove debian/bitz-server-doc.docs: + - Remove twin install of README.md. -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 -- cgit v1.2.3 From ea4a9281f53f8220cddfcfbc260af92c609fd33d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 10 Jul 2018 20:13:25 +0200 Subject: Correct typos --- debian/changelog | 5 +-- debian/changelog.bak | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+), 3 deletions(-) create mode 100644 debian/changelog.bak (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e321c19..12b8c3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium - Bump minimum debhelper version in debian/control to >= 11. * Declare compliance with Debian Policy 4.1.5 (No changes needed). * debian/control: - - Switch Vcs-* to new loacation. + - Switch Vcs-* to new location. - Change Build-Depends from liblog4cpp5-dev to libspdlog-dev. * debian/rules: - Switch from deprecated dh_systemd_enable to dh_installsystemd. @@ -16,8 +16,7 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium - Add new sections for lib/spdlog. - Bump years to 2018. * New debian/patches/0100-spelling.patch. - * Remove debian/bitz-server-doc.docs: - - Remove twin install of README.md. + * Remove debian/bitz-server-doc.docs to prevent twin install of README.md. -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/changelog.bak b/debian/changelog.bak new file mode 100644 index 0000000..46068e7 --- /dev/null +++ b/debian/changelog.bak @@ -0,0 +1,107 @@ +bitz-server (2.0.0-1) UNRELEASED; urgency=medium + + * New upstream release: + - Switch from log4cpp to spdlog. + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.1.5 (No changes needed). + * debian/control: + - Switch Vcs-* to new loacation. + - Change Build-Depends from liblog4cpp5-dev to libspdlog-dev. + * debian/rules: + - Switch from deprecated dh_systemd_enable to dh_installsystemd. + * debian/copyright: + - Use secure copyright format URI. + - Add new sections for lib/spdlog. + - Bump years to 2018. + * New debian/patches/0100-spelling.patch. + * Remove debian/bitz-server-doc.docs to prevent twin install of README.md. + + -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 + +bitz-server (1.0.2-1) unstable; urgency=medium + + * New upstream release: + - Make builds reproducible (Closes: #882112). + * Change to my new mail address: + - debian/control, + - debian/copyright + * debian/copyright: Bump years to 2017. + * Declare compliance with Debian Policy 4.1.2.0. (No changes needed). + * debian/libicap1.symbols.ppc64el (Closes: #878847, #878844): + - Mark symbols optional not emitted when building with -O3. + Thanks to Matthias Klose . + + -- Jörg Frings-Fürst Sat, 16 Dec 2017 10:56:20 +0100 + +bitz-server (1.0.0-5) unstable; urgency=medium + + * Renew symbols files. + + -- Jörg Frings-Fürst Sun, 15 Oct 2017 20:33:37 +0200 + +bitz-server (1.0.0-4) unstable; urgency=medium + + * Add missing symbols files. + * New README.source to explain the branching model used. + * 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. + - Remove dh-systemd from Build-Depends. + - Remove now useless autoreconf and "with systemd" from debian/rules. + - Drop dh-autoreconf from both Build-Depends. + * debian/control: + - Add missing dependency lsb-base. + - Add "Section: libs" to package libicap1. + * Use the automatic debug symbol packages: + - Remove bitz-server-dbg and libicap1-dbg section from debian/control. + - Remove override_dh_strip from debian/rules. + * Rebuild debian/libicap1.symbols.[i386|amd64] to fix a FTBFS + (Closes: #853331). + * Remove outdated debian/bitz-server.upstart. + * New debian/maintscript to remove obsolete /etc/init/bitz-server.conf. + + -- Jörg Frings-Fürst Sat, 14 Oct 2017 18:32:00 +0200 + +bitz-server (1.0.0-3) unstable; urgency=medium + + * Rebuild debian/libicap1.symbols.i386 to fix a FTBFS (Closes: #860700). + + -- Jörg Frings-Fürst Wed, 19 Apr 2017 13:49:05 +0200 + +bitz-server (1.0.0-2) unstable; urgency=medium + + * Rename debian/libicab1.symbols to debian/libicab1.symbols.amd64 + to prevend builderrors on many architectures. + * Add regex to debian/libicab1.symbols.amd64 to ignore + std:: template instantiations (Closes: #812140). + * Correct Vcs-Git uri at debian/control. + + -- Jörg Frings-Fürst Sun, 03 Apr 2016 17:39:15 +0200 + +bitz-server (1.0.0-1) unstable; urgency=medium + + * New upstream release: + - Move libicap0 to libicap1. + - Remove 0100-python_print.patch. + * debian/copyright: + - Remove unused items. + - Add year 2016 to debian/*. + * debian/watch: + - bump version to 4 (no changes required). + * debian/control: + - Change VCS-* to secure uri. + - Correct typo. + - Bump Standards-Version to 3.9.7 (no changes required). + * New debian/patches/0600-man_page_spelling.patch. + * Replace libicap0-dbg with libicap1-dbg. + + -- Jörg Frings-Fürst Thu, 11 Feb 2016 20:00:56 +0100 + +bitz-server (0.1.6-1) unstable; urgency=low + + * Initial release (Closes: #715022) + + -- Jörg Frings-Fürst Sat, 21 Nov 2015 15:21:43 +0100 -- cgit v1.2.3 From d44af3e4c50763df45b4def679c54ab72b62934e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 10 Jul 2018 20:16:47 +0200 Subject: d/changelog: change date/time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 12b8c3c..240effb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -bitz-server (2.0.0-1) UNRELEASED; urgency=medium +bitz-server (2.0.0-1) unstable; urgency=medium * New upstream release: - Switch from log4cpp to spdlog. @@ -18,7 +18,7 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium * New debian/patches/0100-spelling.patch. * Remove debian/bitz-server-doc.docs to prevent twin install of README.md. - -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 + -- Jörg Frings-Fürst Tue, 10 Jul 2018 20:15:54 +0200 bitz-server (1.0.2-1) unstable; urgency=medium -- cgit v1.2.3 From 5aa4b715375b173e9c24363f977883786b05cd6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 11 Jul 2018 07:32:38 +0200 Subject: remove debian/changelog.bak --- debian/changelog.bak | 107 --------------------------------------------------- 1 file changed, 107 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 46068e7..0000000 --- a/debian/changelog.bak +++ /dev/null @@ -1,107 +0,0 @@ -bitz-server (2.0.0-1) UNRELEASED; urgency=medium - - * New upstream release: - - Switch from log4cpp to spdlog. - * Migrate to debhelper 11: - - Change debian/compat to 11. - - Bump minimum debhelper version in debian/control to >= 11. - * Declare compliance with Debian Policy 4.1.5 (No changes needed). - * debian/control: - - Switch Vcs-* to new loacation. - - Change Build-Depends from liblog4cpp5-dev to libspdlog-dev. - * debian/rules: - - Switch from deprecated dh_systemd_enable to dh_installsystemd. - * debian/copyright: - - Use secure copyright format URI. - - Add new sections for lib/spdlog. - - Bump years to 2018. - * New debian/patches/0100-spelling.patch. - * Remove debian/bitz-server-doc.docs to prevent twin install of README.md. - - -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 - -bitz-server (1.0.2-1) unstable; urgency=medium - - * New upstream release: - - Make builds reproducible (Closes: #882112). - * Change to my new mail address: - - debian/control, - - debian/copyright - * debian/copyright: Bump years to 2017. - * Declare compliance with Debian Policy 4.1.2.0. (No changes needed). - * debian/libicap1.symbols.ppc64el (Closes: #878847, #878844): - - Mark symbols optional not emitted when building with -O3. - Thanks to Matthias Klose . - - -- Jörg Frings-Fürst Sat, 16 Dec 2017 10:56:20 +0100 - -bitz-server (1.0.0-5) unstable; urgency=medium - - * Renew symbols files. - - -- Jörg Frings-Fürst Sun, 15 Oct 2017 20:33:37 +0200 - -bitz-server (1.0.0-4) unstable; urgency=medium - - * Add missing symbols files. - * New README.source to explain the branching model used. - * 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. - - Remove dh-systemd from Build-Depends. - - Remove now useless autoreconf and "with systemd" from debian/rules. - - Drop dh-autoreconf from both Build-Depends. - * debian/control: - - Add missing dependency lsb-base. - - Add "Section: libs" to package libicap1. - * Use the automatic debug symbol packages: - - Remove bitz-server-dbg and libicap1-dbg section from debian/control. - - Remove override_dh_strip from debian/rules. - * Rebuild debian/libicap1.symbols.[i386|amd64] to fix a FTBFS - (Closes: #853331). - * Remove outdated debian/bitz-server.upstart. - * New debian/maintscript to remove obsolete /etc/init/bitz-server.conf. - - -- Jörg Frings-Fürst Sat, 14 Oct 2017 18:32:00 +0200 - -bitz-server (1.0.0-3) unstable; urgency=medium - - * Rebuild debian/libicap1.symbols.i386 to fix a FTBFS (Closes: #860700). - - -- Jörg Frings-Fürst Wed, 19 Apr 2017 13:49:05 +0200 - -bitz-server (1.0.0-2) unstable; urgency=medium - - * Rename debian/libicab1.symbols to debian/libicab1.symbols.amd64 - to prevend builderrors on many architectures. - * Add regex to debian/libicab1.symbols.amd64 to ignore - std:: template instantiations (Closes: #812140). - * Correct Vcs-Git uri at debian/control. - - -- Jörg Frings-Fürst Sun, 03 Apr 2016 17:39:15 +0200 - -bitz-server (1.0.0-1) unstable; urgency=medium - - * New upstream release: - - Move libicap0 to libicap1. - - Remove 0100-python_print.patch. - * debian/copyright: - - Remove unused items. - - Add year 2016 to debian/*. - * debian/watch: - - bump version to 4 (no changes required). - * debian/control: - - Change VCS-* to secure uri. - - Correct typo. - - Bump Standards-Version to 3.9.7 (no changes required). - * New debian/patches/0600-man_page_spelling.patch. - * Replace libicap0-dbg with libicap1-dbg. - - -- Jörg Frings-Fürst Thu, 11 Feb 2016 20:00:56 +0100 - -bitz-server (0.1.6-1) unstable; urgency=low - - * Initial release (Closes: #715022) - - -- Jörg Frings-Fürst Sat, 21 Nov 2015 15:21:43 +0100 -- cgit v1.2.3