1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
libvbz-hdf-plugin (1.0.2-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062695
-- Graham Inggs <ginggs@debian.org> Wed, 28 Feb 2024 21:02:18 +0000
libvbz-hdf-plugin (1.0.2-3) unstable; urgency=medium
* gcc-13.patch: new: fix build failures with gcc 13. (Closes: #1037746)
* d/rules: build with -Wno-error=dangling-reference.
This works around a, possibly, false positive warning while building
the file vbz/vbz.cpp with gcc 13 onwards.
-- Étienne Mollier <emollier@debian.org> Sun, 23 Jul 2023 10:52:45 +0200
libvbz-hdf-plugin (1.0.2-2) unstable; urgency=medium
* Remove symbols file according to
https://wiki.debian.org/UsingSymbolsFiles#C.2B-.2B-_libraries
* Add lintian-overrides to express that symbols file was removed
intentionally
* Standards-Version: 4.6.2 (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 07 Feb 2023 09:05:03 +0100
libvbz-hdf-plugin (1.0.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* Drop unnecessary dependency on build-essential.
* Apply multi-arch hints.
+ libvbz-hdf-plugin-dev: Add Multi-Arch: same.
* Refresh use-packaged-streamvbyte.patch.
* Refresh fix-install-location.patch.
* Delete update-catch2.patch: applied upstream.
* d/rules: enable hardening.
* Add symbols tracking for libvbz-hdf-plugin0.
-- Étienne Mollier <emollier@debian.org> Sun, 03 Jul 2022 14:23:31 +0200
libvbz-hdf-plugin (1.0.1-3) unstable; urgency=medium
[ Steve Langasek ]
* Import catch2 version 2.13.8 to fix build failure with glibc 2.34
Closes: #1009620
[ Andreas Tille ]
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
-- Nilesh Patra <nilesh@debian.org> Thu, 14 Apr 2022 23:58:47 +0530
libvbz-hdf-plugin (1.0.1-2) unstable; urgency=medium
* Use DEB_HOST_GNU type for every arch since
$(DEB_HOST_MULTIARCH) does not match the default
build directory used by debhelper
* d/salsa-ci.yml: disable reprotest for now
-- Nilesh Patra <nilesh@debian.org> Fri, 20 Aug 2021 00:23:50 +0530
libvbz-hdf-plugin (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #988993)
-- Andreas Tille <tille@debian.org> Sun, 23 May 2021 10:28:06 +0200
|