This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyshp.
commit a8e75d86c760f9641b7ce379545ff4a74e14aadc Author: Bas Couwenberg <[email protected]> Date: Fri Aug 19 10:51:48 2016 +0200 Update docs files to install README.md instead of README.txt. --- debian/changelog | 1 + debian/python-pyshp.docs | 2 +- debian/python3-pyshp.docs | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f07cf21..8f14360 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ pyshp (1.2.8+ds-1) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8, no changes. * Drop © character from copyright statements in copyright file. * Add patch for missing files from PyPI distribution. + * Update docs files to install README.md instead of README.txt. -- Bas Couwenberg <[email protected]> Fri, 19 Aug 2016 09:46:11 +0200 diff --git a/debian/python-pyshp.docs b/debian/python-pyshp.docs index 71dfd5b..b43bf86 100644 --- a/debian/python-pyshp.docs +++ b/debian/python-pyshp.docs @@ -1 +1 @@ -README.txt +README.md diff --git a/debian/python3-pyshp.docs b/debian/python3-pyshp.docs index 71dfd5b..b43bf86 100644 --- a/debian/python3-pyshp.docs +++ b/debian/python3-pyshp.docs @@ -1 +1 @@ -README.txt +README.md -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyshp.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

