]> err.no Git - dpkg/commit
dpkg (1.13.5) experimental; urgency=low
authorScott James Remnant <scott@netsplit.com>
Mon, 6 Jun 2005 04:34:21 +0000 (05:34 +0100)
committerScott James Remnant <scott@netsplit.com>
Mon, 6 Jun 2005 04:34:21 +0000 (05:34 +0100)
commit051701d1b2721085e2458874e2c29cefb10941b4
tree9bf9545cb8494ee0d287ed10bce95feb714b4fc9
parentf508767236142541861ece120a5822d77cdb58e5
dpkg (1.13.5) experimental; urgency=low

  The "Flatulent Elm of West Ruislip" Release.

  * Actions and package states are now logged by default in the
    /var/log/dpkg.log file.  This file is rotated monthly and can be
    disabled by commenting the line in /etc/dpkg/dpkg.cfg.
  * User decisions about conffiles are now logged.
  * dpkg-source no longer complains about Enhances field.  Closes: #159642,
    #159745, #159746.
  * preinst no longer relies on procps being installed.  Closes: #311808.

  * Architecture Support:
    - Change DEB_*_GNU_CPU from i386 to i486, to reflect reality.
      DEB_*_ARCH_CPU remains at i386, you should be checking against that.
Closes: #310394.
    - Fixed order ostable is read to prevent Linux becoming the Hurd.
Closes: #309603.
  * Updated Manpage Translations (Christian Perrier):
    - Syntax error corrected in Swedish man page for dpkg-deb.
Closes: #300980.
    - Syntax error corrected in Spanish man page for dpkg-scanpackages.
Closes: #300981
 -- Scott James Remnant <scott@netsplit.com>  Mon,  6 Jun 2005 05:34:21 +0100
95 files changed:
ChangeLog
Makefile.am
Makefile.in
config.guess
config.sub
configure
configure.ac
cputable
debian/archtable
debian/changelog
debian/control
debian/dpkg.cfg
debian/dpkg.install
debian/dpkg.logrotate [new file with mode: 0644]
debian/dpkg.postinst
debian/dpkg.postrm
debian/dpkg.preinst
debian/dpkg.prerm
intl/plural.c
man/C/dpkg.1
man/es/dpkg-scanpackages.1
man/fr/dpkg-divert.8
man/fr/dpkg-query.1
man/fr/dpkg-source.1
man/fr/dpkg-split.1
man/fr/dpkg-statoverride.8
man/fr/dpkg.1
man/fr/start-stop-daemon.8
man/fr/update-alternatives.8
man/pt_BR/update-alternatives.8
man/sv/dpkg-deb.1
mkinstalldirs
ostable
po/ChangeLog
po/LINGUAS
po/bs.gmo
po/bs.po
po/ca.gmo
po/ca.po
po/cs.gmo
po/cs.po
po/da.gmo
po/da.po
po/de.gmo
po/de.po
po/dpkg.pot
po/el.gmo
po/el.po
po/es.gmo
po/es.po
po/eu.gmo
po/eu.po
po/fr.gmo
po/fr.po
po/gl.gmo
po/gl.po
po/he.gmo
po/he.po
po/id.gmo
po/id.po
po/it.gmo
po/it.po
po/ja.gmo
po/ja.po
po/ko.gmo
po/ko.po
po/nb.gmo
po/nb.po
po/nl.gmo
po/nl.po
po/nn.gmo
po/nn.po
po/pl.gmo
po/pl.po
po/pt.gmo
po/pt.po
po/pt_BR.gmo
po/pt_BR.po
po/ro.gmo [new file with mode: 0644]
po/ro.po [new file with mode: 0644]
po/ru.gmo
po/ru.po
po/sk.gmo
po/sk.po
po/sv.gmo
po/sv.po
po/tl.gmo [new file with mode: 0644]
po/tl.po [new file with mode: 0644]
po/zh_CN.gmo
po/zh_CN.po
po/zh_TW.gmo
po/zh_TW.po
scripts/dpkg-architecture.pl
scripts/dpkg-source.pl
src/configure.c