This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pycsw.
commit e1606e4102aa1aec7b699eb88f7da081f638eb2b Author: Bas Couwenberg <[email protected]> Date: Wed Jul 6 20:51:06 2016 +0200 Use dh_installdocs to install doc-base file. --- debian/changelog | 1 + debian/{pycsw-docbase => python-pycsw-doc.doc-base} | 2 +- debian/python-pycsw-doc.install | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07d4022..cef0962 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ pycsw (2.0.0~rc1+dfsg-1) UNRELEASED; urgency=medium - Drop 0003-*.patch, obsolete. - Drop 0007-Use-geolinks-0.2.0.patch, included upstream. - Refresh remaining patches. + * Use dh_installdocs to install doc-base file. -- Bas Couwenberg <[email protected]> Wed, 06 Jul 2016 17:46:22 +0200 diff --git a/debian/pycsw-docbase b/debian/python-pycsw-doc.doc-base similarity index 85% rename from debian/pycsw-docbase rename to debian/python-pycsw-doc.doc-base index bd12bce..d74f087 100644 --- a/debian/pycsw-docbase +++ b/debian/python-pycsw-doc.doc-base @@ -1,7 +1,7 @@ Document: pycsw-docbase Title: pycsw Documentation Author: Tom Kralidis -Abstract: This is the pycsw Manual +Abstract: This is the pycsw manual Section: Science/Geoscience Format: HTML diff --git a/debian/python-pycsw-doc.install b/debian/python-pycsw-doc.install deleted file mode 100644 index 396e390..0000000 --- a/debian/python-pycsw-doc.install +++ /dev/null @@ -1 +0,0 @@ -debian/pycsw-docbase /usr/share/doc-base -- 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

