[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted devscripts 2.10.19 (source amd64)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 16 Mar 2008 17:00:34 +0000
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.10.19
Distribution: unstable
Urgency: low
Maintainer: Devscripts Devel Team <pkg-devscripts@teams.debian.net>
Changed-By: Adam D. Barratt <adam@adam-barratt.org.uk>
Description: 
 devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 381159 402531 457235 458130 464641 468761 469023 469050 469207 469238 469663 470025 470069 470366 470478 470696 470809 470999 471001 471059 471088
Changes: 
 devscripts (2.10.19) unstable; urgency=low
 .
   * debsign: Correctly handle signing an automatically located .changes
     file if none was passed on the command line (Closes: #468761)
   * debchange:
     + Apply a more elegant fix for the bugfix in 2.10.18.
       Thanks to gregor herrmann for pointing the obvious solution out.
     + Don't complain about the package version changing from native to
       non-native if --nmu or --security was used
     + Fix an unescaped hyphen in the manpage
     + If starting a changelog stanza for a new maintainer upload with
       the distribution set to UNRELEASED, check whether the previous
       stanza is also UNRELEASED and, if so, merge them (assuming the
       "changelog" release heuristic is in use) (Closes: #458130)
     + Add non-maintainer uploads (including security and QA uploads),
       backports and the use of local version strings to the list of
       cases where debchange doesn't have to guess the user's intentions
     + Add an --allow-lower-version option which is similar to
       --force-bad-version but allows a regular expression to be specified
       which the new version must match. Based on a patch by Frank Küster
       (Closes: #381159)
     + Modify the version-handling code to generate NMU versions of the
       form X+nmu1 for Debian-native packages
   * checkbashisms:
     + Use Getopt::Long for option parsing
     + Add an option to force checking of scripts that would normally be
       skipped (Closes: #469023)
     + Clarify in the manpage that some issues detected by the script may
       be XSIisms etc rather than strictly bash-specific features
     + Add checks for suspend, caller, complete/compgen, declare/typeset,
       disown, builtin, set -[BHT], alias -p, unalias -a, local with
       options or an assigned value and $BASH(_*). Thanks to Raphael
       Geissert for the patch (Closes: #469050)
     + Modify each of the simple shell variable tests (e.g. $RANDOM) to
       also match ${variable}
     + Identify and ignore multi-line quoted text (Closes: #464641)
     + Reorder a couple of checks so that ". foo $HOSTNAME" is detected as
       source passing arguments rather than misuse of $HOSTNAME
     + Fix a potential false positive on "2>& 1"
     + Fix an unescaped hyphen in the manpage
     + Add a check for function names containing characters other than
       alphanumerics and underscore
     + Modify the "read without variable" test to also catch options other
       than -r. Thanks Luca Capello (Closes: #470696)
     + Add an option to allow flagging of lines which do not contain bashisms
       but which may contain other useful information - for example, checking
       whether $BASH is set before using bashisms or $RANDOM being used as a
       local variable rather than the bash built-in variable (Closes: #470999)
     + Add a check for "VAR+=foo" (Closes: #471001)
     + Also detect <<< inside a quoted string (Closes: #471059)
     + Improve comment detection and removal to not remove "s/#/foo/"
   * bts:
     + Allow the sendmail command to begin with a ~ (Closes: #469207)
     + Don't treat "userblah" as an alias for "users" in "select"
   * debcommit:
     + Set $SVKDIFF before calling "svk diff" (Closes: #469238)
     + If there are uncommitted changes to the changelog when --release is
       used, use them as the commit message. Otherwise use the message passed
       with --message or "releasing version X.Y" as currently
       (Closes: #470366)
     + Format commit messages in a more useful manner for git and hg. The
       first change found is unfolded and used as the summary line. If more
       than one change was found then an editor is spawned so that the message
       can be fine-tuned if required (Closes: #402531)
   * deb[ci]:
     + Allow either package names or filenames to be passed on the
       command line (Closes: #469663)
     + Fix reference to dpkg-deb(8) (should be section 1) and an unescaped
       hyphen in the manpage
   * annotate-output.1, cvs-debi.1, dd-list.1, debuild.1, dpkg-depcheck.1,
     dpkg-genbuilddeps.1, nmudiff.1, plotchangelog.1, uscan.1,
     devscripts.conf.5: Fix unescaped hyphens
   * nmudiff: Fix --nomutt's To: handling. Thanks Thomas Viehmann
     (Closes: #470069)
   * Debbugs.pm:
     + Turn on "use strict" and "use warnings" which got lost when moving
       the code from bts
     + Don't attempt to iterate the result of usertags() in select if
       it's empty (Closes: #470025)
     + Skip arguments to select() that contain valid keys but not values
     + Print a warning about unrecognised keys passed to select()
     + Add on_fault handlers to SOAP calls so we can return useful error
       messages
   * debuild:
     + Add working -j / DEB_BUILD_OPTS=parallel support
       (Finally closes: #457235)
     + Remove linda support. Thanks Thijs Kinkhorst (Closes: #470478)
   * debcheckout: Add launchpad.net/foo to the list of recognised
     Launchpad repository formats for authenticated mode. Thanks Martin
     Pitt
   * cvs-debuild: Remove linda support. Thanks Thijs Kinkhorst.
   * Packaging changes:
     + debian/control, README, conf.default.in: Remove references to linda
     + Add a NEWS file to alert dget users to the change in 2.10.17 to unpack
       source packages by default (Closes: #470809)
   * grep-excuses: Fix reference to bjorn.haxx.se in help output to refer to
     release.d.o/migration
   * debpkg: Fix reference to dpkg(8) in the manpage
   * pts-subscribe: Don't complain about mail and/or at not being available
     if --help / --version were used. Also don't complain about at unless an
     unsubscription mail needs generating. (Closes: #471088)
Files: 
 0e70b1198575d83aa693b19c02be88ae 1224 devel optional devscripts_2.10.19.dsc
 6a375367aedf07d9b2a14ca0e1740526 525805 devel optional devscripts_2.10.19.tar.gz
 cbe36931790187b37fa33053be0d2c27 457436 devel optional devscripts_2.10.19_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH3VL0okcE1TReOoURAnyvAJoCjgtHmKgsasi4YDWZGEw0VX3adgCeIs9l
RRgbRIi1Gwg2AIOX2Rj+TV4=
=Xatm
-----END PGP SIGNATURE-----


Accepted:
devscripts_2.10.19.dsc
  to pool/main/d/devscripts/devscripts_2.10.19.dsc
devscripts_2.10.19.tar.gz
  to pool/main/d/devscripts/devscripts_2.10.19.tar.gz
devscripts_2.10.19_amd64.deb
  to pool/main/d/devscripts/devscripts_2.10.19_amd64.deb


Reply to: