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 68 69 70 71 72
|
libslow5lib (0.7.0+dfsg-3) unstable; urgency=medium
* use_debian_packaged_streamvbyte.patch: fix a type error. (Closes: #1075205)
* d/control: add myself to uploaders.
* d/control: declare compliance to standards version 4.7.0.
* d/s/lintian-overrides: flag error caused by t64 transition.
-- Étienne Mollier <emollier@debian.org> Wed, 24 Jul 2024 22:36:50 +0200
libslow5lib (0.7.0+dfsg-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063136
-- Benjamin Drung <bdrung@debian.org> Fri, 01 Mar 2024 12:28:36 +0000
libslow5lib (0.7.0+dfsg-2) unstable; urgency=medium
* Team Upload.
* Drop B-D on python3-all. It should not B-D both on -all and -all-dev
* Add a tiny script to print correct pyversion directory wherein so lib
is present during build
* Bump Standards-Version to 4.6.2 (no changes needed)
* d/rules:
+ Remove un-needed nocheck override from test
+ Hard-fail if a test fails
+ Run build time test for all supported python version ensuring directory
with solib corresponding to python interpreter version is selected
(Closes: #1028666)
-- Nilesh Patra <nilesh@debian.org> Sun, 15 Jan 2023 03:28:31 +0530
libslow5lib (0.7.0+dfsg-1) unstable; urgency=medium
* New upstream version
* Reflect symbol change in symbols file - crossing fingers that the
only dependency does not use the only renamed symbol and thus do not
bump SONAME
-- Andreas Tille <tille@debian.org> Thu, 13 Oct 2022 08:18:19 +0200
libslow5lib (0.6.0+dfsg-2) unstable; urgency=medium
* Add symbols file
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete field Contact from debian/upstream/metadata (already present
in machine-readable debian/copyright).
* Fix build time test
Closes: #1020023
-- Andreas Tille <tille@debian.org> Mon, 19 Sep 2022 14:13:36 +0200
libslow5lib (0.6.0+dfsg-1) unstable; urgency=medium
* New upstream version
* Trim trailing whitespace.
* Set upstream metadata fields: Contact.
-- Andreas Tille <tille@debian.org> Wed, 24 Aug 2022 09:13:12 +0200
libslow5lib (0.5.1+dfsg-2) unstable; urgency=medium
* Team upload.
* Add hardening opts
-- Nilesh Patra <nilesh@debian.org> Sat, 09 Jul 2022 23:36:05 +0530
libslow5lib (0.5.1+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #1014210)
-- Andreas Tille <tille@debian.org> Sat, 02 Jul 2022 13:39:22 +0530
|