This is an automated email from the git hooks/post-receive script. kapouer pushed a commit to branch master in repository mapnik.
commit b73d3129de81369ebe0eaffa1c72be6a6297d08f Author: Jérémy Lal <[email protected]> Date: Sun Apr 6 15:04:16 2014 +0200 Use Files-Excluded in copyright instead of having two places for that --- debian/copyright | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/debian/copyright b/debian/copyright index 554f75e..0bdb969 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,18 +2,21 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: https://github.com/mapnik/mapnik/issues Source: https://github.com/mapnik/mapnik/ Repackaged to exclude non-DFSG files in - ./tests/data/fonts/XB\ Zar.ttf (cannot find upstream) - ./tests/data/fonts/LICENCE.txt (refers to a dead url) - Conveniently, remove unused software to simplify this file maintenance: - ./scons - ./fonts/dejavu* - ./fonts/unifont* - ./tests/data/fonts/DejaVuSansMono-BoldOblique.ttf - ./tests/data/csv/10m-land.csv - ./tests/data/raster/* - ./tests/data/shp/ne_110m* - ./tests/data/shp/world_merc* - ./tests/data/shp/new_zealand/ne_50m* + tests/data/fonts/XB\ Zar.ttf (cannot find upstream) + tests/data/fonts/LICENCE.txt (refers to a dead url) + other files being excluded to ease copyright maintenance. +Files-Excluded: + tests/data/fonts/XB\ Zar.ttf + tests/data/fonts/LICENCE.txt + scons + fonts/dejavu* + fonts/unifont* + tests/data/fonts/DejaVuSansMono-BoldOblique.ttf + tests/data/csv/10m-land.csv + tests/data/raster/* + tests/data/shp/ne_110m* + tests/data/shp/world_merc* + tests/data/shp/new_zealand/ne_50m* Files: * Copyright: 2006-2013 Artem Pavlenko -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

