[nco] 02/02: Rebuild for stretch-backports.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository nco. commit 15769d338e61d7bc5da9aa7e72bc92f82f295a8f Author: Bas Couwenberg Date: Sat Sep 30 09:23:15 2017 +0200 Rebuild for stretch-backports. --- debian/changelog | 6 ++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5bf893d..f8179d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nco (4.6.9-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + + -- Bas Couwenberg Sat, 30 Sep 2017 09:23:10 +0200 + nco (4.6.9-1) unstable; urgency=medium * New upstream release. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/nco.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
[nco] branch stretch-backports updated (3c76643 -> 15769d3)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch stretch-backports in repository nco. from 3c76643 Rebuild for stretch-backports. adds 72faae3 New upstream version 4.6.9 adds 3038c86 Merge tag 'upstream/4.6.9' adds 2d86dee New upstream release. adds da6d75c Set distribution to unstable. new 5259009 Merge tag 'debian/4.6.9-1' into stretch-backports new 15769d3 Rebuild for stretch-backports. The 2 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: .gitignore |5 + .travis.yml|2 +- CMakeLists.txt | 827 ++--- bld/Makefile | 34 +- bld/nco.spec | 11 +- bld/nco_dst.pl | 30 +- bm/NCO_rgr.pm | 1338 ++-- bm/nco_bm.pl |2 +- cmake/.gitignore | 22 + cmake/build.bat| 18 + cmake/clean.sh |2 + cmake/cmake_uninstall.cmake.in | 21 + config.h.in|9 + configure | 42 +- configure.ac | 10 +- configure.eg | 39 +- data/big.cdl | 20 +- data/in.cdl|6 +- data/in_4.cdl | 53 +- data/in_grp.cdl|6 +- data/ncclimo | 261 +++--- data/ncclimo_tst.py| 19 + data/ncclimo_tst.slurm | 24 + data/ncremap | 209 +++-- data/string.nco|6 +- debian/changelog | 12 + doc/ANNOUNCE | 173 ++-- doc/ChangeLog | 186 doc/VERSION|2 +- doc/debian.txt | 162 ++-- doc/index.shtml| 151 ++-- doc/nco.texi | 195 ++-- qt/libnco/libnco.pro | 118 --- qt/libnco/libnco.vcxproj | 224 - qt/libnco/libnco.vcxproj.filters | 295 -- qt/libnco_c++/libnco_c++.pro | 49 - qt/libnco_c++/libnco_c++.vcxproj | 145 --- qt/libnco_c++/libnco_c++.vcxproj.filters | 64 -- qt/ncap2/ncap2.pro | 70 -- qt/ncap2/ncap2.vcxproj | 186 qt/ncap2/ncap2.vcxproj.filters | 127 --- qt/ncatted/ncatted.pro | 18 - qt/ncatted/ncatted.vcxproj | 151 qt/ncatted/ncatted.vcxproj.filters | 18 - qt/ncbo/ncbo.pro | 17 - qt/ncbo/ncbo.vcxproj | 151 qt/ncbo/ncbo.vcxproj.filters | 18 - qt/ncea/ncea.pro | 16 - qt/ncea/ncea.vcxproj | 151 qt/ncea/ncea.vcxproj.filters | 18 - qt/ncecat/ncecat.pro | 18 - qt/ncecat/ncecat.vcxproj | 151 qt/ncecat/ncecat.vcxproj.filters | 18 - qt/ncflint/ncflint.pro | 17 - qt/ncflint/ncflint.vcxproj | 151 qt/ncflint/ncflint.vcxproj.filters | 18 - qt/ncks/ncks.pro | 16 - qt/ncks/ncks.vcxproj | 151 qt/ncks/ncks.vcxproj.filters | 18 - qt/nco.pri | 57 -- qt/nco.pro | 17 - qt/nco.sln | 150 qt/ncpdq/ncpdq.pro | 17 - qt/ncpdq/ncpdq.vcxproj | 151 qt/ncpdq/ncpdq.vcxproj.filters | 18 - qt/ncra/ncra.pro | 17 - qt/ncra/ncra.vcxproj | 151 qt/ncra/ncra.vcxproj.filters | 18 - qt/ncrcat/ncrcat.pro | 16 - qt/ncrcat/ncrcat.vcxproj | 151 qt/ncrcat/ncrcat.vcxproj.filters | 18 - qt/ncrename/ncrename.pro | 17 - qt/ncrename/ncrename.vcxproj | 151 qt/ncrename/ncrename.vcxproj.filters | 18 - qt/ncwa/ncwa.pro | 57 -- qt/ncwa/ncwa.vcxproj | 151 qt/ncwa/ncwa.vcxproj.filters | 18 - qt/tst_nco_
[nco] tag debian/4.6.9-1_bpo9+1 created (now 15769d3)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag debian/4.6.9-1_bpo9+1 in repository nco. at 15769d3 (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/nco.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
[nco] 01/02: Merge tag 'debian/4.6.9-1' into stretch-backports
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository nco. commit 52590098d1300250c7612936ffef50842fe0fa4e Merge: 3c76643 da6d75c Author: Bas Couwenberg Date: Sat Sep 30 09:23:03 2017 +0200 Merge tag 'debian/4.6.9-1' into stretch-backports .gitignore |5 + .travis.yml|2 +- CMakeLists.txt | 827 ++--- bld/Makefile | 34 +- bld/nco.spec | 11 +- bld/nco_dst.pl | 30 +- bm/NCO_rgr.pm | 1338 ++-- bm/nco_bm.pl |2 +- cmake/.gitignore | 22 + cmake/build.bat| 18 + cmake/clean.sh |2 + cmake/cmake_uninstall.cmake.in | 21 + config.h.in|9 + configure | 42 +- configure.ac | 10 +- configure.eg | 39 +- data/big.cdl | 20 +- data/in.cdl|6 +- data/in_4.cdl | 53 +- data/in_grp.cdl|6 +- data/ncclimo | 261 +++--- data/ncclimo_tst.py| 19 + data/ncclimo_tst.slurm | 24 + data/ncremap | 209 +++-- data/string.nco|6 +- debian/changelog |6 + doc/ANNOUNCE | 173 ++-- doc/ChangeLog | 186 doc/VERSION|2 +- doc/debian.txt | 162 ++-- doc/index.shtml| 151 ++-- doc/nco.texi | 195 ++-- qt/libnco/libnco.pro | 118 --- qt/libnco/libnco.vcxproj | 224 - qt/libnco/libnco.vcxproj.filters | 295 -- qt/libnco_c++/libnco_c++.pro | 49 - qt/libnco_c++/libnco_c++.vcxproj | 145 --- qt/libnco_c++/libnco_c++.vcxproj.filters | 64 -- qt/ncap2/ncap2.pro | 70 -- qt/ncap2/ncap2.vcxproj | 186 qt/ncap2/ncap2.vcxproj.filters | 127 --- qt/ncatted/ncatted.pro | 18 - qt/ncatted/ncatted.vcxproj | 151 qt/ncatted/ncatted.vcxproj.filters | 18 - qt/ncbo/ncbo.pro | 17 - qt/ncbo/ncbo.vcxproj | 151 qt/ncbo/ncbo.vcxproj.filters | 18 - qt/ncea/ncea.pro | 16 - qt/ncea/ncea.vcxproj | 151 qt/ncea/ncea.vcxproj.filters | 18 - qt/ncecat/ncecat.pro | 18 - qt/ncecat/ncecat.vcxproj | 151 qt/ncecat/ncecat.vcxproj.filters | 18 - qt/ncflint/ncflint.pro | 17 - qt/ncflint/ncflint.vcxproj | 151 qt/ncflint/ncflint.vcxproj.filters | 18 - qt/ncks/ncks.pro | 16 - qt/ncks/ncks.vcxproj | 151 qt/ncks/ncks.vcxproj.filters | 18 - qt/nco.pri | 57 -- qt/nco.pro | 17 - qt/nco.sln | 150 qt/ncpdq/ncpdq.pro | 17 - qt/ncpdq/ncpdq.vcxproj | 151 qt/ncpdq/ncpdq.vcxproj.filters | 18 - qt/ncra/ncra.pro | 17 - qt/ncra/ncra.vcxproj | 151 qt/ncra/ncra.vcxproj.filters | 18 - qt/ncrcat/ncrcat.pro | 16 - qt/ncrcat/ncrcat.vcxproj | 151 qt/ncrcat/ncrcat.vcxproj.filters | 18 - qt/ncrename/ncrename.pro | 17 - qt/ncrename/ncrename.vcxproj | 151 qt/ncrename/ncrename.vcxproj.filters | 18 - qt/ncwa/ncwa.pro | 57 -- qt/ncwa/ncwa.vcxproj | 151 qt/ncwa/ncwa.vcxproj.filters | 18 - qt/tst_nco_c++/tst_nco_c++.pro | 45 - qt/tst_nco_c++/tst_nco_c++.vcxproj | 149 qt/tst_nco_c++/tst_nco_c++.vcxproj.filters | 18 - src/nco++/Makefile.old | 20 +- src/nco++/fmc_all_cls.cc |9 +- src/nco++/fmc_gsl_cls.cc |9 +- src/nco++/ncap2.cc | 29 +- src/nco++/ncoEnumTokenTypes.hpp|2 +- src/nco++/ncoLe
Processing of nco_4.6.9-1~bpo9+1_amd64.changes
nco_4.6.9-1~bpo9+1_amd64.changes uploaded successfully to localhost along with the files: nco_4.6.9-1~bpo9+1.dsc nco_4.6.9-1~bpo9+1.debian.tar.xz nco-dbgsym_4.6.9-1~bpo9+1_amd64.deb nco_4.6.9-1~bpo9+1_amd64.buildinfo nco_4.6.9-1~bpo9+1_amd64.deb Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
nco_4.6.9-1~bpo9+1_amd64.changes ACCEPTED into stretch-backports
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 09:23:10 +0200 Source: nco Binary: nco Architecture: source amd64 Version: 4.6.9-1~bpo9+1 Distribution: stretch-backports Urgency: medium Maintainer: Debian GIS Project Changed-By: Bas Couwenberg Description: nco- Command-line operators to analyze netCDF files Changes: nco (4.6.9-1~bpo9+1) stretch-backports; urgency=medium . * Rebuild for stretch-backports. . nco (4.6.9-1) unstable; urgency=medium . * New upstream release. Checksums-Sha1: 57fb5ac6ff34fa517d22116abda80b6155474f1b 2129 nco_4.6.9-1~bpo9+1.dsc 4b5464a010ebbbffe4f5c53fe4a947b3d82b9f74 12396 nco_4.6.9-1~bpo9+1.debian.tar.xz d88b01ac2065806bc96b84e64d7755224ccd4806 3815544 nco-dbgsym_4.6.9-1~bpo9+1_amd64.deb ddb89028647e949bb6d4012c9f9903dabc4ad3b1 9015 nco_4.6.9-1~bpo9+1_amd64.buildinfo 26554d99670850ae5335b6bab36c06978dd3e1cc 1763716 nco_4.6.9-1~bpo9+1_amd64.deb Checksums-Sha256: a0d7987a4302fdde1d31a414880c1b64d3181f5f7d617fc64fa591576c36607c 2129 nco_4.6.9-1~bpo9+1.dsc 6b6c38b6a438ce2d4a3f647f168ce34aad25a9f8c9273aa17e3f4d70c1554c10 12396 nco_4.6.9-1~bpo9+1.debian.tar.xz 7afe43406eefe7d77ab9e09e1ffee837cdd8df193004d65cce9aedc3ce1b0c5b 3815544 nco-dbgsym_4.6.9-1~bpo9+1_amd64.deb 740b5cadc816a950c9226ba95f3f37f9a379f484369832a5ea56afc66492a3f4 9015 nco_4.6.9-1~bpo9+1_amd64.buildinfo cd8b03a6bce6a10746887fd9da79632d987bb261d7a91600b503e812aba0fb65 1763716 nco_4.6.9-1~bpo9+1_amd64.deb Files: 46635c4a7d143ca9c98c7a94f9b4a909 2129 science optional nco_4.6.9-1~bpo9+1.dsc 926011ad6bb396b0b49c88dfcc910d55 12396 science optional nco_4.6.9-1~bpo9+1.debian.tar.xz e9d097e11ef4bdcc3ecca78f3faa1e97 3815544 debug extra nco-dbgsym_4.6.9-1~bpo9+1_amd64.deb 216e1f46aac8933eef93cbb9f43ac426 9015 science optional nco_4.6.9-1~bpo9+1_amd64.buildinfo 11504ee6fd8d7520fed2e8382b10d6cf 1763716 science optional nco_4.6.9-1~bpo9+1_amd64.deb -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlnPSKQACgkQZ1DxCuiN SvF2fg/+MoecsLmhpNFgN/PrF2imSqPkxAKq6MWVTCy1itINg29AYnC1MxiyCMYP tBNbngpWs1H7eRRKW8qzZzr1aFj6TR1oi+UJBqI0o+6Rzf/Wvxj1oFebRpZK1XD1 wGv4EfBPRrWLlbTGKx6vcK+N3rbq9Xkc0iKT8P0uAfjy770jcjCZlEXPWNVV+YGx PVdk73Kjv4rYgQYt09RpBpRM6VmdQdouFZv+aySVBLPf/0yXPn0QmiX/uHreX2UG PQbpYtUoKc1Msr1AgohmSNOsbGg6biZYREYjsGWjlbNCsD2ohHHK0PFxceFu+HqE h9qRjX9+TeOVk9uLD+UlqUiL103xHUpfc5DaSqXsnVvdKln1WAtZD24HlsyINV/r 7a17RA4X80hs/pleeDtvxKkC3uOH6fq7Sd7I4MCTKW1CsHUtPX2m0pR7o5t3wCLQ br3NLUwPbYkKfpOWJkc6tyT4Z9h5Q3FnD8ZxmhYuOme1YxpJONlNfSfM6fbhKcPV 1+QPd+SR/sPIWSQ+q45fr4+Y+2zYmVJE1dNSu0dYT9SWoAZcADzoc6Ex4PhyNBq+ KAPvO2Z5zOon2f+hfoLoEc/YmYAhzW7UFi4FP+OasN2P/p/NMPtOzbSyMy7pt8iP 6pYDLJqzyIwkJoOMpQrw6/wSQI3vYEPHgDlqk6c2GRyPj4adP0Y= =yPe7 -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[mapcache] 02/08: Merge tag 'upstream/1.6.1'
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache. commit 1bfa4cf1605ba2e50ebaaa94dd7248bd1d73eeec Merge: 7e81bf6 b4361f5 Author: Bas Couwenberg Date: Sat Sep 30 09:23:30 2017 +0200 Merge tag 'upstream/1.6.1' Upstream version 1.6.1 CMakeLists.txt | 2 +- include/mapcache.h | 8 lib/cache_tiff.c | 2 +- lib/service_wms.c | 6 +++--- lib/service_wmts.c | 4 +++- lib/source_gdal.c | 2 +- lib/util.c | 47 +++ 7 files changed, 64 insertions(+), 7 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] 05/08: Bump Standards-Version to 4.1.1, no changes.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache. commit 8219a229c9d0e07196dd1740cf74aae790ff99a5 Author: Bas Couwenberg Date: Sat Sep 30 09:49:19 2017 +0200 Bump Standards-Version to 4.1.1, no changes. --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f858079..1076a89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ mapcache (1.6.1-1) UNRELEASED; urgency=medium * New upstream release. * Use pkg-info.mk variables instead of dpkg-parsechangelog output. * Add autopkgtest to test installability. - * Bump Standards-Version to 4.1.0, no changes. + * Bump Standards-Version to 4.1.1, no changes. * Drop spelling-errors.patch, applied upstream. -- Bas Couwenberg Sat, 30 Sep 2017 09:24:05 +0200 diff --git a/debian/control b/debian/control index 38ce09d..2881652 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 9), docbook-xsl, docbook-xml, xsltproc -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/mapcache.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/mapcache.git Homepage: http://www.mapserver.org/mapcache/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] 01/08: New upstream version 1.6.1
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache. commit b4361f5cf1f6c3cc4f62110a6b9d9ce7f81d7522 Author: Bas Couwenberg Date: Sat Sep 30 09:23:25 2017 +0200 New upstream version 1.6.1 --- CMakeLists.txt | 2 +- include/mapcache.h | 8 lib/cache_tiff.c | 2 +- lib/service_wms.c | 6 +++--- lib/service_wmts.c | 4 +++- lib/source_gdal.c | 2 +- lib/util.c | 47 +++ 7 files changed, 64 insertions(+), 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d4edc5..f47fea5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ endif () set (MAPCACHE_VERSION_MAJOR 1) set (MAPCACHE_VERSION_MINOR 6) -set (MAPCACHE_VERSION_REVISION 0) +set (MAPCACHE_VERSION_REVISION 1) if(NOT DEFINED CMAKE_INSTALL_LIBDIR) set(CMAKE_INSTALL_LIBDIR lib) diff --git a/include/mapcache.h b/include/mapcache.h index 2622e72..f747eb3 100644 --- a/include/mapcache.h +++ b/include/mapcache.h @@ -1341,6 +1341,14 @@ char* mapcache_util_quadkey_encode(mapcache_context *ctx, int x, int y, int z); */ char* mapcache_util_str_sanitize(apr_pool_t *pool, const char *str, const char* from, char to); +typedef enum { + MAPCACHE_UTIL_XML_SECTION_TEXT, + MAPCACHE_UTIL_XML_SECTION_ATTRIBUTE, + MAPCACHE_UTIL_XML_SECTION_COMMENT +} mapcache_util_xml_section_type; + +char* mapcache_util_str_xml_escape(apr_pool_t *pool, const char *str, mapcache_util_xml_section_type xml_section_type); + char* mapcache_util_get_tile_dimkey(mapcache_context *ctx, mapcache_tile *tile, char* sanitized_chars, char *sanitize_to); char* mapcache_util_get_tile_key(mapcache_context *ctx, mapcache_tile *tile, char *stemplate, diff --git a/lib/cache_tiff.c b/lib/cache_tiff.c index 6a4f115..a576602 100644 --- a/lib/cache_tiff.c +++ b/lib/cache_tiff.c @@ -302,7 +302,7 @@ static TIFF* mapcache_cache_tiff_open(mapcache_context *ctx, _tiffMapProc, _tiffUnmapProc ); } -static void mapcache_cache_tiff_gdal_error_handler(CPLErr eErr, +static void CPL_STDCALL mapcache_cache_tiff_gdal_error_handler(CPLErr eErr, int error_num, const char* pszMsg) { diff --git a/lib/service_wms.c b/lib/service_wms.c index 0ac1845..97e0566 100644 --- a/lib/service_wms.c +++ b/lib/service_wms.c @@ -1033,9 +1033,7 @@ void _format_error_wms(mapcache_context *ctx, mapcache_service *service, char *m \"http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd\";>\n\ \n\ \n\ -\n\ \n\ %s\ "; @@ -1052,7 +1050,9 @@ void _format_error_wms(mapcache_context *ctx, mapcache_service *service, char *m } } - *err_body = apr_psprintf(ctx->pool,template,msg,exceptions); + *err_body = apr_psprintf(ctx->pool,template, + mapcache_util_str_xml_escape(ctx->pool, msg, MAPCACHE_UTIL_XML_SECTION_TEXT), + exceptions); apr_table_set(headers, "Content-Type", "application/vnd.ogc.se_xml"); } diff --git a/lib/service_wmts.c b/lib/service_wmts.c index f12f1d4..3add6d2 100644 --- a/lib/service_wmts.c +++ b/lib/service_wmts.c @@ -1014,7 +1014,9 @@ void _error_report_wmts(mapcache_context *ctx, mapcache_service *service, char * "",elts[i].key,elts[i].val),NULL); } - *err_body = apr_psprintf(ctx->pool,template,msg,exceptions); + *err_body = apr_psprintf(ctx->pool,template, + mapcache_util_str_xml_escape(ctx->pool, msg, MAPCACHE_UTIL_XML_SECTION_COMMENT), + exceptions); apr_table_set(headers, "Content-Type", "application/xml"); diff --git a/lib/source_gdal.c b/lib/source_gdal.c index 440d10d..3cf7846 100644 --- a/lib/source_gdal.c +++ b/lib/source_gdal.c @@ -571,7 +571,7 @@ void _mapcache_source_gdal_render_metatile(mapcache_context *ctx, mapcache_sourc #endif if( eErr != CE_None ) { -ctx->set_error(ctx, 500,"GDAL I/O error occured"); +ctx->set_error(ctx, 500,"GDAL I/O error occurred"); GDALClose(hDstDS); /* close first this one, as it references hTmpDS or hSrcDS */ if( hTmpDS ) GDALClose(hTmpDS); /* references hSrcDS, so close before */ diff --git a/lib/util.c b/lib/util.c index bd01d25..8559df3 100644 --- a/lib/util.c +++ b/lib/util.c @@ -185,6 +185,53 @@ char* mapcache_util_str_sanitize(apr_pool_t *pool, const char *str, const char* return pstr; } +char* mapcache_util_str_xml_escape(apr_pool_t *pool, const char *str, + mapcache_util_xml_section_type xml_section_type) +{ + int outpos = 0; + char* outstr = apr_pcalloc(pool, 6 * strlen(str) + 1); + for( ; *str != '\0'; str ++ ) { +if( xml_section_type == MAPCACHE_UTIL_XML_SECTION_COMMENT ) { + if( *str == '-' ) { +memcpy(outstr + outpos, "-", 5); +outpos += 5; + } + else
[mapcache] annotated tag upstream/1.6.1 created (now 5f20631)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to annotated tag upstream/1.6.1 in repository mapcache. at 5f20631 (tag) tagging b4361f5cf1f6c3cc4f62110a6b9d9ce7f81d7522 (commit) replaces upstream/1.6.0 tagged by Bas Couwenberg on Sat Sep 30 09:23:28 2017 +0200 - Log - Upstream version 1.6.1 Bas Couwenberg (1): New upstream version 1.6.1 --- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] 03/08: New upstream release.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache. commit 86e284eeb5296470d9655748fe8a9ee720b145f2 Author: Bas Couwenberg Date: Sat Sep 30 09:24:14 2017 +0200 New upstream release. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d0b4ef3..f89680e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -mapcache (1.6.0-3) UNRELEASED; urgency=medium +mapcache (1.6.1-1) UNRELEASED; urgency=medium + * New upstream release. * Use pkg-info.mk variables instead of dpkg-parsechangelog output. * Add autopkgtest to test installability. * Bump Standards-Version to 4.1.0, no changes. - -- Bas Couwenberg Wed, 27 Sep 2017 15:14:48 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 09:24:05 +0200 mapcache (1.6.0-2) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] branch pristine-tar updated (defddcd -> 15b833f)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch pristine-tar in repository mapcache. from defddcd pristine-tar data for mapcache_1.6.0.orig.tar.gz new 15b833f pristine-tar data for mapcache_1.6.1.orig.tar.gz The 1 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: mapcache_1.6.1.orig.tar.gz.delta | Bin 0 -> 4539 bytes mapcache_1.6.1.orig.tar.gz.id| 1 + 2 files changed, 1 insertion(+) create mode 100644 mapcache_1.6.1.orig.tar.gz.delta create mode 100644 mapcache_1.6.1.orig.tar.gz.id -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] 04/08: Drop spelling-errors.patch, applied upstream.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache. commit 05195d0cb4dc25fddb2237e7fbee581366626fea Author: Bas Couwenberg Date: Sat Sep 30 09:32:20 2017 +0200 Drop spelling-errors.patch, applied upstream. --- debian/changelog | 1 + debian/patches/series| 1 - debian/patches/spelling-errors.patch | 17 - 3 files changed, 1 insertion(+), 18 deletions(-) diff --git a/debian/changelog b/debian/changelog index f89680e..f858079 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mapcache (1.6.1-1) UNRELEASED; urgency=medium * Use pkg-info.mk variables instead of dpkg-parsechangelog output. * Add autopkgtest to test installability. * Bump Standards-Version to 4.1.0, no changes. + * Drop spelling-errors.patch, applied upstream. -- Bas Couwenberg Sat, 30 Sep 2017 09:24:05 +0200 diff --git a/debian/patches/series b/debian/patches/series index 6375e70..4c2a684 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ cmake-mapserver-include.patch -spelling-errors.patch diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch deleted file mode 100644 index 7a87bea..000 --- a/debian/patches/spelling-errors.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Fix spelling errors. - * occured -> occurred -Author: Bas Couwenberg -Forwarded: https://github.com/mapserver/mapcache/pull/167 -Applied-Upstream: https://github.com/mapserver/mapcache/commit/67843f44dbe4b45be83ab854947eb67bd52a8257 - a/lib/source_gdal.c -+++ b/lib/source_gdal.c -@@ -571,7 +571,7 @@ void _mapcache_source_gdal_render_metati - #endif - - if( eErr != CE_None ) { --ctx->set_error(ctx, 500,"GDAL I/O error occured"); -+ctx->set_error(ctx, 500,"GDAL I/O error occurred"); - GDALClose(hDstDS); /* close first this one, as it references hTmpDS or hSrcDS */ - if( hTmpDS ) - GDALClose(hTmpDS); /* references hSrcDS, so close before */ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] branch master updated (7e81bf6 -> 4fe6f3c)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch master in repository mapcache. from 7e81bf6 Bump Standards-Version to 4.1.0, no changes. new b4361f5 New upstream version 1.6.1 new 1bfa4cf Merge tag 'upstream/1.6.1' new 86e284e New upstream release. new 05195d0 Drop spelling-errors.patch, applied upstream. new 8219a22 Bump Standards-Version to 4.1.1, no changes. new 95b11aa Change section for libapache2-mod-mapcache to httpd. new b3a22a6 Update symbols for 1.6.1. new 4fe6f3c Set distribution to unstable. 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: CMakeLists.txt | 2 +- debian/changelog | 10 +--- debian/control | 4 +-- debian/libmapcache1.symbols | 3 ++- debian/patches/series| 1 - debian/patches/spelling-errors.patch | 17 - include/mapcache.h | 8 ++ lib/cache_tiff.c | 2 +- lib/service_wms.c| 6 ++--- lib/service_wmts.c | 4 ++- lib/source_gdal.c| 2 +- lib/util.c | 47 12 files changed, 75 insertions(+), 31 deletions(-) delete mode 100644 debian/patches/spelling-errors.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] 06/08: Change section for libapache2-mod-mapcache to httpd.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache. commit 95b11aadf00c2d63ef60bb05d5890090dde5ac92 Author: Bas Couwenberg Date: Sat Sep 30 09:50:52 2017 +0200 Change section for libapache2-mod-mapcache to httpd. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1076a89..bf9054a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ mapcache (1.6.1-1) UNRELEASED; urgency=medium * Add autopkgtest to test installability. * Bump Standards-Version to 4.1.1, no changes. * Drop spelling-errors.patch, applied upstream. + * Change section for libapache2-mod-mapcache to httpd. -- Bas Couwenberg Sat, 30 Sep 2017 09:24:05 +0200 diff --git a/debian/control b/debian/control index 2881652..946bfce 100644 --- a/debian/control +++ b/debian/control @@ -104,7 +104,7 @@ Description: tile caching server - tools Package: libapache2-mod-mapcache Architecture: any -Section: web +Section: httpd Depends: ${shlibs:Depends}, ${misc:Depends} Description: tile caching server - Apache module -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] 07/08: Update symbols for 1.6.1.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache. commit b3a22a6dd55361cfbae382b120decd8437fb6b34 Author: Bas Couwenberg Date: Sat Sep 30 09:51:37 2017 +0200 Update symbols for 1.6.1. --- debian/changelog| 1 + debian/libmapcache1.symbols | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bf9054a..967addb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ mapcache (1.6.1-1) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.1, no changes. * Drop spelling-errors.patch, applied upstream. * Change section for libapache2-mod-mapcache to httpd. + * Update symbols for 1.6.1. -- Bas Couwenberg Sat, 30 Sep 2017 09:24:05 +0200 diff --git a/debian/libmapcache1.symbols b/debian/libmapcache1.symbols index fe3b4b4..066afa7 100644 --- a/debian/libmapcache1.symbols +++ b/debian/libmapcache1.symbols @@ -1,4 +1,4 @@ -# SymbolsHelper-Confirmed: 1.6.0 amd64 armel armhf hppa i386 mips mipsel powerpc +# SymbolsHelper-Confirmed: 1.6.1 amd64 libmapcache.so.1 #PACKAGE# #MINVER# EZXML_NIL@Base 1.0.0 _configuration_parse_wms_xml@Base 1.0.0 @@ -312,6 +312,7 @@ libmapcache.so.1 #PACKAGE# #MINVER# mapcache_util_quadkey_encode@Base 1.6.0 mapcache_util_str_replace@Base 1.0.0 mapcache_util_str_sanitize@Base 1.0.0 + mapcache_util_str_xml_escape@Base 1.6.1 parseCache@Base 1.0.0 parseDimensions@Base 1.0.0 parseFormat@Base 1.0.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] tag debian/1.6.1-1 created (now 4fe6f3c)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag debian/1.6.1-1 in repository mapcache. at 4fe6f3c (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] branch upstream updated (6c6a650 -> b4361f5)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch upstream in repository mapcache. from 6c6a650 Imported Upstream version 1.6.0 new b4361f5 New upstream version 1.6.1 The 1 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: CMakeLists.txt | 2 +- include/mapcache.h | 8 lib/cache_tiff.c | 2 +- lib/service_wms.c | 6 +++--- lib/service_wmts.c | 4 +++- lib/source_gdal.c | 2 +- lib/util.c | 47 +++ 7 files changed, 64 insertions(+), 7 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] 08/08: Set distribution to unstable.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache. commit 4fe6f3cf040b452104ec251cd1a6966b464b5d6f Author: Bas Couwenberg Date: Sat Sep 30 09:25:21 2017 +0200 Set distribution to unstable. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 967addb..2fb8bc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mapcache (1.6.1-1) UNRELEASED; urgency=medium +mapcache (1.6.1-1) unstable; urgency=medium * New upstream release. * Use pkg-info.mk variables instead of dpkg-parsechangelog output. @@ -8,7 +8,7 @@ mapcache (1.6.1-1) UNRELEASED; urgency=medium * Change section for libapache2-mod-mapcache to httpd. * Update symbols for 1.6.1. - -- Bas Couwenberg Sat, 30 Sep 2017 09:24:05 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 09:25:05 +0200 mapcache (1.6.0-2) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
[mapcache] 01/01: pristine-tar data for mapcache_1.6.1.orig.tar.gz
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch pristine-tar in repository mapcache. commit 15b833f7e2d92aee45d32252046b1f9b91637720 Author: Bas Couwenberg Date: Sat Sep 30 09:23:27 2017 +0200 pristine-tar data for mapcache_1.6.1.orig.tar.gz --- mapcache_1.6.1.orig.tar.gz.delta | Bin 0 -> 4539 bytes mapcache_1.6.1.orig.tar.gz.id| 1 + 2 files changed, 1 insertion(+) diff --git a/mapcache_1.6.1.orig.tar.gz.delta b/mapcache_1.6.1.orig.tar.gz.delta new file mode 100644 index 000..4b728fb Binary files /dev/null and b/mapcache_1.6.1.orig.tar.gz.delta differ diff --git a/mapcache_1.6.1.orig.tar.gz.id b/mapcache_1.6.1.orig.tar.gz.id new file mode 100644 index 000..33935c5 --- /dev/null +++ b/mapcache_1.6.1.orig.tar.gz.id @@ -0,0 +1 @@ +324ba4b1be6545cc0ecf410a1fe9977532d2fe22 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.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
Processing of mapcache_1.6.1-1_amd64.changes
mapcache_1.6.1-1_amd64.changes uploaded successfully to localhost along with the files: mapcache_1.6.1-1.dsc mapcache_1.6.1.orig.tar.gz mapcache_1.6.1-1.debian.tar.xz libapache2-mod-mapcache-dbgsym_1.6.1-1_amd64.deb libapache2-mod-mapcache_1.6.1-1_amd64.deb libmapcache1-dbgsym_1.6.1-1_amd64.deb libmapcache1-dev_1.6.1-1_amd64.deb libmapcache1_1.6.1-1_amd64.deb mapcache-cgi-dbgsym_1.6.1-1_amd64.deb mapcache-cgi_1.6.1-1_amd64.deb mapcache-tools-dbgsym_1.6.1-1_amd64.deb mapcache-tools_1.6.1-1_amd64.deb mapcache_1.6.1-1_amd64.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[totalopenstation] 04/04: debian/changelog: UNRELEASED => unstable
This is an automated email from the git hooks/post-receive script. mfv pushed a commit to branch master in repository totalopenstation. commit 9e5f9a083adf3ceed744d342a6fec2ef8731ec15 Author: Matteo F. Vescovi Date: Sat Sep 30 10:26:22 2017 +0200 debian/changelog: UNRELEASED => unstable Gbp-Dch: Ignore --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7ab53c5..1340dc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -totalopenstation (0.3.3-2) UNRELEASED; urgency=medium +totalopenstation (0.3.3-2) unstable; urgency=medium [ Bas Couwenberg ] * Change priority from extra to optional. @@ -8,7 +8,7 @@ totalopenstation (0.3.3-2) UNRELEASED; urgency=medium * debian/: dh bump 9 -> 10 * debian/control: S-V bump 4.1.0 -> 4.1.1 (no changes needed) - -- Matteo F. Vescovi Sat, 30 Sep 2017 10:24:59 +0200 + -- Matteo F. Vescovi Sat, 30 Sep 2017 10:26:17 +0200 totalopenstation (0.3.3-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.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
[totalopenstation] 03/04: debian/changelog: new entries added
This is an automated email from the git hooks/post-receive script. mfv pushed a commit to branch master in repository totalopenstation. commit 62fe586f45d6d559f03ba252e984923bf34d6179 Author: Matteo F. Vescovi Date: Sat Sep 30 10:25:52 2017 +0200 debian/changelog: new entries added Gbp-Dch: Ignore --- debian/changelog | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 763396e..7ab53c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ totalopenstation (0.3.3-2) UNRELEASED; urgency=medium + [ Bas Couwenberg ] * Change priority from extra to optional. * Bump Standards-Version to 4.1.0, changes: priority. - -- Matteo F. Vescovi Sun, 24 Sep 2017 13:27:19 +0200 + [ Matteo F. Vescovi ] + * debian/: dh bump 9 -> 10 + * debian/control: S-V bump 4.1.0 -> 4.1.1 (no changes needed) + + -- Matteo F. Vescovi Sat, 30 Sep 2017 10:24:59 +0200 totalopenstation (0.3.3-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.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
[totalopenstation] branch master updated (43d7ab8 -> 9e5f9a0)
This is an automated email from the git hooks/post-receive script. mfv pushed a change to branch master in repository totalopenstation. from 43d7ab8 Bump Standards-Version to 4.1.0, changes: priority. new 819d16b debian/control: S-V bump 4.1.0 -> 4.1.1 (no changes needed) new 3a8408a debian/: dh bump 9 -> 10 new 62fe586 debian/changelog: new entries added new 9e5f9a0 debian/changelog: UNRELEASED => unstable The 4 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: debian/changelog | 9 +++-- debian/compat| 2 +- debian/control | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.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
[totalopenstation] 02/04: debian/: dh bump 9 -> 10
This is an automated email from the git hooks/post-receive script. mfv pushed a commit to branch master in repository totalopenstation. commit 3a8408a9a57f912a1658e7f5fffcf3e702282081 Author: Matteo F. Vescovi Date: Sat Sep 30 10:24:42 2017 +0200 debian/: dh bump 9 -> 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 986bf1f..4f40e32 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian GIS Project Uploaders: Matteo F. Vescovi Build-Depends: - debhelper (>= 9), + debhelper (>= 10), dh-python, python, python-setuptools, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.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
[totalopenstation] 01/04: debian/control: S-V bump 4.1.0 -> 4.1.1 (no changes needed)
This is an automated email from the git hooks/post-receive script. mfv pushed a commit to branch master in repository totalopenstation. commit 819d16b6f12e8e915dbdb4c00e992d36dad5eb89 Author: Matteo F. Vescovi Date: Sat Sep 30 10:23:51 2017 +0200 debian/control: S-V bump 4.1.0 -> 4.1.1 (no changes needed) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5a9b89b..986bf1f 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: python, python-setuptools, python-tk -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Homepage: http://tops.iosa.it/ Vcs-Git: https://anonscm.debian.org/git/pkg-grass/totalopenstation.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/totalopenstation.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.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
[totalopenstation] annotated tag debian/0.3.3-2 created (now d470252)
This is an automated email from the git hooks/post-receive script. mfv pushed a change to annotated tag debian/0.3.3-2 in repository totalopenstation. at d470252 (tag) tagging 9e5f9a083adf3ceed744d342a6fec2ef8731ec15 (commit) replaces debian/0.3.3-1 tagged by Matteo F. Vescovi on Sat Sep 30 10:28:27 2017 +0200 - Log - Debian release 0.3.3-2 -BEGIN PGP SIGNATURE- Comment: Debian powered! iQKTBAABCgB9FiEE890J+NqH0d9QRsmbBhL0lE7NzVoFAlnPVatfFIAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEYz REQwOUY4REE4N0QxREY1MDQ2Qzk5QjA2MTJGNDk0NEVDRENENUEACgkQBhL0lE7N zVondw/8CEb22JIbkh+cfaaD00NtXeGdMQWcXjhnRaErCofXEsT1EQ4w9VnJccYv h4/ESPP+lTiNo8O5dN2NknJ/SjHmPap9tCyeVzJrsmY5rLZKwj4IESU9TcFBSPSE MEPt+U8atTv5//xIf/XyqNmdaSer7Hv8KPno7/6zW4BPO5EIt+HHUWo0bideZA+e +pc+WZT4RbiT2/SUR22I/0JAM9hXr4mzvObXnCiayW6y2ft6PNc524ASeGn1tah2 huTNE/oP1rdmZeAOFR3ugRTAvkaaDQXGqFuWBhgTT84hMGpQmWVjtEtrRROO8HYK m6ghKLHRHewVM4GHUdRuMreW0nLuoeIqnM2iamNtgn2zIKSJbJki1453dArOR+So LqOHizsFTS4ek269S7VK6gTDM5iGIG+/mwgQdySWObh6SjKe+ISUF/wMdMOLOqzt 6f1ZbzNF2nua+5AYtoh8dDH8UfD1UYuHcI4jG75pBV2ntYGVmSeaAZmsAwKdArPh bgfLRf+9fMy65/XhZ1q+Ey/u3hCINUWRBNNkZ/z34h5kVY0UhZaaqrhSfN+l0l/y 05lYkGWtABohPdMRPDEW/kCi1bwWtrzu61Ee8ZL2h5K01amqomboEvXDcofpHdDn qEYWq7N1qNIkZNQ9ur2+S56PJcQlVPCYgPgntJ5FzctUSmi9Fh8= =GI74 -END PGP SIGNATURE- Bas Couwenberg (3): Update Vcs-* URLs to use HTTPS. Change priority from extra to optional. Bump Standards-Version to 4.1.0, changes: priority. Matteo F. Vescovi (4): debian/control: S-V bump 4.1.0 -> 4.1.1 (no changes needed) debian/: dh bump 9 -> 10 debian/changelog: new entries added debian/changelog: UNRELEASED => unstable --- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/totalopenstation.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
Processing of totalopenstation_0.3.3-2_source.changes
totalopenstation_0.3.3-2_source.changes uploaded successfully to localhost along with the files: totalopenstation_0.3.3-2.dsc totalopenstation_0.3.3-2.debian.tar.xz totalopenstation_0.3.3-2_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[netcdf] branch master updated (e34374d -> e019eef)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch master in repository netcdf. from e34374d Bump Standards-Version to 4.1.0, changes: priority. new a1dc2b9 New upstream version 4.5.0~rc3 new b6bebdb Merge tag 'upstream/4.5.0_rc3' new af52f30 New upstream release candidate. new ba2cb41 Bump Standards-Version to 4.1.1, no changes. new bceacc3 Update copyright years for Northwestern University. new 5d885fe Refresh patches. new 74c4f1a Update symbols for 4.5.0~rc3. new e019eef Set distribution to experimental. 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: CMakeLists.txt |32 +- Makefile.in | 5 +- RELEASE_NOTES.md |10 + config.h.cmake.in|11 +- config.h.in | 9 + configure| 157 +- configure.ac |36 +- dap4_test/Makefile.am| 4 +- dap4_test/Makefile.in| 9 +- debian/changelog |10 +- debian/control | 2 +- debian/copyright | 2 +- debian/libnetcdf13.symbols | 8 +- debian/patches/hdf5-library-path.patch | 6 +- docs/.gitignore | 2 - docs/Doxyfile.developer | 2 +- docs/Doxyfile.in | 2 +- docs/Makefile.am |14 +- docs/Makefile.in |19 +- docs/OPeNDAP.dox | 2 +- docs/attribute_conventions.md| 8 +- docs/auth.html | 4 + docs/auth.md | 491 + docs/guide.dox | 158 +- docs/images/Makefile.in | 5 +- docs/static-pages/software.html |10 + docs/types.dox | 5 +- docs/windows-binaries.md |26 +- examples/C/Makefile.in | 5 +- examples/CDL/Makefile.in | 5 +- examples/Makefile.in | 5 +- h5_test/Makefile.in | 5 +- include/Makefile.in | 5 +- include/nctestserver.h | 4 + include/ncuri.h |18 +- include/netcdf_meta.h.in | 6 +- libdap2/Makefile.in | 5 +- libdap4/Makefile.in | 5 +- libdap4/d4curlflags.c| 2 + libdap4/d4curlfunctions.c|16 +- libdap4/d4curlfunctions.h| 9 +- libdap4/d4file.c |23 +- libdap4/d4http.c | 6 +- libdap4/d4parser.c |66 +- libdap4/d4rc.c | 149 +- libdap4/d4util.c |19 +- libdap4/ncd4.h | 1 - libdap4/ncd4types.h | 6 +- libdispatch/Makefile.in | 5 +- libdispatch/dfile.c |12 +- libdispatch/drc.c| 8 +- libdispatch/nchashmap.c |21 +- libdispatch/ncuri.c | 102 +- liblib/Makefile.in | 5 +- libnetcdf.settings.in| 1 + libsrc/Makefile.in | 5 +- libsrc/nc3internal.c |17 +- libsrc/ncx.c | 37157 + libsrc/ncx.m4| 114 +- libsrc/putget.c | 7066 ++--- libsrc/putget.m4 | 8 +- libsrc/v1hpg.c | 3 +- libsrc4/Makefile.in | 5 +- libsrc4/nc4internal.c| 7 +- libsrcp/Makefile.in | 5 +- nc-config.cmake.in |46 +- nc-config.in |12 +- nc_test/CMakeLists.txt | 2 +- nc_test/Makefile.am | 5 +- nc_test/Makefile.in |46 +- nc_test/nc_test.c| 9 +- nc_test/t_nc.c
[netcdf] 02/08: Merge tag 'upstream/4.5.0_rc3'
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf. commit b6bebdb3401947c3906d3d6d3f4842cc3382 Merge: e34374d a1dc2b9 Author: Bas Couwenberg Date: Sat Sep 30 10:09:09 2017 +0200 Merge tag 'upstream/4.5.0_rc3' Upstream version 4.5.0~rc3 CMakeLists.txt |32 +- Makefile.in | 5 +- RELEASE_NOTES.md|10 + config.h.cmake.in |11 +- config.h.in | 9 + configure | 157 +- configure.ac|36 +- dap4_test/Makefile.am | 4 +- dap4_test/Makefile.in | 9 +- docs/.gitignore | 2 - docs/Doxyfile.developer | 2 +- docs/Doxyfile.in| 2 +- docs/Makefile.am|14 +- docs/Makefile.in|19 +- docs/OPeNDAP.dox| 2 +- docs/attribute_conventions.md | 8 +- docs/auth.html | 4 + docs/auth.md| 491 + docs/guide.dox | 158 +- docs/images/Makefile.in | 5 +- docs/static-pages/software.html |10 + docs/types.dox | 5 +- docs/windows-binaries.md|26 +- examples/C/Makefile.in | 5 +- examples/CDL/Makefile.in| 5 +- examples/Makefile.in| 5 +- h5_test/Makefile.in | 5 +- include/Makefile.in | 5 +- include/nctestserver.h | 4 + include/ncuri.h |18 +- include/netcdf_meta.h.in| 6 +- libdap2/Makefile.in | 5 +- libdap4/Makefile.in | 5 +- libdap4/d4curlflags.c | 2 + libdap4/d4curlfunctions.c |16 +- libdap4/d4curlfunctions.h | 9 +- libdap4/d4file.c|23 +- libdap4/d4http.c| 6 +- libdap4/d4parser.c |66 +- libdap4/d4rc.c | 149 +- libdap4/d4util.c|19 +- libdap4/ncd4.h | 1 - libdap4/ncd4types.h | 6 +- libdispatch/Makefile.in | 5 +- libdispatch/dfile.c |12 +- libdispatch/drc.c | 8 +- libdispatch/nchashmap.c |21 +- libdispatch/ncuri.c | 102 +- liblib/Makefile.in | 5 +- libnetcdf.settings.in | 1 + libsrc/Makefile.in | 5 +- libsrc/nc3internal.c|17 +- libsrc/ncx.c| 37157 -- libsrc/ncx.m4 | 114 +- libsrc/putget.c | 7066 +++--- libsrc/putget.m4| 8 +- libsrc/v1hpg.c | 3 +- libsrc4/Makefile.in | 5 +- libsrc4/nc4internal.c | 7 +- libsrcp/Makefile.in | 5 +- nc-config.cmake.in |46 +- nc-config.in|12 +- nc_test/CMakeLists.txt | 2 +- nc_test/Makefile.am | 5 +- nc_test/Makefile.in |46 +- nc_test/nc_test.c | 9 +- nc_test/t_nc.c |46 +- nc_test/test_get.c | 12203 ++ nc_test/test_put.c | 13742 +++ nc_test/test_read.c | 1950 ++ nc_test/{test_write.m4 => test_write.c} | 1425 +- nc_test/test_write.m4 |12 +- nc_test/tst_formatx_pnetcdf.c | 5 +- nc_test/tst_large_cdf5.c| 201 + nc_test/tst_small.c |12 +- nc_test4/Makefile.in| 5 +- ncdap_test/Makefile.am | 6 +- ncdap_test/Makefile.in |26 +- ncdap_test/expected3/Makefile.in| 5 +- ncdap_test/expectremote3/Makefile.in| 5 +- ncdap_test/testbasicauth.sh | 293 + ncdap_test/testcontainerauth.sh |69 + ncdap_test/testdata3/Makefile.in| 5 +- ncdump/CMakeLists.txt | 1 + ncdump/Makefile.am |21 +- ncdump/Makefile.in |77 +- ncdump/cdl/Makefile.in | 5 +- ncdump/expected/Makefile.in | 5 +- ncdump/nccopy.c | 163
[netcdf] 03/08: New upstream release candidate.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf. commit af52f30a853c4b5bdc43be3982f34cfe42a8f16f Author: Bas Couwenberg Date: Sat Sep 30 10:09:35 2017 +0200 New upstream release candidate. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f552abe..5736050 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -netcdf (1:4.5.0~rc2-1~exp2) UNRELEASED; urgency=medium +netcdf (1:4.5.0~rc3-1) UNRELEASED; urgency=medium + * New upstream release candidate. * Change priority from extra to optional. * Bump Standards-Version to 4.1.0, changes: priority. - -- Bas Couwenberg Sun, 24 Sep 2017 13:15:27 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 10:09:19 +0200 netcdf (1:4.5.0~rc2-1~exp1) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] branch pristine-tar updated (7468906 -> d9376b6)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch pristine-tar in repository netcdf. from 7468906 pristine-tar data for netcdf_4.5.0~rc2.orig.tar.gz new d9376b6 pristine-tar data for netcdf_4.5.0~rc3.orig.tar.gz The 1 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: netcdf_4.5.0~rc3.orig.tar.gz.delta | Bin 0 -> 65288 bytes netcdf_4.5.0~rc3.orig.tar.gz.id| 1 + 2 files changed, 1 insertion(+) create mode 100644 netcdf_4.5.0~rc3.orig.tar.gz.delta create mode 100644 netcdf_4.5.0~rc3.orig.tar.gz.id -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] 04/08: Bump Standards-Version to 4.1.1, no changes.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf. commit ba2cb417309cf2b7c456daeeffde447f82fc36cd Author: Bas Couwenberg Date: Sat Sep 30 10:09:59 2017 +0200 Bump Standards-Version to 4.1.1, no changes. --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5736050..369ee52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ netcdf (1:4.5.0~rc3-1) UNRELEASED; urgency=medium * New upstream release candidate. * Change priority from extra to optional. - * Bump Standards-Version to 4.1.0, changes: priority. + * Bump Standards-Version to 4.1.1, changes: priority. -- Bas Couwenberg Sat, 30 Sep 2017 10:09:19 +0200 diff --git a/debian/control b/debian/control index 5a75de6..6e81a87 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), libjs-jquery, libhdf5-dev (>= 1.8.6-1~), libcurl4-gnutls-dev | libcurl-ssl-dev -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/netcdf.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/netcdf.git Homepage: http://www.unidata.ucar.edu/software/netcdf/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] 08/08: Set distribution to experimental.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf. commit e019eefdbcccf2274cb936b2d2d485acde0df1c3 Author: Bas Couwenberg Date: Sat Sep 30 10:14:48 2017 +0200 Set distribution to experimental. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b2e6959..bf55dea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -netcdf (1:4.5.0~rc3-1) UNRELEASED; urgency=medium +netcdf (1:4.5.0~rc3-1~exp1) experimental; urgency=medium * New upstream release candidate. * Change priority from extra to optional. @@ -7,7 +7,7 @@ netcdf (1:4.5.0~rc3-1) UNRELEASED; urgency=medium * Refresh patches. * Update symbols for 4.5.0~rc3. - -- Bas Couwenberg Sat, 30 Sep 2017 10:09:19 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 10:14:33 +0200 netcdf (1:4.5.0~rc2-1~exp1) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] branch upstream updated (4ab71a1 -> a1dc2b9)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch upstream in repository netcdf. from 4ab71a1 New upstream version 4.5.0~rc2 new a1dc2b9 New upstream version 4.5.0~rc3 The 1 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: CMakeLists.txt |32 +- Makefile.in | 5 +- RELEASE_NOTES.md |10 + config.h.cmake.in|11 +- config.h.in | 9 + configure| 157 +- configure.ac |36 +- dap4_test/Makefile.am| 4 +- dap4_test/Makefile.in| 9 +- docs/.gitignore | 2 - docs/Doxyfile.developer | 2 +- docs/Doxyfile.in | 2 +- docs/Makefile.am |14 +- docs/Makefile.in |19 +- docs/OPeNDAP.dox | 2 +- docs/attribute_conventions.md| 8 +- docs/auth.html | 4 + docs/auth.md | 491 + docs/guide.dox | 158 +- docs/images/Makefile.in | 5 +- docs/static-pages/software.html |10 + docs/types.dox | 5 +- docs/windows-binaries.md |26 +- examples/C/Makefile.in | 5 +- examples/CDL/Makefile.in | 5 +- examples/Makefile.in | 5 +- h5_test/Makefile.in | 5 +- include/Makefile.in | 5 +- include/nctestserver.h | 4 + include/ncuri.h |18 +- include/netcdf_meta.h.in | 6 +- libdap2/Makefile.in | 5 +- libdap4/Makefile.in | 5 +- libdap4/d4curlflags.c| 2 + libdap4/d4curlfunctions.c|16 +- libdap4/d4curlfunctions.h| 9 +- libdap4/d4file.c |23 +- libdap4/d4http.c | 6 +- libdap4/d4parser.c |66 +- libdap4/d4rc.c | 149 +- libdap4/d4util.c |19 +- libdap4/ncd4.h | 1 - libdap4/ncd4types.h | 6 +- libdispatch/Makefile.in | 5 +- libdispatch/dfile.c |12 +- libdispatch/drc.c| 8 +- libdispatch/nchashmap.c |21 +- libdispatch/ncuri.c | 102 +- liblib/Makefile.in | 5 +- libnetcdf.settings.in| 1 + libsrc/Makefile.in | 5 +- libsrc/nc3internal.c |17 +- libsrc/ncx.c | 37157 + libsrc/ncx.m4| 114 +- libsrc/putget.c | 7066 ++--- libsrc/putget.m4 | 8 +- libsrc/v1hpg.c | 3 +- libsrc4/Makefile.in | 5 +- libsrc4/nc4internal.c| 7 +- libsrcp/Makefile.in | 5 +- nc-config.cmake.in |46 +- nc-config.in |12 +- nc_test/CMakeLists.txt | 2 +- nc_test/Makefile.am | 5 +- nc_test/Makefile.in |46 +- nc_test/nc_test.c| 9 +- nc_test/t_nc.c |46 +- nc_test/test_get.c | 12203 nc_test/test_put.c | 13742 + nc_test/{test_read.m4 => test_read.c}| 1002 +- nc_test/{test_write.m4 => test_write.c} | 1425 +- nc_test/test_write.m4|12 +- nc_test/tst_formatx_pnetcdf.c| 5 +- nc_test/{tst_large.c => tst_large_cdf5.c}|29 +- nc_test/tst_small.c |12 +- nc_test4/Makefile.in | 5 +- ncdap_test/Makefile.am | 6 +- ncdap_test/Makefile.in |26 +- ncdap_test/expected3/Makefil
[netcdf] 06/08: Refresh patches.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf. commit 5d885fecc1e20cfbe5bc841d8116959260927625 Author: Bas Couwenberg Date: Sat Sep 30 10:14:30 2017 +0200 Refresh patches. --- debian/changelog | 1 + debian/patches/hdf5-library-path.patch | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 93ab452..c9f64ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ netcdf (1:4.5.0~rc3-1) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.1, changes: priority. * Update copyright years for Northwestern University. + * Refresh patches. -- Bas Couwenberg Sat, 30 Sep 2017 10:09:19 +0200 diff --git a/debian/patches/hdf5-library-path.patch b/debian/patches/hdf5-library-path.patch index 7f68145..190d927 100644 --- a/debian/patches/hdf5-library-path.patch +++ b/debian/patches/hdf5-library-path.patch @@ -16,7 +16,7 @@ Forwarded: not-needed IF(NOT HAVE_HDF5_H) MESSAGE(FATAL_ERROR "Compiling a test with hdf5 failed. Either hdf5.h cannot be found, or the log messages should be checked for another reason.") ELSE(NOT HAVE_HDF5_H) -@@ -1797,6 +1797,17 @@ SET(libdir ${CMAKE_INSTALL_PREFIX}/${CMA +@@ -1813,6 +1813,17 @@ SET(libdir ${CMAKE_INSTALL_PREFIX}/${CMA SET(includedir ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_INCLUDEDIR}) SET(CC ${CMAKE_C_COMPILER}) @@ -45,8 +45,8 @@ Forwarded: not-needed +cflags="-I@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_INCLUDEDIR@ @HDF5_INCS@" +libs="-L@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@ @HDF5_LIBS@ @NC_LIBS@" - if [ -z "@USE_DAP@" -o -z "@ENABLE_DAP2@" ] ; then - has_dap2=ON + has_dap2="@ENABLE_DAP2@" + if [ -z $has_dap2 -o "$has_dap2" = "OFF" ]; then --- a/netcdf.pc.in +++ b/netcdf.pc.in @@ -8,6 +8,6 @@ Name: @PACKAGE@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] 05/08: Update copyright years for Northwestern University.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf. commit bceacc31e3bdb0ed9b47f0c2ef6cb00a4ea1c8c8 Author: Bas Couwenberg Date: Sat Sep 30 10:13:39 2017 +0200 Update copyright years for Northwestern University. --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 369ee52..93ab452 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ netcdf (1:4.5.0~rc3-1) UNRELEASED; urgency=medium * New upstream release candidate. * Change priority from extra to optional. * Bump Standards-Version to 4.1.1, changes: priority. + * Update copyright years for Northwestern University. -- Bas Couwenberg Sat, 30 Sep 2017 10:09:19 +0200 diff --git a/debian/copyright b/debian/copyright index 87e3ccd..0a5fa97 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: https://github.com/Unidata/netcdf-c/releases Files: * Copyright: 1988-2017, University Corporation for Atmospheric Research/Unidata -2014, Northwestern University and Argonne National Laboratory + 2003, 2014, Northwestern University and Argonne National Laboratory 2009, OPeNDAP, Inc License: NetCDF -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] 01/01: pristine-tar data for netcdf_4.5.0~rc3.orig.tar.gz
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch pristine-tar in repository netcdf. commit d9376b6d8c6e613b597db83417c6991361c81479 Author: Bas Couwenberg Date: Sat Sep 30 10:09:07 2017 +0200 pristine-tar data for netcdf_4.5.0~rc3.orig.tar.gz --- netcdf_4.5.0~rc3.orig.tar.gz.delta | Bin 0 -> 65288 bytes netcdf_4.5.0~rc3.orig.tar.gz.id| 1 + 2 files changed, 1 insertion(+) diff --git a/netcdf_4.5.0~rc3.orig.tar.gz.delta b/netcdf_4.5.0~rc3.orig.tar.gz.delta new file mode 100644 index 000..a5ebeb2 Binary files /dev/null and b/netcdf_4.5.0~rc3.orig.tar.gz.delta differ diff --git a/netcdf_4.5.0~rc3.orig.tar.gz.id b/netcdf_4.5.0~rc3.orig.tar.gz.id new file mode 100644 index 000..61db719 --- /dev/null +++ b/netcdf_4.5.0~rc3.orig.tar.gz.id @@ -0,0 +1 @@ +7e7cc658a868d1fb27c19a57740b855b2e0cd09d -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] 07/08: Update symbols for 4.5.0~rc3.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf. commit 74c4f1a9f02a4945ebb6d8f0913369642fec3707 Author: Bas Couwenberg Date: Sat Sep 30 10:28:26 2017 +0200 Update symbols for 4.5.0~rc3. --- debian/changelog | 1 + debian/libnetcdf13.symbols | 8 +++- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index c9f64ab..b2e6959 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ netcdf (1:4.5.0~rc3-1) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.1, changes: priority. * Update copyright years for Northwestern University. * Refresh patches. + * Update symbols for 4.5.0~rc3. -- Bas Couwenberg Sat, 30 Sep 2017 10:09:19 +0200 diff --git a/debian/libnetcdf13.symbols b/debian/libnetcdf13.symbols index cb8b1ac..2157f42 100644 --- a/debian/libnetcdf13.symbols +++ b/debian/libnetcdf13.symbols @@ -250,7 +250,6 @@ libnetcdf.so.13 #PACKAGE# #MINVER# NCD4_readfile@Base 4.5.0~rc1 NCD4_reclaimMeta@Base 4.5.0~rc1 NCD4_reportcurlerror@Base 4.5.0~rc1 - NCD4_set_curlstate@Base 4.5.0~rc1 NCD4_set_flags_perfetch@Base 4.5.0~rc1 NCD4_set_flags_perlink@Base 4.5.0~rc1 NCD4_setdebuglevel@Base 4.5.0~rc1 @@ -260,7 +259,6 @@ libnetcdf.so.13 #PACKAGE# #MINVER# NCD4_tagdump@Base 4.5.0~rc1 NCD4_toposort@Base 4.5.0~rc1 NCD4_typesize@Base 4.5.0~rc1 - NCD4_userpwd@Base 4.5.0~rc1 NCDAP2_ping@Base 4.5.0~rc1 NCDEFAULT_get_varm@Base 4.1.3 NCDEFAULT_get_vars@Base 4.1.3 @@ -1072,8 +1070,9 @@ libnetcdf.so.13 #PACKAGE# #MINVER# nctypetostring@Base 4.1.3 ncuribuild@Base 4.3.3 ncuridecode@Base 4.3.3 - ncuridecodeonly@Base 4.3.3 - ncuriencode@Base 4.3.3 + ncuridecodepartial@Base 4.5.0~rc3 + ncuriencodeonly@Base 4.5.0~rc3 + ncuriencodeuserpwd@Base 4.5.0~rc3 ncurifree@Base 4.3.3 ncurilookup@Base 4.3.3 ncuriparse@Base 4.3.3 @@ -1580,7 +1579,6 @@ libnetcdf.so.13 #PACKAGE# #MINVER# ocroot_free@Base 4.3.3 ocset_curlflag@Base 4.3.3 ocset_curlopt@Base 4.3.3 - ocset_curlstate@Base 4.3.3 ocset_flags_perfetch@Base 4.3.3 ocset_flags_perlink@Base 4.3.3 ocset_netrc@Base 4.3.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] annotated tag upstream/4.5.0_rc3 created (now 5ecbf7c)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to annotated tag upstream/4.5.0_rc3 in repository netcdf. at 5ecbf7c (tag) tagging a1dc2b99cfe260d4784ef25374de58afde91e5ad (commit) replaces upstream/4.5.0_rc2 tagged by Bas Couwenberg on Sat Sep 30 10:09:07 2017 +0200 - Log - Upstream version 4.5.0~rc3 Bas Couwenberg (1): New upstream version 4.5.0~rc3 --- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] tag debian/1%4.5.0_rc3-1_exp1 created (now e019eef)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag debian/1%4.5.0_rc3-1_exp1 in repository netcdf. at e019eef (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
Processing of netcdf_4.5.0~rc3-1~exp1_amd64.changes
netcdf_4.5.0~rc3-1~exp1_amd64.changes uploaded successfully to localhost along with the files: netcdf_4.5.0~rc3-1~exp1.dsc netcdf_4.5.0~rc3.orig.tar.gz netcdf_4.5.0~rc3-1~exp1.debian.tar.xz libnetcdf-dev_4.5.0~rc3-1~exp1_amd64.deb libnetcdf13_4.5.0~rc3-1~exp1_amd64.deb netcdf-bin_4.5.0~rc3-1~exp1_amd64.deb netcdf-dbg_4.5.0~rc3-1~exp1_amd64.deb netcdf-doc_4.5.0~rc3-1~exp1_all.deb netcdf_4.5.0~rc3-1~exp1_amd64.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
mapcache_1.6.1-1_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 09:25:05 +0200 Source: mapcache Binary: libmapcache1 libmapcache1-dev mapcache-cgi mapcache-tools libapache2-mod-mapcache Architecture: source amd64 Version: 1.6.1-1 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Bas Couwenberg Description: libapache2-mod-mapcache - tile caching server - Apache module libmapcache1 - tile caching server - shared library libmapcache1-dev - tile caching server - shared library development files mapcache-cgi - tile caching server - CGI binary mapcache-tools - tile caching server - tools Changes: mapcache (1.6.1-1) unstable; urgency=medium . * New upstream release. * Use pkg-info.mk variables instead of dpkg-parsechangelog output. * Add autopkgtest to test installability. * Bump Standards-Version to 4.1.1, no changes. * Drop spelling-errors.patch, applied upstream. * Change section for libapache2-mod-mapcache to httpd. * Update symbols for 1.6.1. Checksums-Sha1: 51e5928ff126b27e0e158e55332bcb5690f9296d 2764 mapcache_1.6.1-1.dsc 1d02c9a8197566b7739d06a815d02a3ee65810f3 1008453 mapcache_1.6.1.orig.tar.gz 3de86ff27bdde5492cffea4be7be34e2e0f63ef6 13148 mapcache_1.6.1-1.debian.tar.xz dd323b74a5a0c5ab71c5eac7398e09e9348a425a 26808 libapache2-mod-mapcache-dbgsym_1.6.1-1_amd64.deb bd2b72c0c355aa1377b9dd19614b68f1166ba945 26110 libapache2-mod-mapcache_1.6.1-1_amd64.deb 1ab130c07ef31d34b91945f7145d9153de133479 375178 libmapcache1-dbgsym_1.6.1-1_amd64.deb bafc3766e97c2f9ebbe663e0c927ea5d6f6d7dd8 19652 libmapcache1-dev_1.6.1-1_amd64.deb 448f4595cb37a62b601ea4c556c4c0a462438158 130802 libmapcache1_1.6.1-1_amd64.deb 6ec301d0fd3ccc301be786c0e33a24f4b6743ebf 15072 mapcache-cgi-dbgsym_1.6.1-1_amd64.deb c03d7f6ae898431f6bc93ac2ca257b005399562b 10738 mapcache-cgi_1.6.1-1_amd64.deb dde374979907f88e14a19a9c1de6b99318eb5d29 28036 mapcache-tools-dbgsym_1.6.1-1_amd64.deb 959db211f62956b6f9228320a7748e8f24357962 23440 mapcache-tools_1.6.1-1_amd64.deb 5d3cf7ac862f1120e37ec65d9bf5eabc30148e5b 17279 mapcache_1.6.1-1_amd64.buildinfo Checksums-Sha256: d3c7e1b94439c368ca4c8e68bb7e4494efcbd453f2d70bf61fff11f8101b1f05 2764 mapcache_1.6.1-1.dsc 1b3de277173100e89655b7c1361468c67727895a94152931e222a48b45a48caa 1008453 mapcache_1.6.1.orig.tar.gz 499c0332aa580012c5c89ed461f525c122c8ac2745ba595cd295fc551e77a94c 13148 mapcache_1.6.1-1.debian.tar.xz f08ee724c136efde503724e9834230fd71d0d9e01c564416a4b16491c0f9c6a2 26808 libapache2-mod-mapcache-dbgsym_1.6.1-1_amd64.deb 907f721ad864938a51006453ff85043012e5c5e57cefe67f423120f42ca54672 26110 libapache2-mod-mapcache_1.6.1-1_amd64.deb d6830ab0d486f1e288d9ae7bffa197d8cdb94a5ac20ac73a9477948ca9da8648 375178 libmapcache1-dbgsym_1.6.1-1_amd64.deb 996ff6d77170e36fb2ef7114544d12b8f8e0349b452148bdba6ebd71a76c8a3d 19652 libmapcache1-dev_1.6.1-1_amd64.deb 5a0af5eac295e6b5dc1da2cc3fd62e32d0846397499cb28a70b59c38bc3df347 130802 libmapcache1_1.6.1-1_amd64.deb 0085d8119ecef62aafac99d9973f4f2562feb11db84363c0abc85b0b59af3c3a 15072 mapcache-cgi-dbgsym_1.6.1-1_amd64.deb 74895908ffb8f94a50e5e2539500a6956fee3b39e7d3fd92f8cadc9f5fc53b8d 10738 mapcache-cgi_1.6.1-1_amd64.deb d1832895bad8b99e8dfe0bed604a7c907e4c3d324c3dd70ddbc596488d241094 28036 mapcache-tools-dbgsym_1.6.1-1_amd64.deb aeb52f9611206c5502123488f841c1a9fc7ba9f115ae8dc6ebd6109367172fa9 23440 mapcache-tools_1.6.1-1_amd64.deb 030c7801cf7ff6e2fcf629ba25f63b3dd28c6e518fb2d018338740a4c2addce8 17279 mapcache_1.6.1-1_amd64.buildinfo Files: 84b359060c009d06b67d59021ba51447 2764 devel optional mapcache_1.6.1-1.dsc 757cb0d882eddb47637a0bfdcd2ed999 1008453 devel optional mapcache_1.6.1.orig.tar.gz 3af7325857f7fe1e9ea86720ed1a5b04 13148 devel optional mapcache_1.6.1-1.debian.tar.xz a83581268a6532b92495bf1712ae15d6 26808 debug optional libapache2-mod-mapcache-dbgsym_1.6.1-1_amd64.deb 83e5489a435e57ce9c970e10c0f15840 26110 httpd optional libapache2-mod-mapcache_1.6.1-1_amd64.deb 12ffa45d6a934d1f91278f9b900891ed 375178 debug optional libmapcache1-dbgsym_1.6.1-1_amd64.deb 5b4b499c495f4d9bb9c49158c23b6d0b 19652 libdevel optional libmapcache1-dev_1.6.1-1_amd64.deb a5f302a10de46de2ad9ca2297b633147 130802 libs optional libmapcache1_1.6.1-1_amd64.deb 9817c98aefcbd8a93d77a0950cfe7ed6 15072 debug optional mapcache-cgi-dbgsym_1.6.1-1_amd64.deb 2047f55b165f81c919a519c6fdfe711f 10738 web optional mapcache-cgi_1.6.1-1_amd64.deb 01a68a4d346e7ccc1fa938d02e105f5a 28036 debug optional mapcache-tools-dbgsym_1.6.1-1_amd64.deb 7b67278b48d066fd9d59d5ad1933c227 23440 misc optional mapcache-tools_1.6.1-1_amd64.deb a4012e0f4b4850de246f5d7959574de5 17279 devel optional mapcache_1.6.1-1_amd64.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlnPUD8ACgkQZ1DxCuiN SvHRFQ/8CFi2DNkjhN+KVCyEubQNUxSjWRrqH5b0cAkd30K0ygdvri5py2DezQ15 SHjh9XLhfsoDRCTWghC40SbEHtIyddD8790QW6iY/j2CDVMvFkLAkXUjusSsDnaL TWfHlLThYrBp8PZPv18
totalopenstation_0.3.3-2_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 10:26:17 +0200 Source: totalopenstation Binary: totalopenstation Architecture: source Version: 0.3.3-2 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Matteo F. Vescovi Description: totalopenstation - download and process data from total station devices Changes: totalopenstation (0.3.3-2) unstable; urgency=medium . [ Bas Couwenberg ] * Change priority from extra to optional. * Bump Standards-Version to 4.1.0, changes: priority. . [ Matteo F. Vescovi ] * debian/: dh bump 9 -> 10 * debian/control: S-V bump 4.1.0 -> 4.1.1 (no changes needed) Checksums-Sha1: 045d98e21e95a7e5e043e6d8bfbdd12dbdb51783 2193 totalopenstation_0.3.3-2.dsc 7e9bb8e81becca37c54880d2ad1258c0573d05e8 11580 totalopenstation_0.3.3-2.debian.tar.xz 1f3544d8e0ae23f8f067cd9ddb8c18b971ea1d9a 6844 totalopenstation_0.3.3-2_source.buildinfo Checksums-Sha256: 765797cb40fbc9ac6af9b9cf42402bc196a6b4f2a5b94df82000c18daa337546 2193 totalopenstation_0.3.3-2.dsc 0396ba7d32c8e7da09f206c200597491845f7aa8fbc54ecf7f3b1c8617032656 11580 totalopenstation_0.3.3-2.debian.tar.xz 1af9dbfd9ab761569e54f5e4bf3895d6afe0ee9fe761e6fd7de3e1e3a5b1a0f5 6844 totalopenstation_0.3.3-2_source.buildinfo Files: 3f05cb59761286ac2951d7f7a0d7f9d5 2193 utils optional totalopenstation_0.3.3-2.dsc 11b7327cf6c733d385b2efb891cdf2b0 11580 utils optional totalopenstation_0.3.3-2.debian.tar.xz 269b7b220a3f39eaa6b48f99ac2ffee8 6844 utils optional totalopenstation_0.3.3-2_source.buildinfo -BEGIN PGP SIGNATURE- Comment: Debian powered! iQKTBAEBCgB9FiEE890J+NqH0d9QRsmbBhL0lE7NzVoFAlnPVUNfFIAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEYz REQwOUY4REE4N0QxREY1MDQ2Qzk5QjA2MTJGNDk0NEVDRENENUEACgkQBhL0lE7N zVq52A/8CiT+B01/U5i4GYXXh99BNrGbGWszEhEkqksIXIvJridSiGPgggcF/+WE ixE05P070bgi4dRm/pyZ0jKpDznDzHgD1YoR9ugwrk+n+bL4oFFE1PxlQYRlfDhK 2MYJMJCfDMWWcY+t8wPAN+1xgR1p1KTpkxbETNh0Pbbf7KMo4kAbW4IBTrnh3Ulj dpBpBu5gsFA6DVB0HZLVZrFhorYoIUvJ+I3yw7VmYrZel+jVqjNFU5YnsgIaixg4 oS7CREnZlvdZBx4duOCQa5Oq0TgUIw5q6PwYt90XtfRh+IZ7nT6BN7zuAfv+v5Vq /KKvk4CJTyfRzIUaQfZCA3XS//pIpWX/YLYO9vWFT6d2jN0S/0SwDA/sSzG6z80h 7pjOTWtP+rnIcosKVxyeNDLlt311J6eta/xHEbTyeW1NLxaMwEJjaBsCe9TS6cGM iDsswlSMFDTvZxNVTa9rIZS3gniIcc5KHHSUiOZ1SNtAKDMEZhgeKE+7wjuBGO51 IW/9E/q9jHcZZXVqqYkcw77/gPvljufQvA3fWdN2QgRNzrE5zLA7iIKXjrQ6NHOS SPS6hfUHo5daPqAZZCZTwjdLWD1NDS+OtZwpY9EHSGhwnElEO/3kTfwndzRqCIp0 9E8bXA41iriwEWngL1cv7IGfYM3hT/Ol7F/0VWnqphi2wDkF0Do= =1iE4 -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[qgis] branch stretch-backports updated (7adc3cd -> f0d01b7)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch stretch-backports in repository qgis. from 7adc3cd Rebuild for stretch-backports. adds bf0aef6 New upstream version 2.14.19+dfsg adds 46f9b11 Merge tag 'upstream/2.14.19+dfsg' adds 625e997 New upstream release. adds 89de95e Drop remove-sip-workaround.patch, applied upstream. adds e1790bc Remove mimelnk files for KDE3. (closes: #875520) adds 7b2f0a5 Update symbols for amd64. adds 9257503 Set distribution to experimental. adds 0d649ae Update symbols for other architectures. adds 0f5d962 Drop unused lintian override for spelling-error-in-binary. adds 2555fa1 Add lintian override for python-foo-but-no-python3-foo. adds f1effd1 Move libqgis-server to libs section. adds caec3d4 Change priority for qgis-dbg from extra to optional. adds 9c6d91b Bump Standards-Version to 4.1.0, changes: priority. adds ad48841 Move from experimental to unstable. (closes: #876320) new ef95ca0 Merge tag 'debian/2.14.19+dfsg-1' into stretch-backports new f0d01b7 Rebuild for stretch-backports. The 2 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: .travis.yml| 1 + CMakeLists.txt | 2 +- ChangeLog | 20 +++ debian/changelog | 33 debian/control | 54 +++--- 18.install => libqgis-analysis2.14.19.install} | 0 18.symbols => libqgis-analysis2.14.19.symbols} | 8 +- ...p2.14.18.install => libqgis-app2.14.19.install} | 0 ...p2.14.18.symbols => libqgis-app2.14.19.symbols} | 184 ++--- ...2.14.18.install => libqgis-core2.14.19.install} | 0 ...2.14.18.symbols => libqgis-core2.14.19.symbols} | 46 +++--- debian/libqgis-gui2.14.18.lintian-overrides| 3 - ...i2.14.18.install => libqgis-gui2.14.19.install} | 0 ...i2.14.18.symbols => libqgis-gui2.14.19.symbols} | 28 ++-- ...tall => libqgis-networkanalysis2.14.19.install} | 0 ...bols => libqgis-networkanalysis2.14.19.symbols} | 2 +- ...14.18.install => libqgis-server2.14.19.install} | 0 ...14.18.symbols => libqgis-server2.14.19.symbols} | 2 +- ...14.18.install => libqgisgrass7-2.14.19.install} | 0 ...des => libqgisgrass7-2.14.19.lintian-overrides} | 2 +- ...14.18.symbols => libqgisgrass7-2.14.19.symbols} | 23 ++- 14.18.install => libqgispython2.14.19.install} | 0 14.18.symbols => libqgispython2.14.19.symbols} | 2 +- debian/mime/application/x-adobe-mif.desktop| 8 - debian/mime/application/x-esri-crs.desktop | 8 - debian/mime/application/x-esri-shape.desktop | 8 - debian/mime/application/x-mapinfo-mif.desktop | 9 - .../mime/application/x-qgis-layer-settings.desktop | 8 - debian/mime/application/x-qgis-project.desktop | 9 - debian/mime/application/x-raster-aig.desktop | 8 - debian/mime/application/x-raster-ecw.desktop | 8 - debian/mime/application/x-raster-mrsid.desktop | 8 - debian/patches/remove-sip-workaround.patch | 16 -- debian/patches/series | 1 - debian/qgis.install| 1 - debian/rules | 3 - debian/source.lintian-overrides| 4 + python/core/__init__.py| 3 +- python/core/qgscoordinatetransform.sip | 1 - src/server/qgswmsserver.cpp| 10 +- tests/src/python/test_qgsexpression.py | 24 +++ 41 files changed, 265 insertions(+), 282 deletions(-) rename debian/{libqgis-analysis2.14.18.install => libqgis-analysis2.14.19.install} (100%) rename debian/{libqgis-analysis2.14.18.symbols => libqgis-analysis2.14.19.symbols} (98%) rename debian/{libqgis-app2.14.18.install => libqgis-app2.14.19.install} (100%) rename debian/{libqgis-app2.14.18.symbols => libqgis-app2.14.19.symbols} (95%) rename debian/{libqgis-core2.14.18.install => libqgis-core2.14.19.install} (100%) rename debian/{libqgis-core2.14.18.symbols => libqgis-core2.14.19.symbols} (99%) delete mode 100644 debian/libqgis-gui2.14.18.lintian-overrides rename debian/{libqgis-gui2.14.18.install => libqgis-gui2.14.19.install} (100%) rename debian/{libqgis-gui2.14.18.symbols => libqgis-gui2.14.19.symbols} (99%) rename debian/{libqgis-networkanalysis2.14.18.install => libqgis-networkanalysis2.14.19.install} (100%) rename debian/{libqgis-networkanalysis2.14.18.symbols => libqgis-networkanalysis2.14.19.symbols} (98%) rename deb
[qgis] 02/02: Rebuild for stretch-backports.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository qgis. commit f0d01b743e89e267952101d4f83d429cd193bdc8 Author: Bas Couwenberg Date: Sat Sep 30 09:36:05 2017 +0200 Rebuild for stretch-backports. --- debian/changelog | 6 ++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5091dff..a9ea584 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qgis (2.14.19+dfsg-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + + -- Bas Couwenberg Sat, 30 Sep 2017 09:36:01 +0200 + qgis (2.14.19+dfsg-1) unstable; urgency=medium * Update symbols for other architectures. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.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
[qgis] tag debian/2.14.19+dfsg-1_bpo9+1 created (now f0d01b7)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag debian/2.14.19+dfsg-1_bpo9+1 in repository qgis. at f0d01b7 (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.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
[qgis] 01/02: Merge tag 'debian/2.14.19+dfsg-1' into stretch-backports
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository qgis. commit ef95ca0564c40dccf47c59a3c672fdd6f1220b8d Merge: 7adc3cd ad48841 Author: Bas Couwenberg Date: Sat Sep 30 09:35:45 2017 +0200 Merge tag 'debian/2.14.19+dfsg-1' into stretch-backports .travis.yml| 1 + CMakeLists.txt | 2 +- ChangeLog | 20 +++ debian/changelog | 27 +++ debian/control | 54 +++--- 18.install => libqgis-analysis2.14.19.install} | 0 18.symbols => libqgis-analysis2.14.19.symbols} | 8 +- ...p2.14.18.install => libqgis-app2.14.19.install} | 0 ...p2.14.18.symbols => libqgis-app2.14.19.symbols} | 184 ++--- ...2.14.18.install => libqgis-core2.14.19.install} | 0 ...2.14.18.symbols => libqgis-core2.14.19.symbols} | 46 +++--- debian/libqgis-gui2.14.18.lintian-overrides| 3 - ...i2.14.18.install => libqgis-gui2.14.19.install} | 0 ...i2.14.18.symbols => libqgis-gui2.14.19.symbols} | 28 ++-- ...tall => libqgis-networkanalysis2.14.19.install} | 0 ...bols => libqgis-networkanalysis2.14.19.symbols} | 2 +- ...14.18.install => libqgis-server2.14.19.install} | 0 ...14.18.symbols => libqgis-server2.14.19.symbols} | 2 +- ...14.18.install => libqgisgrass7-2.14.19.install} | 0 ...des => libqgisgrass7-2.14.19.lintian-overrides} | 2 +- ...14.18.symbols => libqgisgrass7-2.14.19.symbols} | 23 ++- 14.18.install => libqgispython2.14.19.install} | 0 14.18.symbols => libqgispython2.14.19.symbols} | 2 +- debian/mime/application/x-adobe-mif.desktop| 8 - debian/mime/application/x-esri-crs.desktop | 8 - debian/mime/application/x-esri-shape.desktop | 8 - debian/mime/application/x-mapinfo-mif.desktop | 9 - .../mime/application/x-qgis-layer-settings.desktop | 8 - debian/mime/application/x-qgis-project.desktop | 9 - debian/mime/application/x-raster-aig.desktop | 8 - debian/mime/application/x-raster-ecw.desktop | 8 - debian/mime/application/x-raster-mrsid.desktop | 8 - debian/patches/remove-sip-workaround.patch | 16 -- debian/patches/series | 1 - debian/qgis.install| 1 - debian/rules | 3 - debian/source.lintian-overrides| 4 + python/core/__init__.py| 3 +- python/core/qgscoordinatetransform.sip | 1 - src/server/qgswmsserver.cpp| 10 +- tests/src/python/test_qgsexpression.py | 24 +++ 41 files changed, 259 insertions(+), 282 deletions(-) diff --cc debian/changelog index 0de4051,44ff975..5091dff --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,30 +1,36 @@@ + qgis (2.14.19+dfsg-1) unstable; urgency=medium + + * Update symbols for other architectures. + * Drop unused lintian override for spelling-error-in-binary. + * Add lintian override for python-foo-but-no-python3-foo. + * Move libqgis-server to libs section. + * Change priority for qgis-dbg from extra to optional. + * Bump Standards-Version to 4.1.0, changes: priority. + * Move from experimental to unstable. + (closes: #876320) + + -- Bas Couwenberg Thu, 21 Sep 2017 07:55:48 +0200 + + qgis (2.14.19+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] + * Release of 2.14.19 + + [ Bas Couwenberg ] + * New upstream release. + * Drop remove-sip-workaround.patch, applied upstream. + * Remove mimelnk files for KDE3. + (closes: #875520) + * Update symbols for amd64. + + -- Bas Couwenberg Fri, 15 Sep 2017 23:07:28 +0200 + +qgis (2.14.18+dfsg-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + + -- Bas Couwenberg Mon, 28 Aug 2017 10:30:16 +0200 + qgis (2.14.18+dfsg-1) unstable; urgency=medium * Add patch by Dmitry Shachnev to fix FTBFS with SIP 4.19.3. diff --cc debian/control index ad91687,4fdbe84..ac3fb2b --- a/debian/control +++ b/debian/control @@@ -65,9 -65,9 +65,9 @@@ Build-Depends: bison pkg-kde-tools Build-Conflicts: libqgis-dev, qgis-dev - Standards-Version: 4.0.0 + Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/qgis.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/qgis.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/qgis.git -b stretch-backports Homepage: https://qgis.org/ X-Python-Version: >= 2.7, << 2.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.o
Processing of qgis_2.14.19+dfsg-1~bpo9+1_amd64.changes
qgis_2.14.19+dfsg-1~bpo9+1_amd64.changes uploaded successfully to localhost along with the files: qgis_2.14.19+dfsg-1~bpo9+1.dsc qgis_2.14.19+dfsg-1~bpo9+1.debian.tar.xz libqgis-analysis2.14.19_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgis-app2.14.19_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgis-core2.14.19_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgis-customwidgets_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgis-dev_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgis-gui2.14.19_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgis-networkanalysis2.14.19_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgis-server2.14.19_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgisgrass7-2.14.19_2.14.19+dfsg-1~bpo9+1_amd64.deb libqgispython2.14.19_2.14.19+dfsg-1~bpo9+1_amd64.deb python-qgis-common_2.14.19+dfsg-1~bpo9+1_all.deb python-qgis_2.14.19+dfsg-1~bpo9+1_amd64.deb qgis-api-doc_2.14.19+dfsg-1~bpo9+1_all.deb qgis-common_2.14.19+dfsg-1~bpo9+1_all.deb qgis-dbg_2.14.19+dfsg-1~bpo9+1_amd64.deb qgis-plugin-grass-common_2.14.19+dfsg-1~bpo9+1_all.deb qgis-plugin-grass_2.14.19+dfsg-1~bpo9+1_amd64.deb qgis-provider-grass_2.14.19+dfsg-1~bpo9+1_amd64.deb qgis-providers-common_2.14.19+dfsg-1~bpo9+1_all.deb qgis-providers_2.14.19+dfsg-1~bpo9+1_amd64.deb qgis-server_2.14.19+dfsg-1~bpo9+1_amd64.deb qgis_2.14.19+dfsg-1~bpo9+1_amd64.buildinfo qgis_2.14.19+dfsg-1~bpo9+1_amd64.deb Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[postgis] branch master updated (deaf51d -> 3b5278a)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch master in repository postgis. from deaf51d Set distribution to unstable. adds aee4e9f Update branch in gbp.conf & Vcs-Git URL. adds db6abf1 New upstream version 2.4.0~beta1+dfsg adds a17aacb Merge tag 'upstream/2.4.0_beta1+dfsg' into experimental adds b6096a8 New upstream beta release. adds 1faa73d Update copyright file. adds 1a45863 Rename packages for new PostGIS minor version (2.3 -> 2.4). adds e9e9387 Drop avoid-bashisms.patch, applied upstream. adds 38a9bce Update symbols for 2.4.0~beta1. adds 1539c74 Drop unused overrides for hardening-no-pie. adds 483f4ab Add build dependencies for protobuf support. adds 3dda03a Set distribution to experimental. adds ffd12de debian/pgversions: Bump to 9.3+, 9.2 is no longer supported. adds 1c4dc65 debian/control(.in): Bump GEOS build-dependency to 3.4. adds 61c1d25 Clarify -scripts package description; the SQL files are also necessary for the initial installation. adds a5a44a1 debian/rules: Fix rdfind invocation to find SQL file duplicates properly. adds 700b6bd Include program names in postgis and postgis-gui descriptions. adds 78535b2 Declare Conflicts: -2.3-scripts in -2.4-scripts. adds 9c1f487 Further clarify the relation between the postgresql-* packages adds 8d749a9 New upstream version 2.4.0~rc1+dfsg adds f0fc8d8 Merge tag 'upstream/2.4.0_rc1+dfsg' into experimental adds ff8c8a4 New upstream release candidate. adds e33727c Close bug in changelog. adds 48165d7 Update symbols for 2.4.0~rc1. adds f730101 Set distribution to experimental. adds 83d2794 Change priority from extra to optional. adds 2e259e4 Bump Standards-Version to 4.1.0, changes: priority. adds c2eacbb New upstream version 2.4.0~rc2+dfsg adds b36ab21 Merge tag 'upstream/2.4.0_rc2+dfsg' into experimental adds 75b40f6 New upstream release candidate. adds a537382 Update packaging for postgresql-10. adds 227edf5 Update symbols for 2.4.0~rc2. adds 2a6ffcb Set distribution to experimental. adds 36babbe New upstream version 2.4.0~rc3+dfsg adds 1903622 Merge tag 'upstream/2.4.0_rc3+dfsg' into experimental adds 9c8a8f2 New upstream release candidate. adds 44ecc9d Set distribution to experimental. adds e3e56cf Skip tests on s390x, has issues with rounding. new b9dc7e1 Update branch in gbp.conf & Vcs-Git URL. new 5e4d9c6 New upstream version 2.4.0+dfsg new 07516c3 Merge tag 'upstream/2.4.0+dfsg' new 08f350d New upstream release. new 3831a46 Bump Standards-Version to 4.1.1, no changes. new 3b5278a Set distribution to unstable. The 6 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: .drone.yml | 6 +- .editorconfig |35 + .gitattributes | 2 - .gitignore | 171 + .travis.yml|17 +- ChangeLog | 2647 ++- GNUmakefile.in |24 +- NEWS | 143 +- README.md |27 +- README.postgis |38 +- Version.config | 4 +- aclocal.m4 | 276 + authors.git| 1 + authors.svn| 1 + ci/winnie/build_postgis.sh |19 +- ci/winnie/package_postgis.sh |22 +- ci/winnie/regress_postgis.sh |37 +- configure | 538 +- configure.ac | 193 +- debian/changelog |61 + debian/control |55 +- debian/control.in |43 +- debian/copyright | 277 +- ...wgeom-2.3-0.install => liblwgeom-2.4-0.install} | 0 ...overrides => liblwgeom-2.4-0.lintian-overrides} | 2 +- ...wgeom-2.3-0.symbols => liblwgeom-2.4-0.symbols} |27 +- debian/patches/avoid-bashisms.patch|37 - debian/patches/link-liblwgeom | 2 +- debian/patc
[postgis] 06/06: Set distribution to unstable.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis. commit 3b5278a03a224c23de33c96c581eb43f9e1b0e01 Author: Bas Couwenberg Date: Sat Sep 30 10:49:45 2017 +0200 Set distribution to unstable. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 263570f..64a5659 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -postgis (2.4.0+dfsg-1) UNRELEASED; urgency=medium +postgis (2.4.0+dfsg-1) unstable; urgency=medium * New upstream release. * Skip tests on s390x, has issues with rounding. * Bump Standards-Version to 4.1.1, no changes. + * Move from experimental to unstable. - -- Bas Couwenberg Sat, 30 Sep 2017 10:47:34 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 10:49:27 +0200 postgis (2.4.0~rc3+dfsg-1~exp1) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] 04/06: New upstream release.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis. commit 08f350ddd2bd822a5cd417216c0e79b57cf7d2c0 Author: Bas Couwenberg Date: Sat Sep 30 10:47:45 2017 +0200 New upstream release. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1a84942..212ad0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -postgis (2.4.0~rc3+dfsg-1~exp2) UNRELEASED; urgency=medium +postgis (2.4.0+dfsg-1) UNRELEASED; urgency=medium + * New upstream release. * Skip tests on s390x, has issues with rounding. - -- Bas Couwenberg Thu, 28 Sep 2017 08:01:22 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 10:47:34 +0200 postgis (2.4.0~rc3+dfsg-1~exp1) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] 03/06: Merge tag 'upstream/2.4.0+dfsg'
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis. commit 07516c3ba74459e597ec8fd13008bd9b8371d7eb Merge: b9dc7e1 5e4d9c6 Author: Bas Couwenberg Date: Sat Sep 30 10:47:29 2017 +0200 Merge tag 'upstream/2.4.0+dfsg' Upstream version 2.4.0+dfsg NEWS | 85 +++--- README.postgis | 11 +-- Version.config | 2 +- doc/release_notes.xml | 2 +- extensions/address_standardizer/Makefile | 6 +- .../address_standardizer.control | 2 +- .../address_standardizer_data_us.control | 2 +- extensions/postgis/Makefile| 2 +- extensions/postgis/postgis.control | 2 +- extensions/postgis_sfcgal/Makefile | 2 +- extensions/postgis_sfcgal/postgis_sfcgal.control | 2 +- extensions/postgis_tiger_geocoder/Makefile | 2 +- .../postgis_tiger_geocoder.control | 2 +- extensions/postgis_topology/Makefile | 2 +- .../postgis_topology/postgis_topology.control | 2 +- extensions/upgradeable_versions.mk | 1 + postgis/sqldefines.h | 8 +- postgis_svn_revision.h | 2 +- 18 files changed, 70 insertions(+), 67 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] 05/06: Bump Standards-Version to 4.1.1, no changes.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis. commit 3831a46d490eb09ac63be36efc73d9a155194d03 Author: Bas Couwenberg Date: Sat Sep 30 10:49:24 2017 +0200 Bump Standards-Version to 4.1.1, no changes. --- debian/changelog | 1 + debian/control| 2 +- debian/control.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 212ad0f..263570f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ postgis (2.4.0+dfsg-1) UNRELEASED; urgency=medium * New upstream release. * Skip tests on s390x, has issues with rounding. + * Bump Standards-Version to 4.1.1, no changes. -- Bas Couwenberg Sat, 30 Sep 2017 10:47:34 +0200 diff --git a/debian/control b/debian/control index 83de780..436eaf8 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: autoconf2.13, protobuf-c-compiler, rdfind, xsltproc -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git Homepage: http://postgis.net/ diff --git a/debian/control.in b/debian/control.in index c307247..c9a61e8 100644 --- a/debian/control.in +++ b/debian/control.in @@ -33,7 +33,7 @@ Build-Depends: autoconf2.13, protobuf-c-compiler, rdfind, xsltproc -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git Homepage: http://postgis.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] 02/06: New upstream version 2.4.0+dfsg
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis. commit 5e4d9c6ac45031e3ee72c724433cb3ffded10c55 Author: Bas Couwenberg Date: Sat Sep 30 10:46:48 2017 +0200 New upstream version 2.4.0+dfsg --- NEWS | 85 +++--- README.postgis | 11 +-- Version.config | 2 +- doc/release_notes.xml | 2 +- extensions/address_standardizer/Makefile | 6 +- .../address_standardizer.control | 2 +- .../address_standardizer_data_us.control | 2 +- extensions/postgis/Makefile| 2 +- extensions/postgis/postgis.control | 2 +- extensions/postgis_sfcgal/Makefile | 2 +- extensions/postgis_sfcgal/postgis_sfcgal.control | 2 +- extensions/postgis_tiger_geocoder/Makefile | 2 +- .../postgis_tiger_geocoder.control | 2 +- extensions/postgis_topology/Makefile | 2 +- .../postgis_topology/postgis_topology.control | 2 +- extensions/upgradeable_versions.mk | 1 + postgis/sqldefines.h | 8 +- postgis_svn_revision.h | 2 +- 18 files changed, 70 insertions(+), 67 deletions(-) diff --git a/NEWS b/NEWS index c04b85f..e16afcd 100644 --- a/NEWS +++ b/NEWS @@ -1,46 +1,5 @@ -PostGIS 2.4.0rc3 -2017/09/27 -* Fixes and Enhancements since PostGIS 2.4.0rc2 * - - #3781 st_contains cannot handle curvepolygon / compoundcurve -consisting of only straight lines - - #3866 server crashing from large values in ST_AsTWKB - - #3818 Allow triangles unclosed in M to be WKT parsed - - several packaging changes regarding checking trailing blanks - - -See PostGIS 2.4.0 section for details of -new features and enhancements in this release. - -PostGIS 2.4.0rc2 -2017/09/24 -* Fixes and Enhancements since PostGIS 2.4.0rc1 * - - Numerous fixes to ST_AsMVT, ST_AsGeoBuf - - ST_AsTWKB speed and memory performance enhancments - - ST_RepeatedPoints speed improvements - - ST_ConcaveHull bug fix - -See PostGIS 2.4.0 section for details of -new features and enhancements in this release. - -PostGIS 2.4.0rc1 -2017/09/13 -Note possible breaking changes since 2.4.0 beta1 release are: -* Breaking Changes * - - B-Tree index operators < = > changed to provide better spatial locality on sorting -and have expected behavior on GROUP BY. -If you have btree index for geometry or geography, you need to REINDEX it, or review -if it was created by accident and needs to be replaced with GiST index. -If your code relies on old left-to-right box compare ordering, -update it to use << >> operators. - - ST_AsMVT aggregate now overloaded and arg order changed. -Check your code if you are already using this function. - - _ST_DumpPoints removed, was no longer needed after PostGIS 2.1.0 -when ST_DumpPoints got reimplemented in C - -See PostGIS 2.4.0 section for details of new features and fixes in this release - PostGIS 2.4.0 -2017/09/29 +2017/09/30 * New Features * - #3822, Have postgis_full_version() also show and check version of @@ -106,6 +65,48 @@ PostGIS 2.4.0 If your code relies on old left-to-right box compare ordering, update it to use << >> operators +PostGIS 2.4.0rc3 +2017/09/27 +* Fixes and Enhancements since PostGIS 2.4.0rc2 * + - #3781 st_contains cannot handle curvepolygon / compoundcurve +consisting of only straight lines + - #3866 server crashing from large values in ST_AsTWKB + - #3818 Allow triangles unclosed in M to be WKT parsed + - several packaging changes regarding checking trailing blanks + + +See PostGIS 2.4.0 section for details of +new features and enhancements in this release. + +PostGIS 2.4.0rc2 +2017/09/24 +* Fixes and Enhancements since PostGIS 2.4.0rc1 * + - Numerous fixes to ST_AsMVT, ST_AsGeoBuf + - ST_AsTWKB speed and memory performance enhancments + - ST_RepeatedPoints speed improvements + - ST_ConcaveHull bug fix + +See PostGIS 2.4.0 section for details of +new features and enhancements in this release. + +PostGIS 2.4.0rc1 +2017/09/13 +Note possible breaking changes since 2.4.0 beta1 release are: +* Breaking Changes * + - B-Tree index operators < = > changed to provide better spatial locality on sorting +and have expected behavior on GROUP BY. +If you have btree index for geometry or geography, you need to REINDEX it, or review +if it was created by accident and needs to be replaced with GiST index. +If your code relies on old left-to-right box compare ordering, +update it to use << >> operators. + - ST_AsMVT aggregate now overloaded and arg order changed. +Check your code if you are already using this function. + - _ST_DumpPoints removed, was no longer needed after PostGIS 2.1.0 +w
[postgis] 01/06: Update branch in gbp.conf & Vcs-Git URL.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis. commit b9dc7e11c6ef8ce754b7054a7bd6e44e0be4b5f0 Author: Bas Couwenberg Date: Sat Sep 30 10:46:38 2017 +0200 Update branch in gbp.conf & Vcs-Git URL. --- debian/control| 2 +- debian/control.in | 2 +- debian/gbp.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 39e6859..83de780 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Build-Depends: autoconf2.13, xsltproc Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git Homepage: http://postgis.net/ Package: postgis diff --git a/debian/control.in b/debian/control.in index d46933c..c307247 100644 --- a/debian/control.in +++ b/debian/control.in @@ -35,7 +35,7 @@ Build-Depends: autoconf2.13, xsltproc Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git Homepage: http://postgis.net/ Package: postgis diff --git a/debian/gbp.conf b/debian/gbp.conf index 6464eea..21d0417 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -6,7 +6,7 @@ upstream-branch = upstream # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). -debian-branch = experimental +debian-branch = master # git-import-orig uses the following names for the upstream tags. # Change the value if you are not using git-import-orig -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] annotated tag upstream/2.4.0+dfsg created (now 5b02a65)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to annotated tag upstream/2.4.0+dfsg in repository postgis. at 5b02a65 (tag) tagging 5e4d9c6ac45031e3ee72c724433cb3ffded10c55 (commit) replaces upstream/2.4.0_rc3+dfsg tagged by Bas Couwenberg on Sat Sep 30 10:47:28 2017 +0200 - Log - Upstream version 2.4.0+dfsg Bas Couwenberg (1): New upstream version 2.4.0+dfsg --- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] branch upstream updated (36babbe -> 5e4d9c6)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch upstream in repository postgis. from 36babbe New upstream version 2.4.0~rc3+dfsg new 5e4d9c6 New upstream version 2.4.0+dfsg The 1 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: NEWS | 85 +++--- README.postgis | 11 +-- Version.config | 2 +- doc/release_notes.xml | 2 +- extensions/address_standardizer/Makefile | 6 +- .../address_standardizer.control | 2 +- .../address_standardizer_data_us.control | 2 +- extensions/postgis/Makefile| 2 +- extensions/postgis/postgis.control | 2 +- extensions/postgis_sfcgal/Makefile | 2 +- extensions/postgis_sfcgal/postgis_sfcgal.control | 2 +- extensions/postgis_tiger_geocoder/Makefile | 2 +- .../postgis_tiger_geocoder.control | 2 +- extensions/postgis_topology/Makefile | 2 +- .../postgis_topology/postgis_topology.control | 2 +- extensions/upgradeable_versions.mk | 1 + postgis/sqldefines.h | 8 +- postgis_svn_revision.h | 2 +- 18 files changed, 70 insertions(+), 67 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] branch pristine-tar updated (5db30d8 -> 58b912e)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch pristine-tar in repository postgis. from 5db30d8 pristine-tar data for postgis_2.4.0~rc3+dfsg.orig.tar.gz new 58b912e pristine-tar data for postgis_2.4.0+dfsg.orig.tar.gz The 1 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: ...z.delta => postgis_2.4.0+dfsg.orig.tar.gz.delta | Bin 9854361 -> 9843121 bytes postgis_2.4.0+dfsg.orig.tar.gz.id | 1 + 2 files changed, 1 insertion(+) copy postgis_2.4.0~rc3+dfsg.orig.tar.gz.delta => postgis_2.4.0+dfsg.orig.tar.gz.delta (58%) create mode 100644 postgis_2.4.0+dfsg.orig.tar.gz.id -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] 01/01: pristine-tar data for postgis_2.4.0+dfsg.orig.tar.gz
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch pristine-tar in repository postgis. commit 58b912e6c0308dcd49be4c162fc3a703d4de661a Author: Bas Couwenberg Date: Sat Sep 30 10:47:28 2017 +0200 pristine-tar data for postgis_2.4.0+dfsg.orig.tar.gz --- postgis_2.4.0+dfsg.orig.tar.gz.delta | Bin 0 -> 9843121 bytes postgis_2.4.0+dfsg.orig.tar.gz.id| 1 + 2 files changed, 1 insertion(+) diff --git a/postgis_2.4.0+dfsg.orig.tar.gz.delta b/postgis_2.4.0+dfsg.orig.tar.gz.delta new file mode 100644 index 000..85f2ef5 Binary files /dev/null and b/postgis_2.4.0+dfsg.orig.tar.gz.delta differ diff --git a/postgis_2.4.0+dfsg.orig.tar.gz.id b/postgis_2.4.0+dfsg.orig.tar.gz.id new file mode 100644 index 000..66c0d8f --- /dev/null +++ b/postgis_2.4.0+dfsg.orig.tar.gz.id @@ -0,0 +1 @@ +fa0c1d9a7596352025a3a47a3366050ae7b02389 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
[postgis] tag debian/2.4.0+dfsg-1 created (now 3b5278a)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag debian/2.4.0+dfsg-1 in repository postgis. at 3b5278a (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.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
netcdf_4.5.0~rc3-1~exp1_amd64.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 10:14:33 +0200 Source: netcdf Binary: netcdf-doc libnetcdf13 libnetcdf-dev netcdf-dbg netcdf-bin Architecture: source amd64 all Version: 1:4.5.0~rc3-1~exp1 Distribution: experimental Urgency: medium Maintainer: Debian GIS Project Changed-By: Bas Couwenberg Description: libnetcdf-dev - creation, access, and sharing of scientific data libnetcdf13 - Interface for scientific data access to large binary data netcdf-bin - Programs for reading and writing NetCDF files netcdf-dbg - debugging symbols for NetCDF netcdf-doc - Documentation for NetCDF Changes: netcdf (1:4.5.0~rc3-1~exp1) experimental; urgency=medium . * New upstream release candidate. * Change priority from extra to optional. * Bump Standards-Version to 4.1.1, changes: priority. * Update copyright years for Northwestern University. * Refresh patches. * Update symbols for 4.5.0~rc3. Checksums-Sha1: bf93843c1da0ff8d1dd6b1814e3c046bf8a86c47 2435 netcdf_4.5.0~rc3-1~exp1.dsc 01b13e44026fff4432f7c3f72a7a0aa0ef6ebe4d 17945239 netcdf_4.5.0~rc3.orig.tar.gz 81b5d91b5a73f789ec3674155f3f2b6cf40b581f 24804 netcdf_4.5.0~rc3-1~exp1.debian.tar.xz 0f474026e85a1f7cbaefec42b92539388c686fbe 79026 libnetcdf-dev_4.5.0~rc3-1~exp1_amd64.deb bdc20d8fac7113b3778e9b2fe35eb143f072bc6c 382042 libnetcdf13_4.5.0~rc3-1~exp1_amd64.deb ae358afa4b4966a762a6a6999bada81116ad235b 226132 netcdf-bin_4.5.0~rc3-1~exp1_amd64.deb 4a8eebeff1fdedd6e24263f2411e1a203925126f 1562132 netcdf-dbg_4.5.0~rc3-1~exp1_amd64.deb fdd28f36a142bb73234ffbb4935805d2f41c6ffd 2115608 netcdf-doc_4.5.0~rc3-1~exp1_all.deb de9f25163e1edbf36c68a37acef97bf3d204cd9d 9882 netcdf_4.5.0~rc3-1~exp1_amd64.buildinfo Checksums-Sha256: 4d7ed1de771bce6c6d11c01f7358db3149cb4542dc238db19cd01f4f33400bca 2435 netcdf_4.5.0~rc3-1~exp1.dsc c7da6983a4b3a80be6725e6675449abcf1639078bf14cef9b5c8f6cc87f437c3 17945239 netcdf_4.5.0~rc3.orig.tar.gz e2e282e37c73fda3a4f920e78f6dcf326407372ee4e48cd3c90417c0dca2a14f 24804 netcdf_4.5.0~rc3-1~exp1.debian.tar.xz e5e6f68fb29eb52dc49b015872d81d14a2d7a86e71e4c5614f2a9db9c9e586ec 79026 libnetcdf-dev_4.5.0~rc3-1~exp1_amd64.deb f5e98e5c95c0f3a3959e3fa3a4bc4ec96ecd267f90ef0307852304fff6d39c23 382042 libnetcdf13_4.5.0~rc3-1~exp1_amd64.deb 8ab279c48f8843ecf60fe1e91a3af78a2bfcfa80135cdfdd8b1937e123955f16 226132 netcdf-bin_4.5.0~rc3-1~exp1_amd64.deb bd2d33a81880da1d86e070e300b3ee20f5c7ea1894111e1e1302f9088fbd4798 1562132 netcdf-dbg_4.5.0~rc3-1~exp1_amd64.deb 40aad08050aaca2d9a6caf768fa5e09376f14f8f469494b569c8afda5721f397 2115608 netcdf-doc_4.5.0~rc3-1~exp1_all.deb 3b6f2aad4617b19b303a602d9d87079fe30b494eb8c4dc5c6e45b1acc36f91cf 9882 netcdf_4.5.0~rc3-1~exp1_amd64.buildinfo Files: 492ac90737af54b0b76a462c9c75214c 2435 science optional netcdf_4.5.0~rc3-1~exp1.dsc 468709654fd9d34fabe11933cbd1935c 17945239 science optional netcdf_4.5.0~rc3.orig.tar.gz 00e02129328a0f1837094e5dc52619b0 24804 science optional netcdf_4.5.0~rc3-1~exp1.debian.tar.xz a981fc63fb1811d041e673d9e2e280aa 79026 libdevel optional libnetcdf-dev_4.5.0~rc3-1~exp1_amd64.deb ac020130e8b49c026e9bc3964e277041 382042 libs optional libnetcdf13_4.5.0~rc3-1~exp1_amd64.deb 39cfe59e92c7b3418f3dc9a1cebe073e 226132 science optional netcdf-bin_4.5.0~rc3-1~exp1_amd64.deb 32eb5b62208d74ff0770f7076f523124 1562132 debug optional netcdf-dbg_4.5.0~rc3-1~exp1_amd64.deb 16bb551348879f170088b6d473e329a3 2115608 doc optional netcdf-doc_4.5.0~rc3-1~exp1_all.deb 8af5ac3cf845785c34d948e5f1f3e93d 9882 science optional netcdf_4.5.0~rc3-1~exp1_amd64.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlnPWQAACgkQZ1DxCuiN SvEdSBAAnSgzO60e28C/y/psxiUwoy4dubn6nvklBHXVhjXhru+vLz5eLEmDLfzV VwEer5zhtTAk4cEGLPGcxHw5PDqQhvGe6qeHW7vxwW/WkvLyxtez5hTBWr/17Ple gZQn6IrD7XfgShXnsOUNa1M7ngsZvcc3h4XXG4/PmtlvwYSHIJGwAuIrVxuS1pZQ dOQ1b/t0vvWR9rinicCNX1TJwuyjNtbcCI3QSVibOA4VbV7tz5cRKzPt3Tgl9gGn 6NbiGYxuy/3PKIOz27kLumAsS4z3gyv9CVnR/ij1xWFsq6rLRgm4bw9/Qki3HUvV g8OU5DilE2KPKg8AqBjaOGJTM+w2MqdwopfjN+9+RA/9ZLXbMD0sKDRRnvHETAP7 raQ4kbduuCcto5p1CbuctnRjXswmhFMp6GNiUddW7H7XrDnO+uN7zfxIeuThEvyj yAm+PTJ+CQz4NgwbH5sOq+5icuEfRwbR4Uz4rWDRV3sL+ikEU0ESgYAW8DfFlT67 zKoYvDpCfyAwI11nO8QkZF3MSHpCZs/K9Fzt90iZ7S3Ja4UKHF/vTBuoFeKCaCnk +tpzrCI2hGQLR2TmKqJrVmf6fz2k+1TbF+ldz+2jUnv3QbfUAkzEoYqcW/iBK9Rd UeDLeQTe2kERm5vAzo9vFOqQNaccx4sT26JZx9FswbsQIBDJGos= =Ngky -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
qgis_2.14.19+dfsg-1~bpo9+1_amd64.changes is NEW
binary:libqgis-analysis2.14.19 is NEW. binary:libqgis-app2.14.19 is NEW. binary:libqgis-core2.14.19 is NEW. binary:libqgis-gui2.14.19 is NEW. binary:libqgis-networkanalysis2.14.19 is NEW. binary:libqgis-server2.14.19 is NEW. binary:libqgisgrass7-2.14.19 is NEW. binary:libqgispython2.14.19 is NEW. binary:libqgis-server2.14.19 is NEW. binary:libqgis-analysis2.14.19 is NEW. binary:libqgis-gui2.14.19 is NEW. binary:libqgis-app2.14.19 is NEW. binary:libqgisgrass7-2.14.19 is NEW. binary:libqgispython2.14.19 is NEW. binary:libqgis-core2.14.19 is NEW. binary:libqgis-networkanalysis2.14.19 is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html or https://ftp-master.debian.org/backports-new.html for *-backports ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
Processing of postgis_2.4.0+dfsg-1_amd64.changes
postgis_2.4.0+dfsg-1_amd64.changes uploaded successfully to localhost along with the files: postgis_2.4.0+dfsg-1.dsc postgis_2.4.0+dfsg.orig.tar.gz postgis_2.4.0+dfsg-1.debian.tar.xz liblwgeom-2.4-0-dbgsym_2.4.0+dfsg-1_amd64.deb liblwgeom-2.4-0_2.4.0+dfsg-1_amd64.deb liblwgeom-dev_2.4.0+dfsg-1_amd64.deb postgis-dbgsym_2.4.0+dfsg-1_amd64.deb postgis-doc_2.4.0+dfsg-1_all.deb postgis-gui-dbgsym_2.4.0+dfsg-1_amd64.deb postgis-gui_2.4.0+dfsg-1_amd64.deb postgis_2.4.0+dfsg-1_amd64.buildinfo postgis_2.4.0+dfsg-1_amd64.deb postgresql-10-postgis-2.4-dbgsym_2.4.0+dfsg-1_amd64.deb postgresql-10-postgis-2.4-scripts_2.4.0+dfsg-1_all.deb postgresql-10-postgis-2.4_2.4.0+dfsg-1_amd64.deb postgresql-10-postgis-scripts_2.4.0+dfsg-1_all.deb Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[postgis-java] branch master updated (9824c66 -> 72fd234)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch master in repository postgis-java. from 9824c66 Set distribution to experimental. new 537f69f Bump Standards-Version to 4.1.1, no changes. new 72fd234 Set distribution to unstable. The 2 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: debian/changelog | 7 +++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis-java.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
[postgis-java] 01/02: Bump Standards-Version to 4.1.1, no changes.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis-java. commit 537f69f39fd5caf5ed3911109a02e074c9d7e186 Author: Bas Couwenberg Date: Sat Sep 30 11:15:48 2017 +0200 Bump Standards-Version to 4.1.1, no changes. --- debian/changelog | 6 ++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bdee06f..56421e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +postgis-java (1:2.2.1-5~exp2) UNRELEASED; urgency=medium + + * Bump Standards-Version to 4.1.1, no changes. + + -- Bas Couwenberg Sat, 30 Sep 2017 11:15:36 +0200 + postgis-java (1:2.2.1-5~exp1) experimental; urgency=medium * Update dependencies for postgresql 10 & postgis 2.4. diff --git a/debian/control b/debian/control index 58c1878..a8b35d7 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: default-jdk-headless, maven-debian-helper, maven-repo-helper, maven -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis-java.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis-java.git Homepage: https://github.com/postgis/postgis-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis-java.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
[postgis-java] 02/02: Set distribution to unstable.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis-java. commit 72fd23438216a3270593f01ba5c3b1ad47b7cb33 Author: Bas Couwenberg Date: Sat Sep 30 11:16:20 2017 +0200 Set distribution to unstable. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 56421e2..d835bcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -postgis-java (1:2.2.1-5~exp2) UNRELEASED; urgency=medium +postgis-java (1:2.2.1-5) unstable; urgency=medium * Bump Standards-Version to 4.1.1, no changes. + * Move from experimental to unstable. - -- Bas Couwenberg Sat, 30 Sep 2017 11:15:36 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 11:16:01 +0200 postgis-java (1:2.2.1-5~exp1) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis-java.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
[pg_comparator] branch master updated (bf57b18 -> fdd642e)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch master in repository pg_comparator. from bf57b18 Set distribution to experimental. new bfb2703 Bump Standards-Version to 4.1.1, no changes. new fdd642e Set distribution to unstable. The 2 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: debian/changelog | 8 debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pg_comparator.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
[pg_comparator] 01/02: Bump Standards-Version to 4.1.1, no changes.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pg_comparator. commit bfb27035faae4c17f6c8b09cee812773942a8eeb Author: Bas Couwenberg Date: Sat Sep 30 11:17:17 2017 +0200 Bump Standards-Version to 4.1.1, no changes. --- debian/changelog | 7 +++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c42c1d6..8eee767 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pg-comparator (2.3.0-2~exp2) UNRELEASED; urgency=medium + + * Team upload. + * Bump Standards-Version to 4.1.1, no changes. + + -- Bas Couwenberg Sat, 30 Sep 2017 11:16:56 +0200 + pg-comparator (2.3.0-2~exp1) experimental; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 3678f44..bf61891 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: database Priority: optional Build-Depends: debhelper (>= 9), postgresql-server-dev-all -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pg_comparator.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pg_comparator.git Homepage: http://www.coelho.net/pg_comparator/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pg_comparator.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
[postgis-java] tag debian/1%2.2.1-5 created (now 72fd234)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag debian/1%2.2.1-5 in repository postgis-java. at 72fd234 (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis-java.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
[pg_comparator] tag debian/2.3.0-2 created (now fdd642e)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag debian/2.3.0-2 in repository pg_comparator. at fdd642e (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pg_comparator.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
[pg_comparator] 02/02: Set distribution to unstable.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pg_comparator. commit fdd642ea0109ae4ae0f38139568946d76e5af78d Author: Bas Couwenberg Date: Sat Sep 30 11:17:43 2017 +0200 Set distribution to unstable. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8eee767..922864d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -pg-comparator (2.3.0-2~exp2) UNRELEASED; urgency=medium +pg-comparator (2.3.0-2) unstable; urgency=medium * Team upload. * Bump Standards-Version to 4.1.1, no changes. + * Move from experimental to unstable. - -- Bas Couwenberg Sat, 30 Sep 2017 11:16:56 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 11:17:21 +0200 pg-comparator (2.3.0-2~exp1) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pg_comparator.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
Processing of pg-comparator_2.3.0-2_amd64.changes
pg-comparator_2.3.0-2_amd64.changes uploaded successfully to localhost along with the files: pg-comparator_2.3.0-2.dsc pg-comparator_2.3.0-2.debian.tar.xz pg-comparator_2.3.0-2_amd64.buildinfo postgresql-comparator-dbgsym_2.3.0-2_amd64.deb postgresql-comparator_2.3.0-2_amd64.deb Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
Processing of postgis-java_2.2.1-5_amd64.changes
postgis-java_2.2.1-5_amd64.changes uploaded successfully to localhost along with the files: postgis-java_2.2.1-5.dsc postgis-java_2.2.1-5.debian.tar.xz libpostgis-java_2.2.1-5_all.deb postgis-java_2.2.1-5_amd64.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[gis] 01/03: Change priority from extra to optional.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis. commit 5d1d108a1b79969f99d5b3ce0040eb9314d9cc16 Author: Bas Couwenberg Date: Sat Sep 30 11:28:05 2017 +0200 Change priority from extra to optional. Bump Standards-Versiont to 4.1.1, changes: priority. --- debian/changelog| 2 ++ debian/control | 4 ++-- debian/control.stub | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4dff479..29177f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ debian-gis (0.0.14) UNRELEASED; urgency=medium - Drop gosmore * tasks/web: - Update pgrouting dependency for postgresql 10. + * Change priority from extra to optional. + * Bump Standards-Versiont to 4.1.1, changes: priority. [ Antonio Valentino ] * Depend on libepr-api-dev instead of the transitional dummy package diff --git a/debian/control b/debian/control index 6d06fac..83e1ba7 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Uploaders: Petter Reinholdtsen , Andreas Tille , Bas Couwenberg Section: misc -Priority: extra +Priority: optional Build-Depends-Indep: blends-dev (>= 0.6.15) -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/blends/projects/gis.git Vcs-Git: https://anonscm.debian.org/git/blends/projects/gis.git Homepage: https://pkg-grass.alioth.debian.org/ diff --git a/debian/control.stub b/debian/control.stub index 2ad5e86..ebe749f 100644 --- a/debian/control.stub +++ b/debian/control.stub @@ -4,9 +4,9 @@ Uploaders: Petter Reinholdtsen , Andreas Tille , Bas Couwenberg Section: misc -Priority: extra +Priority: optional Build-Depends-Indep: blends-dev (>= 0.6.15) -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/blends/projects/gis.git Vcs-Git: https://anonscm.debian.org/git/blends/projects/gis.git Homepage: https://pkg-grass.alioth.debian.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.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
[gis] branch master updated (4318d4d -> 3e3f316)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch master in repository gis. from 4318d4d Update pgrouting dependency for postgresql 10 in web task. new 5d1d108 Change priority from extra to optional. new efae9e2 Update control file after `make dist`. new 3e3f316 Set distribution to unstable. The 3 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: debian/changelog| 6 -- debian/control | 26 +- debian/control.stub | 4 ++-- 3 files changed, 19 insertions(+), 17 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.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
[gis] 03/03: Set distribution to unstable.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis. commit 3e3f316c83f44e5f3816b8986f390e1372b5ddb0 Author: Bas Couwenberg Date: Sat Sep 30 11:24:39 2017 +0200 Set distribution to unstable. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 29177f9..32a7acd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -debian-gis (0.0.14) UNRELEASED; urgency=medium +debian-gis (0.0.14) unstable; urgency=medium [ Bas Couwenberg ] * tasks/osm: @@ -24,7 +24,7 @@ debian-gis (0.0.14) UNRELEASED; urgency=medium - Improved getorb description - Re-order and re-format the task file - -- Bas Couwenberg Sat, 05 Aug 2017 13:52:34 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 11:24:14 +0200 debian-gis (0.0.13) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.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
[gis] 02/03: Update control file after `make dist`.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis. commit efae9e21c368c6c8d1aba94f5e61b9f592e9ffdd Author: Bas Couwenberg Date: Sat Sep 30 11:28:48 2017 +0200 Update control file after `make dist`. --- debian/control | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index 83e1ba7..cf50d69 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Recommends: grass-dev, libcvaux-dev, libdap-dev, libemos-dev, - libepr-api2-dev, + libepr-api-dev, libepsilon-dev, libfreexl-dev, libfyba-dev, @@ -77,7 +77,9 @@ Recommends: grass-dev, liblas-c-dev, liblas-dev, liblwgeom-dev, + libmapbox-geometry-dev, libmapbox-variant-dev, + libmapbox-wagyu-dev, libmapnik-dev, libmapserver-dev, libmarble-dev, @@ -132,8 +134,6 @@ Recommends: grass-dev, Suggests: libgeoapi-java, libkmlframework-java, liblaszip-dev, - libmapbox-geometry-dev, - libmapbox-wagyu-dev, libmapcache-dev, libossimgui-dev, libossimplanet-dev, @@ -161,13 +161,13 @@ Recommends: foxtrotgps, navit, navit-gui-gtk, obdgpslogger, - openbmap-logger, qlandkartegt, qmapshack Suggests: gpscorrelate, gpscorrelate-gui, gpsdrive, navit-graphics-gtk-drawing-area, + openbmap-logger, viking Description: GPS related programs Set of Debian packages which are dealing with GPS devices @@ -178,7 +178,6 @@ Section: metapackages Architecture: all Depends: gis-tasks (= ${source:Version}), ${misc:Depends} Recommends: gir1.2-osmgpsmap-1.0, - gosmore, gpsprune, gpxviewer, imposm, @@ -254,9 +253,11 @@ Architecture: all Depends: gis-tasks (= ${source:Version}), ${misc:Depends} Recommends: dans-gdal-scripts, gdal-bin, - libepr-api2-dev, + libepr-api-dev, libgdal-dev, libossim-dev, + libotb-dev, + monteverdi, ossim-core, otb-bin, otb-bin-qt, @@ -264,13 +265,13 @@ Recommends: dans-gdal-scripts, python-gdal, python-mipp, python-mpop, + python-otb, python-pycoast, python-pykdtree, python-pyorbital, - python-pyresample + python-pyresample, + snap Suggests: adore-doris, - best, - bestgui, doris, eolisa, getorb, @@ -282,7 +283,6 @@ Suggests: adore-doris, mapready, nco, ncview, - nest, netcdf-bin, openev, opticks, @@ -348,7 +348,7 @@ Suggests: mapcache-cgi, node-kosmtik, php-geos, php-mapscript, - postgresql-9.6-pgrouting, + postgresql-10-pgrouting, pycsw, tilemill, tinyows -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.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
postgis_2.4.0+dfsg-1_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 10:49:27 +0200 Source: postgis Binary: postgis postgis-gui postgis-doc liblwgeom-2.4-0 liblwgeom-dev postgresql-10-postgis-2.4 postgresql-10-postgis-2.4-scripts postgresql-10-postgis-scripts Architecture: source amd64 all Version: 2.4.0+dfsg-1 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Bas Couwenberg Description: liblwgeom-2.4-0 - PostGIS "Lightweight Geometry" library liblwgeom-dev - PostGIS "Lightweight Geometry" library - Development files postgis- Geographic objects support for PostgreSQL postgis-doc - Geographic objects support for PostgreSQL -- documentation postgis-gui - Geographic objects support for PostgreSQL -- GUI programs postgresql-10-postgis-2.4 - Geographic objects support for PostgreSQL 10 postgresql-10-postgis-2.4-scripts - Geographic objects support for PostgreSQL 10 -- SQL scripts postgresql-10-postgis-scripts - transitional dummy package Changes: postgis (2.4.0+dfsg-1) unstable; urgency=medium . * New upstream release. * Skip tests on s390x, has issues with rounding. * Bump Standards-Version to 4.1.1, no changes. * Move from experimental to unstable. Checksums-Sha1: 358345f92491df6c6eebfbe0d105737eecfc080f 3129 postgis_2.4.0+dfsg-1.dsc f9e33853d20d855183dbe8abe06a41ef6f83134d 12575889 postgis_2.4.0+dfsg.orig.tar.gz ac23f6504d39237db0813235be42105205b05d2d 40528 postgis_2.4.0+dfsg-1.debian.tar.xz a21d5b1e75c698d9ca627230cc48db02e5d1848a 520866 liblwgeom-2.4-0-dbgsym_2.4.0+dfsg-1_amd64.deb b07185d0356984ef908c771c9371abba0da2f8fb 691316 liblwgeom-2.4-0_2.4.0+dfsg-1_amd64.deb 87c1d738bb78dd81e497b089bb5bd802c1bb836f 727580 liblwgeom-dev_2.4.0+dfsg-1_amd64.deb dcae62a9ea179a88c43f318a6548f6706932101b 274666 postgis-dbgsym_2.4.0+dfsg-1_amd64.deb 143785911bbd3d692d739e5ee7a8c9e9099f65e3 3426108 postgis-doc_2.4.0+dfsg-1_all.deb 49b36edf54138ab029049adbf43874ade7b94ef9 139126 postgis-gui-dbgsym_2.4.0+dfsg-1_amd64.deb 7c627d87bd0eadccc3b19ef5e2878447c2e57c05 580376 postgis-gui_2.4.0+dfsg-1_amd64.deb 6bc3b44aafd42518ddc1e6a02cc5507614610bbf 25873 postgis_2.4.0+dfsg-1_amd64.buildinfo df5134f8026f221206cac60046bbc9d2487eeb0f 602342 postgis_2.4.0+dfsg-1_amd64.deb 56f05f8e22b4992fd6a088c6349d607093d0d471 156 postgresql-10-postgis-2.4-dbgsym_2.4.0+dfsg-1_amd64.deb 884d50c0a789918723b2afa4a10bda43177227f9 1009788 postgresql-10-postgis-2.4-scripts_2.4.0+dfsg-1_all.deb c9309eaf314ef34dd53b02c57400728703418b79 1037498 postgresql-10-postgis-2.4_2.4.0+dfsg-1_amd64.deb 56ac253b443b50ad082a8426ae3f1f775ae34d29 488792 postgresql-10-postgis-scripts_2.4.0+dfsg-1_all.deb Checksums-Sha256: 0d778725fe83c72cdc8b178e5534bd42104b9629d25c0f97a31491bab4c10ca4 3129 postgis_2.4.0+dfsg-1.dsc a8554a7963896124d8d3cff5605754e2f67794c19daf6b914fd33d14a47c2e5f 12575889 postgis_2.4.0+dfsg.orig.tar.gz 6a630a7008bb7d07a48ca4ee249a89fb097d2aa629e7fe7d2c449916863b21b1 40528 postgis_2.4.0+dfsg-1.debian.tar.xz 0ecd2a160cad831a495607cff40fe525ec19da76a36d7c96c4c8b630bdbcc0fc 520866 liblwgeom-2.4-0-dbgsym_2.4.0+dfsg-1_amd64.deb c3af81c7f198e80daeb4fc8246e893b2876e1317de3283075cf05600b0136c69 691316 liblwgeom-2.4-0_2.4.0+dfsg-1_amd64.deb 6d1355b342681ba8df3998cbb4dd09eda5dd46dbfa88fea15b0c53f9beed42a1 727580 liblwgeom-dev_2.4.0+dfsg-1_amd64.deb b14573d44e2ffca5e66d3f9fd8249f828330a961e4611940efad8ecc01bca09b 274666 postgis-dbgsym_2.4.0+dfsg-1_amd64.deb 4d55aa173b3dc3ae79c349da37fdf32bd396479768fe30f8714f76e03571d40d 3426108 postgis-doc_2.4.0+dfsg-1_all.deb ffd0db6e208ab38cd27643fe245666575cb40c5329929ccf4ee73801f6aeb577 139126 postgis-gui-dbgsym_2.4.0+dfsg-1_amd64.deb 25a84fa18523873b57c723879f05e0141657f0266f588e372a80bc31f30bb4da 580376 postgis-gui_2.4.0+dfsg-1_amd64.deb 13abfedd7125e569ed3ac96599aa092b508201a740d68959544b99e1882f72df 25873 postgis_2.4.0+dfsg-1_amd64.buildinfo d86ca4c4703d34cd5aeaa1219375699e25c0b465d6509411cc5681ca5f61890e 602342 postgis_2.4.0+dfsg-1_amd64.deb 602f645787dbe71007640f14f10de61fcbfa2a69e573672c4f29d75937208910 156 postgresql-10-postgis-2.4-dbgsym_2.4.0+dfsg-1_amd64.deb 8a037073c83465c669d9fee9ec96a6f933037b8a7d359cc9099c09f4232cfd22 1009788 postgresql-10-postgis-2.4-scripts_2.4.0+dfsg-1_all.deb d63e4e30cfa5146193e9ea87a90a87d35587debe8395a33d95e8d9d7a61b2483 1037498 postgresql-10-postgis-2.4_2.4.0+dfsg-1_amd64.deb 780b45988170a27defebc2d6a61e09780bbe00f87b3e67671339353e4e4ade9a 488792 postgresql-10-postgis-scripts_2.4.0+dfsg-1_all.deb Files: 0a94a38b21e96da05ed396ed2e882744 3129 misc optional postgis_2.4.0+dfsg-1.dsc d361a86ce2b0a276c27b47463db6beee 12575889 misc optional postgis_2.4.0+dfsg.orig.tar.gz d5e7d958723a8f8d1295f9158018f8ae 40528 misc optional postgis_2.4.0+dfsg-1.debian.tar.xz 0315dfe5a8901d86f3d0d83e10fe9830 520866 debug optional liblwgeom-2.4-0-dbgsym_2.4.0+dfsg-1_amd64.deb db805218ff6ef25f4373e338433fd5ca 691316 libs optional liblwgeom-2.4-0_2.4.0
pg-comparator_2.3.0-2_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 11:17:21 +0200 Source: pg-comparator Binary: postgresql-comparator Architecture: source amd64 Version: 2.3.0-2 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Bas Couwenberg Description: postgresql-comparator - efficient PostgreSQL table content comparison and synchronization Changes: pg-comparator (2.3.0-2) unstable; urgency=medium . * Team upload. * Bump Standards-Version to 4.1.1, no changes. * Move from experimental to unstable. Checksums-Sha1: 4f356efd3be0670687828ebfc0d4d3546dcecb30 2035 pg-comparator_2.3.0-2.dsc bebe9d4449dbf1a1f946fbeea23fd20772346eaa 5924 pg-comparator_2.3.0-2.debian.tar.xz aa9aff07c8ad9c6e836963d9d53e8c1dc460c8a8 7709 pg-comparator_2.3.0-2_amd64.buildinfo ca2c49ac7ae2d0617312e183130196c0eb48239c 17608 postgresql-comparator-dbgsym_2.3.0-2_amd64.deb e3f39941577b38face09bb6f7e4e6f1e7017eb39 67694 postgresql-comparator_2.3.0-2_amd64.deb Checksums-Sha256: fcf6b43208ada7d7800fe8b558a13f26e2c1c449ce32290a05e826e05fc1ddc5 2035 pg-comparator_2.3.0-2.dsc f9f1f8739df1bae79443070555f9cf847966ce7e94f4fc64f3882d6099ea7a1c 5924 pg-comparator_2.3.0-2.debian.tar.xz eee375d930304067cb30309804e7b0c63b660e7e8a8ee93699550e922ee7db54 7709 pg-comparator_2.3.0-2_amd64.buildinfo 69ab5acfe9f0396a91f0c5c88e433f04f16934805866156ba19d7ce2d4d83d73 17608 postgresql-comparator-dbgsym_2.3.0-2_amd64.deb 7613753952e324d763d3d1e08b59d518376d3149200d6f5f16bc0a3c12338cdc 67694 postgresql-comparator_2.3.0-2_amd64.deb Files: b082db42888bb98acc15a7ba12944a7e 2035 database optional pg-comparator_2.3.0-2.dsc 84639d44a42cde8ef0dd107442f29235 5924 database optional pg-comparator_2.3.0-2.debian.tar.xz 35041815b33b5fdccdfead10b1657aa3 7709 database optional pg-comparator_2.3.0-2_amd64.buildinfo b10668dc6ea5f70031becf81f1fbf876 17608 debug optional postgresql-comparator-dbgsym_2.3.0-2_amd64.deb 49f19c121823f7d10acc504ff1c04821 67694 database optional postgresql-comparator_2.3.0-2_amd64.deb -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlnPYo0ACgkQZ1DxCuiN SvGdFg/+M5fYmNObUZIVygQpIV4tuykDfHH5ONFZEeOf0JLarGXurSIHQeWHXvMn EorIomSwjz2YJrehvuP3gib4Qszb3YvqxansDF9uQFQEoAEHMlp63vHVlYLHmjPU BU8xOwiXebpZTv8PrvT9CVweB7gOWpoHqgZE1b/0fZBQRuhFVrG7kYYlQa2o1d6V XKO+KbJWjLKI5mrrGqPHMBqyslwuj8vvSk1xrWEQxFQ4uJXO9JDj4u0qRtbPuAEd iAGazNnxXQkl+uRvCNAUqhP4F+BWEyMH6CH3E4urwO9c0tCCS3Cx+r8YV+vN4+kE rMbJ55F25wWiZeHmBc2D/+GMPHNkcBx0VxTcSTNev0pLCMAeaSYHEqmTYRLx9ywI 3z34Zykzbtvl7A3Jp7N2Xe5haDReN9NGVWCZvUs9FaZaOTLUo7ueBZdL3rThgHPi UfmxvL9UZNymho1NV6uoMKYgdKuUksE66LlZ4bnhhk7tYZtgj61TETLWAwLwJlxP MAVOoS+jxBbA3p7PeRKJOn83glouV6l6naJZIG7q6F727lmHXs/kxkgu882rn24p CnDGBSX/d/FaKTybIzKhmXr6nx9l/FM7BrKHzScAP0tqKrOZEMbjmtOIyDqwjmzU TL6d4rzcyNDP6TjMi4tL1bHV8B0peQqdSjySNnksGnVqcsIUD1I= =Uot/ -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
postgis-java_2.2.1-5_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 11:16:01 +0200 Source: postgis-java Binary: libpostgis-java Architecture: source all Version: 1:2.2.1-5 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Bas Couwenberg Description: libpostgis-java - Geographic objects support for PostgreSQL -- JDBC support Changes: postgis-java (1:2.2.1-5) unstable; urgency=medium . * Bump Standards-Version to 4.1.1, no changes. * Move from experimental to unstable. Checksums-Sha1: f54b4c1cb0b6364ba6991e970fe066597c9966af 2175 postgis-java_2.2.1-5.dsc 5de738be9801544fae12c2088929bbcbcf0f5fc2 5656 postgis-java_2.2.1-5.debian.tar.xz c29abd97135fab08c3eba3bd36ea29de994bd8c9 53410 libpostgis-java_2.2.1-5_all.deb 0005cf6c85b9c03242ea71d5e496b5034d9b2f21 11643 postgis-java_2.2.1-5_amd64.buildinfo Checksums-Sha256: 10c724ce6bf9eb527ea356e68c206f86031354a03ac259abdbd716eb684fd99a 2175 postgis-java_2.2.1-5.dsc ff687466c0c94bab108e150cb270d7fb27113a56fe0b6dba00e67d5095bb7aa1 5656 postgis-java_2.2.1-5.debian.tar.xz ddbd84bdd15dfde77f297667e042eadbf1c4772418aab72d421b3cb36a1dc4ac 53410 libpostgis-java_2.2.1-5_all.deb fd3ce0fb7f856fa9129e3476ff27cb8f1e631ce6f8f821918d7577c50b748d9e 11643 postgis-java_2.2.1-5_amd64.buildinfo Files: 5b9f45e8b0144b8840f5a0cbdda6517c 2175 science optional postgis-java_2.2.1-5.dsc 2842896bff0c76d601cb23c37ed00562 5656 science optional postgis-java_2.2.1-5.debian.tar.xz 175080981d2428512b4928550cf5a5b1 53410 java optional libpostgis-java_2.2.1-5_all.deb c5c27961f69f6b921e8b9a1450a75d1c 11643 science optional postgis-java_2.2.1-5_amd64.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlnPYnkACgkQZ1DxCuiN SvHoLQ//XwWIr1knJpAFhVVxnsbcrFzkWWIjzT0BhWxaYOMk+GHWurINiuyHTpnY t06Gx7oK7rPfWIKzC9QDqLN9M1Y9F2Bd3NmB1JGb3Pq6zMtsNKIEFHm1iPoF05Ot 1gXsCGLjjLth+OtiveedoeFPIWRMPHAs/k94uKgHLc0/mG9CiZhVmer6F4XBfLUW S+V1Fyq9uU9VVtE0lmoMPqZzvEGT6nSkapxxNai5630cPbig212p/qjAzaPxffMa GPOaMp4G2isKemRKtei1yMmZ3qJTc+b5it63fnOx+tyhWaYjuzVXGWYa0pLtYuRX vZ5TS9JgXnD3e8sxtOFm9I1ZkElz5a/0EkZEQknNDaCRHWejfqO0F5Nh4/g8vbZt tMHGGDZF8lXWYQAearQaG9MB9pdTwjXJ+s5TLaypz6UwxVEfDm105gNTvdUza9Wk OYfvOGUkJBSrS9ePS6FIJK9KAdHiVqF1mx63Sfna3x8Er4yMgGnvX7f7Nhj0WC8I b11RUmSoc14Kx+b+VyOhpUTyttxI9x0ZKERG6yiRTpoLNZC8TsYDufq7G1TbMLKj wTQDVbphAcit5eUjYsDsPlRIxS6fe5oIR5c4r4qknvx9sAu0Od7w1uSCouDVlSAj gI0v2uzVqNrmbz/UyMEsUBOMzA4BTJjhH1Tjp1hycL8dw4RnlHA= =TAbs -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[gis] tag 0.0.14 created (now 3e3f316)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag 0.0.14 in repository gis. at 3e3f316 (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.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
[pgrouting] 02/03: Update packaging for postgis 2.4.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pgrouting. commit 103599d9c24b8f4f3517e09607130c108c06ca7e Author: Bas Couwenberg Date: Sat Sep 30 11:21:02 2017 +0200 Update packaging for postgis 2.4. --- debian/changelog | 1 + debian/control| 2 +- debian/control.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bd35e1a..793564e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pgrouting (2.5.0-2~exp2) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.1.1, no changes. + * Update packaging for postgis 2.4. -- Bas Couwenberg Sat, 30 Sep 2017 11:19:41 +0200 diff --git a/debian/control b/debian/control index d5788ab..659a155 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Package: postgresql-10-pgrouting Architecture: any Depends: postgresql-10-pgrouting-scripts (>= ${source:Version}), postgresql-10, - postgresql-10-postgis-2.3 | postgresql-10-postgis-2.4, + postgresql-10-postgis-2.4, ${misc:Depends}, ${shlibs:Depends} Suggests: postgresql-10-pgrouting-doc diff --git a/debian/control.in b/debian/control.in index 1329d5f..c69b1f0 100644 --- a/debian/control.in +++ b/debian/control.in @@ -22,7 +22,7 @@ Package: postgresql-PGVERSION-pgrouting Architecture: any Depends: postgresql-PGVERSION-pgrouting-scripts (>= ${source:Version}), postgresql-PGVERSION, - postgresql-PGVERSION-postgis-2.3 | postgresql-PGVERSION-postgis-2.4, + postgresql-PGVERSION-postgis-2.4, ${misc:Depends}, ${shlibs:Depends} Suggests: postgresql-PGVERSION-pgrouting-doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.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
[pgrouting] 01/03: Bump Standards-Version to 4.1.1, no changes.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pgrouting. commit a68504d8ab7aaf835685ca9c58b437f4fe8bc39a Author: Bas Couwenberg Date: Sat Sep 30 11:20:20 2017 +0200 Bump Standards-Version to 4.1.1, no changes. --- debian/changelog | 7 +++ debian/control| 2 +- debian/control.in | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4c41847..bd35e1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pgrouting (2.5.0-2~exp2) UNRELEASED; urgency=medium + + * Team upload. + * Bump Standards-Version to 4.1.1, no changes. + + -- Bas Couwenberg Sat, 30 Sep 2017 11:19:41 +0200 + pgrouting (2.5.0-2~exp1) experimental; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index c14f061..d5788ab 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: cmake (>= 3.2), python-sphinx (>= 1.0.7+dfsg), python3-sphinx (>= 1.0.7+dfsg), rdfind, -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pgrouting.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pgrouting.git Homepage: http://www.pgrouting.org diff --git a/debian/control.in b/debian/control.in index d180a2a..1329d5f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -13,7 +13,7 @@ Build-Depends: cmake (>= 3.2), python-sphinx (>= 1.0.7+dfsg), python3-sphinx (>= 1.0.7+dfsg), rdfind, -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pgrouting.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pgrouting.git Homepage: http://www.pgrouting.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.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
[pgrouting] branch master updated (a8f1482 -> 52d4b90)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch master in repository pgrouting. from a8f1482 Set distribution to experimental. new a68504d Bump Standards-Version to 4.1.1, no changes. new 103599d Update packaging for postgis 2.4. new 52d4b90 Set distribution to unstable. The 3 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: debian/changelog | 9 + debian/control| 4 ++-- debian/control.in | 4 ++-- 3 files changed, 13 insertions(+), 4 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.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
[pgrouting] 03/03: Set distribution to unstable.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pgrouting. commit 52d4b90b0c7cc528ab90df83a277867913a92868 Author: Bas Couwenberg Date: Sat Sep 30 11:21:30 2017 +0200 Set distribution to unstable. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 793564e..becf35d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -pgrouting (2.5.0-2~exp2) UNRELEASED; urgency=medium +pgrouting (2.5.0-2) unstable; urgency=medium * Team upload. * Bump Standards-Version to 4.1.1, no changes. * Update packaging for postgis 2.4. + * Move from experimental to unstable. - -- Bas Couwenberg Sat, 30 Sep 2017 11:19:41 +0200 + -- Bas Couwenberg Sat, 30 Sep 2017 11:21:09 +0200 pgrouting (2.5.0-2~exp1) experimental; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.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
[pgrouting] tag debian/2.5.0-2 created (now 52d4b90)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to tag debian/2.5.0-2 in repository pgrouting. at 52d4b90 (commit) No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.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
Processing of debian-gis_0.0.14_amd64.changes
debian-gis_0.0.14_amd64.changes uploaded successfully to localhost along with the files: debian-gis_0.0.14.dsc debian-gis_0.0.14.tar.xz debian-gis_0.0.14_amd64.buildinfo gis-data_0.0.14_all.deb gis-devel_0.0.14_all.deb gis-gps_0.0.14_all.deb gis-osm_0.0.14_all.deb gis-remotesensing_0.0.14_all.deb gis-statistics_0.0.14_all.deb gis-tasks_0.0.14_all.deb gis-web_0.0.14_all.deb gis-workstation_0.0.14_all.deb Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
Processing of pgrouting_2.5.0-2_amd64.changes
pgrouting_2.5.0-2_amd64.changes uploaded successfully to localhost along with the files: pgrouting_2.5.0-2.dsc pgrouting_2.5.0-2.debian.tar.xz pgrouting_2.5.0-2_amd64.buildinfo postgresql-10-pgrouting-dbgsym_2.5.0-2_amd64.deb postgresql-10-pgrouting-doc_2.5.0-2_all.deb postgresql-10-pgrouting-scripts_2.5.0-2_all.deb postgresql-10-pgrouting_2.5.0-2_amd64.deb Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
debian-gis_0.0.14_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 11:24:14 +0200 Source: debian-gis Binary: gis-tasks gis-data gis-devel gis-gps gis-osm gis-remotesensing gis-statistics gis-web gis-workstation Architecture: source all Version: 0.0.14 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Bas Couwenberg Description: gis-data - Debian GIS data gis-devel - Geographic Information Systems (GIS) development gis-gps- GPS related programs gis-osm- OpenStreetMap related programs gis-remotesensing - Remote sensing and earth observation gis-statistics - Statistics with geographical data gis-tasks - Debian GIS tasks for tasksel gis-web- Present geographic information via web map server gis-workstation - Geographic Information Systems (GIS) workstation Changes: debian-gis (0.0.14) unstable; urgency=medium . [ Bas Couwenberg ] * tasks/osm: - Drop gosmore * tasks/web: - Update pgrouting dependency for postgresql 10. * Change priority from extra to optional. * Bump Standards-Versiont to 4.1.1, changes: priority. . [ Antonio Valentino ] * Depend on libepr-api-dev instead of the transitional dummy package libepr-api2-dev in tasks/remotesensing and tasks/devel * tast/remotesensing - Drop nest, best and bestgui (outdated and non longed maintained upstream) - Add a new entry for SNAP - Update adore-doris URL and description - Update URL of python-bufr and points2grid - Remove .0 from (GPL-2) license short name (imcorr) - Update and move to top entries for pyresample, pykdtree, pyorbital, pycoast, mipp and mpop (now are in the main archive) - Add dependency from monteverdi, python-otb and libotb-dev - Improved getorb description - Re-order and re-format the task file Checksums-Sha1: 82e8eacf5580184cb08406201db6f97bdf694d3a 2252 debian-gis_0.0.14.dsc e1dba1585c4fd2cef60bd63ab266f7e651ce6aed 140712 debian-gis_0.0.14.tar.xz d14f4a9ae114d3ded6f4d05379f37bc6292c7415 7846 debian-gis_0.0.14_amd64.buildinfo ce518529de77c4022fe5156bd633515dcf99848d 6334 gis-data_0.0.14_all.deb 46d172b24e8af14257d78812778f51f1edbcbe0e 6946 gis-devel_0.0.14_all.deb 5e9304462b6f26800f5c0ffafdb3b7cac947f312 6448 gis-gps_0.0.14_all.deb 880d465b15ecf6a03ca4053b6a125032e4152f74 6784 gis-osm_0.0.14_all.deb 60d2ee276d24e4910534341fabc617bb11516f17 6718 gis-remotesensing_0.0.14_all.deb eaa3764e72549a0197fc2f721c2216dc3662d595 6410 gis-statistics_0.0.14_all.deb 1ac49561412369eb6b2ac5cd267216f4d1f9fbc1 5064 gis-tasks_0.0.14_all.deb f40ece0e56c7a48f3cce21dee3a2985df6ea814c 6556 gis-web_0.0.14_all.deb b0704de5664a4c17d55fc5b658a5319d4f815754 6862 gis-workstation_0.0.14_all.deb Checksums-Sha256: f4b70bd5d67cd91507c3b84c9fda8a8818688ac6d5d7658a33607af85fdbb76a 2252 debian-gis_0.0.14.dsc 8012319b3fe099aae314740dd3cafbe891393e52830fa3c324127ca2464a0d71 140712 debian-gis_0.0.14.tar.xz 5f2ef642affa42e9a4154602fec56e81da94ceb15e1a563e7fca8e59a46beca5 7846 debian-gis_0.0.14_amd64.buildinfo 00d983a7d393570ade0d932be7a100219c822dcba0ce4a30853a35b8ed93659c 6334 gis-data_0.0.14_all.deb 16da24a4de6ac1692e864e4a6f43909f4d243d00d3f54b2210ee4bbfc3d5d785 6946 gis-devel_0.0.14_all.deb 17dc6d1c79f0440f7492b4ba4a14b244aee060e6cd5b6dd299914231c2bb837c 6448 gis-gps_0.0.14_all.deb a59bdac6e7df97b833661892df0c7cc572f23dd65258c71afdff1f3314f0f2b7 6784 gis-osm_0.0.14_all.deb 8f291282f6133097bbab53f95245c3945a149f813e727ddccd0dc18b5369aaf7 6718 gis-remotesensing_0.0.14_all.deb 32ae104ca466b62b7ab37fe6d13b3459d4de45b4188e979c4010c3dc6e8b7ee7 6410 gis-statistics_0.0.14_all.deb a8ae8fe65728cb9a9593520571617c9dbb09129d498a5b6ea49dc24a79084e70 5064 gis-tasks_0.0.14_all.deb 76f72533099fa29f2c94e4a19ba3b5818adb0e1f084dcbe7dfb946da16f76a85 6556 gis-web_0.0.14_all.deb 10cfd7d7f9216c3034cff8a5df5875466f87d4273f3e7fe0a09b9b5d4399c3c1 6862 gis-workstation_0.0.14_all.deb Files: 17ae4431a3f0bf51d52797d9558c82fa 2252 misc optional debian-gis_0.0.14.dsc b57946e6cb497aca821b0df994278df5 140712 misc optional debian-gis_0.0.14.tar.xz b3c6dbe385d51cbcf237944e982ec12e 7846 misc optional debian-gis_0.0.14_amd64.buildinfo 15953e715628b46ce234d94923fd474c 6334 metapackages optional gis-data_0.0.14_all.deb 2ec45052ad71237f5c8d4353b62436c3 6946 metapackages optional gis-devel_0.0.14_all.deb 96bce89da0cf9c69a2c5cfc5e9f6e0dd 6448 metapackages optional gis-gps_0.0.14_all.deb 21cd16abcdb47b052009eda3a063f153 6784 metapackages optional gis-osm_0.0.14_all.deb 800c6b124649bbf86f45693e90bb2e41 6718 metapackages optional gis-remotesensing_0.0.14_all.deb 4815dbdcdac30e449c386b4be6f450c1 6410 metapackages optional gis-statistics_0.0.14_all.deb 6a4415bfbacf5c64d202141b35276fb6 5064 misc optional gis-tasks_0.0.14_all.deb 091d35ff23ad11e99c08afea10591879 6556 metapackages optional gis-web_0.0.14_all.deb 3e6316413bbf137024bc93bcd448a605 6862 metapackages optional gis-workstatio
pgrouting_2.5.0-2_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 30 Sep 2017 11:21:09 +0200 Source: pgrouting Binary: postgresql-10-pgrouting postgresql-10-pgrouting-scripts postgresql-10-pgrouting-doc Architecture: source amd64 all Version: 2.5.0-2 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project Changed-By: Bas Couwenberg Description: postgresql-10-pgrouting - Routing functionality support for PostgreSQL/PostGIS postgresql-10-pgrouting-doc - Routing functionality support for PostgreSQL/PostGIS (Documentati postgresql-10-pgrouting-scripts - Routing functionality support for PostgreSQL/PostGIS - SQL script Changes: pgrouting (2.5.0-2) unstable; urgency=medium . * Team upload. * Bump Standards-Version to 4.1.1, no changes. * Update packaging for postgis 2.4. * Move from experimental to unstable. Checksums-Sha1: 79674744dc6416dba772ed23798d302645476f5e 2330 pgrouting_2.5.0-2.dsc 75bfd7a089fb356dc4e9cd1cac79f402ee15de2e 9788 pgrouting_2.5.0-2.debian.tar.xz 31e32af29586b56fe30151ed9b7efa0aeb8095c1 13569 pgrouting_2.5.0-2_amd64.buildinfo 63de7be7a5079f9618febfc21c90c49274cd16bb 11806818 postgresql-10-pgrouting-dbgsym_2.5.0-2_amd64.deb f9e6809cb80666db3ca44e3386b651843595b1d2 1770772 postgresql-10-pgrouting-doc_2.5.0-2_all.deb c6821555ace514f8b8694264fb7d98c350e755b5 42020 postgresql-10-pgrouting-scripts_2.5.0-2_all.deb ad68d9afdda54243bf26eea625531ad4ce91bebc 577762 postgresql-10-pgrouting_2.5.0-2_amd64.deb Checksums-Sha256: f7c9e68d4ce0ea653480516bd0119a65a2d8f9f730722311bd4ac34114767f3e 2330 pgrouting_2.5.0-2.dsc 277b7c7c0e3013861cd162ccb0c123346e1c86f98ffc3ac4a039d0c888556c92 9788 pgrouting_2.5.0-2.debian.tar.xz a86bbc59945b88f9b372411349206af8427c9b56d57b5eee7f30d8b9815fd297 13569 pgrouting_2.5.0-2_amd64.buildinfo 7502f4eafe6c42cf807fe6541fc595dc8f60aadd2e1a24ded72a17cbbd296ea1 11806818 postgresql-10-pgrouting-dbgsym_2.5.0-2_amd64.deb 7fcd751c231ff9932eb689cd5cbd65d2747706bc735c53bbde67a4cc7752415b 1770772 postgresql-10-pgrouting-doc_2.5.0-2_all.deb da9b264c0f6d321094e5db6e46acf6ac01e49586f2c2f12ce88fce665085c510 42020 postgresql-10-pgrouting-scripts_2.5.0-2_all.deb 89775b33ef25bc2cf808e7186f718e16d9bfd1cfa04ad5483c5b82b2aedf50f9 577762 postgresql-10-pgrouting_2.5.0-2_amd64.deb Files: 3aa6ee57238f3228b80a9ebb0d621c54 2330 misc optional pgrouting_2.5.0-2.dsc 0a62c8bb1a451b013a633baeba6fba6f 9788 misc optional pgrouting_2.5.0-2.debian.tar.xz 1d015422ba1fe7ffa7dc3d2c3cee411b 13569 misc optional pgrouting_2.5.0-2_amd64.buildinfo 4bcdb9ce93b266b61d25ccc3977e54fe 11806818 debug optional postgresql-10-pgrouting-dbgsym_2.5.0-2_amd64.deb a6b457a4ea10f20f9d0c4f9a724120a1 1770772 doc optional postgresql-10-pgrouting-doc_2.5.0-2_all.deb 9cc77158100ca647bae4b3c2fd80290a 42020 misc optional postgresql-10-pgrouting-scripts_2.5.0-2_all.deb a0f286802bb6fd4a0aa6d5295980601f 577762 misc optional postgresql-10-pgrouting_2.5.0-2_amd64.deb -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlnPZYwACgkQZ1DxCuiN SvFAEA//e8QritQx0OYvNHQY/VmBoV5fK5bzAK1+0CWgQsabzhU9bIhX27WYW/zk mt6CUCztwYatatoQ+mmGTLpcn7whuOybogmQb6QKev/Z/SeEYMKXfR7FKc2LQJgz ngjQq2ALOndhFdLMtEu/ILUGM4QliG7PkHj7QlLnxPUol/bBgkhVYhYPh66rK05o ClioNXJYGedZTFFBQ7Z5UOwVhkMg9sk2CubsNLBmbHX7UFafeWfvOKDb2hU6jCf7 /P2g3ph4Md5TT2f2DfNXiCwEqQG87Lh/kBRvMREfFNG/xqOPW9fyQyepsfD55sVt Camd10bux9vSNQ93sUsb7vSJ0EK4oC+MiuG3LfPPkhbOvEMRyKd+savO3LCXKLCS 3bdmsym2Mw7YijJtgwfwzwDevmHP/EY/IkHU9xLravqZXdkLSu49vuh9PG+f34wO dDh3lrN3sej0p77jzFgUvwLNDddIAWRi5auPdLwZz9DYAGzwWabqUgFR1PIgBXbY mNyV9K0ZVUKPLv2v/q2rdnD/BMJcqQJQz2vGx6hgWXz/vBkXKl5ojP1FNVvJReXi +74qq+7lR+M5c6sBK5zvJVp82hK/2LmFO1RA3TUuusuX4PB706HUI6Oeh1tJqwnl sr32+bbhz7tmKv+RVrIhfyvMn5FaeEk9yVUPZZdmzQeOKszGj1o= =5/UO -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
[netcdf] 01/01: Mark mmapio_* symbols as not available on hurd & kfreebsd.
This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf. commit 7090c964d49a840aa6f9ca3b96eb24d4357f8f79 Author: Bas Couwenberg Date: Sat Sep 30 11:58:21 2017 +0200 Mark mmapio_* symbols as not available on hurd & kfreebsd. --- debian/changelog | 6 ++ debian/libnetcdf13.symbols | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bf55dea..f389e22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netcdf (1:4.5.0~rc3-1~exp2) UNRELEASED; urgency=medium + + * Mark mmapio_* symbols as not available on hurd & kfreebsd. + + -- Bas Couwenberg Sat, 30 Sep 2017 11:57:57 +0200 + netcdf (1:4.5.0~rc3-1~exp1) experimental; urgency=medium * New upstream release candidate. diff --git a/debian/libnetcdf13.symbols b/debian/libnetcdf13.symbols index 2157f42..a732c8c 100644 --- a/debian/libnetcdf13.symbols +++ b/debian/libnetcdf13.symbols @@ -547,8 +547,8 @@ libnetcdf.so.13 #PACKAGE# #MINVER# markprefetch@Base 4.3.3 memio_create@Base 4.3.3 memio_open@Base 4.3.3 - mmapio_create@Base 4.5.0~rc1 - mmapio_open@Base 4.5.0~rc1 + (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)mmapio_create@Base 4.5.0~rc1 + (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)mmapio_open@Base 4.5.0~rc1 modeldecode@Base 4.1.3 nc3_cktype@Base 4.4.0~rc4 nc3d_getvarx@Base 4.1.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
[netcdf] branch master updated (e019eef -> 7090c96)
This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch master in repository netcdf. from e019eef Set distribution to experimental. new 7090c96 Mark mmapio_* symbols as not available on hurd & kfreebsd. The 1 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: debian/changelog | 6 ++ debian/libnetcdf13.symbols | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.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
Jona products from Turkey
[ View in browser ]( http://r.newsletter.bonescamail.nl/8jzrs26vyoatrf.html ) New arrival coming Tuesday. All are untreated natural product!! 1073.2 Dorade / Seabream WR 300-400 gr 5 x 2 kg 1 box € 4,50 / 10 box € 4,25 / palet € 3,99 per kiloi!!! 1073.3 Dorade / Seabream WR 400-600 gr 5 x 2 kg 1 box € 4,65 / 10 box € 4,40 / palet € 4,15 per kilo!!! 1555 Rainbow Trout Panready IQF 300-400gr 5 x 2 Kg 1 box € 3,25 / 10 box € 3,10 / palet € 2,99 per kilo!! 1720.2 Seabass WR 300-400 gr 5 x 2 kilo € 4,99 per kilo 2419.1 Seabream/Doradefillets 80-120 25% 10 x 1 kg € 7,75 per kilo 2420.1 Seabream/Doradefillets 120-160 25% 10 x 1 kg € 7,95 per kilo 2435.1 Seabass fillets skin on 80/120 gr 10 x 1 kg € 8,45 per kilo [ Click here for complete overview latest offers Klicken Sie hier für die komplette Liste der letzten Angebote Klik hier voor het complete overzicht recente aanbiedngen Cliquez ici pour la liste complète des offres récentes ]( http://r.newsletter.bonescamail.nl/track/click/y7z348rjhaoatrd ) This email was sent to pkg-grass-devel@lists.alioth.debian.org You received this email because you are registered with Bonesca Import en Export BV [ Unsubscribe here ]( http://r.newsletter.bonescamail.nl/8jzrs26vyoatrg.html ) Sent by [ ]( http://r.newsletter.bonescamail.nl/track/click/y7z348rk9qoatrd ) © 2017 Bonesca Import en Export BV ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
pysal is marked for autoremoval from testing
pysal 1.14.2-2 is marked for autoremoval from testing on 2017-10-26 It (build-)depends on packages with these RC bugs: 872314: pytables: FTBFS with Sphinx 1.6: Needs build-dep on latexmk 873512: statsmodels: statsmodels FTBFS with Cython 0.26 875723: python3-pandas: Pandas is not installable ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
spatialite-gui 2.0.0~devel2-6 MIGRATED to testing
FYI: The status of the spatialite-gui source package in Debian's testing distribution has changed. Previous version: 2.0.0~devel2-5 Current version: 2.0.0~devel2-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
libkml 1.3.0-5 MIGRATED to testing
FYI: The status of the libkml source package in Debian's testing distribution has changed. Previous version: 1.3.0-4 Current version: 1.3.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
readosm 1.1.0+dfsg-1 MIGRATED to testing
FYI: The status of the readosm source package in Debian's testing distribution has changed. Previous version: 1.0.0e+dfsg-2 Current version: 1.1.0+dfsg-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
librasterlite2 1.0.0~rc0+devel1-5 MIGRATED to testing
FYI: The status of the librasterlite2 source package in Debian's testing distribution has changed. Previous version: 1.0.0~rc0+devel1-4 Current version: 1.0.0~rc0+devel1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel