From 6f6761b824b9e64ac6775851b55d364442cd7835 Mon Sep 17 00:00:00 2001 From: Nito Martinez Date: Wed, 14 Apr 2010 07:37:50 +0100 Subject: [PATCH] Fix in dh-make-perl enabling GetOptions include option --- .../dh-make-perl-0.47maemo1/dh-make-perl | 2 +- deb-src/dh-make-perl/dh-make-perl_0.47maemo1.dsc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deb-src/dh-make-perl/dh-make-perl-0.47maemo1/dh-make-perl b/deb-src/dh-make-perl/dh-make-perl-0.47maemo1/dh-make-perl index ae0f1f4..1c76750 100755 --- a/deb-src/dh-make-perl/dh-make-perl-0.47maemo1/dh-make-perl +++ b/deb-src/dh-make-perl/dh-make-perl-0.47maemo1/dh-make-perl @@ -131,7 +131,7 @@ GetOptions(\%opts, 'arch=s', 'basepkgs=s', 'bdepends=s', 'bdependsi=s', 'build!', 'core-ok', 'cpan=s', 'cpanplus=s', 'closes=i', 'cpan-mirror=s', 'dbflags=s', 'depends=s', 'desc=s', - 'exclude|i:s{,}', 'help', 'install!', 'nometa', 'notest', + 'exclude|i=s', 'help', 'install!', 'nometa', 'notest', 'pkg-perl!', 'requiredeps', 'version=s', 'e=s', 'email=s', 'p=s', 'packagename=s', 'refresh|R', 'dh=i' ) or die usage_instructions(); diff --git a/deb-src/dh-make-perl/dh-make-perl_0.47maemo1.dsc b/deb-src/dh-make-perl/dh-make-perl_0.47maemo1.dsc index 55d99bb..02dc3b2 100644 --- a/deb-src/dh-make-perl/dh-make-perl_0.47maemo1.dsc +++ b/deb-src/dh-make-perl/dh-make-perl_0.47maemo1.dsc @@ -9,4 +9,4 @@ Build-Depends: debhelper (>= 5) Build-Depends-Indep: perl Uploaders: Gunnar Wolf , Wolfgang Schemmel , Christopher Sacca , Damyan Ivanov , gregor herrmann , David Paleino , Oliver Gorwits Files: - f80524449cd74fd84ccbdb09874dab1d 37064 dh-make-perl_0.47maemo1.tar.gz + 02fe62ff1ded8ccef9df51493fea5eb9 52460 dh-make-perl_0.47maemo1.tar.gz -- 1.7.9.5