This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapnik-vector-tile.
commit dc6ed0a7e6566be0908fad9d145f1011967d6540 Author: Bas Couwenberg <[email protected]> Date: Tue Sep 26 21:22:11 2017 +0200 Don't exclude catch from repacked upstream tarball. (closes: #876902) --- debian/changelog | 2 ++ debian/copyright | 7 +++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6b55ca0..9ecfd65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ mapnik-vector-tile (1.4.0+dfsg-2) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.0, changes: priority. + * Don't exclude catch from repacked upstream tarball. + (closes: #876902) -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:09:57 +0200 diff --git a/debian/copyright b/debian/copyright index e833a82..6d6baf4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,10 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mapnik-vector-tile Upstream-Contact: https://github.com/mapbox/mapnik-vector-tile/issues Source: https://github.com/mapbox/mapnik-vector-tile - Repackaged to exclude header file built by catch debian package, - and a file transformed from natural earth data (replaced by a blank file) -Files-Excluded: test/catch.hpp - test/data/natural_earth.tif + Repackaged to exclude a file transformed from natural earth data + (replaced by a blank file) +Files-Excluded: test/data/natural_earth.tif Files: * Copyright: 2013-2015 MapBox -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

