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
|
tl-parser (0.0.0+git20210107.1933e76f-2) unstable; urgency=low
* Fix crc32 not working on big-endian machines. (Closes: #1087142)
- Add debian/patches/0002-fix-crc-endian.patch
* debian/control: change pkg-config to pkgconf
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Tue, 15 Apr 2025 08:00:38 +0800
tl-parser (0.0.0+git20210107.1933e76f-1) unstable; urgency=low
* New upstream release.
* Bump debhelper compat to 13.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 25 Jun 2022 11:39:01 +0800
tl-parser (0.0.0+git20180215.f49077de-4.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 02 Jan 2021 02:16:00 +0100
tl-parser (0.0.0+git20180215.f49077de-4) unstable; urgency=low
* Add portable_endian.h to libtl-parser-dev.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Thu, 27 Dec 2018 00:43:38 +0800
tl-parser (0.0.0+git20180215.f49077de-3) unstable; urgency=low
* New binary package: libtl-parser-dev: a header development library.
* Update debian/copyright to reflect OpenSSL exception for header library.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Mon, 17 Dec 2018 04:04:39 +0800
tl-parser (0.0.0+git20180215.f49077de-2) unstable; urgency=low
* Add debian/patches/0001-Fix-format-overflow-in-tl-parser.patch
- Fix FTBFS on 32bit arch: sprintf format overflow (Closes: #916157)
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Wed, 12 Dec 2018 01:15:14 +0800
tl-parser (0.0.0+git20180215.f49077de-1) unstable; urgency=low
* Initial release (Closes: #913590)
* Update debian/copyright based on Thorsten's review.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 08 Dec 2018 00:41:46 +0800
|