Change logs for dash source package in Natty

  • dash (0.5.5.1-7.2ubuntu1) natty; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        - Make the package both "required" and "Essential" since this is our
          default system shell.
        - 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.
    
    dash (0.5.5.1-7.2) unstable; urgency=low
    
      * Non-maintainer upload to correct previous NMU.
      * Drop dependency on debconf as that change was not agreed
        with the maintainer when the NMU was prepared.
    
    dash (0.5.5.1-7.1) unstable; urgency=low
    
      * Non-maintainer upload with maintainer approval.
      * Add "debconf | debconf-2.0" to dependencies as this package is
        using debconf
      * Explicitly re-include the text of the BSD licence as
        /usr/share/common-licenses/BSD could be dropped in the future
        because of minor wording changes in the different version of
        the BSD licence text
      * Fix pending l10n issues. Debconf translations:
        - Czech (Miroslav Kure).  Closes: #598331
        - Finnish (Esko Arajärvi).  Closes: #600518
     -- Michael Vogt <email address hidden>   Mon, 15 Nov 2010 09:08:49 +0100
  • 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
     -- Michael Vogt <email address hidden>   Thu, 24 Jun 2010 20:44:00 +0200