[mapnik] 01/03: Override dh_makeshlibs to use -V.

Bas Couwenberg sebastic at debian.org
Sat Nov 5 13:58:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository mapnik.

commit 14565c3494a31cbff210dbc8d2f3c9c8218b9651
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Nov 5 14:14:45 2016 +0100

    Override dh_makeshlibs to use -V.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 92c417b..30380dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mapnik (3.0.12+ds-2) UNRELEASED; urgency=medium
   * Drop unused override for hardening-no-pie.
   * Change ttf-dejavu dependency to fonts-dejavu.
   * Reorder (build) dependencies.
+  * Override dh_makeshlibs to use -V.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 14 Oct 2016 21:53:45 +0200
 
diff --git a/debian/rules b/debian/rules
index bcd1be9..535c00f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,3 +86,6 @@ override_dh_strip:
 override_dh_prep:
 	dh_prep -Xdebian/tmp
 
+override_dh_makeshlibs:
+	dh_makeshlibs -V
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik.git



More information about the Pkg-grass-devel mailing list