File: changelog

package info (click to toggle)
python-maxminddb 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,896 kB
  • sloc: python: 1,146; ansic: 502; perl: 428; makefile: 138; sh: 43
file content (84 lines) | stat: -rw-r--r-- 2,743 bytes parent folder | download
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
python-maxminddb (1.4.1-1) unstable; urgency=medium

  * New upstream release, fixes test failure (and thus FTBFS) with Python 3.7.
    (Closes: #902756)

 -- Faidon Liambotis <paravoid@debian.org>  Sat, 30 Jun 2018 17:38:07 +0300

python-maxminddb (1.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Update Vcs-* URLs to point to salsa.debian.org.
  * Bump Standards-Version to 4.1.4, no changes needed.
  * Update Copyright years in debian/copyright.
  * Build-Depend on python{,3}-mock.
  * Drop X-Python-Version/X-Python3-Version; the 2.6/3.3 minimums are ancient
    and can be satisfied even by oldstable.
  * Switch pypi.debian.net's URL to HTTPS.

 -- Faidon Liambotis <paravoid@debian.org>  Sat, 26 May 2018 20:10:54 +0300

python-maxminddb (1.3.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * New upstream release
  * Enable additional hardening (hardening=+all)

  [ Faidon Liambotis ]
  * Bump Standards-Version to 4.0.0.

 -- Faidon Liambotis <paravoid@debian.org>  Fri, 04 Aug 2017 22:55:29 +0300

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