[pycsw] 03/06: Remove files no longer present in tarball

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Oct 7 07:16:57 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository pycsw.

commit 5b776823d31442d8deed5478477ecbaed018a6e8
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Mon Oct 6 22:56:47 2014 +0200

    Remove files no longer present in tarball
---
 default-sample.cfg~ | 98 -----------------------------------------------------
 etc/pycsw.conf~     |  5 ---
 etc/pycsw.desktop~  | 11 ------
 etc/pycsw~          |  5 ---
 4 files changed, 119 deletions(-)

diff --git a/default-sample.cfg~ b/default-sample.cfg~
deleted file mode 100644
index 5420a7f..0000000
--- a/default-sample.cfg~
+++ /dev/null
@@ -1,98 +0,0 @@
-# =================================================================
-#
-# Authors: Tom Kralidis <tomkralidis at gmail.com>
-#
-# Copyright (c) 2010 Tom Kralidis
-#
-# Permission is hereby granted, free of charge, to any person
-# obtaining a copy of this software and associated documentation
-# files (the "Software"), to deal in the Software without
-# restriction, including without limitation the rights to use,
-# copy, modify, merge, publish, distribute, sublicense, and/or sell
-# copies of the Software, and to permit persons to whom the
-# Software is furnished to do so, subject to the following
-# conditions:
-#
-# The above copyright notice and this permission notice shall be
-# included in all copies or substantial portions of the Software.
-#
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
-# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-# OTHER DEALINGS IN THE SOFTWARE.
-#
-# =================================================================
-
-[server]
-home=/var/www/pycsw
-url=http://localhost/pycsw/csw.py
-mimetype=application/xml; charset=UTF-8
-encoding=UTF-8
-language=en-US
-maxrecords=10
-#loglevel=DEBUG
-#logfile=/tmp/pycsw.log
-#ogc_schemas_base=http://foo
-#federatedcatalogues=http://geo.data.gov/geoportal/csw/discovery
-#pretty_print=true
-#gzip_compresslevel=8
-#domainquerytype=range
-#domaincounts=true
-#spatial_ranking=true
-profiles=apiso
-
-[manager]
-transactions=false
-allowed_ips=127.0.0.1
-#csw_harvest_pagesize=10
-
-[metadata:main]
-identification_title=pycsw Geospatial Catalogue
-identification_abstract=pycsw is an OGC CSW server implementation written in Python
-identification_keywords=catalogue,discovery,metadata
-identification_keywords_type=theme
-identification_fees=None
-identification_accessconstraints=None
-provider_name=Organization Name
-provider_url=http://pycsw.org/
-contact_name=Lastname, Firstname
-contact_position=Position Title
-contact_address=Mailing Address
-contact_city=City
-contact_stateorprovince=Administrative Area
-contact_postalcode=Zip or Postal Code
-contact_country=Country
-contact_phone=+xx-xxx-xxx-xxxx
-contact_fax=+xx-xxx-xxx-xxxx
-contact_email=Email Address
-contact_url=Contact URL
-contact_hours=Hours of Service
-contact_instructions=During hours of service.  Off on weekends.
-contact_role=pointOfContact
-
-[repository]
-# sqlite
-database=sqlite:////var/www/pycsw/tests/suites/cite/data/records.db
-# postgres
-#database=postgresql://username:password@localhost/pycsw
-# mysql
-#database=mysql://username:password@localhost/pycsw?charset=utf8
-#mappings=path/to/mappings.py
-table=records
-#filter=type = 'http://purl.org/dc/dcmitype/Dataset'
-
-[metadata:inspire]
-enabled=true
-languages_supported=eng,gre
-default_language=eng
-date=YYYY-MM-DD
-gemet_keywords=Utility and governmental services
-conformity_service=notEvaluated
-contact_name=Organization Name
-contact_email=Email Address
-temp_extent=YYYY-MM-DD/YYYY-MM-DD
-
diff --git a/etc/pycsw.conf~ b/etc/pycsw.conf~
deleted file mode 100644
index bc36d11..0000000
--- a/etc/pycsw.conf~
+++ /dev/null
@@ -1,5 +0,0 @@
-<Directory /var/www/html/pycsw>
-  Options FollowSymLinks +ExecCGI
-  Allow from all
-  AddHandler cgi-script .py
-</Directory>
diff --git a/etc/pycsw.desktop~ b/etc/pycsw.desktop~
deleted file mode 100644
index 1e8b4b7..0000000
--- a/etc/pycsw.desktop~
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Type=Application
-Encoding=UTF-8
-Name=pycsw
-Comment=pycsw catalog server
-Categories=Application;Education;Geography;
-Exec=firefox http://localhost/pycsw/tests/index.html
-Icon=/var/www/pycsw/docs/_static/pycsw-logo.png
-Terminal=false
-StartupNotify=false
-Categories=Education;Geography;
diff --git a/etc/pycsw~ b/etc/pycsw~
deleted file mode 100644
index bde032c..0000000
--- a/etc/pycsw~
+++ /dev/null
@@ -1,5 +0,0 @@
-<Directory /var/www/pycsw>
-  Options FollowSymLinks +ExecCGI
-  Allow from all
-  AddHandler cgi-script .py
-</Directory>

-- 
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