This is an automated email from the git hooks/post-receive script. myon pushed a change to branch master in repository pgsql-ogr-fdw.
from e7aab5f Upload to unstable. new ed46e2b New upstream version 1.0.3 new 5dbeb6b Updated version 1.0.3 from 'upstream/1.0.3' new 8a77bf6 New upstream version. new bdb9b93 Add myself to Uploaders. new 16300b7 Bump S-V; no changes. new a7dcf91 New version has PostgreSQL 10 support. new 30d3b8a Remove typos.patch. new d0a64cf debian/tests: Run testsuite. The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .editorconfig | 16 +++ .gitignore | 2 + .travis.yml | 8 +- data/{no_geom.csv => no_geom_apost.csv} | 2 +- debian/changelog | 10 ++ debian/control | 9 +- debian/control.in | 5 +- debian/patches/series | 1 - debian/patches/typos.patch | 23 --- debian/tests/control | 2 + debian/tests/installcheck | 6 + input/import.source | 44 +++++- input/pgsql.source | 32 +++-- ogr_fdw.c | 244 +++++++++++++++++--------------- ogr_fdw_common.c | 10 +- ogr_fdw_info.c | 88 ++++++------ output/import.source | 88 +++++++++--- output/pgsql.source | 69 +++++---- stringbuffer.c | 2 +- 19 files changed, 391 insertions(+), 270 deletions(-) create mode 100644 .editorconfig copy data/{no_geom.csv => no_geom_apost.csv} (67%) delete mode 100644 debian/patches/typos.patch create mode 100644 debian/tests/control create mode 100755 debian/tests/installcheck -- 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 Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel