[pycsw] branch master updated (f21c0e7 -> 04a18b1)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jan 24 20:32:07 UTC 2016


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

sebastic pushed a change to branch master
in repository pycsw.

      from  f21c0e7   Set distribution to unstable.
       new  11246ef   Update watch file, use repacksuffix and handle common issues.
       new  844fd72   Imported Upstream version 1.10.2+dfsg
       new  9b4e944   Imported Upstream version 1.10.3+dfsg
       new  673718d   Merge tag 'upstream/1.10.3+dfsg'
       new  1fe065f   New upstream release.
       new  20831db   Drop libxml2-xee.patch, applied upstream. Refresh remaining patches.
       new  04a18b1   Update Vcs-Git URL to use HTTPS.

The 7 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:
 CONTRIBUTING.rst                                   |  48 ++-
 LICENSE.txt                                        |   2 +-
 VERSION.txt                                        |   2 +-
 bin/pycsw-admin.py                                 |   4 +-
 debian/changelog                                   |   7 +
 debian/control                                     |   2 +-
 debian/patches/0001-Remove-google-analytics.patch  |   2 -
 .../0002-Remove-externally-linked-files.patch      |   4 +-
 ...look-for-configuration-in-correct-etc-pat.patch |   2 -
 ...g-open-instead-of-firefox-in-desktop-file.patch |   2 -
 ...5-Set-default-configuration-path-for-wsgi.patch |   2 -
 ...n-t-include-external-references-to-images.patch |  20 +-
 debian/patches/libxml2-xee.patch                   |  51 ---
 debian/patches/series                              |   1 -
 debian/watch                                       |   8 +-
 docs/_templates/indexsidebar.html                  |   2 +-
 docs/administration.rst                            |   2 +-
 docs/conf.py                                       |   4 +-
 docs/installation.rst                              |   2 +-
 etc/dist/install_script/install_pycsw.sh           | 106 ------
 etc/dist/osgeolive/install_pycsw.sh                |  64 ----
 pavement.py                                        |  51 +--
 pycsw/__init__.py                                  |   2 +-
 pycsw/admin.py                                     |  18 +-
 pycsw/config.py                                    |   3 +
 pycsw/fes.py                                       |   4 +-
 pycsw/gml.py                                       |   2 +-
 pycsw/metadata.py                                  |  70 ++--
 pycsw/opensearch.py                                |   4 +-
 pycsw/plugins/outputschemas/atom.py                |   2 +-
 pycsw/plugins/outputschemas/dif.py                 |   2 +-
 pycsw/plugins/outputschemas/fgdc.py                |   2 +-
 pycsw/plugins/profiles/apiso/apiso.py              | 103 +++++-
 pycsw/plugins/profiles/ebrim/ebrim.py              |  12 +-
 pycsw/plugins/repository/odc/odc.py                |   2 +-
 pycsw/repository.py                                |  16 +-
 pycsw/schemas/ogc/OGC-SOFTWARE-NOTICE.txt          |  17 +
 pycsw/server.py                                    |  84 ++---
 pycsw/util.py                                      |  14 +-
 requirements.txt                                   |   2 +-
 tests/README.txt                                   |   2 +-
 ...te_get_9bfd17fa-15dc-4a10-8fa7-b3cff7013dd7.xml |   2 +-
 ...e_post_225f455a-0035-486b-a94e-fee7ae881b2b.xml |   4 +-
 ...e_post_418a6fb0-a89c-4a94-afc9-3f8168eb2980.xml |   2 +-
 ...e_post_420b745e-0c4b-404e-9f2d-61fa580ff05a.xml |   6 +-
 ...e_post_5c5861bc-f742-40a5-9998-5342615d674b.xml |   2 +-
 ...e_post_73f1551c-e269-4ef9-9dae-e535b5eebfc7.xml |   2 +-
 ...e_post_87f2f670-9cd6-4907-b82c-1b46a7dd2a78.xml |   6 +-
 ...e_post_928c1896-52d4-4ac7-9832-f98e3eb65f02.xml |   4 +-
 ...e_post_948b39d5-bb4f-45b8-a8f2-4ff9501aaedd.xml |   8 +-
 ...e_post_c38916c2-4bc6-446d-b7aa-ab006d6ba31c.xml |   6 +-
 ...e_post_dc92c2c4-87d8-4a13-964e-ff9b0e0c27b3.xml |   6 +-
 ...ml => suites_default_get_GetRecords-filter.xml} |   2 +-
 .../suites_default_get_GetRecords-sortby-asc.xml   |   6 +-
 .../suites_default_get_GetRecords-sortby-desc.xml  |   8 +-
 .../suites_default_post_GetRecords-all-json.xml    |   2 +-
 ...tes_default_post_GetRecords-all-sortby-bbox.xml |   4 +-
 .../suites_default_post_GetRecords-all.xml         |   2 +-
 ...s_default_post_GetRecords-distributedsearch.xml |   2 +-
 .../suites_default_post_GetRecords-end.xml         |   2 +-
 ...efault_post_GetRecords-filter-and-nested-or.xml |   2 +-
 ...ites_default_post_GetRecords-filter-between.xml |   4 +-
 ...efault_post_GetRecords-filter-or-nested-and.xml |   4 +-
 ...lt_post_GetRecords-filter-or-title-abstract.xml |   2 +-
 .../suites_default_post_GetRecords-requestid.xml   |   2 +-
 .../suites_harvesting_post_Harvest-csw-iso.xml     |  76 +++-
 .../suites_harvesting_post_Harvest-sos100.xml      |  18 +-
 .../suites_harvesting_post_Harvest-wcs.xml         | 172 +--------
 .../suites_harvesting_post_Harvest-wfs.xml         |  40 +-
 ...t_Harvest-zzz-post-GetRecords-filter-ows-dc.xml |  58 ++-
 ...t_Harvest-zzz-post-GetRecords-filter-sos-dc.xml |   2 +-
 ..._Harvest-zzz-post-GetRecords-filter-sos-iso.xml | 143 +++++++-
 ..._Harvest-zzz-post-GetRecords-filter-wfs-iso.xml | 370 +++++++++++++++++++
 ..._Harvest-zzz-post-GetRecords-filter-wms-iso.xml | 308 ++++++++++++++++
 ..._harvesting_post_Transaction-000-delete-all.xml |   2 +-
 .../expected/suites_oaipmh_get_ListRecords_dc.xml  |   6 +-
 .../suites_oaipmh_get_ListRecords_oai_dc.xml       |   6 +-
 .../suites_repofilter_post_GetRecords-all.xml      |   4 +-
 tests/index.html                                   | 401 +++++++++++----------
 tests/run_tests.py                                 |   2 +-
 ...Record_784e2afd-a9fd-44a6-9a92-a3848371c8ec.xml |   4 +-
 ...Record_94bc9c83-97f6-4b40-9eb8-a8e8787a5c63.xml |   4 +-
 ...Record_9a669547-b69b-469f-a11f-2d875366bbdc.xml |   4 +-
 ...Record_e9330592-0932-474b-be34-c3a3bb67c7db.xml |   4 +-
 tests/suites/cite/data/records.db                  | Bin 82944 -> 82944 bytes
 .../post/225f455a-0035-486b-a94e-fee7ae881b2b.xml  |   2 +-
 .../post/418a6fb0-a89c-4a94-afc9-3f8168eb2980.xml  |   2 +-
 .../post/420b745e-0c4b-404e-9f2d-61fa580ff05a.xml  |   2 +-
 .../post/928c1896-52d4-4ac7-9832-f98e3eb65f02.xml  |   2 +-
 .../post/c38916c2-4bc6-446d-b7aa-ab006d6ba31c.xml  |   2 +-
 .../post/dc92c2c4-87d8-4a13-964e-ff9b0e0c27b3.xml  |   2 +-
 tests/suites/default/get/requests.txt              |   1 +
 tests/suites/harvesting/post/Harvest-csw-iso.xml   |   2 +-
 tests/suites/harvesting/post/Harvest-wcs.xml       |   2 +-
 tests/suites/harvesting/post/Harvest-wfs.xml       |   2 +-
 .../Harvest-zzz-post-GetRecords-filter-ows-dc.xml  |   6 +-
 ...Harvest-zzz-post-GetRecords-filter-wfs-iso.xml} |   2 +-
 ...Harvest-zzz-post-GetRecords-filter-wms-iso.xml} |   2 +-
 98 files changed, 1561 insertions(+), 931 deletions(-)
 delete mode 100644 debian/patches/libxml2-xee.patch
 delete mode 100755 etc/dist/install_script/install_pycsw.sh
 delete mode 100755 etc/dist/osgeolive/install_pycsw.sh
 create mode 100644 pycsw/schemas/ogc/OGC-SOFTWARE-NOTICE.txt
 copy tests/expected/{suites_default_post_GetRecords-maxrecords.xml => suites_default_get_GetRecords-filter.xml} (90%)
 create mode 100644 tests/expected/suites_harvesting_post_Harvest-zzz-post-GetRecords-filter-wfs-iso.xml
 create mode 100644 tests/expected/suites_harvesting_post_Harvest-zzz-post-GetRecords-filter-wms-iso.xml
 copy tests/suites/harvesting/post/{Harvest-zzz-post-GetRecords-filter-sos-iso.xml => Harvest-zzz-post-GetRecords-filter-wfs-iso.xml} (96%)
 copy tests/suites/harvesting/post/{Harvest-zzz-post-GetRecords-filter-wms-dc.xml => Harvest-zzz-post-GetRecords-filter-wms-iso.xml} (75%)

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



More information about the Pkg-grass-devel mailing list