From 02bc0d2ca13bda7484c72b30cd20a7e36097da34 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 15 Oct 2016 17:04:33 +0100 Subject: Infra: Introduce Debian::Dgit::Infra This is used by all the Perl in dgit-infrastructure.deb. So far it does nothing, so no functional change. Signed-off-by: Ian Jackson --- infra/dgit-ssh-dispatch | 1 + 1 file changed, 1 insertion(+) (limited to 'infra/dgit-ssh-dispatch') diff --git a/infra/dgit-ssh-dispatch b/infra/dgit-ssh-dispatch index 17cf358..c5861d2 100755 --- a/infra/dgit-ssh-dispatch +++ b/infra/dgit-ssh-dispatch @@ -18,6 +18,7 @@ use strict; +use Debian::Dgit::Infra; # must precede Debian::Dgit; - can change @INC! use Debian::Dgit; setup_sigwarn(); -- cgit v1.2.3