[libimage-librsvg-perl] 01/07: Switch dh compatibility to level 9 to enable passing of hardening flags

Florian Schlichting fsfs at moszumanska.debian.org
Thu Apr 24 20:25:09 UTC 2014


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

fsfs pushed a commit to branch master
in repository libimage-librsvg-perl.

commit 5920e60d50bd2d63667f92b1b8592707b69786b7
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Apr 24 21:53:01 2014 +0200

    Switch dh compatibility to level 9 to enable passing of hardening flags
---
 debian/compat  | 2 +-
 debian/control | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index ca174ff..33c7a83 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Antonio S. de A. Terceiro <asaterceiro at inf.ufrgs.br>,
            Peter Pentchev <roam at ringlet.net>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9.20120312~),
                dpkg-dev,
                perl,
                librsvg2-dev
@@ -25,4 +25,3 @@ Description: Perl binding for the GNOME librsvg SVG renderer library
  The Image::LibRSVG module provides a Perl interface to the librsvg GNOME
  library - an efficient renderer for Scalable Vector Graphics (SVG) images.
  This package allows Perl scripts to rasterize SVG drawings into bitmap images.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimage-librsvg-perl.git



More information about the Pkg-perl-cvs-commits mailing list