~jelmer/ubuntu/+source/geonames:lintian-fixes

Last commit made on 2019-01-19
Get this branch:
git clone -b lintian-fixes https://git.launchpad.net/~jelmer/ubuntu/+source/geonames
Only Jelmer Vernooij can upload to this branch. If you are Jelmer Vernooij please log in for upload directions.

Branch merges

Branch information

Name:
lintian-fixes
Repository:
lp:~jelmer/ubuntu/+source/geonames

Recent commits

eefc129... by Jelmer Vernooij

Use secure URI in Vcs control header.

The lp: prefix gets expanded to http://code.launchpad.net/ for
users that are not logged in on some versions of Bazaar.

Fixes lintian: vcs-field-uses-insecure-uri
See https://lintian.debian.org/tags/vcs-field-uses-insecure-uri.html for more details.

605c2ef... by Jelmer Vernooij

Use correct machine-readable copyright file URI.
Fixed-Lintian-Tag: out-of-date-copyright-format

f0de308... by Albert Astals Cid

Import patches-unapplied version 0.2+17.04.20170220-0ubuntu1 to ubuntu/zesty-proposed

Imported using git-ubuntu import.

Changelog parent: e064b6bd8b5da5a496fd0ccd73ffb0c1caeecd6c

New changelog entries:
  * Be less strict on city search (LP: #1590462)

e064b6b... by Michael Terry

Import patches-unapplied version 0.2+16.04.20160426-0ubuntu1 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: c8105d13d19ef3d7259312dd6f03a9c880f03387

New changelog entries:
  * Add support for translations of city, states, and country names.

c8105d1... by Michael Zanetti

Import patches-unapplied version 0.2+16.04.20160321-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 97b65471bfe1bbdf6ac48d55890a4a772adc87e6

New changelog entries:
  [ Michael Terry ]
  * Add geonames_city_get_country_code, geonames_city_get_latitude,
    geonames_city_get_longitude, and geonames_city_get_population
  [ CI Train Bot ]
  * debian/libgeonames0.symbols: update to released version.
  * No-change rebuild.

97b6547... by Ken VanDine

Import patches-unapplied version 0.1+16.04.20160315-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 831939a411181d511f6559ca11b19dbf021a131d

New changelog entries:
  * Add demo application added: demo/ demo/Makefile.am demo/geonames-
    demo.c
  * Add documentation added: doc/ doc/Makefile.am doc/reference/
    doc/reference/Makefile.am doc/reference/geonames-docs.xml.in
  * Add geonames_get_n_cities()
  * Add geonames_query_cities_sync()
  * Add pkgconfig file added: src/geonames.pc.in
  * Add sanity test for empty results
  * Add support for g_autoptr
  * Don't install geonames-mkdb
  * Empty argument list is bad C99
  * Ensure that geonames db is loaded before querying it
  * Favor larger cities
  * Fix typo in public enum field
  * Install headers
  * demo: don't leak indices
  * query_cities: return array directly
  * query_cities_finish: write to indices out parameter
  * tests: link against libgeonames and use new sync api
  [ Michael Terry ]
  * Fix double-free when querying.
  * Merge debian packaging branch added: COPYING debian/
    debian/changelog debian/compat debian/control debian/copyright
    debian/libgeonames-dev.install debian/libgeonames0.install
    debian/libgeonames0.symbols debian/rules debian/source/
    debian/source/format

831939a... by Sebastien Bacher

Import patches-unapplied version 0.1-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.