| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- 2006-03-04 Philippe Batailler <philippe.batailler@free.fr>
- * fr/*: Applied Guillem's work to french.
-
- 2006-02-28 Guillem Jover <guillem@debian.org>
- * C/dpkg.1 (SEE ALSO): Add dpkg-query(1).
- 2006-02-28 Guillem Jover <guillem@debian.org>
- * C/822-date.1: Lower case title header. Put options in bold, files
- and arguments to options in italic. Escape hyphens used un command
- line. Unescape dashes. Remove spaces after full stops and after end
- of line. Separete sections with a dot. Do not put the manpage section
- number in bold.
- * C/cleanup-info.8: Likewise.
- * C/deb.5: Likewise.
- * C/deb-control.5: Likewise.
- * C/deb-old.5: Likewise.
- * C/dpkg.1: Likewise.
- * C/dpkg.cfg.5: Likewise.
- * C/dpkg-checkbuilddeps.1: Likewise.
- * C/dpkg-deb.1: Likewise.
- * C/dpkg-divert.8: Likewise.
- * C/dpkg-name.1: Likewise.
- * C/dpkg-query.1: Likewise.
- * C/dpkg-scanpackages.1: Likewise.
- * C/dpkg-source.1: Likewise.
- * C/dpkg-split.1: Likewise.
- * C/dpkg-statoverride.8: Likewise.
- * C/dselect.1: Likewise.
- * C/dselect.cfg.5: Likewise.
- * C/install-info.8: Likewise.
- * C/start-stop-daemon.8: Likewise.
- * C/update-alternatives.8: Likewise.
- * C/dpkg-scansources.1: Likewise. Remove `.IX' entries.
- * C/dpkg-architecture.1: Likewise. Split most of the body of the
- section DESCRIPTION into OPTIONS and ACTIONS.
- * C/po/*.pot: Update.
- * */*.po: Merge with .pot files.
- 2006-02-21 Robert Luberda <robert@debian.org>
- * pl/*: Updated.
- 2006-02-20 Matt Kraai <kraai@ftbfs.org>
- * C/dpkg-source.1: Add missing parentheses around manpage section
- number.
- * C/po/dpkg-source.1.pot: Update.
- * es/dpkg-source.1.es.po: Likewise.
- * fr/dpkg-source.1.fr.po: Likewise.
- 2006-02-19 Philippe Batailler <philippe.batailler@free.fr>
- * fr/dpkg-source.1.fr.po: Updated.
- * fr/dpkg.1.fr.po: Likewise.
- * fr/dpkg-query.1.fr.po: Likewise.
- * fr/dpkg-name.1.fr.po: Likewise.
- 2006-02-18 Frank Lichtenheld <djpig@debian.org>
- * C/po/*.pot: Update.
- * */*.po: Unfuzzy strings fuzzied due to the
- typo fixes.
- 2006-02-18 A. Costa <agcosta@gis.net>
- * C/dpkg-deb.1: Typo fix.
- * C/dpkg-statoverride.8: Typo fix.
- * C/install-info.8: Typo fix.
- * C/start-stop-daemon.8: Typo fix.
- * C/update-alternatives.8: Typo fix.
- * C/dpkg.1: Typo fix.
- * C/dpkg.cfg.5: Typo fix.
- 2006-02-17 Frank Lichtenheld <djpig@debian.org>
- * C/po/*.pot: Update.
- * */*.po: Merge with .pot files.
- * Makefile.am (updatepo): New target that calls
- `make updatepo' in all subdirectories.
- Older changes are documented in the top-level ChangeLog
|