ChangeLog 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. 2006-05-18 Frank Lichtenheld <djpig@debian.org>
  2. * man/C/dpkg-query.1: Document that user defined
  3. fields can also be printed with --showformat.
  4. 2006-05-17 Frank Lichtenheld <djpig@debian.org>
  5. * man/C/dpkg.1: We don't actually set
  6. DPKG_OLD_CONFFILE and DPKG_NEW_CONFFILE on subshells,
  7. so we shouldn't claim to do so.
  8. 2006-05-16 Peter Karlsson <peterk@debian.org>
  9. * sv/deb-old.5.sv.po, sv/dpkg.1.sv.po: Partial updates.
  10. 2006-05-14 Peter Karlsson <peterk@debian.org>
  11. * sv/822-date.1.sv.po, sv/deb.5.sv.po, sv/deb-control.5.sv.po,
  12. sv/deb-old.5.sv.po, sv/dpkg.1.sv.po, sv/dpkg.cfg.5.sv.po,
  13. sv/dpkg-deb.1.sv.po, sv/dpkg-query.1.sv.po, sv/dpkg-split.1.sv.po,
  14. sv/dselect.1.sv.po, sv/dselect.cfg.5.sv.po,
  15. sv/start-stop-daemon.8.sv.po: Began updating the Swedish
  16. translation.
  17. 2006-05-14 Philippe Batailler <philippe.batailler@free.fr>
  18. * fr/dpkg-name.1.fr.po: Updated translation.
  19. * fr/install-info.8.fr.po: likewise.
  20. * fr/dpkg-statoverride.8.fr.po: likewise.
  21. * fr/deb-control.5.fr.po: likewise.
  22. * fr/dpkg-scanpackages.1.fr.po: likewise.
  23. * fr/dpkg-source.1.fr.po: likewise.
  24. * fr/dpkg.1.fr.po: likewise.
  25. * fr/dpkg-divert.8.fr.po: likewise.
  26. * fr/dpkg-query.1.fr.po: likewise.
  27. * fr/dpkg-checkbuilddeps.1.fr.po: likewise.
  28. * fr/dpkg-deb.1.fr.po: likewise
  29. 2006-05-11 Frank Lichtenheld <djpig@debian.org>
  30. * C/po/*.pot: Update.
  31. * */*.po: Merge with .pot files.
  32. 2006-05-10 Frank Lichtenheld <djpig@debian.org>
  33. * C/dpkg-deb.1: Mention the --show-format option also
  34. seperatly, not just in the description of --show.
  35. Point the reader to the explanation of --show-format
  36. in dpkg-query.1 to avoid having to duplicate it.
  37. * C/dpkg-scanpackages.1: Add remark that apt ignores
  38. uncompressed Packages files on non-local access.
  39. * C/dpkg-scansources.1: Likewise (with Sources instead of
  40. Packages files of course).
  41. 2006-05-10 Stepan Golosunov <stepan@golosunov.pp.ru>
  42. * ru/dpkg.1.ru.po: Typo fix ("|<" -> "I<").
  43. * ru/dpkg-checkbuilddeps.1.ru.po: Likewise.
  44. 2006-05-04 Robert Luberda <robert@debian.org>
  45. * pl/dpkg.1.pl.po: Updated to 218t (after locally update the POT file).
  46. * pl/dpkg-statoverride.8.pl.po: Updated to 42t (likewise).
  47. * pl/dpkg-query.1.pl.po: Updated to 58t (likewise).
  48. 2006-05-04 Guillem Jover <guillem@debian.org>
  49. * C/dpkg-divert.8: Escape hyphens used in command line.
  50. * C/dpkg-architecture.1: Likewise.
  51. * C/dpkg-statoverride.8: Likewise.
  52. 2006-05-02 Guillem Jover <guillem@debian.org>
  53. * C/dpkg-source.1: Rename dpkg:UpstreamVersion to
  54. dpkg:Upstream-Version.
  55. 2006-05-02 Guillem Jover <guillem@debian.org>
  56. * C/dpkg-source.1: Document new source:Version,
  57. source:Upstream-Version and binary:Version substvars.
  58. 2006-04-19 Nicolas Francois <nicolas.francois@centraliens.net>
  59. * C/install-info.8: Add a missing quote arround the date.
  60. * C/dpkg-source.1: Add a reference to the Debian Policy Manual for
  61. a detailed description of the shlibs format. Thanks to Russ
  62. Allbery.
  63. 2006-04-16 Nicolas Francois <nicolas.francois@centraliens.net>
  64. * C/dpkg-source.1: Document the shlibs.local format.
  65. 2006-04-11 Nicolas Francois <nicolas.francois@centraliens.net>
  66. * po4a.mk: Add a $(po4a_translate_options) variable to allow
  67. languages to add options to po4a-translate.
  68. * ru/Makefile.am: Specify that the Russian manpages must be
  69. generated in the KOI8-R charset and that the Russian addenda are
  70. already encoded in KOI8-R.
  71. * man/fr/dpkg-statoverride.8.fr.po: Fix an unmatched ">" or "<".
  72. * man/ru/dpkg.1.ru.po: Likewise.
  73. 2006-04-10 Guillem Jover <guillem@debian.org>
  74. * C/dpkg.1: Document the new way to replicate the package status to
  75. another installation by using '--clear-selections'.
  76. 2006-04-10 Andrew Suffield <asuffield@debian.org>
  77. * C/dpkg.1: Document the new '--clear-selections' option.
  78. 2006-04-10 Guillem Jover <guillem@debian.org>
  79. * C/dpkg.1: Remove mention of obsolete force/refuse 'auto-select'
  80. option.
  81. 2006-04-09 Guillem Jover <guillem@debian.org>
  82. * C/dpkg.1: Document that '--get-selections' without a pattern will
  83. not list packages in state purge.
  84. * C/dpkg-query.1: Document that '-l' without a pattern will not list
  85. packages in state purge.
  86. 2006-04-08 Yuri Kozlov <kozlov.y@gmail.com>
  87. * ru/822-date.1.ru.po: 20t.
  88. * ru/deb-control.5.ru.po: 19t.
  89. * ru/dpkg-checkbuilddeps.1.ru.po: 19t.
  90. * ru/dpkg.1.ru.po: 217t.
  91. * ru/start-stop-daemon.8.ru.po: 63t.
  92. 2006-03-26 Christian Perrier <bubulle@debian.org>
  93. * fr/dpkg-source.1.fr.po.addendum: Typo corrected, thanks
  94. to Nicolas Bonifas who spotted it.
  95. * fr/dpkg-source.1.fr.po: Typo corrected, thanks
  96. to Nicolas Bonifas who spotted it.
  97. 2006-03-04 Christian Perrier <bubulle@debian.org>
  98. * dpkg-architecture.1: Typos corrections.
  99. * dpkg-checkbuilddeps.1: Likewise.
  100. * dpkg-name.1: Likewise.
  101. * dpkg-source.1: Likewise.
  102. * deb-control.5: Likewise.
  103. 2006-03-04 Philippe Batailler <philippe.batailler@free.fr>
  104. * fr/*: Applied Guillem's work to french.
  105. 2006-02-28 Guillem Jover <guillem@debian.org>
  106. * C/dpkg.1 (SEE ALSO): Add dpkg-query(1).
  107. 2006-02-28 Guillem Jover <guillem@debian.org>
  108. * C/822-date.1: Lower case title header. Put options in bold, files
  109. and arguments to options in italic. Escape hyphens used un command
  110. line. Unescape dashes. Remove spaces after full stops and after end
  111. of line. Separete sections with a dot. Do not put the manpage section
  112. number in bold.
  113. * C/cleanup-info.8: Likewise.
  114. * C/deb.5: Likewise.
  115. * C/deb-control.5: Likewise.
  116. * C/deb-old.5: Likewise.
  117. * C/dpkg.1: Likewise.
  118. * C/dpkg.cfg.5: Likewise.
  119. * C/dpkg-checkbuilddeps.1: Likewise.
  120. * C/dpkg-deb.1: Likewise.
  121. * C/dpkg-divert.8: Likewise.
  122. * C/dpkg-name.1: Likewise.
  123. * C/dpkg-query.1: Likewise.
  124. * C/dpkg-scanpackages.1: Likewise.
  125. * C/dpkg-source.1: Likewise.
  126. * C/dpkg-split.1: Likewise.
  127. * C/dpkg-statoverride.8: Likewise.
  128. * C/dselect.1: Likewise.
  129. * C/dselect.cfg.5: Likewise.
  130. * C/install-info.8: Likewise.
  131. * C/start-stop-daemon.8: Likewise.
  132. * C/update-alternatives.8: Likewise.
  133. * C/dpkg-scansources.1: Likewise. Remove `.IX' entries.
  134. * C/dpkg-architecture.1: Likewise. Split most of the body of the
  135. section DESCRIPTION into OPTIONS and ACTIONS.
  136. * C/po/*.pot: Update.
  137. * */*.po: Merge with .pot files.
  138. 2006-02-21 Robert Luberda <robert@debian.org>
  139. * pl/*: Updated.
  140. 2006-02-20 Matt Kraai <kraai@ftbfs.org>
  141. * C/dpkg-source.1: Add missing parentheses around manpage section
  142. number.
  143. * C/po/dpkg-source.1.pot: Update.
  144. * es/dpkg-source.1.es.po: Likewise.
  145. * fr/dpkg-source.1.fr.po: Likewise.
  146. 2006-02-19 Philippe Batailler <philippe.batailler@free.fr>
  147. * fr/dpkg-source.1.fr.po: Updated.
  148. * fr/dpkg.1.fr.po: Likewise.
  149. * fr/dpkg-query.1.fr.po: Likewise.
  150. * fr/dpkg-name.1.fr.po: Likewise.
  151. 2006-02-18 Frank Lichtenheld <djpig@debian.org>
  152. * C/po/*.pot: Update.
  153. * */*.po: Unfuzzy strings fuzzied due to the
  154. typo fixes.
  155. 2006-02-18 A. Costa <agcosta@gis.net>
  156. * C/dpkg-deb.1: Typo fix.
  157. * C/dpkg-statoverride.8: Typo fix.
  158. * C/install-info.8: Typo fix.
  159. * C/start-stop-daemon.8: Typo fix.
  160. * C/update-alternatives.8: Typo fix.
  161. * C/dpkg.1: Typo fix.
  162. * C/dpkg.cfg.5: Typo fix.
  163. 2006-02-17 Frank Lichtenheld <djpig@debian.org>
  164. * C/po/*.pot: Update.
  165. * */*.po: Merge with .pot files.
  166. * Makefile.am (updatepo): New target that calls
  167. `make updatepo' in all subdirectories.
  168. Older changes are documented in the top-level ChangeLog