[ubuntu/jaunty] dash 0.5.4-12ubuntu1 (Accepted)

Scott James Remnant scott at ubuntu.com
Wed Nov 5 06:40:13 GMT 2008


dash (0.5.4-12ubuntu1) jaunty; urgency=low

  * 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.
    - Add -l option (Eric Chan).  LP: #102105.

dash (0.5.4-12) unstable; urgency=low

  * debian/po/nl.po: [INTL:nl] Updated debconf templates translation
    for Dutch (thx Thijs Kinkhorst, closes: #492069).
  * debian/po/pt.po: [INTL:pt] Updated Portuguese translation for
    debconf messages (thx Traduz - Portuguese Translation Team,
    closes: #489805).
  * debian/po/sv.po: [INTL:sv] po-debconf file for dash (thx Martin
    Ågren, closes: #491532).

dash (0.5.4-11) unstable; urgency=low

  * debian/diff/0045-Fix-null-pointer-dereference.diff,
    debian/diff/0046-Fix-bitwise-AND-and-OR-operator-parsing.diff,
    debian/diff/0047--MAN-add-missing-right-parenthesis...diff: remove;
    applied upstream.
  * debian/diff/0048--SHELL-add-l-option-to-force-login-shell.diff:
    remove; fixed upstream.
  * debian/diff/0044--*..0061--*: new; from upstream git.
    * 0055--BUILTIN-Fixed-3-4-argument-cases-for-test-per-POSIX.diff:
      [BUILTIN] Fixed 3,4-argument cases for test per POSIX (closes:
      #455828).
  * debian/diff/0044-run-aclocal-autoconf-autoheader-automake.diff:
    redo as 0062-run-aclocal-autoconf-autoheader-automake.diff.

dash (0.5.4-10) unstable; urgency=low

  * debian/po/it.po: [INTL:it] Italian debconf templates translation
    (thx Luca Monducci, closes: #479361).
  * debian/po/ru.po: [INTL:ru] Russian debconf templates translation
    update (thx Yuri Kozlov, closes: #479592).
  * debian/po/gl.po: [INTL:gl] Galician debconf template translation
    for dash (thx Jacobo Tarrio, closes: #480978).
  * debian/po/ja.po: [INTL:ja] updated Japanese debconf translation
    (thx Kenshi Muto, closes: #483509).
  * debian/control: Homepage: http://gondor.apana.org.au/~herbert/dash/
    (closes: #484665).
  * debian/diff/0047--MAN-add-missing-right-parenthesis...diff: new;
    [MAN] add missing right parenthesis in section Redirection (closes:
    #481365).
  * debian/diff/0048--SHELL-add-l-option-to-force-login...diff: new;
    [SHELL] add -l option to force login shell (closes: #483287).
  * debian/po/tr.po: new; [INTL:tr] Turkish debconf template translation
    for dash (thx Mert Dirik, closes: #486571).
  * debian/po/bg.po: new; [INTL:bg] Bulgarian debconf translation (thx
    Damyan Ivanov, closes: #486800).
  * debian/po/vi.po: [INTL:vi] Vietnamese debconf templates translation
    update (thx Clytie Siddall, closes: #486801).
  * debian/po/cs.po: [l10n] Updated Czech translation of dash debconf
    messages (thx Miroslav Kure, closes: #487266).
  * debian/po/pt.po: [INTL:pt] Updated Portuguese translation for
    debconf messages (thx Ricardo Silva, closes: #487290).
  * debian/po/ko.po: [INTL:ko] Korean dash debconf PO translation (thx
    Sunjae Park, closes: #487897).
  * debian/po/eu.po: new; [INTL:eu] dash debconf templates Basque
    translation (thx xabier bilbao, closes: #488057).
  * debian/po/pt_BR.po: [INTL:pt_BR] Brazilian Portuguese debconf
    templates (thx Adriano Rafael Gomes, closes: #488390).
  * debian/po/ro.po: new; [l10n:ro] dash: New  Romanian translation of
    po-debconf templates (thx Eddy Petrișor, closes: #488435).
  * debian/control: Standards-Version: 3.8.0.1.

Date: Wed, 05 Nov 2008 06:37:14 +0000
Changed-By: Scott James Remnant <scott at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Scott James Remnant <scott at canonical.com>
https://launchpad.net/ubuntu/jaunty/+source/dash/0.5.4-12ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 05 Nov 2008 06:37:14 +0000
Source: dash
Binary: dash ash
Architecture: source
Version: 0.5.4-12ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Scott James Remnant <scott at ubuntu.com>
Description: 
 ash        - compatibility package for dash
 dash       - POSIX-compliant shell
Closes: 455828 479361 479592 480978 481365 483287 483509 484665 486571 486800 486801 487266 487290 487897 488057 488390 488435 489805 491532 492069
Launchpad-Bugs-Fixed: 102105
Changes: 
 dash (0.5.4-12ubuntu1) jaunty; urgency=low
 .
   * 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.
     - Add -l option (Eric Chan).  LP: #102105.
 .
 dash (0.5.4-12) unstable; urgency=low
 .
   * debian/po/nl.po: [INTL:nl] Updated debconf templates translation
     for Dutch (thx Thijs Kinkhorst, closes: #492069).
   * debian/po/pt.po: [INTL:pt] Updated Portuguese translation for
     debconf messages (thx Traduz - Portuguese Translation Team,
     closes: #489805).
   * debian/po/sv.po: [INTL:sv] po-debconf file for dash (thx Martin
     Ågren, closes: #491532).
 .
 dash (0.5.4-11) unstable; urgency=low
 .
   * debian/diff/0045-Fix-null-pointer-dereference.diff,
     debian/diff/0046-Fix-bitwise-AND-and-OR-operator-parsing.diff,
     debian/diff/0047--MAN-add-missing-right-parenthesis...diff: remove;
     applied upstream.
   * debian/diff/0048--SHELL-add-l-option-to-force-login-shell.diff:
     remove; fixed upstream.
   * debian/diff/0044--*..0061--*: new; from upstream git.
     * 0055--BUILTIN-Fixed-3-4-argument-cases-for-test-per-POSIX.diff:
       [BUILTIN] Fixed 3,4-argument cases for test per POSIX (closes:
       #455828).
   * debian/diff/0044-run-aclocal-autoconf-autoheader-automake.diff:
     redo as 0062-run-aclocal-autoconf-autoheader-automake.diff.
 .
 dash (0.5.4-10) unstable; urgency=low
 .
   * debian/po/it.po: [INTL:it] Italian debconf templates translation
     (thx Luca Monducci, closes: #479361).
   * debian/po/ru.po: [INTL:ru] Russian debconf templates translation
     update (thx Yuri Kozlov, closes: #479592).
   * debian/po/gl.po: [INTL:gl] Galician debconf template translation
     for dash (thx Jacobo Tarrio, closes: #480978).
   * debian/po/ja.po: [INTL:ja] updated Japanese debconf translation
     (thx Kenshi Muto, closes: #483509).
   * debian/control: Homepage: http://gondor.apana.org.au/~herbert/dash/
     (closes: #484665).
   * debian/diff/0047--MAN-add-missing-right-parenthesis...diff: new;
     [MAN] add missing right parenthesis in section Redirection (closes:
     #481365).
   * debian/diff/0048--SHELL-add-l-option-to-force-login...diff: new;
     [SHELL] add -l option to force login shell (closes: #483287).
   * debian/po/tr.po: new; [INTL:tr] Turkish debconf template translation
     for dash (thx Mert Dirik, closes: #486571).
   * debian/po/bg.po: new; [INTL:bg] Bulgarian debconf translation (thx
     Damyan Ivanov, closes: #486800).
   * debian/po/vi.po: [INTL:vi] Vietnamese debconf templates translation
     update (thx Clytie Siddall, closes: #486801).
   * debian/po/cs.po: [l10n] Updated Czech translation of dash debconf
     messages (thx Miroslav Kure, closes: #487266).
   * debian/po/pt.po: [INTL:pt] Updated Portuguese translation for
     debconf messages (thx Ricardo Silva, closes: #487290).
   * debian/po/ko.po: [INTL:ko] Korean dash debconf PO translation (thx
     Sunjae Park, closes: #487897).
   * debian/po/eu.po: new; [INTL:eu] dash debconf templates Basque
     translation (thx xabier bilbao, closes: #488057).
   * debian/po/pt_BR.po: [INTL:pt_BR] Brazilian Portuguese debconf
     templates (thx Adriano Rafael Gomes, closes: #488390).
   * debian/po/ro.po: new; [l10n:ro] dash: New  Romanian translation of
     po-debconf templates (thx Eddy Petrișor, closes: #488435).
   * debian/control: Standards-Version: 3.8.0.1.
Checksums-Sha1: 
 3937a67add7a811c0af3b6d0467f5c023dd93c62 1131 dash_0.5.4-12ubuntu1.dsc
 d8a3eb6f4df80fbf98fe01cbfd49e4cc1781abed 132690 dash_0.5.4-12ubuntu1.diff.gz
Checksums-Sha256: 
 5df0bfb0f49327adc896fb9cff74e878dfc26338dd5fc708a54e851d42c27665 1131 dash_0.5.4-12ubuntu1.dsc
 7d0768c309d62ba2fc5fbbf029e50feb8828f28c6365d9b79590c7222468542e 132690 dash_0.5.4-12ubuntu1.diff.gz
Files: 
 89610df25949b5ce5d665fa1e0f240d8 1131 shells required dash_0.5.4-12ubuntu1.dsc
 e286754135dc527fef74828c119ff918 132690 shells required dash_0.5.4-12ubuntu1.diff.gz
Original-Maintainer: Gerrit Pape <pape at smarden.org>

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

iEYEARECAAYFAkkRP7YACgkQSnQiFMl4yK7KGQCfffaaW/EU+qoVOuGJlZPaNjGl
0mIAoK7SoLLlLyYp4rSDONk5FQgVlfSg
=/aaW
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list