This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch myjessie in repository mapserver.
commit 6181f31d51082e97d7bcbd39e7b55c05e77440d3 Author: Bas Couwenberg <[email protected]> Date: Mon Dec 5 23:47:44 2016 +0100 Update libmapscript-perl.install for Multi-Arch path. --- debian/changelog | 1 + debian/libmapscript-perl.install | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 742f3d7..75fc876 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mapserver (6.4.1-2+deb8u1) UNRELEASED; urgency=high * Add upstream patch to fix CVE-2016-9839. * Add patch to support building mapscript with PHP 5.6 (see: #745600) + * Update libmapscript-perl.install for Multi-Arch path. -- Bas Couwenberg <[email protected]> Mon, 05 Dec 2016 22:03:30 +0100 diff --git a/debian/libmapscript-perl.install b/debian/libmapscript-perl.install index 1312331..f6687f7 100644 --- a/debian/libmapscript-perl.install +++ b/debian/libmapscript-perl.install @@ -1 +1 @@ -usr/lib/perl5/ +usr/lib/*/perl5/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

