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
|
lua-geoip (0.2-3) unstable; urgency=medium
* Team upload acked by Sophie.
* Fix test case via upstream patch. (Closes: #1022397)
* Annotate test dependencies <!nocheck>.
* Improve error propagation in debian/rules.
* Declare compliance with policy 4.6.1 (no change).
* Avoid repeating dh_auto_test.
-- Helmut Grohne <helmut@subdivi.de> Wed, 23 Nov 2022 11:19:12 +0100
lua-geoip (0.2-2) unstable; urgency=medium
* Add build for other lua versions (Closes: #932666)
* Remove useless build-dep liblua5.1-dev
* Change the Maintainer: Freexian Packaging Team
* Bump Standards-Version to 4.6.0 (no change)
* Use debhelper-compat 13
-- Sophie Brun <sophie@freexian.com> Fri, 22 Oct 2021 10:12:53 +0200
lua-geoip (0.2-1) unstable; urgency=medium
[ Sébastien Delafond ]
* Team upload
* Bump-up Standards-Version
* Update Vcs-* URLs
* Do not test GeoIPCity
* Test GeoIPv6
* Do not depend on geoip-database-extra (Closes: #933364)
* Add debian/gbp.conf
* New upstream version 0.2
-- Sebastien Delafond <seb@debian.org> Thu, 07 Nov 2019 11:49:21 +0100
lua-geoip (0.1.2+git20160613-3) unstable; urgency=medium
* Team upload.
* Drop luasandbox support as the package is going away (see #891191).
* Switch to debhelper compat level to 11.
* Bump Standards-Version to 4.1.3.
-- Raphaël Hertzog <hertzog@debian.org> Fri, 23 Feb 2018 12:36:06 +0100
lua-geoip (0.1.2+git20160613-2) unstable; urgency=medium
* Patch tests to drop access to network during build (Closes: #847842)
-- Sophie Brun <sophie@freexian.com> Mon, 12 Dec 2016 12:18:37 +0100
lua-geoip (0.1.2+git20160613-1) unstable; urgency=medium
* Initial release (Closes: #825489)
* luasandbox.dh-lua.conf: don't run test for luasandbox because lua-socket
is not available for luasandbox yet.
-- Sophie Brun <sophie@freexian.com> Fri, 25 Nov 2016 15:43:20 +0100
|