reopen 457235 thanks Hi, it seems like this was not fixed:
$ debuild -us -uc -j4 debuild: fatal error at line 851: unknown dpkg-buildpackage/debuild option: -j4 $ debuild --version This is debuild, from the Debian devscripts package, version 2.10.14 This code is copyright 1999-2003 by Julian Gilbey <[EMAIL PROTECTED]>, all rights reserved. Based on a shell-script program by Christoph Lameter. This program comes with ABSOLUTELY NO WARRANTY. You are free to redistribute this code under the terms of the GNU General Public License, version 2 or later. I'm not so into perl, but it seems like the "-j<jobs>" option is pushed in the dpkg-bp queue (line 797), but in the very next parameter check code, it follows in the unknown case. Regards, Sandro On Feb 3, 2008 2:31 AM, Debian Bug Tracking System <[EMAIL PROTECTED]> wrote: > This is an automatic notification regarding your Bug report > which was filed against the devscripts package: > > #457235: [debuild]: please support -j<jobs> dpkg-buildpackage option > > It has been closed by [EMAIL PROTECTED] (Adam D. Barratt). > > Their explanation is attached below. If this explanation is > unsatisfactory and you have not received a better one in a separate > message then please contact [EMAIL PROTECTED] (Adam D. Barratt) by replying > to this email. > > Debian bug tracking system administrator > (administrator, Debian Bugs database) > > > > ---------- Forwarded message ---------- > From: [EMAIL PROTECTED] (Adam D. Barratt) > To: [EMAIL PROTECTED] > Date: Sun, 03 Feb 2008 00:35:37 +0000 > Subject: Bug#461239: fixed in devscripts 2.10.14 > Source: devscripts > Source-Version: 2.10.14 > > We believe that the bug you reported is fixed in the latest version of > devscripts, which is due to be installed in the Debian FTP archive: > > devscripts_2.10.14.dsc > to pool/main/d/devscripts/devscripts_2.10.14.dsc > devscripts_2.10.14.tar.gz > to pool/main/d/devscripts/devscripts_2.10.14.tar.gz > devscripts_2.10.14_amd64.deb > to pool/main/d/devscripts/devscripts_2.10.14_amd64.deb > > > > A summary of the changes between this version and the previous one is > attached. > > Thank you for reporting the bug, which will now be closed. If you > have further comments please address them to [EMAIL PROTECTED], > and the maintainer will reopen the bug report if appropriate. > > Debian distribution maintenance software > pp. > Adam D. Barratt <[EMAIL PROTECTED]> (supplier of updated devscripts package) > > (This message was generated automatically at their request; if you > believe that there is a problem with it please contact the archive > administrators by mailing [EMAIL PROTECTED]) > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Format: 1.7 > Date: Sat, 02 Feb 2008 20:19:49 +0000 > Source: devscripts > Binary: devscripts > Architecture: source amd64 > Version: 2.10.14 > Distribution: unstable > Urgency: low > Maintainer: Devscripts Devel Team <[EMAIL PROTECTED]> > Changed-By: Adam D. Barratt <[EMAIL PROTECTED]> > Description: > devscripts - scripts to make the life of a Debian Package maintainer easier > Closes: 326966 458973 460717 460850 460970 461239 461557 461653 462649 462686 > 462758 462770 463257 > Changes: > devscripts (2.10.14) unstable; urgency=low > . > [ Adam D. Barratt ] > * uscan: > + Document the USCAN_DESTDIR configuration variable (Closes: #460717) > + uscan: Correctly set the default User-Agent header (Closes: #462770) > * bts: > + Fix downloading of named attachments (Closes: #460850) > + Add support for setting X-Debbugs-No-Ack (Closes: #458973) > * grep-excuses: Update wipnity functionality in line with the move of > testing.pl to release.d.o > * checkbashisms: > + Warn about the use of >& and &> (Closes: #461653) > + Bring the script largely back in to sync with lintian's checks/scripts: > - don't check scripts that appear to be shell scripts but aren't > (Closes: #463257) > - don't flag potential issues if they occur inside single quotes > - separate out those issues that should only be flagged if they occur > inside quoted strings > - catch the use of kill -[0-9] or -[A-Z], trap with signal numbers > and [[ foo ]] > * deb-reversion: Support passing -b / --force-bad-version to dch > (Closes: #461557) > * mass-bug: Allow setting of tags. Thanks to Pierre Habouzit for the > patch (Closes: #462649) > * debcommit: Allow the commit message to be edited before passing it > to the VCS. Thanks to Patrick Schoenfeld for the patch (Closes: #462758) > * debuild: Pass -j through to dpkg-buildpackage (Closes: #461239) > * tagpending: Use "bts select" instead of wget where possible > * dget: Correctly parse arguments to --path (Closes: #460970) > * Packaging changes > + Update to debhelper v6 > + Decapitalise the short description to match the Developer's Reference's > recommendations > . > [ Mohammed Adnène Trojette ] > * debcheckout: remove "-d" from Vcs-Cvs: field if a maintainer puts it. > . > [ Christoph Berg ] > * debcommit: also look for \t in the diff for GNU-style changelogs. > . > [ Patrick Schoenfeld ] > * Joining the team > * debcommit: Work around problems when colordiff is used as diff-cmd for > svn/svk or when the always color configuration of git is set > (Closes: #462686) > * Added new script 'build-rdeps', a utility to find all packages that > reverse depend on a given package (Closes: #326966) > Files: > 32ea771e7144498874204c5aaccc607b 1224 devel optional devscripts_2.10.14.dsc > 39fa3f6379660ed6afe3108df4257b74 497834 devel optional > devscripts_2.10.14.tar.gz > 828c90cdcfe178a05c2041984b3fe37c 440304 devel optional > devscripts_2.10.14_amd64.deb > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFHpNLKokcE1TReOoURAgGSAJ0ceBA+RbZ35A3XpPBQnNu/yDaGQgCeP9EM > vzxVNluBsE5ma6aafzfObL4= > =mqoh > -----END PGP SIGNATURE----- > > > > -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/

