summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Berg2019-10-29 13:58:26 +0000
committerChristoph Berg2019-10-29 13:58:26 +0000
commit7546c8e5ba8e56e10b7aa24a3d050805e8f63c4c (patch)
tree2d9874cc3f1f0b8f35baef8efc203f9108ce5327
parent29694e43a759345eea410f9ad92e1bdb65144efc (diff)
releasing package pgfincore version 1.2.2-1debian/1.2.2-11.2.2
-rw-r--r--ChangeLog3
-rw-r--r--debian/changelog6
-rw-r--r--debian/control.in2
3 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 22c6343..98ec8fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2019-10-29 Cédric Villemain <cedric@2ndQuadrant.fr>
+ * 1.2.2 - Fix bad errno usage
+
22/09/2017 Cédric Villemain <cedric@2ndQuadrant.fr>
* 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 <myon@debian.org> 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 <team+postgresql@tracker.debian.org>
Uploaders: Cédric Villemain <cedric@villemain.org>, Dimitri Fontaine <dim@tapoueh.org>, Christoph Berg <myon@debian.org>
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