pg-cron (1.1.2-3) unstable; urgency=medium

  * Upload for PostgreSQL 11.
  * Use -Wno-unknown-warning-option instead of removing -Werror.
    (Supported by clang, and -Wno-* is ignored by gcc by default.)

 -- Christoph Berg <myon@debian.org>  Fri, 12 Oct 2018 12:45:13 +0200

pg-cron (1.1.2-2) unstable; urgency=medium

  * Remove -Werror so clang doesn't die on -Wno-maybe-uninitialized with PG11.

 -- Christoph Berg <myon@debian.org>  Sun, 29 Jul 2018 11:57:56 +0200

pg-cron (1.1.2-1) unstable; urgency=medium

  * New upstream version with PG 11 support.
  * Set CC=gcc to enable -Wno-maybe-uninitialized in Makefile.
  * Move packaging repository to salsa.debian.org
  * Move maintainer address to team+postgresql@tracker.debian.org.

 -- Christoph Berg <myon@debian.org>  Sat, 28 Jul 2018 20:39:10 +0200

pg-cron (1.0.2-1) unstable; urgency=medium

  * Initial release.
  * Fix type mismatches on 32bit.
  * Disable warnings about maybe-uninitialized variables, Ubuntu/ppc64el needs
    this for entry.c.

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 27 Nov 2017 10:31:29 +0100
