This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit 2a7c78e63374af9b784d0ef2aed8518088212962 Author: Bas Couwenberg <[email protected]> Date: Fri May 13 20:19:08 2016 +0200 Install AUTHORS & README files in docs. --- debian/changelog | 1 + debian/docs | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index ce7f80f..0fdb181 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ pywps (3.2.5-1) UNRELEASED; urgency=medium * Override dh_install to use --list-missing. * Enable all hardening buildflags, except PIE (causes build failure). * Add gbp.conf to use pristine-tar by default. + * Install AUTHORS & README files in docs. -- Bas Couwenberg <[email protected]> Fri, 13 May 2016 19:33:40 +0200 diff --git a/debian/docs b/debian/docs index e69de29..6f12db5 100644 --- a/debian/docs +++ b/debian/docs @@ -0,0 +1,2 @@ +AUTHORS +README -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

