[debhelper-devel] [debhelper] 01/02: dwz.pm: Fix compile error

Niels Thykier nthykier at moszumanska.debian.org
Tue Oct 24 20:28:26 UTC 2017


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

nthykier pushed a commit to branch master
in repository debhelper.

commit d1ca6e1fbc3a3e5724308073a3d1645b4e61654b
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Oct 24 20:27:04 2017 +0000

    dwz.pm: Fix compile error
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 lib/Debian/Debhelper/Sequence/dwz.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/Debian/Debhelper/Sequence/dwz.pm b/lib/Debian/Debhelper/Sequence/dwz.pm
index cb3f19d..16935aa 100644
--- a/lib/Debian/Debhelper/Sequence/dwz.pm
+++ b/lib/Debian/Debhelper/Sequence/dwz.pm
@@ -8,3 +8,5 @@ use Debian::Debhelper::Dh_Lib qw(warning);
 warning('This sequence is experimental and may change (or be retired) without any notice');
 
 insert_before('dh_strip', 'dh_dwz');
+
+1;

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




More information about the debhelper-devel mailing list