[ubuntu/maverick] dash 0.5.5.1-7ubuntu1 (Accepted)

Michael Vogt michael.vogt at ubuntu.com
Thu Jun 24 21:00:16 BST 2010


dash (0.5.5.1-7ubuntu1) maverick; urgency=low

  [ Bhavani Shankar ]
  * Merge from debian unstable.  Remaining changes:
    - Make the package both "required" and "Essential" since this is our
      default system shell.
    - Add dependency on debianutils so /etc/shells exists before
      we are configured.
    - If the dash/sh question has not been seen by the user, reset it to
      the default which is now true.
    - Support build with profile feedback based optimization.

  [ Michael Vogt ]
  * diabled profile feedback build for now because the tests fail if
    is is enabled on amd64 (and maybe others)

dash (0.5.5.1-7) unstable; urgency=low

  [ Raphael Geissert ]
  * Re-add code to allow taking over bash's diversion (Closes: #82554).

  [ Gerrit Pape ]
  * debian/dash.README.source: new; document how to use the Debian
    package source.
  * debian/po/pt_BR.po: [INTL:pt_BR] Brazilian Portuguese debconf
    templates (thx Adriano Rafael Gomes; closes: #582973).
  * debian/po/da.po: [INTL:da] Danish translation of the debconf
    templates Dash (thx Joe Dalton; closes: #584484).
  * debian/implicit: update to revision 60d9070.

dash (0.5.5.1-6) unstable; urgency=high

  * debian/diff/0001-JOBS-Fix-dowait-signal-race.diff,
    debian/diff/0002-SIGNAL-Remove-EXSIG.diff: remove (closes: #581425).
  * debian/diff/: remove patches with reverts (0009, 0013, 0015, 0018,
    0019).
  * debian/diff/0010-SHELL-Add-preliminary-LINENO-support.diff: remove
    (re-opens: #540685, closes: #582952).
  * debian/diff/0015--BUILTIN-Use-TMPDIR-in-mkbuiltins.diff,
    debian/diff/0016--BUILTIN-Make-trap-signal-name-number-...diff,
    debian/diff/0017--JOBS-Fix-for-job-control-off-warning.diff: new;
    cherry-picked from upstream git.

dash (0.5.5.1-5) unstable; urgency=low

  * debian/diff/0029-Revert-BUILTIN-Fix-off-by-one-recordregion-...diff,
    debian/diff/0030-Revert-BUILTIN-Avoid-compiler-warnings-on-...diff,
    debian/diff/0031-Revert-BUILTIN-Fix-NUL-termination-in-readcmd.diff,
    debian/diff/0032-Revert-BUILTIN-Honor-tab-as-IFS-whitespace-...diff:
    new; revert "Honor tab as IFS whitespace when splitting fields in
    readcmd" fix (re-opens: #429251, closes: #581351).

dash (0.5.5.1-4) unstable; urgency=low

  * debian/diff/0002--SHELL-print-n-upon-EOF-CTRL-D-when-run-...diff:
    rename to 0023-*.diff.
  * debian/diff/0001--MAN-rename-sh-to-dash-update-DESCRIPTION-...diff:
    remove; applied upstream.
  * debian/diff/0001-*...0022-*.diff: new from upstream git.
    * debian/diff/0010-*.diff: Add preliminary LINENO support (closes:
      #540685).
    * debian/diff/0017-*.diff: Fix syntax array size (closes: #548493).
    * debian/diff/0009-*.diff: Honor tab as IFS whitespace when
      splitting fields in readcmd (closes: #429251).
  * debian/diff/0024-INPUT-exit-127-if-command_file-is-given-...diff:
    new; exit 127 if command_file is given but does not exist (closes:
    #548743).
  * debian/diff/0025-INPUT-exit-127-if-command_file-is-given-...diff:
    new; exit 127 if command_file is given but is a directory (closes:
    #548687).
  * debian/diff/0026-EVAL-with-set-e-exit-the-shell-if-a-...diff: new;
    with set -e exit the shell if a subshell exits non-zero (closes:
    #514863).
  * debian/diff/0027-EVAL-don-t-clear-eflag-when-forking-subshell.diff:
    new; don't clear eflag when forking subshell (closes: #514863).
  * debian/po/ja.po: [INTL:ja] Update po-debconf template translation
    (thx Hideki Yamane; closes: #564483).
  * debian/po/bg.po: [I18N:bg] Updated Bulgarian debconf translation
    (thx Damyan Ivanov; closes: #562836).
  * debian/dash.preinst: remove superfluous code (closes: #557755).
  * debian/control: Standards-Version: 3.8.4.0.
  * debian/po/vi.po: [INTL:vi] Vietnamese debconf templates translation
    update (thx Clytie Siddall; closes: #577156).
  * debian/po/eu.po: [l10n:eu] dash 0.5.5.1-3.1: updated Basque
    translation (thx dooteo; closes: #577506).
  * debian/po/pt.po: [INTL:pt] Updated Portuguese translation for
    debconf messages (thx Traduz - Portuguese Translation Team; closes:
    #578104).
  * debian/diff/0028-EVAL-Fix-command-crash.diff: new; Fix command --
    crash (closes: #579543).

  [ Raphael Geissert ]
  * Document "/bin/sh -> dash" NMU changes
  * Pass package name to dpkg-divert when removing diversion
  * Simplify prerm by making dpkg-divert do most of the work
  * Pass --package name to dpkg-divert call to replace ash's diversion
  * Quoting style changes
  * Let the postinst script abort if there was already a diversion in
    place
  * Pass --package name to dpkg-divert call to remove ash's diversion
  * Add watch file

Date: Thu, 24 Jun 2010 20:44:00 +0200
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/maverick/+source/dash/0.5.5.1-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 24 Jun 2010 20:44:00 +0200
Source: dash
Binary: dash ash
Architecture: source
Version: 0.5.5.1-7ubuntu1
Distribution: maverick
Urgency: high
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Description: 
 ash        - compatibility package for dash
 dash       - POSIX-compliant shell
Closes: 82554 429251 514863 540685 548493 548687 548743 557755 562836 564483 577156 577506 578104 579543 581351 581425 582952 582973 584484
Changes: 
 dash (0.5.5.1-7ubuntu1) maverick; urgency=low
 .
   [ Bhavani Shankar ]
   * Merge from debian unstable.  Remaining changes:
     - Make the package both "required" and "Essential" since this is our
       default system shell.
     - Add dependency on debianutils so /etc/shells exists before
       we are configured.
     - If the dash/sh question has not been seen by the user, reset it to
       the default which is now true.
     - Support build with profile feedback based optimization.
 .
   [ Michael Vogt ]
   * diabled profile feedback build for now because the tests fail if
     is is enabled on amd64 (and maybe others)
 .
 dash (0.5.5.1-7) unstable; urgency=low
 .
   [ Raphael Geissert ]
   * Re-add code to allow taking over bash's diversion (Closes: #82554).
 .
   [ Gerrit Pape ]
   * debian/dash.README.source: new; document how to use the Debian
     package source.
   * debian/po/pt_BR.po: [INTL:pt_BR] Brazilian Portuguese debconf
     templates (thx Adriano Rafael Gomes; closes: #582973).
   * debian/po/da.po: [INTL:da] Danish translation of the debconf
     templates Dash (thx Joe Dalton; closes: #584484).
   * debian/implicit: update to revision 60d9070.
 .
 dash (0.5.5.1-6) unstable; urgency=high
 .
   * debian/diff/0001-JOBS-Fix-dowait-signal-race.diff,
     debian/diff/0002-SIGNAL-Remove-EXSIG.diff: remove (closes: #581425).
   * debian/diff/: remove patches with reverts (0009, 0013, 0015, 0018,
     0019).
   * debian/diff/0010-SHELL-Add-preliminary-LINENO-support.diff: remove
     (re-opens: #540685, closes: #582952).
   * debian/diff/0015--BUILTIN-Use-TMPDIR-in-mkbuiltins.diff,
     debian/diff/0016--BUILTIN-Make-trap-signal-name-number-...diff,
     debian/diff/0017--JOBS-Fix-for-job-control-off-warning.diff: new;
     cherry-picked from upstream git.
 .
 dash (0.5.5.1-5) unstable; urgency=low
 .
   * debian/diff/0029-Revert-BUILTIN-Fix-off-by-one-recordregion-...diff,
     debian/diff/0030-Revert-BUILTIN-Avoid-compiler-warnings-on-...diff,
     debian/diff/0031-Revert-BUILTIN-Fix-NUL-termination-in-readcmd.diff,
     debian/diff/0032-Revert-BUILTIN-Honor-tab-as-IFS-whitespace-...diff:
     new; revert "Honor tab as IFS whitespace when splitting fields in
     readcmd" fix (re-opens: #429251, closes: #581351).
 .
 dash (0.5.5.1-4) unstable; urgency=low
 .
   * debian/diff/0002--SHELL-print-n-upon-EOF-CTRL-D-when-run-...diff:
     rename to 0023-*.diff.
   * debian/diff/0001--MAN-rename-sh-to-dash-update-DESCRIPTION-...diff:
     remove; applied upstream.
   * debian/diff/0001-*...0022-*.diff: new from upstream git.
     * debian/diff/0010-*.diff: Add preliminary LINENO support (closes:
       #540685).
     * debian/diff/0017-*.diff: Fix syntax array size (closes: #548493).
     * debian/diff/0009-*.diff: Honor tab as IFS whitespace when
       splitting fields in readcmd (closes: #429251).
   * debian/diff/0024-INPUT-exit-127-if-command_file-is-given-...diff:
     new; exit 127 if command_file is given but does not exist (closes:
     #548743).
   * debian/diff/0025-INPUT-exit-127-if-command_file-is-given-...diff:
     new; exit 127 if command_file is given but is a directory (closes:
     #548687).
   * debian/diff/0026-EVAL-with-set-e-exit-the-shell-if-a-...diff: new;
     with set -e exit the shell if a subshell exits non-zero (closes:
     #514863).
   * debian/diff/0027-EVAL-don-t-clear-eflag-when-forking-subshell.diff:
     new; don't clear eflag when forking subshell (closes: #514863).
   * debian/po/ja.po: [INTL:ja] Update po-debconf template translation
     (thx Hideki Yamane; closes: #564483).
   * debian/po/bg.po: [I18N:bg] Updated Bulgarian debconf translation
     (thx Damyan Ivanov; closes: #562836).
   * debian/dash.preinst: remove superfluous code (closes: #557755).
   * debian/control: Standards-Version: 3.8.4.0.
   * debian/po/vi.po: [INTL:vi] Vietnamese debconf templates translation
     update (thx Clytie Siddall; closes: #577156).
   * debian/po/eu.po: [l10n:eu] dash 0.5.5.1-3.1: updated Basque
     translation (thx dooteo; closes: #577506).
   * debian/po/pt.po: [INTL:pt] Updated Portuguese translation for
     debconf messages (thx Traduz - Portuguese Translation Team; closes:
     #578104).
   * debian/diff/0028-EVAL-Fix-command-crash.diff: new; Fix command --
     crash (closes: #579543).
 .
   [ Raphael Geissert ]
   * Document "/bin/sh -> dash" NMU changes
   * Pass package name to dpkg-divert when removing diversion
   * Simplify prerm by making dpkg-divert do most of the work
   * Pass --package name to dpkg-divert call to replace ash's diversion
   * Quoting style changes
   * Let the postinst script abort if there was already a diversion in
     place
   * Pass --package name to dpkg-divert call to remove ash's diversion
   * Add watch file
Checksums-Sha1: 
 6b8089fdf7183a57af152af4db1af27fc46a1b88 1150 dash_0.5.5.1-7ubuntu1.dsc
 b55743e85a6c99df629ac7d1ffd4fa7f27d9d2f1 63577 dash_0.5.5.1-7ubuntu1.diff.gz
Checksums-Sha256: 
 2ad488a2cc1a9fbdd7f7cda755b09c2d9c1a495abd198d3f7ce62b34ac63d35e 1150 dash_0.5.5.1-7ubuntu1.dsc
 ef30bc8c7a1cdc7d5834525e636017ae91be8cdd373a089cf42e221389353e8b 63577 dash_0.5.5.1-7ubuntu1.diff.gz
Files: 
 b90e8593083302d4025dc5c0f690d137 1150 shells required dash_0.5.5.1-7ubuntu1.dsc
 2c7eee435fccfa2eda787bf24a951cbe 63577 shells required dash_0.5.5.1-7ubuntu1.diff.gz
Original-Maintainer: Gerrit Pape <pape at smarden.org>

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

iEYEARECAAYFAkwjt60ACgkQliSD4VZixzRh+gCfQm+yQFgCdYAoTHjfvEln/zkn
cT8An3OwWY15E0KfF7llsaldqnruiybB
=0n5S
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list