This is an automated email from the git hooks/post-receive script.

myon pushed a commit to branch master
in repository pgsql-ogr-fdw.

commit a7dcf917ef2137b7b7153dbad98e6ee390fdb092
Author: Christoph Berg <[email protected]>
Date:   Tue Oct 3 11:46:20 2017 +0200

    New version has PostgreSQL 10 support.
---
 debian/changelog | 2 +-
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 943fca7..fc9d2fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 pgsql-ogr-fdw (1.0.3-1) UNRELEASED; urgency=medium
 
-  * New upstream version.
+  * New upstream version with PostgreSQL 10 support.
   * Add myself to Uploaders.
   * Bump S-V; no changes.
 
diff --git a/debian/control b/debian/control
index a968dde..30e99b5 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-grass/pgsql-ogr-fdw.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pgsql-ogr-fdw.git
 Homepage: https://github.com/pramsey/pgsql-ogr-fdw
 
-Package: postgresql-9.6-ogr-fdw
+Package: postgresql-10-ogr-fdw
 Architecture: any
-Depends: postgresql-9.6, ${misc:Depends}, ${shlibs:Depends}
+Depends: postgresql-10, ${misc:Depends}, ${shlibs:Depends}
 Description: PostgreSQL foreign data wrapper for OGR
  OGR is the vector half of the GDAL spatial data access library. It allows
  access to a large number of GIS data formats using a simple C API for data

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pgsql-ogr-fdw.git

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to