ChangeLog 11 KB

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