[libsnmp-session-perl] 04/15: Adapt all patches to new version.

Roland Rosenfeld roland at moszumanska.debian.org
Mon Dec 4 19:28:56 UTC 2017


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

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit f341239d2ce7b84376a558af80fd4fef2da7cb5a
Author: Roland Rosenfeld <roland at debian.org>
Date:   Thu Aug 24 08:40:10 2017 +0200

    Adapt all patches to new version.
---
 debian/changelog                          | 3 ++-
 debian/patches/01_Socket6_import.patch    | 4 ++--
 debian/patches/02_remoteimages.patch      | 6 +++---
 debian/patches/03_Socket6-inet_ntop.patch | 4 ++--
 4 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9d1944a..abd0797 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; urgency=medium
 
   * New upstream version 1.14 from github.  Since there are no official
     releases or tags, this is just the last version as of 2013-05-23.
+  * Adapt all patches to new version.
 
- -- Roland Rosenfeld <roland at debian.org>  Thu, 24 Aug 2017 08:38:09 +0200
+ -- Roland Rosenfeld <roland at debian.org>  Thu, 24 Aug 2017 08:40:02 +0200
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/patches/01_Socket6_import.patch b/debian/patches/01_Socket6_import.patch
index 203d02e..0db9171 100644
--- a/debian/patches/01_Socket6_import.patch
+++ b/debian/patches/01_Socket6_import.patch
@@ -5,7 +5,7 @@ Author: gregor herrmann <gregoa at debian.org>
 
 --- a/lib/SNMP_Session.pm
 +++ b/lib/SNMP_Session.pm
-@@ -146,7 +146,7 @@ BEGIN {
+@@ -140,7 +140,7 @@ BEGIN {
  
      if (eval {local $SIG{__DIE__};require Socket6;} &&
         eval {local $SIG{__DIE__};require IO::Socket::INET6; IO::Socket::INET6->VERSION("1.26");}) {
@@ -14,7 +14,7 @@ Author: gregor herrmann <gregoa at debian.org>
  	$ipv6_addr_len = length(pack_sockaddr_in6(161, inet_pton(AF_INET6(), "::1")));
  	$SNMP_Session::ipv6available = 1;
      }
-@@ -605,7 +605,7 @@ use Carp;
+@@ -850,7 +850,7 @@ use Carp;
  BEGIN {
      if($SNMP_Session::ipv6available) {
  	import IO::Socket::INET6;
diff --git a/debian/patches/02_remoteimages.patch b/debian/patches/02_remoteimages.patch
index 0de01ec..0500d5c 100644
--- a/debian/patches/02_remoteimages.patch
+++ b/debian/patches/02_remoteimages.patch
@@ -4,9 +4,9 @@ Author: Roland Rosenfeld <roland at debian.org>
 
 --- a/index.html
 +++ b/index.html
-@@ -28,21 +28,13 @@ agents. </p>
+@@ -27,21 +27,13 @@ agents. </p>
  
- <p> <b> Download it from <a href="http://www.switch.ch/misc/leinen/snmp/perl/dist/"><tt>http://www.switch.ch/misc/leinen/snmp/perl/dist/</tt></a></b> </p>
+ <p> <b> Download it from <a href="http://code.google.com/p/snmp-session/downloads/"><tt>http://code.google.com/p/snmp-session/downloads/</tt></a></b> </p>
  
 -<!--            <iframe marginwidth="0" marginheight="0" width="120" height="240" scrolling="no" frameborder="0" src="http://rcm.amazon.com/e/cm?o=1&l=as1&f=ifr&t=simonleinensbook&p=8&asins=0596000200&IS2=1&lt1=_blank"><MAP NAME="boxmap-p8"><AREA SHAPE="RECT" COORDS="14, 200, 103, 207" HREF="http://rcm.amazon.com/e/cm/privacy-policy.html?o=1" ><AREA COORDS="0,0,10000,10000" HREF="http://www.amazon.com/exec/obidos/redirect-home/simonleinensbook" ></map><img src="http://rcm-images.ama [...]
 -
@@ -29,7 +29,7 @@ Author: Roland Rosenfeld <roland at debian.org>
  
  <H2>Features</H2>
  
-@@ -398,9 +390,7 @@ while ($bindings ne '') {
+@@ -105,9 +97,7 @@ of <tt>SNMP_Session.pm</tt>.
  <A HREF="http://www.switch.ch/misc/leinen/">
   Simon Leinen <simon.leinen at switch.ch></A>
  
diff --git a/debian/patches/03_Socket6-inet_ntop.patch b/debian/patches/03_Socket6-inet_ntop.patch
index ad68c37..eae5b0e 100644
--- a/debian/patches/03_Socket6-inet_ntop.patch
+++ b/debian/patches/03_Socket6-inet_ntop.patch
@@ -4,7 +4,7 @@ Bug-Debian: https://bugs.debian.org/781126
 
 --- a/lib/SNMP_Session.pm
 +++ b/lib/SNMP_Session.pm
-@@ -146,7 +146,7 @@ BEGIN {
+@@ -140,7 +140,7 @@ BEGIN {
  
      if (eval {local $SIG{__DIE__};require Socket6;} &&
         eval {local $SIG{__DIE__};require IO::Socket::INET6; IO::Socket::INET6->VERSION("1.26");}) {
@@ -13,7 +13,7 @@ Bug-Debian: https://bugs.debian.org/781126
  	$ipv6_addr_len = length(pack_sockaddr_in6(161, inet_pton(AF_INET6(), "::1")));
  	$SNMP_Session::ipv6available = 1;
      }
-@@ -605,7 +605,7 @@ use Carp;
+@@ -850,7 +850,7 @@ use Carp;
  BEGIN {
      if($SNMP_Session::ipv6available) {
  	import IO::Socket::INET6;

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



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