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 51d0dae205169055b332d58ccb2ab370438f906f Author: Bas Couwenberg <[email protected]> Date: Tue Sep 26 21:24:57 2017 +0200 Add license & copyright for catch.hpp. --- debian/changelog | 1 + debian/copyright | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1fe6de0..5ff1022 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ mapnik-vector-tile (1.4.0+dfsg1-1) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.0, changes: priority. * Don't exclude catch from repacked upstream tarball. (closes: #876902) + * Add license & copyright for catch.hpp. -- Bas Couwenberg <[email protected]> Tue, 26 Sep 2017 21:22:52 +0200 diff --git a/debian/copyright b/debian/copyright index 6d6baf4..84f56d3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,6 +17,10 @@ Copyright: 2007-2015, Barend Gehrels, Amsterdam, the Netherlands. 1995-2010, Geodan, Amsterdam, the Netherlands. License: BSL-1.0 +Files: test/catch.hpp +Copyright: 2012, Two Blue Cubes Ltd. +License: BSL-1.0 + License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions -- 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

