From: Mike Taylor Date: Wed, 30 Oct 2013 11:56:00 +0000 (+0000) Subject: Do not attempt to sign Debian packages. X-Git-Tag: v1.30~10 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=a1d7aa472f9e6ed934b883cd5a0b813bc6523bd5;p=ZOOM-Perl-moved-to-github.git Do not attempt to sign Debian packages. See MKAdmin commit b13d3fb0f46860b9f240036119a7cd0d95b69ddf --- diff --git a/Makefile.PL b/Makefile.PL index 2750492..2985131 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -65,7 +65,7 @@ __EOT__ sub MY::postamble { "debian: debian/output debian/output: - dpkg-buildpackage -rfakeroot -d + dpkg-buildpackage -us -uc -rfakeroot -d rm -rf debian/output mkdir debian/output mv ../libnet-z3950-zoom-perl* debian/output