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

gregoa pushed a commit to branch master
in repository libmath-gsl-perl.

commit 21149e6c087b0396a55b38ee4f4d645abd0fa9e4
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Oct 3 23:33:29 2016 +0200

    Refresh debian/patches/0001-Hardening-Build-Patch.patch (offset).
---
 debian/patches/0001-Hardening-Build-Patch.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/0001-Hardening-Build-Patch.patch 
b/debian/patches/0001-Hardening-Build-Patch.patch
index c6c8fca..c3eddc5 100644
--- a/debian/patches/0001-Hardening-Build-Patch.patch
+++ b/debian/patches/0001-Hardening-Build-Patch.patch
@@ -1,16 +1,16 @@
 Description: Add hardening flags
 Forwarded: not-needed
 Author: Wolfgang Fütterer <deb...@wlf-online.de> 
-Last-Update: 2015-11-25
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-10-03
+
 ---
  Build.PL | 3 +++
  1 file changed, 3 insertions(+)
 
-diff --git a/Build.PL b/Build.PL
-index e6075d2..7c3940a 100644
 --- a/Build.PL
 +++ b/Build.PL
-@@ -46,6 +46,9 @@ $swig_flags = ' -I/usr/include' if $ccflags =~ /^\s*$/;
+@@ -45,6 +45,9 @@ $swig_flags = ' -I/usr/include' if $ccfl
  
  $ccflags .= " $Config{ccflags}"; # we need this for some Linuxes
  
@@ -19,4 +19,4 @@ index e6075d2..7c3940a 100644
 +
  ## Swig produces a number of GCC warnings. Turn them off if we can.
  $ccflags .= try_cflags("-Wall");
- #$ccflags .= try_cflags("-Wno-strict-aliasing");
+ $ccflags .= try_cflags("-Wno-sometimes-uninitialized");

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to