osm2pgrouting (2.3.8-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.1, no changes.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Add Rules-Requires-Root to control file.
  * Update lintian overrides.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 01 Dec 2022 14:25:42 +0100

osm2pgrouting (2.3.8-1) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 15 Aug 2021 12:37:53 +0200

osm2pgrouting (2.3.8-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Update watch file for GitHub URL changes.
  * Update upstream metadata.
  * Update lintian overrides.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 05 Jun 2021 07:20:39 +0200

osm2pgrouting (2.3.7-1) unstable; urgency=medium

  * New upstream release.
  * Bump watch file version to 4.
  * Bump Standards-Version to 4.5.1, no changes.
  * Update README filename in docs.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 02 Feb 2021 06:02:38 +0100

osm2pgrouting (2.3.6-3) unstable; urgency=medium

  * Don't append -DNDEBUG to CXXFLAGS, disables dbConnection.install_postGIS.
  * Add lintian overrides for file-references-package-build-path.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 23 Oct 2020 21:10:58 +0200

osm2pgrouting (2.3.6-2) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.5.0, no changes.
  * Append -DNDEBUG to CXXFLAGS to remove buildpath from binaries.
  * Update gbp.conf to use --source-only-changes by default.
  * Drop Name field from upstream metadata.
  * Bump debhelper compat to 10, changes:
    - Drop --parallel option, enabled by default

  [ Christoph Berg ]
  * Test-depend only on postgresql-postgis so the test doesn't get confused
    when "postgresql" changes version.

 -- Christoph Berg <myon@debian.org>  Wed, 14 Oct 2020 22:18:18 +0200

osm2pgrouting (2.3.6-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * New upstream release.
  * Bump Standards-Version to 4.2.1, no changes.
  * Use ODbL-1.0 license shortname to match SPDX.
  * Update watch file to limit matches to archive path.
  * Remove documentation outside usr/share/doc.

  [ Christoph Berg ]
  * debian/tests: Do an actual import into PostgreSQL.
    (The old installability test was not enough, see #904942.)

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 29 Nov 2018 12:46:53 +0100

osm2pgrouting (2.3.5-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.1.4, no changes.
  * Strip trailing whitespace from rules file.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 21 May 2018 08:22:14 +0200

osm2pgrouting (2.3.4-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright-format URL to use HTTPS.
  * Update Vcs-* URLs for Salsa.
  * Bump Standards-Version to 4.1.3, no changes.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 03 Apr 2018 07:10:42 +0200

osm2pgrouting (2.3.3-1) unstable; urgency=medium

  * New upstream release.
  * Add libosmium2-dev to build dependencies.
  * Bump Standards-Version to 4.1.2, no changes.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 19 Dec 2017 07:44:25 +0100

osm2pgrouting (2.3.2-1) unstable; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 18 Oct 2017 07:22:10 +0200

osm2pgrouting (2.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop spelling-errors.patch, applied upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 15 Oct 2017 10:33:37 +0200

osm2pgrouting (2.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
  * Add autopkgtest to test installability.
  * Bump Standards-Version to 4.1.1, no changes.
  * Update copyright years for pgRouting Contributors.
  * Add libpqxx-dev to build dependencies.
  * Add patch to fix spelling errors.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 11 Oct 2017 18:20:32 +0200

osm2pgrouting (2.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright file, changes:
    - Update copyright holders
    - Add license & copyright for fix_typos.sh
  * Drop spelling-errors.patch, applied upstream.
  * Update AUTHORS filename in copyright and docs files.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 13 Nov 2016 00:53:34 +0100

osm2pgrouting (2.1.0-2) unstable; urgency=medium

  * Add manpage for osm2pgrouting.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 10 Aug 2016 10:53:18 +0200

osm2pgrouting (2.1.0-1) unstable; urgency=medium

  * New upstream release.
    (closes: #822991)
  * Restructure control file with cme.
  * Change maintainer to Debian GIS team.
  * Add myself to Uploaders.
  * Use optional priority to match pgrouting.
  * Bump debhelper compatibility to 9.
  * Use minimal dh rules instead of cdbs, changes:
    - Enable parallel builds
    - Enable all hardening buildflags
    - Override dh_install to use --list-missing
  * Add watch file for GitHub releases.
  * Add build dependency on libboost-program-options-dev.
  * Update copyright file, changes:
    - Use standalone license paragraph for GPL-2+
    - Add copyright holders
    - Add license & copyright for cpplint.py & FindPostgreSQL.cmake
  * Use source format 3.0 (quilt).
  * Add patch to fix spelling errors.
  * Fix description synopsis phrasing.
  * Don't install extra license file.
  * Add upstream metadata.
  * Add Vcs-* control fields.
  * Bump Standards-Version to 3.9.8, changes: Vcs-* fields.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 29 Apr 2016 20:40:41 +0200

osm2pgrouting (2.0.0-release-ppa1~trusty1) trusty; urgency=medium

  * Rebuild for trusty

 -- Daniel Kastl (Georepublic) <daniel@georepublic.de>  Wed, 23 Apr 2014 22:20:34 +0900

osm2pgrouting (2.0.0-release-ppa1~precise2) precise; urgency=medium

  * changed RUNTIME DESTINATION target

 -- Daniel Kastl (Georepublic) <daniel@georepublic.de>  Sun, 23 Feb 2014 05:53:29 +0900

osm2pgrouting (2.0.0-release-ppa1~saucy1) saucy; urgency=medium

  * Imported Upstream version 2.0.0-release
  * Cleaned up and updated Debian directory

 -- Daniel Kastl (Georepublic) <daniel@georepublic.de>  Sun, 22 Sep 2013 11:22:58 +0900

osm2pgrouting (2.0.0-beta-ppa4) quantal; urgency=medium

  [ Daniel Kastl (Georepublic) ]
  * Imported Upstream version 2.0.0-beta2

 -- Daniel Kastl (Georepublic) <daniel@georepublic.de>  Sat, 29 Jun 2013 09:12:59 +0900

osm2pgrouting (2.0.0-beta-ppa3) quantal; urgency=medium

  [ Daniel Kastl (Georepublic) ]
  * Imported Upstream version 2.0.0-beta

 -- Daniel Kastl (Georepublic) <daniel@georepublic.de>  Mon, 24 Jun 2013 13:39:21 +0900

osm2pgrouting (2.0.0-alpha-ppa2) raring; urgency=medium

  [ Daniel Kastl (Georepublic) ]
  * Imported Upstream version 2.0.0-alpha
  * Updated debian packaging documents
  * Changed to CDBS

 -- Daniel Kastl (Georepublic) <daniel@georepublic.de>  Tue, 18 Jun 2013 16:31:41 +0900

osm2pgrouting (0.1-6) natty; urgency=low

  * Package for Natty

 -- Daniel Kastl <daniel@georepublic.de>  Tue, 21 Jun 2011 17:22:52 +0900

osm2pgrouting (0.1-5) maverick; urgency=low

  * Increased build number because of build problems in Launchpad (no changes)

 -- Daniel Kastl <daniel@georepublic.de>  Thu, 25 Nov 2010 11:45:14 +0900

osm2pgrouting (0.1-4) lucid; urgency=low

  * Added copyright information
  * Added long package description

 -- Daniel Kastl <daniel@georepublic.de>  Fri, 02 Jul 2010 01:53:09 +0900

osm2pgrouting (0.1-3) lucid; urgency=low

  * Set section to utils

 -- Frederic Junod <frederic.junod@camptocamp.com>  Wed, 30 Jun 2010 16:02:11 +0200

osm2pgrouting (0.1-2) lucid; urgency=low

  * Set distroseries to lucid.

 -- Frederic Junod <frederic.junod@camptocamp.com>  Wed, 30 Jun 2010 15:58:17 +0200

osm2pgrouting (0.1-1) unstable; urgency=low

  * Initial release

 -- Frederic Junod <frederic.junod@camptocamp.com>  Wed, 30 Jun 2010 08:55:33 +0200
