From: Christoph Berg Date: Tue, 29 Oct 2019 13:58:26 +0000 (+0100) Subject: releasing package pgfincore version 1.2.2-1 X-Git-Tag: debian/1.2.2-1^0 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=7546c8e5ba8e56e10b7aa24a3d050805e8f63c4c;p=pgfincore.git releasing package pgfincore version 1.2.2-1 --- diff --git a/ChangeLog b/ChangeLog index 22c6343..98ec8fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2019-10-29 Cédric Villemain + * 1.2.2 - Fix bad errno usage + 22/09/2017 Cédric Villemain * 1.2.1 - Fix check on NULL input for drawer function diff --git a/debian/changelog b/debian/changelog index 8b4b0ee..dd636fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgfincore (1.2.2-1) unstable; urgency=medium + + * Upload for PostgreSQL 12. + + -- Christoph Berg Tue, 29 Oct 2019 14:57:19 +0100 + pgfincore (1.2.1-2) unstable; urgency=medium * Upload for PostgreSQL 11. diff --git a/debian/control.in b/debian/control.in index fd9b81c..9ce58b8 100644 --- a/debian/control.in +++ b/debian/control.in @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Cédric Villemain , Dimitri Fontaine , Christoph Berg Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 158~) -Standards-Version: 4.2.0 +Standards-Version: 4.4.0 Vcs-Git: git://git.postgresql.org/git/pgfincore.git Vcs-Browser: http://git.postgresql.org/gitweb/?p=pgfincore.git Homepage: http://villemain.org/projects/pgfincore