ChangeLog 8.2 KB

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