getdns (1.2.1-2) unstable; urgency=medium

  [ Santiago ]
  * Update d/copyright with missing information (Closes: #861445)

 -- Ondřej Surý <ondrej@debian.org>  Mon, 13 Nov 2017 21:18:16 +0000

getdns (1.2.1-1) unstable; urgency=medium

  * New upstream version.
  * Update d/watch to ignore dash in front of rc
  * Enable stubby again
  * Add missing build-depends (libyaml-dev and doxygen)
  * Split stubby into a separate package and have a simple service file to
    run it by default
  * Add new symbols from libgetdns.so.6 library
  * Override missing init.d script (feel free to provide one though)

 -- Ondřej Surý <ondrej@debian.org>  Sun, 12 Nov 2017 02:56:52 +0000

getdns (1.1.0-2) unstable; urgency=medium

  * Add d/README.source to help with importing sources from the upstream
    git repository
  * Upload to unstable.

 -- Ondřej Surý <ondrej@debian.org>  Mon, 19 Jun 2017 11:31:41 +0200

getdns (1.1.0-1) experimental; urgency=medium

  * New upstream version
   - to experimental to avoid hurting the freeze
   - dropped debian/patches, all integrated upstream
   - moved from libgetdns1 to libgetdns6

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 28 Apr 2017 07:37:34 -0700

getdns (1.1.0~a2-2) unstable; urgency=medium

  * Use upstream provided src/jsmn/ (Closes: #849577)

 -- Ondřej Surý <ondrej@debian.org>  Wed, 08 Mar 2017 11:48:09 +0100

getdns (1.1.0~a2-1) unstable; urgency=medium

  * Fix CURRENT_DATE generation for reproducible builds (Closes: #797215)
  * Imported Upstream version 1.1.0~a2
   + OpenSSL 1.1 support (Closes: #828309)
  * Run automake -a before running dh_autoreconf
  * Add src/jsmn/ to sources
  * Fix OpenSSL 1.1.0 compatibility defines
  * Add getdns-utils package with utilities
  * Update libgetdns1 symbols file

 -- Ondřej Surý <ondrej@debian.org>  Sun, 06 Nov 2016 21:56:21 +0100

getdns (1.0.0~b2-1) unstable; urgency=medium

  * New uptream version
  * Bump standards-version to 3.9.8 (no changes needed)
  * update debian/watch to detect alpha and beta versions

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 15 Jul 2016 17:22:30 +0200

getdns (0.9.0-1) unstable; urgency=medium

  [ Daniel Kahn Gillmor ]
  * updated Homepage and Vcs-* URLs to use https
  * canonicalize with wrap-and-sort

  [ Ondřej Surý ]
  * Imported Upstream version 0.9.0
  * Install upstream pkgconfig getdns.pc
  * Add new symbols to libgetdns1.symbols

 -- Ondřej Surý <ondrej@debian.org>  Mon, 04 Jan 2016 12:52:03 +0100

getdns (0.5.1-2) unstable; urgency=medium

  * Move getdns under pkg-dns team umbrella packaging

 -- Ondřej Surý <ondrej@debian.org>  Fri, 04 Dec 2015 15:03:23 +0100

getdns (0.5.1-1) unstable; urgency=medium

  * new upstream release.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 18 Nov 2015 15:15:50 -0500

getdns (0.5.1~rc1-1) experimental; urgency=medium

  * new upstream release candidate

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 12 Nov 2015 16:21:02 -0500

getdns (0.5.0-3) unstable; urgency=medium

  * switch from libuv0.10 to libuv1

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 05 Nov 2015 07:02:16 +0900

getdns (0.5.0-2) unstable; urgency=medium

  * move to unstable.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 30 Oct 2015 21:21:32 +0900

getdns (0.5.0-1) experimental; urgency=medium

  * new upstream release.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 30 Oct 2015 20:18:58 +0900

getdns (0.5.0~rc1-1) experimental; urgency=medium

  * new upstream release candidate

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 30 Oct 2015 15:15:07 +0900

getdns (0.3.3-1) unstable; urgency=medium

  * New upstream release
  * remove d/patches/*, applied upstream

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 10 Sep 2015 07:44:22 -0400

getdns (0.3.1-1) unstable; urgency=medium

  * new upstream bugfix release.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 18 Jul 2015 18:28:27 +0200

getdns (0.3.0-1) unstable; urgency=medium

  * new upstream release
  * move to unstable

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 18 Jul 2015 00:58:51 +0200

getdns (0.3.0~rc1-1) experimental; urgency=medium

  * new upstream version.
  * update the API "string version" to match the new spec

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 12 Jul 2015 23:05:35 -0400

getdns (0.2.0-2) unstable; urgency=medium

  * make the compilation comment independent of the TZ
  * stabilize the "date" in the man pages to match the API "string
    version"

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 08 Jul 2015 13:53:27 -0400

getdns (0.2.0-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 21 May 2015 10:00:09 -0400

getdns (0.2.0~rc1-1) experimental; urgency=medium

  * new upstream release candidate.
  * added myself to uploaders
  * Bumped Standards-Version to 3.9.6 (no changes needed)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 14 May 2015 09:00:01 -0400

getdns (0.1.8-1) unstable; urgency=medium

  * New upstream version 0.1.8
  * Update libversion patch to 0.1.8
  * Check library symbols with -c4

 -- Ondřej Surý <ondrej@debian.org>  Thu, 30 Apr 2015 11:33:49 +0200

getdns (0.1.7-1.1) unstable; urgency=medium

  * Non-maintainer Upload
  * Fix libversion numbering (Closes: #782799)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 29 Apr 2015 20:46:35 -0400

getdns (0.1.7-1) unstable; urgency=medium

  * New upstream version 0.1.7
  * Remove all patches - they have been merged upstream

 -- Ondřej Surý <ondrej@debian.org>  Thu, 09 Apr 2015 10:13:22 +0200

getdns (0.1.6-4) unstable; urgency=medium

  * iputils-ping is no longer needed as part of #778939 fix and it's also
    not installable on non-Linux architectures, so we just get rid of it

 -- Ondřej Surý <ondrej@debian.org>  Tue, 24 Mar 2015 14:13:04 +0100

getdns (0.1.6-3) unstable; urgency=medium

  * Switch to gbp pq patch management
  * Add Scott Kitterman to uploaders
  * Run the tests every time, but don't fail when tests fail (Closes: #778939)

 -- Ondřej Surý <ondrej@debian.org>  Tue, 24 Mar 2015 13:16:27 +0100

getdns (0.1.6-2) unstable; urgency=medium

  * Fix version number in Breaks+Replaces (Closes: #779111)
  * Update copyright years and add license for strlcpy.c

 -- Ondřej Surý <ondrej@debian.org>  Wed, 25 Feb 2015 10:52:16 +0100

getdns (0.1.6-1) unstable; urgency=medium

  * New upstream version 0.1.6
  * Add --with-current-date to allow reproducible builds and set the value
    to changelog last entry Date (Closes: #775696)
  * Add missing upstream autoconf macro

 -- Ondřej Surý <ondrej@debian.org>  Mon, 19 Jan 2015 09:36:28 +0100

getdns (0.1.5-2) unstable; urgency=medium

  * SONAME was bumped, rename libgetdns0 to libgetdns1
  * Add Conflicts/Replaces for faulty libgetdns0

 -- Ondřej Surý <ondrej@debian.org>  Mon, 03 Nov 2014 11:12:47 +0100

getdns (0.1.5-1) unstable; urgency=medium

  * New upstream version 0.1.5
  * Build-Depends on libev-dev, libuv-dev and libevent-dev
  * Beautify d/control with wrap-and-sort -a
  * Add symbols file for libraries

 -- Ondřej Surý <ondrej@debian.org>  Sun, 02 Nov 2014 13:29:12 +0100

getdns (0.1.4-1) unstable; urgency=medium

  * Fix Vcs-URLs to point to anonscm.debian.org
  * New upstream version 0.1.4

 -- Ondřej Surý <ondrej@debian.org>  Thu, 04 Sep 2014 11:31:13 +0200

getdns (0.1.3-1) unstable; urgency=medium

  * Initial release (Closes: #741011)

 -- Ondřej Surý <ondrej@debian.org>  Fri, 13 Jun 2014 13:48:19 +0200
