]> err.no Git - dpkg/commit
Merge things from the potato branch:
authorWichert Akkerman <wakkerma@debian.org>
Fri, 9 Jun 2000 14:11:40 +0000 (14:11 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Fri, 9 Jun 2000 14:11:40 +0000 (14:11 +0000)
commit2ec62cd51bc55dd7526bdb3be4f5d092ff31e447
treef837d17d55a41388e8a7dc2f0902c64962d1cfde
parenteb9580eefbd0b81dce996068fa391b018d22281d
Merge things from the potato branch:
+ po/*.po: updated
+ THANKS: Add Lele Gaifax
+ configure.in: add Italian to LINGUAS
+ doc/sv: new directory with Swedish manpages
+ doc/*: removed "GNU/Linux" since this runs on HURD as well
+ doc/ja/update-alternatives.8: new version
+ dpkg-deb/main.c: remove preprocessor define from gettextized string
+ dselect/main.c: remove preprocessor define from gettextized string
+ lib/showcright.c: remove preprocessor define from gettextized string
+ main/enquiry.c: can't use prepocessor defines in a gettextized string
+ dselect/pkgdisplay.cc: Replace empty string for eflags with a space
+ dselect/pkgsublist.cc: mark another string as translateable
+ dselect/pkgtop.cc: change code to reflect that the empty case for
  an eflagstring is now a single space, not an empty string (since
  gettext can't handle empty strings).
+ main/help.c: allocate a bit more space for the path buffer in checkpath()
+ main/main.c: fix location of --abort-after in --help output
+ scripts/debian-changelog-mode.el: fix documentation string for
  debian-changelog-finalise-last
+ scripts/dpkg-source.pl: fix typo
+ scripts/udate-alternatives.8: fixed errors found while Japanese
  translation was made.
methods/Makefile.am: removed
35 files changed:
ChangeLog
THANKS
configure.in
debian/changelog
doc/Makefile.in
doc/deb-control.5
doc/deb-old.5
doc/deb.5
doc/ja/update-alternatives.8
doc/sv/.cvsignore [new file with mode: 0644]
doc/sv/Makefile.in [new file with mode: 0644]
doc/sv/deb.5 [new file with mode: 0644]
doc/sv/dselect.8 [new file with mode: 0644]
dpkg-deb/main.c
dselect/main.cc
dselect/pkgdisplay.cc
dselect/pkgsublist.cc
dselect/pkgtop.cc
lib/showcright.c
main/enquiry.c
main/help.c
main/main.c
methods/Makefile.am [deleted file]
po/cs.po
po/en.po
po/es.po
po/fr.po
po/it.po [new file with mode: 0644]
po/ja.po
po/pl.po
po/ru.po
po/sv.po
scripts/debian-changelog-mode.el
scripts/dpkg-source.pl
scripts/update-alternatives.8