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

guillem pushed a commit to branch master
in repository dpkg.

commit b9090a05af10b4f12adbc796fdc846c667ac7670
Author: Guillem Jover <[email protected]>
Date:   Sun Apr 8 22:34:35 2018 +0200

    Dpkg::Shlibs::Objdump: Remove duplicate assignment in reset() method
---
 scripts/Dpkg/Shlibs/Objdump.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/Dpkg/Shlibs/Objdump.pm b/scripts/Dpkg/Shlibs/Objdump.pm
index 91cc064..2694f59 100644
--- a/scripts/Dpkg/Shlibs/Objdump.pm
+++ b/scripts/Dpkg/Shlibs/Objdump.pm
@@ -268,7 +268,6 @@ sub reset {
 
     $self->{file} = '';
     $self->{id} = '';
-    $self->{SONAME} = '';
     $self->{HASH} = '';
     $self->{GNU_HASH} = '';
     $self->{SONAME} = '';

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

Reply via email to