Bug#713409: license-reconcile: FTBFS: dh_auto_test: perl Build test returned exit code 255
gregor herrmann
gregoa at debian.org
Sat Aug 10 13:54:42 UTC 2013
On Sat, 10 Aug 2013 12:49:50 +0000, Oleg Gashev wrote:
> % git diff
> diff --git a/lib/Debian/LicenseReconcile/Utils.pm
> b/lib/Debian/LicenseReconcile/Utils.pm
> index f0b4eda..f2343dc 100644
> --- a/lib/Debian/LicenseReconcile/Utils.pm
> +++ b/lib/Debian/LicenseReconcile/Utils.pm
> @@ -16,7 +16,7 @@ sub get_files {
> return if $File::Find::name =~ m{\A\.pc};
> push @files, substr($File::Find::name,length($directory)+1)
> if ! -d $_;
> }, $directory);
> - return @files;
> + return sort @files;
> }
>
> =head1 NAME
>
Great, thanks!
Building now, uploading shortly
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20130810/514da217/attachment-0001.sig>
More information about the pkg-perl-maintainers
mailing list