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 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
lua-zlib (1.3-1) unstable; urgency=medium
* New upstream release.
* Remove unnecessary patches.
* Bump the standards version to 4.7.2.
-- Sergei Golovan <sgolovan@debian.org> Mon, 07 Apr 2025 17:37:50 +0300
lua-zlib (1.2-4) unstable; urgency=medium
* Fix the test which checks version of loaded zlib (Closes: #1058504).
-- Sergei Golovan <sgolovan@debian.org> Wed, 13 Dec 2023 15:20:10 +0300
lua-zlib (1.2-3) unstable; urgency=medium
* Team-maintain the package (Closes: #995537).
* Fix the debian/watch uscan control file.
* Bump the debhelper compatibility level to 13.
* Bump the standards version to 4.6.2.
-- Sergei Golovan <sgolovan@debian.org> Tue, 24 Jan 2023 16:07:11 +0300
lua-zlib (1.2-2) unstable; urgency=medium
* Add Lua 5.4 to the list of versions to build the package.
* Switch build dependency on debhelper to the debhelper-compat virtual
package.
* Bump the standards version to 4.5.0.
-- Sergei Golovan <sgolovan@debian.org> Wed, 08 Jul 2020 09:37:03 +0300
lua-zlib (1.2-1) unstable; urgency=medium
* New upstream release.
* Ignore the .gitattributes file from the upstream tarball because it breaks
git-buildpackage.
* Acknowledge the NMU by Aurelien Jarno.
* Add Lua 5.3 to the list of versions to build the package.
* Fix the debian/watch uscan control file.
* Add myself to the uploaders list.
* Bump the debhelper compatibility level to 12.
* Bump the standards version to 4.4.0.
* Fix the VCS headers in debian/control.
-- Sergei Golovan <sgolovan@debian.org> Wed, 31 Jul 2019 14:42:55 +0300
lua-zlib (0.2+git+1+9622739-2.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Drop explicit Pre-Depends on multiarch-support
(Closes: #870557).
-- Aurelien Jarno <aurel32@debian.org> Sat, 20 Jan 2018 22:12:35 +0100
lua-zlib (0.2+git+1+9622739-2) unstable; urgency=medium
* Rebuild against Lua 5.1.5-7 (Closes: #723493)
-- Enrico Tassi <gareuselesinge@debian.org> Sat, 30 Aug 2014 21:54:50 +0200
lua-zlib (0.2+git+1+9622739-1) unstable; urgency=low
* add Privides: ${lua:Provides} to control
* new upstream snapshot integrating debian patches:
- 0001-Fix-avail_in-value-for-lz.deflate.patch
- 0002-Lua5.2-require-does-not-set-a-global.patch
-- Enrico Tassi <gareuselesinge@debian.org> Fri, 23 Aug 2013 22:30:08 +0200
lua-zlib (0.2+gitcfa1ecd-1) unstable; urgency=low
* New snapshot supporting lua5.2
* Remove lua5.2 path, merged upstream
* Package moved to git
* Patch fixing upstream bug if no string is given to deflate
* Patch making the test file lua5.2 compatible
* Fix copyright naming the license Expat and not MIT/X
-- Enrico Tassi <gareuselesinge@debian.org> Sun, 08 Apr 2012 18:34:50 +0200
lua-zlib (0.2-1) unstable; urgency=low
* Initial release. (Closes: #668057)
-- Enrico Tassi <gareuselesinge@debian.org> Sun, 08 Apr 2012 18:17:16 +0200
|