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
|
python-maxminddb (1.2.3-1) unstable; urgency=medium
* New upstream release.
-- Faidon Liambotis <paravoid@debian.org> Wed, 25 Jan 2017 11:05:24 +0200
python-maxminddb (1.2.2-1) unstable; urgency=medium
[ Faidon Liambotis ]
* New upstream release.
[ Ondřej Nový ]
* d/control: Added Homepage
* Bumped debhelper compat version to 10
* Added autopkgtest-pkg-python testsuite
-- Faidon Liambotis <paravoid@debian.org> Sat, 17 Dec 2016 03:06:44 +0200
python-maxminddb (1.2.1-1) unstable; urgency=medium
* New upstream release.
* Build-Depend on python-ipaddress instead of python-ipaddr, per upstream's
change.
* Bump Standards-Version to 3.9.8.
* Switch Vcs-Git/Vcs-Browser to https URLs.
* Add doc-base file for python-maxminddb-doc.
* Remove maxminddb.egg-info/ on clean as well.
-- Faidon Liambotis <paravoid@debian.org> Fri, 15 Jul 2016 13:28:12 +0300
python-maxminddb (1.2.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Do not override the way we run tests but instead ensure that README.rst
exists in the build directory. That way we test the correct code and the
built extension.
-- Raphaël Hertzog <hertzog@debian.org> Thu, 14 Jan 2016 17:19:28 +0100
python-maxminddb (1.2.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Run tests in a way that does not change the current directory
so that the tests can rely on the existence of README.rst.
Closes: #805689
-- Raphaël Hertzog <hertzog@debian.org> Thu, 14 Jan 2016 16:54:16 +0100
python-maxminddb (1.2.0-1) unstable; urgency=medium
* Initial release. (Closes: #768984)
-- Faidon Liambotis <paravoid@debian.org> Wed, 13 May 2015 12:54:06 +0300
|