Package: mini-buildd
Severity: grave
Justification: renders package unusable

Hi,

in .sbuildrc, pgp_options used to be just a string; the version
in sid/squeeze uses an array.

This essentially makes all builds fail.

Please replace

$pgp_options = "-us -k\"Mini-Buildd Automatic Signing Key\"";

by

$pgp_options = ['-us', '-k Mini-Buildd Automatic Signing Key'];

and update the sbuild depends (as the new variant does not work for older 
sbuilds).

Thx,

Stephan
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-bpo.5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to