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 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
python-geoip (1.3.2-6) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on libgeoip-dev and
python3-all-dev.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 28 Oct 2022 19:32:58 +0100
python-geoip (1.3.2-5) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 01:45:38 +0100
python-geoip (1.3.2-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Apply multi-arch hints.
+ python3-geoip: Add Multi-Arch: same.
[ Scott Kitterman ]
* Update debhelper-compat to 13 and remove obsolete debian/examples file
which will now cause FTBFS since no files match
* Bump standards-version to 4.6.0 without further change
* Update debian/watch to version 4
-- Scott Kitterman <scott@kitterman.com> Wed, 19 Jan 2022 00:37:31 -0500
python-geoip (1.3.2-3) unstable; urgency=medium
[ Scott Kitterman ]
* Enable hardening flags
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937783
* Remove Josselin Mouette from Uploaders; Closes: #930175
-- Sandro Tosi <morph@debian.org> Sun, 15 Dec 2019 14:43:32 -0500
python-geoip (1.3.2-2) unstable; urgency=medium
[ Scott Kitterman ]
* Add Homepage: to debian/control
* Update download locations mentioned in debian/copyright
* Bump standards version to 4.2.1 without further change
* Switch to source format 3.0 (quilt)
* Update debian/copyright
* Add debian/patches/0001-Fix-GeoIP.dat-path-in-examples.patch so that
paths in examples are correct (Closes: #446076)
* Install examples (Closes: #787697)
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/changelog: Remove trailing whitespaces
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
-- Scott Kitterman <scott@kitterman.com> Sun, 09 Dec 2018 18:26:56 -0500
python-geoip (1.3.2-1) unstable; urgency=medium
[ Jakub Wilk ]
* Add Vcs-* fields to debian/control.
[ Scott Kitterman ]
* New upstream release
- Bump minimum libgeoip-dev build-dep version to >= 1.4.7
- Add build-depends on python*-setuptools
- Update debian/copyright (document switch to LGPL)
* Agreed swap of DPMT to maintainer
* Add myself to uploaders
* Switch from CDBS/pysupport to dh/dh-python
- Replace debian/rules (override dh_autotest since tests require data
that is not packaged/available during build)
- Drop cdbs and python-support from build-depends
- Add dh-python to build-depends
- Remove debian/pycompat and debian/pyversions
* Add support for python3:
- Build --with python3
- Add python3-geoip to debian/control
- Add X-Python3-Version: >= 3.3 to debian/control
* Remove unneeded python:Provides
* Bump compat/debhelper version requirement to 9
* Update standards version to 3.9.5 without further change
* Add debian/watch
-- Scott Kitterman <scott@kitterman.com> Mon, 15 Sep 2014 09:52:10 -0400
python-geoip (1.2.4-2) unstable; urgency=low
* Add the Python modules team to uploaders.
* Depend on geoip-database. Closes: #558474.
-- Josselin Mouette <joss@debian.org> Mon, 30 Nov 2009 12:05:11 +0100
python-geoip (1.2.4-1) unstable; urgency=low
* New upstream release.
* Remove patch to py_GeoIP.c, upstream introduced a different fix.
* Fix spelling of Python.
* Refer to versioned GPL.
-- Josselin Mouette <joss@debian.org> Wed, 24 Jun 2009 12:25:16 +0200
python-geoip (1.2.1-2) unstable; urgency=low
* Standards version is 3.7.2.
* Migrate to the new python policy (closes: #373540).
+ Bump build dependencies.
+ Use DEB_PYTHON_SYSTEM=pysupport.
+ pycompat=2, pyversions=2.0-
* Update FSF address.
-- Josselin Mouette <joss@debian.org> Fri, 30 Jun 2006 22:07:52 +0200
python-geoip (1.2.1-1) unstable; urgency=low
* New upstream release.
* Standards version is 3.6.2.
-- Josselin Mouette <joss@debian.org> Mon, 7 Nov 2005 21:00:19 +0100
python-geoip (1.2.0-2) unstable; urgency=low
* copyright: correct the license, it is now GPL.
* py_GeoIP.c: patch from Bastian Kleineidam <calvin@debian.org> to
fix an error when running on a wrong DB (closes: #298142).
* examples: install the sample scripts.
-- Josselin Mouette <joss@debian.org> Tue, 15 Mar 2005 19:44:36 +0100
python-geoip (1.2.0-1) unstable; urgency=low
* New upstream release
-- Josselin Mouette <joss@debian.org> Sat, 17 Jan 2004 13:53:24 +0100
python-geoip (0.2.0-1) unstable; urgency=low
* Initial Release (closes: #207203).
-- Josselin Mouette <joss@debian.org> Mon, 25 Aug 2003 19:07:10 +0200
|