File: changelog

package info (click to toggle)
python-maxminddb 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,064 kB
  • sloc: python: 1,294; ansic: 626; perl: 518; makefile: 138; sh: 57
file content (120 lines) | stat: -rw-r--r-- 4,005 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
python-maxminddb (2.0.3-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Add myself as Uploader.
  * d/p/Stop-using-deprecated-Feature-from-setuptools.patch: Remove patch.
    The patch was incorporated by upstream.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Thu, 10 Dec 2020 23:29:45 -0500

python-maxminddb (1.4.1-3) unstable; urgency=medium

  [ Faidon Liambotis ]
  * Switch the copyright format URI to https
  * Ship examples/ in the doc package

  [ Ondřej Nový ]
  * Stop using deprecated Feature from setuptools (Closes: #959544)
  * Bump debhelper compat level to 13
  * d/watch: Upgrade version to 4
  * Mark Rules-Requires-Root: no
  * Bump standards version to 4.5.1
  * Add myself as uploader (Closes: #975001)

 -- Ondřej Nový <onovy@debian.org>  Tue, 24 Nov 2020 13:04:16 +0100

python-maxminddb (1.4.1-2) unstable; urgency=medium

  * Drop Python 2 binary package. (Closes: #937909)
  * Bump debhelper compat level to 12.
  * Bump Standards-Version to 4.4.0, no changes needed.
  * Include the full text of the CC-BY-SA-3.0-Unported license.
  * Add Built-Using to the python-maxminddb-doc package, set to
    ${sphinxdoc:Built-Using}.

 -- Faidon Liambotis <paravoid@debian.org>  Wed, 04 Sep 2019 16:04:57 +0300

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