/[ddp]/manuals/trunk/maint-guide/debian/changelog
ViewVC logotype

Contents of /manuals/trunk/maint-guide/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7918 - (show annotations) (download)
Sun Dec 19 09:37:28 2010 UTC (2 years, 5 months ago) by osamu
File size: 25122 byte(s)
ja 100% translation maint-guide
1 maint-guide (1.2.25) UNRELEASED-unstable; urgency=low
2
3 * Fixed typo: s/DSFG/DFSG/g by Tobias Quathamer.
4 * Updated uscan watsh file examples. Closes: #602454
5 * Converted Japanese translation to PO (100% translation). Closes: #597594
6 * Converted Spanish translation to PO (99% translation). Closes: #604710
7 * Converted German translation to PO (60% translation). Closes: #604767
8
9 -- Osamu Aoki <osamu@debian.org> Sun, 19 Dec 2010 16:28:06 +0900
10
11 maint-guide (1.2.24) unstable; urgency=low
12
13 * Dropped accidentally included opencc dependency for squeeze.
14
15 -- Osamu Aoki <osamu@debian.org> Thu, 30 Sep 2010 23:49:19 +0900
16
17 maint-guide (1.2.23) unstable; urgency=low
18
19 * Debian is not just *Linux* distrubution. Closes: #595507
20 * Added "source/local-options file" section.
21 * Updated fr translation (100%).
22 * Added zh-cn, zh-tw, and it translation (100%) using po4a
23 Closes: #593663
24
25 -- Osamu Aoki <osamu@debian.org> Mon, 27 Sep 2010 22:40:55 +0900
26
27 maint-guide (1.2.22) unstable; urgency=low
28
29 [ David Prévot ]
30 * s/git-core/git/g. Closes: #593416
31
32 [ Osamu Aoki ]
33 * Converted to use UTF-8 across build. Closes: #593678
34 * Reactvate ps/pdf for Chinese (zh-cn/zh-tw). Closes: #490161
35
36 -- Osamu Aoki <osamu@debian.org> Sat, 21 Aug 2010 03:54:38 +0900
37
38 maint-guide (1.2.21) unstable; urgency=low
39
40 * Fixed missing list in the package description last paragraph
41 of Spanish translation. Closes: #588559
42 * Clarified that "package" is place holder and added an example.
43 following suggestion of David Prévot. Closes: #590033
44 * Encouraged work on already packaged programs following
45 suggestion of Serafeim Zanikolas. Closes: #590162
46 * Documented Breaks for policy 3.9.0. Closes: #590185
47 * Removed bashism from Makefile.
48 * Removed texlive-full from Build-Depends-Indep. Closes: #564241
49
50 -- Osamu Aoki <osamu@debian.org> Sun, 01 Aug 2010 21:27:00 +0900
51
52 maint-guide (1.2.20) unstable; urgency=low
53
54 [ Osamu Aoki ]
55 * Fixed problematic ways of presenting configuration files.
56 * Fixed typo. Closes: #585475
57 * Distinguish Debian and Debian archive. Closes: #586421
58
59 [ David Prévot ]
60 * Fixed typos, style and oudated mentions. Closes: #585551
61 * Updated French translation with po4a.
62
63 -- Osamu Aoki <osamu@debian.org> Sat, 26 Jun 2010 11:43:14 -0400
64
65 maint-guide (1.2.19) unstable; urgency=low
66
67 * Used the WWW resource URI according to docbook-xsl. Closes: #581961
68 * Swapped Maintainer and Uploaders to reflect the role for last 5 years.
69 * Added Homepage in control.
70 * Updated Italian translation.
71 * Documented dh_installchangelogs description.
72 * Updated Autotools related contents.
73
74 -- Osamu Aoki <osamu@debian.org> Sat, 29 May 2010 01:57:57 +0900
75
76 maint-guide (1.2.18) unstable; urgency=low
77
78 * Described URL redirect for http://sf.net. Closes: #578059
79 * Used empty override target instead of :.
80 * Updated Italian translation by Calogero Lo Leggio et al with po4a.
81 * Added po4a dependency.
82 * Updated .quitrc example inspired by discussion with Ivan Borzenkov.
83 * Updated .bashrc to export DEBFULLNAME DEBEMAIL. Closes: #581772
84 * Documented dh --no-act as footnote. Closes: #581814
85 * Added pointer to Debconf9 presentation on debhelper.
86 * Fixed many minor bugs.
87
88 -- Osamu Aoki <osamu@debian.org> Sun, 16 May 2010 18:29:35 +0900
89
90 maint-guide (1.2.17) unstable; urgency=low
91
92 [ Osamu Aoki ]
93 * Fixed typos.
94 * Updated quilt usage examples.
95 * Updated debian/rules to match the recommendation by this documentation.
96 * Added lintian-overrides, info, manpages to "Other files under debian
97 directory" and sorted its section by the meaningful part of the title.
98 Closes: #575693
99 * Recommended usage of "dh_auto_* -- additional parameters" syntax in
100 override_dh_auto_* target customization. Closes: #575694
101
102 [ Raphaël Hertzog ]
103 * Drop --quilt option of dh_make, it's not needed now that "3.0 (quilt)"
104 source packages are created by default.
105 * Enhance sample .quiltrc with what's suggested in quilt's README.source.
106 * Numerous fixes and simplifications (drop uninteresting "-j1" option in
107 sample make commands, drop "-rfakeroot" in dpkg-buildpackage call, use
108 ftp.upload.debian.org instead of ftp-master.debian.org, etc.)
109 * Clarify explanations about "3.0 (quilt)" source format.
110
111 [ Osamu Aoki ]
112 * Enhanced quiltrc in again based on blog by Torsten Landschoff.
113 * Updated "6.4 pbuilder package" including B90lintian.
114 * Reverted to explain "7.7 interdiff command" and made complete overhaul of
115 "7 Checking the package for errors".
116 * Simplified "8.1 Uploading to the Debian archive" since local queue is not
117 so useful these days and no need to copy the default configuration here.
118 * Rewrote and reorganized major parts of "9 Updating the package".
119 * Converted Credits to UTF-8.
120 * Harmonized URL references to the Debian Policy Manual.
121 * Explained autobuilder, Build-Depends: and Build-Depends-Indep: fields.
122 * Placed a bit more note on dput. Closes: #576424
123 * Added dh --with description.
124 * Made many touch-ups and shortened text as much as possible.
125
126 -- Osamu Aoki <osamu@debian.org> Fri, 16 Apr 2010 00:23:01 +0900
127
128 maint-guide (1.2.16) unstable; urgency=low
129
130 * Fixed file name of doc-debian for pt-br.
131 * Fixed changelog typo for bug#. s/544173/554173/.
132 * Updated contents to reflect squeeze situation.
133 * Updated to autogenerate version from changelog.
134 * Fixed references related to dpkg-buildpackage with -i -I -sa.
135 * Updated to use debian/install & dh_install in the text. Closes: #573621
136 * Added list of program for development: python, quilt, git-core.
137 * Updated to use xutils-dev instead. Closes: #573642
138 * Updated to address 3.0(quilt) format, quilt usage, and dpatch to quilt
139 migration. Closes: #573730, #573160
140 * .quiltrc copied from Adeodato Simó's example.
141 * debhelper in examples to >=7.0.50 for correct dh handling.
142 * Updated rule file description for dh. Closes: #573732
143 * Updated private archive section by the URL pointer. Closes: #573735
144 * Updated checksums to use MD5/SHA1/SHA256. Closes: #573856
145 * Added Vcs-* fields description to debian/control. Closes: #573990
146 * Updated that DD is not the only one uploading ... Closes: #574456
147 * Documented compat etc. Closes: #574457
148 * Added reference to mentors.debian.net.
149 * Added Craig Small as author for his recent SVN commits.
150 * Removed docbook2x usage for manpages.xml. Closes: #574946
151 * Added quilt to Recommends of the binary package.
152 * Made many URL links and consistent tagging.
153 * Updated "Installation of files to the destination" contents.
154 * Added references and pointers to CDBS.
155
156 -- Osamu Aoki <osamu@debian.org> Wed, 24 Mar 2010 01:41:52 +0900
157
158 maint-guide (1.2.15) unstable; urgency=low
159
160 [ Osamu Aoki ]
161 * Removed linda from recommends since is is not used any more.
162 Closes: #554173
163 * Fixed the Vcs-Cvs field per James Vega. Closes: #561242
164 * Updated this package to debhelper 7 with dh, dpkg source format 3.0
165 (native). Updated dependency and doc-base files.
166 * Renamed file and package names to simplify situation by using newer locale
167 support capabilities available in debiandoc-sgml (>=1.2.8).
168 * Removed freetype2-demos build dependency.
169 * "Copyright information" is now in 12.5. Closes: #572857
170
171 [ Craig Small ]
172 * Changed example to docbook2x-man Closes: #498017
173 * Changed menu examples Closes: #437750
174 * g77 changed to gfortran Closes: #505514
175 * Updated links to developers reference Closes: #516467
176 * Fixed 2 minor typos Closes: #527290
177 * Use dpkg-depcheck instead of script Closes: #554180
178 * Changed version section to remove reference to 0.0 Closes: #554948
179 * Updated watch file example Closes: #437847
180 * Updated doc-base.EX section
181 * Added build-essential to packages needed
182 * Changed rules file to debhelper 7 Closes: #511549, #549289
183 * Adjusted French document to not use tags in sections Closes: #562325
184
185 -- Osamu Aoki <osamu@debian.org> Tue, 09 Mar 2010 02:01:04 +0900
186
187 maint-guide (1.2.14) unstable; urgency=low
188
189 * Fixed old DH_COMPAT=4 examples for all languages and packaging of
190 this package itself by creating debian/compat.
191 * Fixed Italian section 4.1 per Riccardo Brigo. Closes: 436046
192 * Fixed versioned dependencies issue. Closes: 438176
193 * Fixed maint-guide-pl.doc-base file encoding. Closes: 473166
194 * Removed reference of deprecated 'x' suffix for X manpage for
195 all languages. Closes: 437747
196 * Added manpage creation from the XML template. Closes: 437751
197 * Fixed Vcs-Svn/Vcs-Browser fields per Jelmer Vernooij. Closes: 492810
198
199 -- Osamu Aoki <osamu@debian.org> Sat, 06 Sep 2008 13:30:57 +0900
200
201 maint-guide (1.2.13) unstable; urgency=low
202
203 * Acknowledged NMU and updated upstream subversion.
204 * Made Makefile compatible with special version numbers. Closes: 483320
205 * Removed linda package reference from all languages. Closes: 474244
206 * Updated VCS fields.
207 * Used proper version. Closes: 479407
208
209 -- Osamu Aoki <osamu@debian.org> Thu, 05 Jun 2008 22:36:34 +0900
210
211 maint-guide (1.2.12+nmu1) unstable; urgency=low
212
213 * Non-maintainer upload.
214 * Deprecate Freetype 1 (Closes: #481788)
215
216 -- Moritz Muehlenhoff <jmm@debian.org> Wed, 21 May 2008 22:53:46 +0200
217
218 maint-guide (1.2.12) unstable; urgency=low
219
220 * Fixed wrong package reference -pt-br. (closes: 430631)
221 * Updated requirements for main by the policy document. (closes: 431012)
222 * Treated quilt being possible alternative to dpatch since
223 its use has been significant and as good. (closes: 434156)
224 * Reference git-buildpackage instead of tla-buildpackage.
225 * Fixed typos. (closes: 434680, 435567)
226 * Fixed /usr/doc -> /usr/share/doc path for French. (closes: 435395)
227 * Updated debian/copyright. (closes: 437844)
228 * Temporariry stop building Korean PDF/PS due to TeX-live
229 issues. (closes: 439495)
230 * Added missing line in example A.2. (closes: 457912)
231 * Updated Build-Depends*: to texlive-full, cjk-latex-all, ghostscript
232
233 -- Osamu Aoki <osamu@debian.org> Sun, 13 Jan 2008 15:07:09 +0900
234
235 maint-guide (1.2.11) unstable; urgency=high
236
237 * Fixed bad grep examples for all languages. (closes: Bug#375456)
238 * Updated build date, source version, copyright for the English.
239 I added myself to the copyright since my additions have been more
240 than minor fixes. This should make easy to diferentiate old
241 translations based on the old English version.
242 * Fixed dpatch example to use Build-Depends: in control.
243
244 -- Osamu Aoki <osamu@debian.org> Fri, 12 Jan 2007 20:42:33 +0900
245
246 maint-guide (1.2.10) unstable; urgency=high
247
248 * Fixed lintian "Build-Depends-Indep debhelper" error.
249 * Reorganized WNPP reference. (closes: Bug#405855)
250 * Updated dh_make results and dpatch references.
251 (closes: Bug#373076, Bug#328294)
252 * Updated debian/copyright file section by pointing to
253 the debian-devel-announce HOWTO. (closes: Bug#366084)
254
255 -- Osamu Aoki <osamu@debian.org> Thu, 11 Jan 2007 01:22:31 +0900
256
257 maint-guide (1.2.9) unstable; urgency=high
258
259 * Adjusted Policy manual references for all languages.
260 (closes: Bug#385918, Bug#384833)
261 * Fixed Italian translation. (closes: Bug#386538)
262 * Provided French translation with a link to the reference English
263 document. (closes: Bug#399863)
264 * Updated build dependency to one works for zh_TW.
265
266 -- Osamu Aoki <osamu@debian.org> Sun, 24 Dec 2006 22:13:41 +0900
267
268 maint-guide (1.2.8) unstable; urgency=high
269
270 * Fixed latex-cjk-* and font dependency issues. (closes: Bug#403200)
271 * Fixed typo caught by s. keeling s/enconter/encounter/ .
272 * Fixed clean target to remove tex-in etc..
273 * Rebuilt with debiandoc-sgml 1.1.100.
274
275 -- Osamu Aoki <osamu@debian.org> Sun, 17 Dec 2006 01:07:38 +0900
276
277 maint-guide (1.2.7) unstable; urgency=low
278
279 * Updated Simplified Chinese (zh_CN) translation and added new
280 Traditional Chinese (zh_TW) translation from Ling Li
281 <lilingv@gmail.com> [CVS commit by Jens Seidel].
282 * Register Korean, Japanese and Chinese PDF and PS files as
283 documentation.
284 * Fixed two minor typos and translations in English and translations
285 with help from Colin Tuckley. Closes: Bug#318161
286 * Added link to example of installing additional html documentation
287 with help from Colin Tuckley. Closes: Bug#306204
288 * Updated to DH_COMPAT=4 and changed debian/control .
289 * Removed UTF-8 encoded Japanese words from control file.
290 Closes: Bug#345947
291 * Made temporary package build directory example only to be
292 <file>debian/packagename</file> in line with new debhelper
293 behavior.
294 * Added section for Official Debian Developer reflecting the
295 New Maintainer process. Closes: Bug#331176
296
297 -- Osamu Aoki <osamu@debian.org> Sat, 7 Jan 2006 18:03:19 +0900
298
299 maint-guide (1.2.6) unstable; urgency=low
300
301 * Made CVS source tree to build DDP web pages on woody machine.
302 * DE major translation update. (Thanks Erik Schanze)
303
304 -- Osamu Aoki <osamu@debian.org> Sat, 16 Apr 2005 21:46:21 +0200
305
306 maint-guide (1.2.5) unstable; urgency=low
307
308 * Added me to uploader to stop NMU madness.
309 * Adjusted control to match overide (closes: #296702)
310 * Updated German (minor).
311
312 -- Osamu Aoki <osamu@debian.org> Tue, 15 Mar 2005 23:39:26 +0100
313
314 maint-guide (1.2.4) unstable; urgency=low
315
316 * NMU, partially blessed by the maintainer (follow-up).
317 * Updated build script and dependency to accomodate Korean PDF under
318 the new debiandoc-sgml. (closes: #293753)
319 * Updated description matching with new pdebuild behavior.
320 * Updated required version of debiandoc-sgml.
321 * Updated Italian translation to be current.
322 * Removed TAB from source (Better TeX interaction, i.e., Better
323 PS/PDF generation) (all lang) (closes: #210785)
324 * Removed absolute path from docbook-to-man in debian/rule
325 following the latest dh_make result. (closes: #255441)
326
327 -- Osamu Aoki <osamu@debian.org> Thu, 24 Feb 2005 06:11:06 +0100
328
329 maint-guide (1.2.3) unstable; urgency=low
330
331 * NMU, partially blessed by the maintainer.
332 * Added Korean translation by Yooseong Yang <yooseong@debian.org> .
333 * Fixed bashism using /usr/sbin/[ and add gs to control. (closes: #264044)
334 * Fixed Debian Policy chapter for changelog. (all lang.)
335 (closes: #216405, #243339)
336 * Fixed debian/rules examples. (all lang.) (closes: #244463)
337 * Converted debian/control to UTF-8 and fix FR. (closes: #283696)
338 * Fix debian/control description according to developers-reference
339 6.2.2 (all lang.) (closes: #291943)
340 * Listed <package/xutils/ for all but old ES and RU. (closes: #167395)
341 * Made script readable for all but old ES and RU. (closes: #285824)
342 * Expanded Chapter 6 - 9 and added appendix. (No translation) [osamu]
343 - Updated dupload section and added more examples. (closes: #114948)
344 - Addressed issues of Debian native package. (closes: #128077)
345 - Added reference to buildd and FTBFS in pbuilder. (closes: #138575)
346 - Pointed to the autotools-dev documentation. (closes: #159169)
347 - Made working directory name consistent: ~/gentoo/ . (closes: #174816)
348 - Fixed file location while introducing default.ent. (closes: #203609)
349 - Mentioned dh_make -o . (closes: #203685)
350 - Minor wording polishes and tag updates. (closes: #258273)
351 - Added mentors-FAQ URL. (closes: #279312)
352 - Added linda and pbuilder. (closes: #287064)
353 - Added -sa option, cvs-buildackage etc., dpatch.
354 - Added Build dep method per virlon's debian-mentor posting.
355 - Expanded section on "Checking the package for errors" and
356 "New upstream release" based on debian-mentor postings.
357 (no debconf message for broken upgrade reminded.)
358 - Added appendix to provide more examples.
359 * Fixed typo in Spanish and German. (closes: #225432, #276529)
360 * Translation updated with CVS.
361
362 -- Osamu Aoki <osamu@debian.org> Sun, 23 Jan 2005 22:16:58 +0100
363
364 maint-guide (1.2.2) unstable; urgency=low
365
366 * NMU, partially blessed by the maintainer (ignoring bugs where I have no
367 instructions for)
368 * Minor changes in maint-guide (version 1.2.2, by Josip)
369 * German translation overhaul (update to version 1.2.2 by Erik Schanze
370 <mail@erikschanze.de>, Frank Lichtenheld <frank@lichtenheld.de>,
371 closes: #241950, #150188)
372 * Translation updates (to version 1.2.2): maint-guide-es, maint-guide-fr,
373 maint-guide-it, maint-guide-ja, maint-guide-pl, maint-guide-zh
374
375 -- Eduard Bloch <blade@debian.org> Sat, 17 Jul 2004 17:09:34 +0200
376
377 maint-guide (1.2.1) unstable; urgency=low
378
379 * Updated various translations from CVS.
380 * Updated Italian translation to 1.2, closes: #154941.
381 * Added Chinese translation in maint-guide-zh, version 1.2. No PDFs.
382 * Fixed various typos and other language issues in the English version,
383 closes: #159218, #171833.
384 * Removed byhand files, cf. bug #184082.
385 * Updated standards version (no more postinst and prerm hacks, yay).
386
387 -- Josip Rodin <joy-packages@debian.org> Wed, 9 Jul 2003 18:30:21 +0200
388
389 maint-guide (1.2) unstable; urgency=high
390
391 * New English version of the guide, closes: #106060, #108763, #108854,
392 #119729, #127186, #132241, #118769, #85897, #115864.
393 * Updated French translation to 1.2.
394 * Updated Japanese translation to 1.2.
395 * Added maint-guide-it, version 1.0.2, closes: #115366.
396 * Added Polish translation, version 1.2, in maint-guide-pl.
397 * Added the packages we recommend in the Suggests: fields, closes: #77900.
398 * Added index.xy.html symlink to fix the links in the doc-base files,
399 closes: #106833.
400 * Added PDF versions everywhere, except for Japanese which unfortunately
401 doesn't build properly.
402
403 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 28 Apr 2002 11:04:42 +0200
404
405 maint-guide (1.0.2) unstable; urgency=low
406
407 * Major updates to the Spanish translation.
408 * Some updates to the French translation.
409 * Minor fix to the Japanese translation.
410 * Removed the paragraph that mentioned packaging-manual, closes: #89986.
411 * Upped all translations versions to 1.0.2, my copyright to 2001, and
412 the date to 10 June 2001 -- hope babelfishing worked :)
413 * Forced $LANG=C in rules file to work around bug #76037 in debiandoc-sgml,
414 closes: #87283.
415 * Added Build-Depends-Indep: tetex-bin, tetex-extra, closes: #92293.
416 * Fixed minor mistakes and style problems Neil Conway
417 <nconway@klamath.dyndns.org> pointed out, closes: #97864.
418 * Fixed that small problem with grep being an it, not a he, closes: #89628.
419 * Policy 3.5.5, no changes.
420
421 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 10 Jun 2001 03:10:47 +0200
422
423 maint-guide (1.0.1) unstable; urgency=low
424
425 * Added German translation, kindly provided by Eduard Bloch
426 <edi@ka.linux.de>.
427 * Added Portuguese (Brazilian) translation, kindly provided by
428 Gustavo Noronha Silva (KoV) <dockov@zaz.com.br>.
429 It's going to be contained in maint-guide-pt package, Portuguese (real)
430 translation can be added later if someone wants.
431
432 -- Josip Rodin <jrodin@jagor.srce.hr> Tue, 2 Jan 2001 23:18:16 +0100
433
434 maint-guide (1.0) frozen unstable; urgency=low
435
436 * Final version :) Changed all (0.99.1) version numbers to be 1.0.
437 * Fixed path of the .tar.gz file in dh_make invocation, reported by
438 Bruce Sass.
439 * Updated Russian translation to version 0.99.1.
440
441 * Changed doc-base paths to use /usr/share/doc, to prevent any problems
442 related to .dhelp files under /usr/doc, closes: #52488.
443
444 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 28 May 2000 14:31:41 +0200
445
446 maint-guide (0.99.1.0) frozen unstable; urgency=low
447
448 * Updated Spanish translation to version 0.99.1.
449 * Updated French translation to version 0.99.1 (plus some typos fixed).
450
451 * Revived Russian .txt, debiandoc-sgml has been fixed.
452 * Added PostScript version, it's useful for printing. Only for English,
453 for now (I might not have appropriate teTeX fonts, so let's not screw
454 up something now).
455
456 -- Josip Rodin <jrodin@jagor.srce.hr> Wed, 15 Mar 2000 23:45:58 +0100
457
458 maint-guide (0.99.1) frozen unstable; urgency=low
459
460 * Added a few extra notes about Makefiles in autoconfized/automaked
461 sources. That is about it for 0.99.1. If I ever get all the
462 translations updated, that'll be upped to 1.0.
463
464 * Added Spanish translation, version 0.95 for now, package version
465 0.97.0.1 (to not have to add epoch). Fixed author/copyright statement.
466 * Added Russian translation, version 0.97 for now, by Mihail Sobolev.
467 The text version doesn't seem to be working so good, disabled for now,
468 bug filed on debiandoc2text about it.
469 * Added Japanese translation of this version.
470 * Fixed Japanese charset, closes: #55421. Did the same for other langs.
471 Added translated names in translation packages' descriptions.
472 * Fixed s/text.gz/txt/ in filenames in doc-base files.
473 Removed extra ${lang} in the files, closes: #58967.
474 * Removed extra entries from Build-Depends:, debiandoc-sgml is fixed now.
475 * Optimized debian/rules a bit. Removed unused version.ent stuff.
476
477 -- Josip Rodin <jrodin@jagor.srce.hr> Thu, 25 Jan 2000 23:59:59 +0100
478
479 maint-guide (0.99) frozen unstable; urgency=low
480
481 * Followed a couple of useful suggestions from Zygo Blaxell, regarding
482 the build directory and several technical fixes in the text.
483 * Moved description of changelog and copyright files under "Required
484 files". The description of control and rules is there, of course, but
485 with some things fixed and updated (WRT new dh_make).
486 * Changed license to solely GPL.
487 * Used several corrections and additions from James R. Van Zandt, most
488 notably a new section about updating the package, and several grammar
489 and style fixes.
490
491 * Updated for new debiandoc-sgml. Removed postscript files.
492 * Added a new file, called "Credits", containing names and mails of
493 people involved in making this document. Please contact me if you
494 helped and I forgot to add your name there.
495 * The French translation wasn't updated, but this upload contains it
496 (version 0.97.1) because of these:
497 * Fixed French text file byhand entry.
498 * Created /usr/doc/maint-guide symlink in maint-guide-fr
499 postinst/prerm, closes: #49567.
500 * This upload also contains maint-guide-ja package, containing the
501 Japanese translation, version 0.97.
502 * Standards-Version: 3.1.1. Added Build-Depends: (although it is a bit
503 pointless, as this is an arch-indep package :o). Some other fixes
504 to debian/*.
505 * Currently, I have French and Japanese translation of version 0.97,
506 and Spanish of 0.95. When I get updated copies of all of these, I'll
507 release 1.0. This is a call for help - please translators, do this
508 before release.
509
510 -- Josip Rodin <jrodin@jagor.srce.hr> Tue, 28 Dec 1999 02:45:44 +0100
511
512 maint-guide (0.97) unstable; urgency=low
513
514 * Numerous corrections to the wording/grammar/spelling.
515 * Added a little comment at the top, to help translators identify
516 themselves.
517 * Updated the needed programs/sections list to current slink/potato state.
518 * Separated the note about debmake in its own paragraph.
519 * Added "0.0." in the example where a date is to be used as a version,
520 and added in a short explanation why that should be done (closes: #45657).
521 * Updated the dh_make e-mail setting method to match the way current
522 potato script does it, and updated most of the auto-generated files
523 with those from the current version.
524 * Updated the signing info with newer GPG and non-US data.
525 * Added a note about autoconf-ized programs in the partly rewritten and
526 renamed section about changing upstream Makefiles to fix $DESTDIR
527 problem. (closes: #42614)
528 * Updated the section about package relationships, with notes about APT
529 and a bit of rewording.
530 * Fixed the note about maintainer scripts.
531 * Added the "watch" file, described its usefulness a bit.
532 * Some fixes to the section about the menu file.
533 * Fixed the dupload related stuff, as noted by Stephane Bortzmeyer (thanks
534 for the useful tip!).
535 * Rearrangements in the resulting files section, added description of
536 the .diff.gz file, fixed description of the .changes file.
537
538 * Added French translation in the source package, build it as a separate
539 binary(-all) packages. Many thanks to Frederic Dumont
540 <frederic.dumont@freeworld.be>, for providing the translation.
541 * Currently waiting for the Spanish and the Japanese translations to
542 get updated from 0.95 to this version.
543
544 * Updated packages for Policy 3.x compliance. Major rearrangements in the
545 rules file.
546
547 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 19 Sep 1999 21:24:33 +0200
548
549 maint-guide (0.95) unstable; urgency=low
550
551 * New version, mostly bug fixes... see the log in CVS.
552
553 -- Josip Rodin <jrodin@jagor.srce.hr> Sat, 3 Apr 1999 17:52:38 +0200
554
555 maint-guide (0.9) unstable; urgency=low
556
557 * New version, bug fixes and other boring stuff :)
558 * Beautified doc-base file.
559
560 -- Josip Rodin <jrodin@jagor.srce.hr> Wed, 24 Mar 1999 21:52:46 +0100
561
562 maint-guide (0.8) unstable; urgency=low
563
564 * Initial release as a package.
565
566 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 14 Mar 1999 16:28:14 +0100
567
568 Local variables:
569 mode: debian-changelog
570 mode: auto-fill
571 End:

  ViewVC Help
Powered by ViewVC 1.1.5