geoip 1.6.12-9 source package in Ubuntu

Changelog

geoip (1.6.12-9) unstable; urgency=medium

  * Bump Standards-Version to 4.6.1.
  * Adjust renamed lintian tag name in override.
  * Adjust lintian overrides.
  * Update debian/copyright.

 -- Patrick Matthäi <email address hidden>  Wed, 14 Sep 2022 14:37:32 +0200

Upload details

Uploaded by:
Patrick Matthäi
Uploaded to:
Sid
Original maintainer:
Patrick Matthäi
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
geoip_1.6.12-9.dsc 1.8 KiB dc551770288ff88ccb3e17216991e0f25c5e18303d166ffd557b68fc9f03b148
geoip_1.6.12.orig.tar.gz 157.1 KiB 99b119f8e21e94f1dfd6d49fbeed29a70df1544896e76cd456f25e397b07d476
geoip_1.6.12-9.debian.tar.xz 37.2 KiB 9435e3d994128d4e3b4d438cc3dd07ff9c39fa6e73aee2ddff389fc04c4654d6

Available diffs

No changes file available.

Binary packages built by this source

geoip-bin: IP lookup command line tools that use the GeoIP library

 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the command line utilities to resolve the IP numbers
 using the GeoIP library.

geoip-bin-dbgsym: debug symbols for geoip-bin
libgeoip-dev: Development files for the GeoIP library

 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the development files.

libgeoip1: non-DNS IP-to-country resolver library

 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the shared library.

libgeoip1-dbgsym: debug symbols for libgeoip1