Package: wanna-build Version: 0.59.0-1 Severity: important Tags: patch Line 46 seems to be sporting an extra parenthesis:
--- wanna-build-merge-packages 2009-10-30 12:44:32.000000000 -0300 +++ /usr/bin/wanna-build-merge-packages 2009-10-30 12:44:36.000000000 -0300 @@ -43,7 +43,7 @@ print "-------------- merge-packages $date --------------\n"; $tmpdir = "/tmp/merge-packages.$$"; -$arch = `dpkg --print-architecture` ); +$arch = `dpkg --print-architecture` ; # make backups of databases my $d; -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'karmic'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31-9-rt (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages wanna-build depends on: ii libmldbm-perl 2.01-3 Store multidimensional hash struct ii libsbuild-perl 0.59.0-1 Tool for building Debian binary pa ii perl 5.10.1-5 Larry Wall's Practical Extraction ii perl-modules 5.10.1-5 Core Perl modules Versions of packages wanna-build recommends: ii cron 3.0pl1-106 process scheduling daemon ii postfix [mail-transport-agent 2.6.5-3 High-performance mail transport ag ii postgresql-8.3-debversion 1.0.2-1+b1 Debian version number type for Pos ii wget 1.12-1 retrieves files from the web Versions of packages wanna-build suggests: ii gnupg 1.4.10-2 GNU privacy guard - a free PGP rep -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

