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 0a0314ba386e829d5f008675cf56ed620440400a Author: Bas Couwenberg <[email protected]> Date: Fri Apr 8 12:49:22 2016 +0200 Also install .ipp files required by the header files. --- debian/changelog | 6 ++++++ debian/install | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 925ca82..7ecd345 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mapnik-vector-tile (1.0.6+dfsg-2) UNRELEASED; urgency=medium + + * Also install .ipp files required by the header files. + + -- Bas Couwenberg <[email protected]> Fri, 08 Apr 2016 12:49:17 +0200 + mapnik-vector-tile (1.0.6+dfsg-1) unstable; urgency=medium * Team upload. diff --git a/debian/install b/debian/install index e35b5a8..dcdeac6 100644 --- a/debian/install +++ b/debian/install @@ -1 +1,2 @@ src/*.hpp usr/include +src/*.ipp usr/include -- 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

