ChangeLog 31 KB

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