This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pycsw.
commit c5d5cc4f5300412deb4261d5508a0455c93fe8b2 Author: Bas Couwenberg <[email protected]> Date: Wed Jul 6 20:58:41 2016 +0200 Align paths in install file with spaces. --- debian/python-pycsw-wsgi.install | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/debian/python-pycsw-wsgi.install b/debian/python-pycsw-wsgi.install index a4b52f2..01c618e 100644 --- a/debian/python-pycsw-wsgi.install +++ b/debian/python-pycsw-wsgi.install @@ -1,12 +1,12 @@ -etc/harvest-all.cron /etc/pycsw -etc/mappings.py /etc/pycsw -bin/* /usr/share/pycsw/bin/ -tests/* /usr/share/pycsw/tests/ -debian/pycsw.conf /etc/apache2/sites-available/ -csw.py /usr/share/pycsw/ -csw.wsgi /usr/share/pycsw/ -README.txt /usr/share/pycsw/ -VERSION.txt /usr/share/pycsw/ -HISTORY.txt /usr/share/pycsw/ -default-sample.cfg /etc/pycsw/ -debian/default.cfg /etc/pycsw/ +etc/harvest-all.cron /etc/pycsw +etc/mappings.py /etc/pycsw +bin/* /usr/share/pycsw/bin/ +tests/* /usr/share/pycsw/tests/ +debian/pycsw.conf /etc/apache2/sites-available/ +csw.py /usr/share/pycsw/ +csw.wsgi /usr/share/pycsw/ +README.txt /usr/share/pycsw/ +VERSION.txt /usr/share/pycsw/ +HISTORY.txt /usr/share/pycsw/ +default-sample.cfg /etc/pycsw/ +debian/default.cfg /etc/pycsw/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycsw.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

