This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-rtree.
commit 29c32120b30c199f8b01912bec6da5af0c6489ca Author: Bas Couwenberg <[email protected]> Date: Thu Dec 15 07:27:55 2016 +0100 Exclude pre-built docs from upstream tarball. --- debian/changelog | 1 + debian/copyright | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4ccb3eb..0dd08b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-rtree (0.8.2+ds-3) UNRELEASED; urgency=medium * Update Vcs-Git URL to use HTTPS. * Bump Standards-Version to 3.9.8, no changes. + * Exclude pre-built docs from upstream tarball. -- Bas Couwenberg <[email protected]> Thu, 15 Dec 2016 07:22:44 +0100 diff --git a/debian/copyright b/debian/copyright index 91609c5..a40886a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,6 +5,7 @@ Source: http://pypi.debian.net/rtree/ Comment: The upstream sources are repacked to excluded the Rtree.egg-info directory that is automatically removed by dh_clean. Files-Excluded: Rtree.egg-info/* + docs/build/* tests/*.pyc Files: * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-rtree.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

