python-geoip (1.3.2-6build3) noble; urgency=high

  * No change rebuild against libgeoip1t64.

 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 08 Apr 2024 17:01:30 +0200

python-geoip (1.3.2-6build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <ginggs@ubuntu.com>  Tue, 31 Oct 2023 17:42:28 +0000

python-geoip (1.3.2-6build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 28 Feb 2023 19:31:44 -0500

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 Vernooĳ <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 Vernooĳ <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
