ChangeLog 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883
  1. 2007-05-02 Guillem Jover <guillem@debian.org>
  2. * po/add_de/deb-shlibs.5.de.add: New dummy file.
  3. * po/add_de/dpkg-distaddfile.1.de.add: Likewise.
  4. * po/de.po: Merged from master files.
  5. 2007-04-11 Guillem Jover <guillem@debian.org>
  6. * Makefile.am (man.stamp): Use a stamp file for now until po4a
  7. supports them internally.
  8. (all-local): Depend on man.stamp.
  9. (clean-local): Remove the man.stamp file.
  10. 2007-03-26 Martin Weis <Martin.Weis.newsadress@gmx.de>
  11. * po/de.po: Fix typo ('Pakete' -> 'Dateien').
  12. 2007-03-21 Guillem Jover <guillem@debian.org>
  13. * po/dpkg-man.pot: Regenerated.
  14. * po/*.po: Merged with dpkg-man.pot.
  15. 2007-03-20 Robert Luberda <robert@debian.org>
  16. * po/pl.po: Update to 974t18f286u
  17. 2007-03-18 Robert Luberda <robert@debian.org>
  18. * po/pl.po: Update to 878t92f308u
  19. 2007-03-13 Guillem Jover <guillem@debian.org>
  20. * dpkg-deb.1: Move '-z' to it's own OPTIONS entry. Document '-Z',
  21. and the new 'lzma' value.
  22. 2007-03-13 Guillem Jover <guillem@debian.org>
  23. * po/add_de/dpkg-scanpackages.1.de.add: Copy to ...
  24. * po/add_de/deb-override.5.de.add: ... here.
  25. * po/add_es/dpkg-scanpackages.1.es.add: Copy to ...
  26. * po/add_es/deb-override.5.es.add: ... here.
  27. * po/add_fr/dpkg-scanpackages.1.fr.add: Copy to ...
  28. * po/add_fr/deb-override.5.fr.add: ... here.
  29. * po/add_ja/dpkg-scanpackages.1.ja.add: Copy to ...
  30. * po/add_ja/deb-override.5.ja.add: ... here.
  31. 2007-03-12 Guillem Jover <guillem@debian.org>
  32. * dpkg-source.1: Split individual man pages to ...
  33. * deb-shlibs.5: ... here and ...
  34. * deb-substvars.5: ... here and ...
  35. * dpkg-buildpackage.1: ... here and ...
  36. * dpkg-distaddfile.1: ... here and ...
  37. * dpkg-genchanges.1: ... here and ...
  38. * dpkg-gencontrol.1: ... here and ...
  39. * dpkg-parsechangelog.1: ... here and ...
  40. * dpkg-shlibdeps.1: ... here.
  41. * Makefile.am (all-local): Do not make the symlinks anymore.
  42. (dpkg_source_aliases): Move to ...
  43. (dist_man_MANS): ... here.
  44. (man_MANS): Remove variable.
  45. (CLEANFILES): Likewise.
  46. * po/po4a.cfg: Add stanzas for deb-shlibs.5, deb-substvars.5,
  47. dpkg-buildpackage.1, dpkg-distaddfile.1, dpkg-genchanges.1,
  48. dpkg-gencontrol.1, dpkg-parsechangelog.1 and dpkg-shlibdeps.1.
  49. * po/add_fr/dpkg-source.1.fr.add: Copy to ...
  50. * po/add_fr/deb-shlibs.5.fr.add: ... here and ...
  51. * po/add_fr/deb-substvars.5.fr.add: ... here and ...
  52. * po/add_fr/dpkg-buildpackage.1.fr.add: ... here and ...
  53. * po/add_fr/dpkg-distaddfile.1.fr.add: ... here and ...
  54. * po/add_fr/dpkg-genchanges.1.fr.add: ... here and ...
  55. * po/add_fr/dpkg-gencontrol.1.fr.add: ... here and ...
  56. * po/add_fr/dpkg-parsechangelog.1.fr.add: ... here and ...
  57. * po/add_fr/dpkg-shlibdeps.1.fr.add: ... here.
  58. * po/add_es/dpkg-source.1.es.add: Copy to ...
  59. * po/add_es/deb-shlibs.5.es.add: ... here and ...
  60. * po/add_es/deb-substvars.5.es.add: ... here and ...
  61. * po/add_es/dpkg-buildpackage.1.es.add: ... here and ...
  62. * po/add_es/dpkg-distaddfile.1.es.add: ... here and ...
  63. * po/add_es/dpkg-genchanges.1.es.add: ... here and ...
  64. * po/add_es/dpkg-gencontrol.1.es.add: ... here and ...
  65. * po/add_es/dpkg-parsechangelog.1.es.add: ... here and ...
  66. * po/add_es/dpkg-shlibdeps.1.es.add: ... here.
  67. 2007-03-12 Guillem Jover <guillem@debian.org>
  68. * Makefile.am (dist_man_MANS): Add deb-override.5.
  69. * po/po4a.cfg: Add a stanza for deb-override.5.
  70. * dpkg-scanpackages.1: Move override file information to ...
  71. * deb-override.5: ... here.
  72. * dpkg-scanpackages.1: Add a reference to deb-override.5.
  73. * dpkg-scansources.1: Likewise.
  74. 2007-03-06 Guillem Jover <guillem@debian.org>
  75. * dpkg-scanpackages.1: Mark the override argument as optional.
  76. 2007-03-06 Guillem Jover <guillem@debian.org>
  77. * update-alternatives.8: Reorder EXAMPLES section.
  78. 2007-03-06 Guillem Jover <guillem@debian.org>
  79. * cleanup-info.8: Unify the summary.
  80. Unify '--help' and '--version' descriptions.
  81. Remove unneeded quotes in section names.
  82. * update-alternatives.8: Likewise.
  83. * start-stop-daemon.8: Likewise.
  84. * dpkg-deb.1: Likewise.
  85. * dpkg-divert.8: Likewise.
  86. * dpkg-query.1: Likewise.
  87. * dpkg-name.1: Likewise.
  88. * dpkg-checkbuilddeps.1: Likewise.
  89. * dpkg-architecture.1: Likewise.
  90. * dpkg-split.1: Likewise.
  91. * dpkg-statoverride.8: Likewise.
  92. * dpkg-scanpackages.1: Likewise.
  93. * dpkg-scansources.1: Likewise.
  94. * dpkg-deb.1: Separate option aliased names with ',' instead of '|'.
  95. * dpkg-name.1: Likewise.
  96. * dpkg-split.1: Likewise.
  97. * dpkg-query.1: Likewise.
  98. * start-stop-daemon.8: Likewise.
  99. * dpkg-divert.8: List each options in the OPTIONS section.
  100. * dpkg-scanpackages.1: Likewise.
  101. * start-stop-daemon.8: Likewise.
  102. * dpkg-divert.8: Remove redundant '<>' characters to delimit a
  103. replacable argument.
  104. * dpkg-statoverride.8: Likewise.
  105. * update-alternatives.8: Mark commands in examples as bold.
  106. * dpkg-architecture.1: Reorder sections. Indent examples.
  107. * dpkg-name.1: Do not specify in which programming language the
  108. program is written in.
  109. * dpkg-deb.1: Split '--extract' and '--vextract' options.
  110. 2007-02-28 Guillem Jover <guillem@debian.org>
  111. * dpkg-source.1: Document new option '--admindir'.
  112. * dpkg-checkbuilddeps.1: Likewise.
  113. 2007-01-24 Frank Lichtenheld <djpig@debian.org>
  114. * 822-date.1: 822-date is now deprecated. Document this fact in
  115. the man page.
  116. 2007-01-16 Nicolas Francois <nicolas.francois@centraliens.net>
  117. * po/add_fr/dselect.cfg.5.fr.add: New translated man page.
  118. 2007-01-16 Nicolas Francois <nicolas.francois@centraliens.net>
  119. * po/: New directory.
  120. * po/dpkg-man.pot, po/de.po, po/es.po, po/fr.po, po/hu.po,
  121. po/ja.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po: Merge the POs
  122. which used to be in po4a/. When multiple translations appeared for
  123. a string, the string was marked as fuzzy. Also the POs now contain
  124. the strings of all the man pages.
  125. * po/add_de/, po/add_es, po/add_fr, po/add_hu, po/add_ja,
  126. po/add_pl, po/add_pt_BR, po/add_ru, po/add_sv: Move the add_<lang>
  127. directories from po4a/ to po/.
  128. * po4a/: Removed.
  129. * C/: Move the manpages to the root of the man/ directory.
  130. * C/Makefile.am, de/Makefile.am es/Makefile.am, fr/Makefile.am,
  131. hu/Makefile.am, ja/Makefile.am, pl/Makefile.am, pt_BR/Makefile.am,
  132. ru/Makefile.am, sv/Makefile.am, po4a.mk: The languages makefiles
  133. are no more needed. Also remove the language directories.
  134. * Makefile.am: New build system.
  135. The goal of these changes is to simplify the build system (less
  136. files, less Makefiles, lower the depth of the file hierarchy).
  137. 2007-01-09 Nicolas Francois <nicolas.francois@centraliens.net>
  138. * C/dpkg-deb.1: Make the copyright match the one from the source.
  139. * C/dpkg-split.1: Likewise.
  140. 2006-11-24 Tomas Pospisek <tpo_deb@sourcepole.ch>
  141. * C/update-alternatives.8: Document that it requires cooperation from
  142. all packages dealing with the same file.
  143. 2006-10-07 Nicolas Francois <nicolas.francois@centraliens.net>
  144. * po4a/dpkg-deb.1/dpkg-deb.1.cfg: The PO are now in UTF-8, specify the
  145. encoding of the generated manpages (and addenda) in the config file.
  146. * po4a/deb-control.5/deb-control.5.cfg: Likewise.
  147. * po4a/dselect.cfg.5/dselect.cfg.5.cfg: Likewise.
  148. * po4a/dpkg.cfg.5/dpkg.cfg.5.cfg: Likewise.
  149. * po4a/dpkg.cfg.5/dpkg.cfg.5.cfg: Activate the French translation.
  150. * po4a/add_fr/dpkg.cfg.5.fr.add: Add the missing French addendum.
  151. * po4a/822-date.1/po/fr.po: New translation.
  152. * po4a/dpkg-scansources.1/po/fr.po: Likewise.
  153. * po4a/add_fr/822-date.1.fr.add: Addendum for the new translation.
  154. * po4a/add_fr/dpkg-scansources.1.fr.add: Likewise.
  155. * po4a/822-date.1/822-date.1.cfg: Add the `fr' language.
  156. * po4a/dpkg-scansources.1/dpkg-scansources.1.cfg: Likewise.
  157. 2006-10-06 SZERVÁC Attila <sas@321.hu>
  158. * po4a/dpkg.cfg.5/po/hu.po: Updated and switch to UTF-8.
  159. * po4a/dselect.cfg.5/po/hu.po: Likewise.
  160. * po4a/deb-control.5/po/hu.po: Likewise.
  161. * po4a/dpkg-deb.1/po/hu.po: Likewise.
  162. 2006-09-30 Helge Kreutzmann <debian@helgefjell.de>
  163. * po4a/dpkg-scansources.1/po/de.po: Updated translation.
  164. 2006-09-29 Nicolas Francois <nicolas.francois@centraliens.net>
  165. * C/dpkg-scansources.1: Fix a typo.
  166. * po4a/dpkg-scansources.1/po/dpkg-scansources.1.pot: Regenerated.
  167. * po4a/dpkg-scansources.1/po/*.po: Merge with pot file.
  168. 2006-09-27 Nicolas Francois <nicolas.francois@centraliens.net>
  169. * po4a/dpkg-scansources.1/po/de.po: Fix a typo.
  170. 2006-09-23 Nicolas Francois <nicolas.francois@centraliens.net>
  171. * po4a/start-stop-daemon.8/po/fr.po: Updated translation.
  172. And taking over the French translation of the dpkg manpages (with
  173. the previous maintainer agreement).
  174. 2006-09-23 KISE Hiroshi <kise@fuyuneko.jp>
  175. * po4a/dpkg-query.1/po/ja.po: Fix typos.
  176. * po4a/dpkg.1/po/ja.po: Likewise.
  177. * po4a/update-alternatives.8/po/ja.po: Likewise.
  178. * po4a/dselect.1/po/ja.po: Fix a typo in the header.
  179. * po4a/822-date.1/po/ja.po: Likewise.
  180. * po4a/cleanup-info.8/po/ja.po: Likewise.
  181. * po4a/start-stop-daemon.8/po/ja.po: Likewise.
  182. * po4a/dpkg-checkbuilddeps.1/po/ja.po: Likewise.
  183. * po4a/dpkg-name.1/po/ja.po: Likewise.
  184. * po4a/dpkg-scanpackages.1/po/ja.po: Likewise.
  185. * po4a/dpkg-divert.8/po/ja.po: Likewise.
  186. * po4a/deb.5/po/ja.po: Likewise.
  187. * po4a/dpkg-statoverride.8/po/ja.po: Likewise.
  188. * po4a/install-info.8/po/ja.po: Likewise.
  189. * po4a/deb-old.5/po/ja.po: Likewise.
  190. 2006-09-11 KISE Hiroshi <kise@fuyuneko.jp>
  191. * po4a/add_ja/dpkg.1.ja.add: Recode the addendum in UTF-8.
  192. * po4a/add_ja/dselect.1.ja.add: Likewise.
  193. * po4a/add_ja/update-alternatives.8.ja.add: Likewise.
  194. * po4a/add_ja/dpkg-deb.1.ja.add: Updated.
  195. * po4a/dpkg.1/dpkg.1.cfg: Specify the po4a options for the Japanese
  196. translation.
  197. * po4a/dselect.1/dselect.1.cfg: Likewise.
  198. * po4a/update-alternatives.8/update-alternatives.8.cfg: Likewise.
  199. * po4a/dpkg.1/po/ja.po: Updated translation.
  200. * po4a/dselect.1/po/ja.po: Likewise.
  201. * po4a/update-alternatives.8/po/ja.po: Likewise.
  202. * po4a/deb-control.5/po/ja.po: Likewise.
  203. * po4a/dpkg-deb.1/po/ja.po: Likewise.
  204. * po4a/start-stop-daemon.8/po/ja.po: Likewise.
  205. 2006-09-02 KISE Hiroshi <kise@fuyuneko.jp>
  206. * po4a/add_ja/deb-control.5.ja.add: Recode the addendum in UTF-8.
  207. * po4a/add_ja/dpkg-deb.1.ja.add: Likewise.
  208. * po4a/add_ja/install-info.8.ja.add: Likewise.
  209. * po4a/add_ja/start-stop-daemon.8.ja.add: Likewise.
  210. * po4a/deb-control.5/deb-control.5.cfg: Specify the po4a options
  211. for the Japanese translation.
  212. * po4a/dpkg-deb.1/dpkg-deb.1.cfg: Likewise.
  213. * po4a/install-info.8/install-info.8.cfg: Likewise.
  214. * po4a/start-stop-daemon.8/start-stop-daemon.8.cfg: Likewise.
  215. * po4a/deb-control.5/po/ja.po: Updated translation.
  216. * po4a/dpkg-deb.1/po/ja.po: Likewise.
  217. * po4a/install-info.8/po/ja.po: Likewise.
  218. * po4a/start-stop-daemon.8/po/ja.po: Likewise.
  219. 2006-08-26 KISE Hiroshi <kise@fuyuneko.jp>
  220. * po4a/add_ja/dpkg-divert.8.ja.add: Recode the addendum in UTF-8.
  221. * po4a/add_ja/dpkg-query.1.ja.add: Likewise.
  222. * po4a/dpkg-divert.8/dpkg-divert.8.cfg: Specify the po4a options
  223. for the Japanese translation.
  224. * po4a/dpkg-query.1/dpkg-query.1.cfg: Likewise.
  225. * po4a/dpkg-divert.8/po/ja.po: Updated translation.
  226. * po4a/dpkg-query.1/po/ja.po: Likewise.
  227. * po4a/dpkg-statoverride.8/po/ja.po: Likewise.
  228. * po4a/deb-old.5/po/ja.po: Likewise.
  229. * po4a/822-date.1/po/ja.po: Likewise.
  230. * po4a/cleanup-info.8/po/ja.po: Likewise.
  231. * po4a/dpkg-checkbuilddeps.1/po/ja.po: Likewise.
  232. * po4a/dpkg-name.1/po/ja.po: Likewise.
  233. * po4a/dpkg-scanpackages.1/po/ja.po: Likewise.
  234. * po4a/deb.5/po/ja.po: Likewise.
  235. 2006-08-17 Philippe Batailler <philippe.batailler@free.fr>
  236. * po4a/dpkg-statoverride.8/po/fr.po: Updated translation.
  237. * po4a/dpkg-name.1/po/fr.po: Likewise.
  238. * po4a/update-alternatives.8/po/fr.po: Likewise.
  239. * po4a/start-stop-daemon.8/po/fr.po: Likewise.
  240. * po4a/dpkg-source.1/po/fr.po: Likewise.
  241. * po4a/dpkg-divert.8/po/fr.po: Likewise.
  242. * po4a/deb-control.5/po/fr.po: Likewise.
  243. * po4a/dpkg.1/po/fr.po: Likewise.
  244. 2006-08-07 KISE Hiroshi <kise@fuyuneko.jp>
  245. * po4a/add_ja/dpkg-name.1.ja.add: Recode the addendum in UTF-8.
  246. * po4a/add_ja/dpkg-statoverride.8.ja.add: Likewise.
  247. * po4a/add_ja/dpkg-scanpackages.1.ja.add: Likewise.
  248. * po4a/add_ja/cleanup-info.8.ja.add: Likewise.
  249. * po4a/dpkg-name.1/dpkg-name.1.cfg: Specify the po4a options for
  250. the Japanese translation.
  251. * po4a/dpkg-statoverride.8/dpkg-statoverride.8.cfg: Likewise.
  252. * po4a/dpkg-scanpackages.1/dpkg-scanpackages.1.cfg: Likewise.
  253. * po4a/cleanup-info.8/cleanup-info.8.cfg: Likewise.
  254. * po4a/dpkg-name.1/po/ja.po: Updated translation.
  255. * po4a/dpkg-statoverride.8/po/ja.po: Likewise.
  256. * po4a/dpkg-scanpackages.1/po/ja.po: Likewise.
  257. * po4a/cleanup-info.8/po/ja.po: Likewise.
  258. 2006-08-05 Nicolas Francois <nicolas.francois@centraliens.net>
  259. * C/dpkg-architecture.1: Remove linux-alpha from the architecture
  260. wildcard examples, and fix a formatting issue.
  261. * po4a/dpkg-architecture.1/po/dpkg-architecture.1.pot: Regenerated.
  262. * po4a/dpkg-architecture.1/po/*.po: Merge with pot file.
  263. * po4a/dpkg-architecture.1/po/fr.po: Update to 116t.
  264. 2006-08-05 Helge Kreutzmann <debian@helgefjell.de>
  265. * po4a/dpkg-architecture.1/po/de.po: New translation.
  266. * po4a/dselect.1/po/de.po: Initialisation of the German
  267. translation. 44t84u.
  268. * po4a/dpkg-source.1/po/de.po: Likewise. 70t3f140u.
  269. * po4a/dpkg-query.1/po/de.po: Likewise. 18t40u.
  270. * po4a/install-info.8/po/de.po: Likewise. 22t47u.
  271. * po4a/dpkg-deb.1/po/de.po: Likewise. 30t48u.
  272. * po4a/dpkg-split.1/po/de.po: Likewise. 30t51u.
  273. * po4a/add_de/dpkg-architecture.1.de.add: Addendum for the new
  274. translation.
  275. * po4a/dpkg-architecture.1/dpkg-architecture.1.cfg: Add the `de'
  276. language.
  277. * po4a/dselect.1/dselect.1.cfg: Likewise.
  278. * po4a/dpkg-source.1/dpkg-source.1.cfg: Likewise.
  279. * po4a/dpkg-query.1/dpkg-query.1.cfg: Likewise.
  280. * po4a/install-info.8/install-info.8.cfg: Likewise.
  281. * po4a/dpkg-deb.1/dpkg-deb.1.cfg: Likewise.
  282. * po4a/dpkg-split.1/dpkg-split.1.cfg: Likewise.
  283. 2006-08-05 Nicolas Francois <nicolas.francois@centraliens.net>
  284. * po4a/dpkg-architecture.1/po/fr.po: New translation.
  285. * po4a/add_fr/dpkg-architecture.1.fr.add: Addendum for the new
  286. translation.
  287. * po4a/dpkg-architecture.1/dpkg-architecture.1.cfg: Add the `fr'
  288. language.
  289. * C/dpkg-source.1: Typo fix.
  290. * C/dpkg-architecture.1: Likewise.
  291. * po4a/dpkg-source.1/po/dpkg-source.1.pot: Regenerated.
  292. * po4a/dpkg-architecture.1/po/dpkg-architecture.1.pot: Likewise.
  293. * po4a/dpkg-source.1/po/*.po: Merge with pot file.
  294. * po4a/dpkg-architecture.1/po/*.po: Likewise.
  295. 2006-08-02 Helge Kreutzmann <debian@helgefjell.de>
  296. * po4a/dpkg.1/dpkg.1.cfg: Add the `de' language.
  297. * po4a/deb-control.5/deb-control.5.cfg: Likewise.
  298. * po4a/dpkg-divert.8/dpkg-divert.8.cfg: Likewise.
  299. * po4a/dpkg.1/po/de.po: New translation.
  300. * po4a/deb-control.5/po/de.po: Likewise.
  301. * po4a/dpkg-divert.8/po/de.po: Likewise.
  302. * po4a/add_de/dpkg.1.de.add: Addendum for the new translation.
  303. * po4a/add_de/deb-control.5.de.add: Likewise.
  304. * po4a/add_de/dpkg-divert.8.de.add: Likewise.
  305. 2006-08-02 Nicolas Francois <nicolas.francois@centraliens.net>
  306. * C/dpkg.1: Typo fix.
  307. * C/dpkg-divert.8: Likewise.
  308. * C/deb-control.5: Likewise.
  309. * po4a/dpkg.1/po/dpkg.1.pot: Regenerated.
  310. * po4a/dpkg-divert.8/po/dpkg-divert.8.pot: Likewise.
  311. * po4a/deb-control.5/po/deb-control.5.pot: Likewise.
  312. * po4a/dpkg.1/po/*.po: Merge with pot file.
  313. Former completed translations become 199t15f
  314. * po4a/dpkg-divert.8/po/*.po: Likewise.
  315. Former completed translations become 46t7f1u.
  316. * po4a/deb-control.5/po/*.po: Likewise.
  317. Former completed translations become 49t4f.
  318. 2006-08-02 KISE Hiroshi <kise@fuyuneko.jp>
  319. * po4a/add_ja/deb.5.ja.add: Recode the addendum in UTF-8.
  320. * po4a/add_ja/deb-old.5.ja.add: Likewise.
  321. * po4a/add_ja/822-date.1.ja.add: Likewise.
  322. * po4a/add_ja/dpkg-checkbuilddeps.1.ja.add: Likewise.
  323. * po4a/deb.5/deb.5.cfg: Specify the po4a options for the Japanese
  324. translation.
  325. * po4a/deb-old.5/deb-old.5.cfg: Likewise.
  326. * po4a/822-date.1/822-date.1.cfg: Likewise.
  327. * po4a/dpkg-checkbuilddeps.1/dpkg-checkbuilddeps.1.cfg: Likewise.
  328. * po4a/deb.5/po/ja.po: Updated translation.
  329. * po4a/deb-old.5/po/ja.po: Likewise.
  330. * po4a/822-date.1/po/ja.po: Likewise.
  331. * po4a/dpkg-checkbuilddeps.1/po/ja.po: Likewise.
  332. 2006-07-29 Helge Kreutzmann <debian@helgefjell.de>
  333. * po4a/dpkg-statoverride.8/dpkg-statoverride.8.cfg: Add the `de'
  334. language.
  335. * po4a/dpkg-statoverride.8/po/de.po: New translation.
  336. * po4a/add_de/dpkg-statoverride.8.de.add: Addendum for the new
  337. translation.
  338. 2006-07-29 Nicolas Francois <nicolas.francois@centraliens.net>
  339. * po4a/add_fr/*.add: Fix the Debian French translation team address.
  340. * C/dpkg-architecture.1: Typo fix.
  341. * C/dpkg-statoverride.8: Likewise.
  342. * po4a/dpkg-architecture.1/po/dpkg-architecture.1.pot: Regenerated.
  343. * po4a/dpkg-statoverride.8/po/dpkg-statoverride.8.pot: Likewise.
  344. * po4a/dpkg-statoverride.8/po/*.po: Merge with pot file.
  345. Former completed translations become 42t2f.
  346. * po4a/dpkg-source.1/po/fr.po: Merge strings used in multiple POs.
  347. * po4a/dpkg.cfg.5/po/fr.po: Likewise.
  348. * po4a/cleanup-info.8/po/fr.po: Likewise.
  349. * po4a/dpkg-query.1/po/fr.po: Likewise.
  350. * po4a/dpkg-checkbuilddeps.1/po/fr.po: Likewise.
  351. * po4a/dpkg-scanpackages.1/po/fr.po: Likewise.
  352. * po4a/dpkg-divert.8/po/fr.po: Likewise.
  353. * po4a/update-alternatives.8/po/fr.po: Likewise.
  354. * po4a/dpkg-statoverride.8/po/fr.po: Likewise.
  355. * po4a/deb-control.5/po/fr.po: Likewise.
  356. * po4a/dpkg-deb.1/po/fr.po: Likewise.
  357. 2006-07-29 Helge Kreutzmann <debian@helgefjell.de>
  358. * po4a/dpkg-name.1/dpkg-name.1.cfg: Add the `de' language.
  359. * po4a/dpkg-name.1/po/de.po: New translation.
  360. * po4a/add_de/dpkg-name.1.de.add: Addendum for the new translation.
  361. 2006-07-29 Nicolas Francois <nicolas.francois@centraliens.net>
  362. * C/dpkg-name.1: Typo fix.
  363. * po4a/dpkg-name.1/po/dpkg-name.1.pot: Regenerated.
  364. * po4a/dpkg-name.1/po/*.po: Merge with pot file.
  365. Former completed translations become 39t3f.
  366. 2006-07-28 Helge Kreutzmann <debian@helgefjell.de>
  367. * po4a/cleanup-info.8/po/de.po: Updated translation.
  368. * po4a/dpkg-scanpackages.1/po/de.po: Likewise.
  369. 2006-07-27 Nicolas Francois <nicolas.francois@centraliens.net>
  370. * po4a/add_de/dpkg-scanpackages.1.de.add: Install the addendum
  371. before the SEE ALSO section, not at the end.
  372. * po4a/add_de/deb-old.5.de.add: Likewise.
  373. * po4a/add_de/deb.5.de.add: Likewise.
  374. * C/cleanup-info.8: Typo fix.
  375. * C/deb.5: Likewise.
  376. * C/dpkg-scanpackages.1: Likewise.
  377. * C/dpkg-scansources.1: Likewise.
  378. * po4a/cleanup-info.8/po/cleanup-info.8.pot: Regenerated.
  379. * po4a/deb.5/po/deb.5.pot: Likewise.
  380. * po4a/dpkg-scanpackages.1/po/dpkg-scanpackages.1.pot: Likewise.
  381. * po4a/dpkg-scansources.1/po/dpkg-scansources.1.pot: Likewise.
  382. * po4a/cleanup-info.8/po/*.po: Merge with pot file.
  383. Former completed translations become 29t2f.
  384. * po4a/deb.5/po/*.po: Likewise.
  385. Typo unfuzzied.
  386. * po4a/dpkg-scanpackages.1/po/*.po: Likewise.
  387. Former completed translations become 27t2f.
  388. * po4a/dpkg-scansources.1/po/*.po: Likewise.
  389. Typo unfuzzied.
  390. * po4a/deb-old.5/po/de.po: Rewrap lines.
  391. 2006-07-25 Helge Kreutzmann <debian@helgefjell.de>
  392. * po4a/deb.5/po/de.po: New translation.
  393. * po4a/dpkg-checkbuilddeps.1/po/de.po: Likewise.
  394. * po4a/dpkg-scanpackages.1/po/de.po: Likewise.
  395. * po4a/dpkg-scansources.1/po/de.po: Likewise.
  396. * po4a/cleanup-info.8/po/de.po: Likewise.
  397. * po4a/deb.5/deb.5.cfg: Addendum for the new translation.
  398. * po4a/dpkg-scanpackages.1/dpkg-scanpackages.1.cfg: Likewise.
  399. * po4a/dpkg-checkbuilddeps.1/dpkg-checkbuilddeps.1.cfg: Likewise.
  400. * po4a/dpkg-scansources.1/dpkg-scansources.1.cfg: Likewise.
  401. * po4a/cleanup-info.8/cleanup-info.8.cfg: Likewise.
  402. * po4a/add_de/deb.5.de.add: Add the `de' language.
  403. * po4a/add_de/dpkg-checkbuilddeps.1.de.add: Likewise.
  404. * po4a/add_de/dpkg-scanpackages.1.de.add: Likewise.
  405. * po4a/add_de/dpkg-scansources.1.de.add: Likewise.
  406. * po4a/add_de/cleanup-info.8.de.add: Likewise.
  407. 2006-07-25 Nicolas Francois <nicolas.francois@centraliens.net>
  408. * po4a/822-date.1/po/822-date.1.pot: Regenerated.
  409. * po4a/822-date.1/po/*.po: Merge with pot file, and unfuzzy the
  410. typos.
  411. * po4a.mk: Update the help information in the header. Mostly, the
  412. po4a_translate_options variable is no more used.
  413. 2006-07-23 Helge Kreutzmann <debian@helgefjell.de>
  414. * po4a/start-stop-daemon.8/po/de.po: Updated translation (65t).
  415. * po4a/update-alternatives.8/po/de.po: Likewise (116t).
  416. * po4a/822-date.1/po/de.po: New translation.
  417. * po4a/deb-old.5/po/de.po: Likewise.
  418. * po4a/add_de/822-date.1.de.add: Addendum for the new translation.
  419. * po4a/add_de/deb-old.5.de.add: Likewise.
  420. * po4a/822-date.1/822-date.1.cfg: Add the `de' language.
  421. * po4a/deb-old.5/deb-old.5.cfg: Likewise.
  422. * po4a/add_de/start-stop-daemon.8.de.add: The previous addendum
  423. was empty.
  424. * C/822-date.1: Fix the manpage's modification date.
  425. 2006-07-23 Nicolas Francois <nicolas.francois@centraliens.net>
  426. * C/start-stop-daemon.8: Typo fix.
  427. * po4a/start-stop-daemon.8/po/start-stop-daemon.8.pot: Regenerated.
  428. * po4a/start-stop-daemon.8/po/*.po: Merge with pot file.
  429. 2006-07-22 Nicolas Francois <nicolas.francois@centraliens.net>
  430. * po4a/start-stop-daemon.8/po/start-stop-daemon.8.pot: Regenerated.
  431. Former completed translations become 62t3f.
  432. * po4a/update-alternatives.8/po/update-alternatives.8.pot:
  433. Likewise.
  434. Former completed translations become 112t4f.
  435. * po4a/start-stop-daemon.8/po/*.po: Merge with pot file.
  436. * po4a/update-alternatives.8/po/*.po: Likewise.
  437. * po4a/dselect.cfg.5/po/de.po: Regenerated.
  438. * po4a/dpkg.cfg.5/po/de.po: Likewise.
  439. 2006-07-22 Helge Kreutzmann <debian@helgefjell.de>
  440. * C/start-stop-daemon.8: Typo fix.
  441. * C/update-alternatives.8: Likewise.
  442. * po4a/start-stop-daemon.8/po/de.po: Updated translation.
  443. * po4a/update-alternatives.8/po/de.po: Likewise.
  444. * po4a/dpkg.cfg.5/po/de.po: New translation.
  445. * po4a/dselect.cfg.5/po/de.po: Likewise.
  446. * po4a/add_de/dpkg.cfg.5.de.add: Addendum for the new translation.
  447. * po4a/add_de/dselect.cfg.5.de.add: Likewise.
  448. * po4a/add_de/update-alternatives.8.de.add: Updated addendum.
  449. * po4a/dpkg.cfg.5/dpkg.cfg.5.cfg: Add the `de' language.
  450. * po4a/dselect.cfg.5/dselect.cfg.5.cfg: Likewise.
  451. 2006-05-24 Philippe Batailler <philippe.batailler@free.fr>
  452. * po4a/install-info.8/po/fr.po: Updated translation.
  453. * po4a/dpkg-statoverride.8/po/fr.po: likewise.
  454. * po4a/update-alternatives.8/po/fr.po: likewise.
  455. * po4a/start-stop-daemon.8/po/fr.po: likewise.
  456. * po4a/dpkg-source.1/po/fr.po: likewise.
  457. * po4a/dpkg-divert.8/po/fr.po: likewise.
  458. * po4a/dpkg-query.1/po/fr.po: likewise.
  459. * po4a/dpkg-checkbuilddeps.1/po/fr.po: likewise.
  460. * po4a/dpkg-deb.1/po/fr.po: likewise
  461. * po4a/dpkg-cfg.5/po/fr.po: New translation.
  462. * po4a/add_fr/dpkg-cfg.5.fr.add: addendum.
  463. 2006-06-21 Guillem Jover <guillem@debian.org>
  464. * C/start-stop-daemon.8: Document the new '--umask' option.
  465. * po4a/start-stop-daemon.8/po/start-stop-daemon.8.pot: Regenerated.
  466. Former completed translations become 63t2f.
  467. * po4a/start-stop-daemon.8/po/*.po: Merge with pot file.
  468. 2006-06-20 Nicolas Francois <nicolas.francois@centraliens.net>
  469. * po4a/*/po/*.pot: Regenerated.
  470. The stats of the up to date languages become:
  471. dpkg-checkbuilddeps.1 18t2f1u
  472. dpkg-deb.1 77t1f
  473. dpkg-divert.8 52t2f
  474. dpkg-query.1 57t1f
  475. dpkg-source.1 207t6f
  476. dpkg-statoverride.8 40t2f2u
  477. install-info.8 68t1f
  478. update-alternatives.8 113t2f1u
  479. The paths of the references were also modified (for all files).
  480. * po4a/*/po/*.po: Merged with the pot files.
  481. 2006-06-17 Guillem Jover <guillem@debian.org>
  482. * C/dpkg-architecture.1: Clarify new -e and -i options, give backward
  483. compatibility information and add some examples.
  484. 2006-06-16 Robert Luberda <robert@debian.org>
  485. * C/dpkg-deb.1: Fix typo ("--show-format" -> "--showformat").
  486. 2006-06-16 Robert Luberda <robert@debian.org>
  487. * pl/dpkg-deb.1/po/pl.po: Update to 78t.
  488. 2006-06-11 Peter Karlsson <peterk@debian.org>
  489. * sv/dselect.1/po/sv.po: Updated translation.
  490. * sv/dpkg-query.1/po/sv.po: Updated translation.
  491. 2006-06-09 Peter Karlsson <peterk@debian.org>
  492. * sv/dselect.1/po/sv.po: Updated translation.
  493. 2006-05-14 sas-guest <sas@321.hu>
  494. * hu/deb-control.5.hu.po: Updated translation.
  495. * hu/dpkg-deb.1.hu.po: Updated translation.
  496. * hu/dpkg.cfg.5.hu.po: Updated translation.
  497. * hu/dselect.cfg.5.hu.po: Updated translation.
  498. 2006-05-25 Ben Pfaff <blp@cs.stanford.edu>
  499. * C/install-info.8: Correct default info directory for '--infodir'.
  500. 2006-05-23 Guillem Jover <guillem@debian.org>
  501. * C/dpkg-source.1: Document that the source:Upstream-Version substvar
  502. can have an epoch.
  503. 2006-05-23 Guillem Jover <guillem@debian.org>
  504. * C/dpkg-source.1: Add '--help' and '--version' options.
  505. * C/dpkg-architecture.1: Likewise.
  506. * C/dpkg-checkbuilddeps.1: Add '-h' option.
  507. * C/dpkg-divert.8: Option '--help' does not print the version anymore.
  508. * C/update-alternatives.8: Likewise.
  509. * C/dpkg-statoverride.8: Likewise. Add '--version' option.
  510. 2006-05-21 Nicolas Francois <nicolas.francois@centraliens.net>
  511. * */*.po, C/po/*.pot, po4a/: Ease the work of i18n robots: make a
  512. directory for every manpage and move the POT and POs for a page in the
  513. same directory.
  514. 2006-05-18 Frank Lichtenheld <djpig@debian.org>
  515. * C/dpkg-query.1: Document that user defined
  516. fields can also be printed with --showformat.
  517. 2006-05-17 Frank Lichtenheld <djpig@debian.org>
  518. * C/dpkg.1: We don't actually set
  519. DPKG_OLD_CONFFILE and DPKG_NEW_CONFFILE on subshells,
  520. so we shouldn't claim to do so.
  521. 2006-05-16 Peter Karlsson <peterk@debian.org>
  522. * sv/deb-old.5.sv.po, sv/dpkg.1.sv.po: Partial updates.
  523. 2006-05-14 Peter Karlsson <peterk@debian.org>
  524. * sv/822-date.1.sv.po: Began updating the Swedish translation.
  525. * sv/deb.5.sv.po: Likewise.
  526. * sv/deb-control.5.sv.po: Likewise.
  527. * sv/deb-old.5.sv.po: Likewise.
  528. * sv/dpkg.1.sv.po: Likewise.
  529. * sv/dpkg.cfg.5.sv.po: Likewise.
  530. * sv/dpkg-deb.1.sv.po: Likewise.
  531. * sv/dpkg-query.1.sv.po: Likewise.
  532. * sv/dpkg-split.1.sv.po: Likewise.
  533. * sv/dselect.1.sv.po: Likewise.
  534. * sv/dselect.cfg.5.sv.po: Likewise.
  535. * sv/start-stop-daemon.8.sv.po: Likewise.
  536. 2006-05-14 Philippe Batailler <philippe.batailler@free.fr>
  537. * fr/dpkg-name.1.fr.po: Updated translation.
  538. * fr/install-info.8.fr.po: likewise.
  539. * fr/dpkg-statoverride.8.fr.po: likewise.
  540. * fr/deb-control.5.fr.po: likewise.
  541. * fr/dpkg-scanpackages.1.fr.po: likewise.
  542. * fr/dpkg-source.1.fr.po: likewise.
  543. * fr/dpkg.1.fr.po: likewise.
  544. * fr/dpkg-divert.8.fr.po: likewise.
  545. * fr/dpkg-query.1.fr.po: likewise.
  546. * fr/dpkg-checkbuilddeps.1.fr.po: likewise.
  547. * fr/dpkg-deb.1.fr.po: likewise
  548. 2006-05-11 Frank Lichtenheld <djpig@debian.org>
  549. * C/po/*.pot: Update.
  550. * */*.po: Merge with .pot files.
  551. 2006-05-10 Frank Lichtenheld <djpig@debian.org>
  552. * C/dpkg-deb.1: Mention the --show-format option also
  553. seperatly, not just in the description of --show.
  554. Point the reader to the explanation of --show-format
  555. in dpkg-query.1 to avoid having to duplicate it.
  556. * C/dpkg-scanpackages.1: Add remark that apt ignores
  557. uncompressed Packages files on non-local access.
  558. * C/dpkg-scansources.1: Likewise (with Sources instead of
  559. Packages files of course).
  560. 2006-05-10 Stepan Golosunov <stepan@golosunov.pp.ru>
  561. * ru/dpkg.1.ru.po: Typo fix ("|<" -> "I<").
  562. * ru/dpkg-checkbuilddeps.1.ru.po: Likewise.
  563. 2006-05-04 Robert Luberda <robert@debian.org>
  564. * pl/dpkg.1.pl.po: Updated to 218t (after locally update the POT file).
  565. * pl/dpkg-statoverride.8.pl.po: Updated to 42t (likewise).
  566. * pl/dpkg-query.1.pl.po: Updated to 58t (likewise).
  567. 2006-05-04 Guillem Jover <guillem@debian.org>
  568. * C/dpkg-divert.8: Escape hyphens used in command line.
  569. * C/dpkg-architecture.1: Likewise.
  570. * C/dpkg-statoverride.8: Likewise.
  571. 2006-05-02 Guillem Jover <guillem@debian.org>
  572. * C/dpkg-source.1: Rename dpkg:UpstreamVersion to
  573. dpkg:Upstream-Version.
  574. 2006-05-02 Guillem Jover <guillem@debian.org>
  575. * C/dpkg-source.1: Document new source:Version,
  576. source:Upstream-Version and binary:Version substvars.
  577. 2006-04-19 Nicolas Francois <nicolas.francois@centraliens.net>
  578. * C/install-info.8: Add a missing quote arround the date.
  579. * C/dpkg-source.1: Add a reference to the Debian Policy Manual for
  580. a detailed description of the shlibs format. Thanks to Russ
  581. Allbery.
  582. 2006-04-16 Nicolas Francois <nicolas.francois@centraliens.net>
  583. * C/dpkg-source.1: Document the shlibs.local format.
  584. 2006-04-11 Nicolas Francois <nicolas.francois@centraliens.net>
  585. * po4a.mk: Add a $(po4a_translate_options) variable to allow
  586. languages to add options to po4a-translate.
  587. * ru/Makefile.am: Specify that the Russian manpages must be
  588. generated in the KOI8-R charset and that the Russian addenda are
  589. already encoded in KOI8-R.
  590. * fr/dpkg-statoverride.8.fr.po: Fix an unmatched ">" or "<".
  591. * ru/dpkg.1.ru.po: Likewise.
  592. 2006-04-10 Guillem Jover <guillem@debian.org>
  593. * C/dpkg.1: Document the new way to replicate the package status to
  594. another installation by using '--clear-selections'.
  595. 2006-04-10 Andrew Suffield <asuffield@debian.org>
  596. * C/dpkg.1: Document the new '--clear-selections' option.
  597. 2006-04-10 Guillem Jover <guillem@debian.org>
  598. * C/dpkg.1: Remove mention of obsolete force/refuse 'auto-select'
  599. option.
  600. 2006-04-09 Guillem Jover <guillem@debian.org>
  601. * C/dpkg.1: Document that '--get-selections' without a pattern will
  602. not list packages in state purge.
  603. * C/dpkg-query.1: Document that '-l' without a pattern will not list
  604. packages in state purge.
  605. 2006-04-08 Yuri Kozlov <kozlov.y@gmail.com>
  606. * ru/822-date.1.ru.po: 20t.
  607. * ru/deb-control.5.ru.po: 19t.
  608. * ru/dpkg-checkbuilddeps.1.ru.po: 19t.
  609. * ru/dpkg.1.ru.po: 217t.
  610. * ru/start-stop-daemon.8.ru.po: 63t.
  611. 2006-03-26 Christian Perrier <bubulle@debian.org>
  612. * fr/dpkg-source.1.fr.po.addendum: Typo corrected, thanks
  613. to Nicolas Bonifas who spotted it.
  614. * fr/dpkg-source.1.fr.po: Typo corrected, thanks
  615. to Nicolas Bonifas who spotted it.
  616. 2006-03-04 Christian Perrier <bubulle@debian.org>
  617. * C/dpkg-architecture.1: Typos corrections.
  618. * C/dpkg-checkbuilddeps.1: Likewise.
  619. * C/dpkg-name.1: Likewise.
  620. * C/dpkg-source.1: Likewise.
  621. * C/deb-control.5: Likewise.
  622. 2006-03-04 Philippe Batailler <philippe.batailler@free.fr>
  623. * fr/*: Applied Guillem's work to french.
  624. 2006-02-28 Guillem Jover <guillem@debian.org>
  625. * C/dpkg.1 (SEE ALSO): Add dpkg-query(1).
  626. 2006-02-28 Guillem Jover <guillem@debian.org>
  627. * C/822-date.1: Lower case title header. Put options in bold, files
  628. and arguments to options in italic. Escape hyphens used un command
  629. line. Unescape dashes. Remove spaces after full stops and after end
  630. of line. Separete sections with a dot. Do not put the manpage section
  631. number in bold.
  632. * C/cleanup-info.8: Likewise.
  633. * C/deb.5: Likewise.
  634. * C/deb-control.5: Likewise.
  635. * C/deb-old.5: Likewise.
  636. * C/dpkg.1: Likewise.
  637. * C/dpkg.cfg.5: Likewise.
  638. * C/dpkg-checkbuilddeps.1: Likewise.
  639. * C/dpkg-deb.1: Likewise.
  640. * C/dpkg-divert.8: Likewise.
  641. * C/dpkg-name.1: Likewise.
  642. * C/dpkg-query.1: Likewise.
  643. * C/dpkg-scanpackages.1: Likewise.
  644. * C/dpkg-source.1: Likewise.
  645. * C/dpkg-split.1: Likewise.
  646. * C/dpkg-statoverride.8: Likewise.
  647. * C/dselect.1: Likewise.
  648. * C/dselect.cfg.5: Likewise.
  649. * C/install-info.8: Likewise.
  650. * C/start-stop-daemon.8: Likewise.
  651. * C/update-alternatives.8: Likewise.
  652. * C/dpkg-scansources.1: Likewise. Remove `.IX' entries.
  653. * C/dpkg-architecture.1: Likewise. Split most of the body of the
  654. section DESCRIPTION into OPTIONS and ACTIONS.
  655. * C/po/*.pot: Update.
  656. * */*.po: Merge with .pot files.
  657. 2006-02-21 Robert Luberda <robert@debian.org>
  658. * pl/*: Updated.
  659. 2006-02-20 Matt Kraai <kraai@ftbfs.org>
  660. * C/dpkg-source.1: Add missing parentheses around manpage section
  661. number.
  662. * C/po/dpkg-source.1.pot: Update.
  663. * es/dpkg-source.1.es.po: Likewise.
  664. * fr/dpkg-source.1.fr.po: Likewise.
  665. 2006-02-19 Philippe Batailler <philippe.batailler@free.fr>
  666. * fr/dpkg-source.1.fr.po: Updated.
  667. * fr/dpkg.1.fr.po: Likewise.
  668. * fr/dpkg-query.1.fr.po: Likewise.
  669. * fr/dpkg-name.1.fr.po: Likewise.
  670. 2006-02-18 Frank Lichtenheld <djpig@debian.org>
  671. * C/po/*.pot: Update.
  672. * */*.po: Unfuzzy strings fuzzied due to the
  673. typo fixes.
  674. 2006-02-18 A. Costa <agcosta@gis.net>
  675. * C/dpkg-deb.1: Typo fix.
  676. * C/dpkg-statoverride.8: Typo fix.
  677. * C/install-info.8: Typo fix.
  678. * C/start-stop-daemon.8: Typo fix.
  679. * C/update-alternatives.8: Typo fix.
  680. * C/dpkg.1: Typo fix.
  681. * C/dpkg.cfg.5: Typo fix.
  682. 2006-02-17 Frank Lichtenheld <djpig@debian.org>
  683. * C/po/*.pot: Update.
  684. * */*.po: Merge with .pot files.
  685. * Makefile.am (updatepo): New target that calls
  686. `make updatepo' in all subdirectories.
  687. Older changes are documented in the top-level ChangeLog