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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2700 by osamu, Sun Dec 26 18:18:37 2004 UTC revision 8630 by osamu, Mon Apr 4 15:06:53 2011 UTC
# Line 1  Line 1 
1    maint-guide (1.2.26) unstable; urgency=low
2    
3      * Converted to DocBook XML format. Closes: #609679
4      * Mentioned DEP-3, mention "tar --diff" and "source/options", updated
5        details, and fixed typos.  Closes: #609607, #609937, #611769, #618352
6      * Organized all URL references into common.ent.
7    
8     -- Osamu Aoki <osamu@debian.org>  Tue, 05 Apr 2011 00:04:17 +0900
9    
10    maint-guide (1.2.25) unstable; urgency=low
11    
12      * Fixed typo: s/DSFG/DFSG/g by Tobias Quathamer.
13      * Updated uscan watch file examples. Closes: #602454
14      * Made text compatible with non-Bash. Closes: #605976
15      * Converted Japanese translation to PO (100% translation). Closes: #597594
16      * Converted Spanish translation to PO (100% translation). Closes: #604710
17      * Converted German translation to PO (60% translation) and built from
18        updated SGML for now. Closes: #604767
19      * Updated French, Italian, Chinese(cn,tw) translations (100%).
20    
21     -- Osamu Aoki <osamu@debian.org>  Sun, 19 Dec 2010 16:28:06 +0900
22    
23    maint-guide (1.2.24) unstable; urgency=low
24    
25      * Dropped accidentally included opencc dependency for squeeze.
26    
27     -- Osamu Aoki <osamu@debian.org>  Thu, 30 Sep 2010 23:49:19 +0900
28    
29    maint-guide (1.2.23) unstable; urgency=low
30    
31      * Debian is not just *Linux* distrubution.  Closes: #595507
32      * Added "source/local-options file" section.
33      * Updated fr translation (100%).
34      * Added zh-cn, zh-tw, and it translation (100%) using po4a
35        Closes: #593663
36    
37     -- Osamu Aoki <osamu@debian.org>  Mon, 27 Sep 2010 22:40:55 +0900
38    
39    maint-guide (1.2.22) unstable; urgency=low
40    
41      [ David Prévot ]
42      * s/git-core/git/g. Closes: #593416
43    
44      [ Osamu Aoki ]
45      * Converted to use UTF-8 across build. Closes: #593678
46      * Reactvate ps/pdf for Chinese (zh-cn/zh-tw). Closes: #490161
47    
48     -- Osamu Aoki <osamu@debian.org>  Sat, 21 Aug 2010 03:54:38 +0900
49    
50    maint-guide (1.2.21) unstable; urgency=low
51    
52      * Fixed missing list in the package description last paragraph
53        of Spanish translation. Closes: #588559
54      * Clarified that "package" is place holder and added an example.
55        following suggestion of David Prévot. Closes: #590033
56      * Encouraged work on already packaged programs following
57        suggestion of Serafeim Zanikolas. Closes: #590162
58      * Documented Breaks for policy 3.9.0. Closes: #590185
59      * Removed bashism from Makefile.
60      * Removed texlive-full from Build-Depends-Indep. Closes: #564241
61    
62     -- Osamu Aoki <osamu@debian.org>  Sun, 01 Aug 2010 21:27:00 +0900
63    
64    maint-guide (1.2.20) unstable; urgency=low
65    
66      [ Osamu Aoki ]
67      * Fixed problematic ways of presenting configuration files.
68      * Fixed typo. Closes: #585475
69      * Distinguish Debian and Debian archive. Closes: #586421
70    
71      [ David Prévot ]
72      * Fixed typos, style and oudated mentions. Closes: #585551
73      * Updated French translation with po4a.
74    
75     -- Osamu Aoki <osamu@debian.org>  Sat, 26 Jun 2010 11:43:14 -0400
76    
77    maint-guide (1.2.19) unstable; urgency=low
78    
79      * Used the WWW resource URI according to docbook-xsl. Closes: #581961
80      * Swapped Maintainer and Uploaders to reflect the role for last 5 years.
81      * Added Homepage in control.
82      * Updated Italian translation.
83      * Documented dh_installchangelogs description.
84      * Updated Autotools related contents.
85    
86     -- Osamu Aoki <osamu@debian.org>  Sat, 29 May 2010 01:57:57 +0900
87    
88    maint-guide (1.2.18) unstable; urgency=low
89    
90      * Described URL redirect for http://sf.net. Closes: #578059
91      * Used empty override target instead of :.
92      * Updated Italian translation by Calogero Lo Leggio et al with po4a.
93      * Added po4a dependency.
94      * Updated .quitrc example inspired by discussion with Ivan Borzenkov.
95      * Updated .bashrc to export DEBFULLNAME DEBEMAIL. Closes: #581772
96      * Documented dh --no-act as footnote.  Closes: #581814
97      * Added pointer to Debconf9 presentation on debhelper.
98      * Fixed many minor bugs.
99    
100     -- Osamu Aoki <osamu@debian.org>  Sun, 16 May 2010 18:29:35 +0900
101    
102    maint-guide (1.2.17) unstable; urgency=low
103    
104      [ Osamu Aoki ]
105      * Fixed typos.
106      * Updated quilt usage examples.
107      * Updated debian/rules to match the recommendation by this documentation.
108      * Added lintian-overrides, info, manpages to "Other files under debian
109        directory" and sorted its section by the meaningful part of the title.
110        Closes: #575693
111      * Recommended usage of "dh_auto_* -- additional parameters" syntax in
112        override_dh_auto_* target customization. Closes: #575694
113    
114      [ Raphaël Hertzog ]
115      * Drop --quilt option of dh_make, it's not needed now that "3.0 (quilt)"
116        source packages are created by default.
117      * Enhance sample .quiltrc with what's suggested in quilt's README.source.
118      * Numerous fixes and simplifications (drop uninteresting "-j1" option in
119        sample make commands, drop "-rfakeroot" in dpkg-buildpackage call, use
120        ftp.upload.debian.org instead of ftp-master.debian.org, etc.)
121      * Clarify explanations about "3.0 (quilt)" source format.
122    
123      [ Osamu Aoki ]
124      * Enhanced quiltrc in again based on blog by Torsten Landschoff.
125      * Updated "6.4 pbuilder package" including B90lintian.
126      * Reverted to explain "7.7 interdiff command" and made complete overhaul of
127        "7 Checking the package for errors".
128      * Simplified "8.1 Uploading to the Debian archive" since local queue is not
129        so useful these days and no need to copy the default configuration here.
130      * Rewrote and reorganized major parts of "9 Updating the package".
131      * Converted Credits to UTF-8.
132      * Harmonized URL references to the Debian Policy Manual.
133      * Explained autobuilder, Build-Depends: and Build-Depends-Indep: fields.
134      * Placed a bit more note on dput. Closes: #576424
135      * Added dh --with description.
136      * Made many touch-ups and shortened text as much as possible.
137    
138     -- Osamu Aoki <osamu@debian.org>  Fri, 16 Apr 2010 00:23:01 +0900
139    
140    maint-guide (1.2.16) unstable; urgency=low
141    
142      * Fixed file name of doc-debian for pt-br.
143      * Fixed changelog typo for bug#. s/544173/554173/.
144      * Updated contents to reflect squeeze situation.
145      * Updated to autogenerate version from changelog.
146      * Fixed references related to dpkg-buildpackage with -i -I -sa.
147      * Updated to use debian/install & dh_install in the text. Closes: #573621
148      * Added list of program for development: python, quilt, git-core.
149      * Updated to use xutils-dev instead. Closes: #573642
150      * Updated to address 3.0(quilt) format, quilt usage, and dpatch to quilt
151        migration. Closes: #573730, #573160
152      * .quiltrc copied from Adeodato Simó's example.
153      * debhelper in examples to >=7.0.50 for correct dh handling.
154      * Updated rule file description for dh. Closes: #573732
155      * Updated private archive section by the URL pointer. Closes: #573735
156      * Updated checksums to use MD5/SHA1/SHA256. Closes: #573856
157      * Added Vcs-* fields description to debian/control. Closes: #573990
158      * Updated that DD is not the only one uploading ... Closes: #574456
159      * Documented compat etc. Closes: #574457
160      * Added reference to mentors.debian.net.
161      * Added Craig Small as author for his recent SVN commits.
162      * Removed docbook2x usage for manpages.xml. Closes: #574946
163      * Added quilt to Recommends of the binary package.
164      * Made many URL links and consistent tagging.
165      * Updated "Installation of files to the destination" contents.
166      * Added references and pointers to CDBS.
167    
168     -- Osamu Aoki <osamu@debian.org>  Wed, 24 Mar 2010 01:41:52 +0900
169    
170    maint-guide (1.2.15) unstable; urgency=low
171    
172      [ Osamu Aoki ]
173      * Removed linda from recommends since is is not used any more.
174        Closes: #554173
175      * Fixed the Vcs-Cvs field per James Vega. Closes: #561242
176      * Updated this package to debhelper 7 with dh, dpkg source format 3.0
177        (native).  Updated dependency and doc-base files.
178      * Renamed file and package names to simplify situation by using newer locale
179        support capabilities available in debiandoc-sgml (>=1.2.8).
180      * Removed freetype2-demos build dependency.
181      * "Copyright information" is now in 12.5. Closes: #572857
182    
183      [ Craig Small ]
184      * Changed example to docbook2x-man Closes: #498017
185      * Changed menu examples Closes: #437750
186      * g77 changed to gfortran Closes: #505514
187      * Updated links to developers reference Closes: #516467
188      * Fixed 2 minor typos Closes: #527290
189      * Use dpkg-depcheck instead of script Closes: #554180
190      * Changed version section to remove reference to 0.0 Closes: #554948
191      * Updated watch file example Closes: #437847
192      * Updated doc-base.EX section
193      * Added build-essential to packages needed
194      * Changed rules file to debhelper 7 Closes: #511549, #549289
195      * Adjusted French document to not use tags in sections Closes: #562325
196    
197     -- Osamu Aoki <osamu@debian.org>  Tue, 09 Mar 2010 02:01:04 +0900
198    
199    maint-guide (1.2.14) unstable; urgency=low
200    
201      * Fixed old DH_COMPAT=4 examples for all languages and packaging of
202        this package itself by creating debian/compat.
203      * Fixed Italian section 4.1 per Riccardo Brigo. Closes: 436046
204      * Fixed versioned dependencies issue. Closes: 438176
205      * Fixed maint-guide-pl.doc-base file encoding. Closes: 473166
206      * Removed reference of deprecated 'x' suffix for X manpage for
207        all languages. Closes: 437747
208      * Added manpage creation from the XML template. Closes: 437751
209      * Fixed Vcs-Svn/Vcs-Browser fields per Jelmer Vernooij. Closes: 492810
210    
211     -- Osamu Aoki <osamu@debian.org>  Sat, 06 Sep 2008 13:30:57 +0900
212    
213    maint-guide (1.2.13) unstable; urgency=low
214    
215      * Acknowledged NMU and updated upstream subversion.
216      * Made Makefile compatible with special version numbers. Closes: 483320
217      * Removed linda package reference from all languages. Closes: 474244
218      * Updated VCS fields.
219      * Used proper version. Closes: 479407
220    
221     -- Osamu Aoki <osamu@debian.org>  Thu, 05 Jun 2008 22:36:34 +0900
222    
223    maint-guide (1.2.12+nmu1) unstable; urgency=low
224    
225      * Non-maintainer upload.
226      * Deprecate Freetype 1 (Closes: #481788)
227    
228     -- Moritz Muehlenhoff <jmm@debian.org>  Wed, 21 May 2008 22:53:46 +0200
229    
230    maint-guide (1.2.12) unstable; urgency=low
231    
232      * Fixed wrong package reference -pt-br. (closes: 430631)
233      * Updated requirements for main by the policy document. (closes: 431012)
234      * Treated quilt being possible alternative to dpatch since
235        its use has been significant and as good. (closes: 434156)
236      * Reference git-buildpackage instead of tla-buildpackage.
237      * Fixed typos. (closes: 434680, 435567)
238      * Fixed /usr/doc -> /usr/share/doc path for French. (closes: 435395)
239      * Updated debian/copyright. (closes: 437844)
240      * Temporariry stop building Korean PDF/PS due to TeX-live
241        issues. (closes: 439495)
242      * Added missing line in example A.2. (closes: 457912)
243      * Updated Build-Depends*: to texlive-full, cjk-latex-all, ghostscript
244    
245     -- Osamu Aoki <osamu@debian.org>  Sun, 13 Jan 2008 15:07:09 +0900
246    
247    maint-guide (1.2.11) unstable; urgency=high
248    
249      * Fixed bad grep examples for all languages. (closes: Bug#375456)
250      * Updated build date, source version, copyright for the English.
251        I added myself to the copyright since my additions have been more
252        than minor fixes.  This should make easy to diferentiate old
253        translations based on the old English version.
254      * Fixed dpatch example to use Build-Depends: in control.
255    
256     -- Osamu Aoki <osamu@debian.org>  Fri, 12 Jan 2007 20:42:33 +0900
257    
258    maint-guide (1.2.10) unstable; urgency=high
259    
260      * Fixed lintian "Build-Depends-Indep debhelper" error.
261      * Reorganized WNPP reference. (closes: Bug#405855)
262      * Updated dh_make results and dpatch references.
263        (closes: Bug#373076, Bug#328294)
264      * Updated debian/copyright file section by pointing to
265        the debian-devel-announce HOWTO. (closes: Bug#366084)
266    
267     -- Osamu Aoki <osamu@debian.org>  Thu, 11 Jan 2007 01:22:31 +0900
268    
269    maint-guide (1.2.9) unstable; urgency=high
270    
271      * Adjusted Policy manual references for all languages.
272        (closes: Bug#385918, Bug#384833)
273      * Fixed Italian translation. (closes: Bug#386538)
274      * Provided French translation with a link to the reference English
275        document. (closes: Bug#399863)
276      * Updated build dependency to one works for zh_TW.
277    
278     -- Osamu Aoki <osamu@debian.org>  Sun, 24 Dec 2006 22:13:41 +0900
279    
280    maint-guide (1.2.8) unstable; urgency=high
281    
282      * Fixed latex-cjk-* and font dependency issues. (closes: Bug#403200)
283      * Fixed typo caught by s. keeling s/enconter/encounter/ .
284      * Fixed clean target to remove tex-in etc..
285      * Rebuilt with debiandoc-sgml 1.1.100.
286    
287     -- Osamu Aoki <osamu@debian.org>  Sun, 17 Dec 2006 01:07:38 +0900
288    
289    maint-guide (1.2.7) unstable; urgency=low
290    
291      * Updated Simplified Chinese (zh_CN) translation and added new
292        Traditional Chinese (zh_TW) translation from Ling Li
293        <lilingv@gmail.com> [CVS commit by Jens Seidel].
294      * Register Korean, Japanese and Chinese PDF and PS files as
295        documentation.
296      * Fixed two minor typos and translations in English and translations
297        with help from Colin Tuckley. Closes: Bug#318161
298      * Added link to example of installing additional html documentation
299        with help from Colin Tuckley. Closes: Bug#306204
300      * Updated to DH_COMPAT=4 and changed debian/control .
301      * Removed UTF-8 encoded Japanese words from control file.
302        Closes: Bug#345947
303      * Made temporary package build directory example only to be
304        <file>debian/packagename</file> in line with new debhelper
305        behavior.
306      * Added section for Official Debian Developer reflecting the
307        New Maintainer process.  Closes: Bug#331176
308    
309     -- Osamu Aoki <osamu@debian.org>  Sat,  7 Jan 2006 18:03:19 +0900
310    
311    maint-guide (1.2.6) unstable; urgency=low
312    
313      * Made CVS source tree to build DDP web pages on woody machine.
314      * DE major translation update. (Thanks Erik Schanze)
315    
316     -- Osamu Aoki <osamu@debian.org>  Sat, 16 Apr 2005 21:46:21 +0200
317    
318    maint-guide (1.2.5) unstable; urgency=low
319    
320      * Added me to uploader to stop NMU madness.
321      * Adjusted control to match overide (closes: #296702)
322      * Updated German (minor).
323    
324     -- Osamu Aoki <osamu@debian.org>  Tue, 15 Mar 2005 23:39:26 +0100
325    
326    maint-guide (1.2.4) unstable; urgency=low
327    
328      * NMU, partially blessed by the maintainer (follow-up).
329      * Updated build script and dependency to accomodate Korean PDF under
330        the new debiandoc-sgml. (closes: #293753)
331      * Updated description matching with new pdebuild behavior.
332      * Updated required version of debiandoc-sgml.
333      * Updated Italian translation to be current.
334      * Removed TAB from source (Better TeX interaction, i.e., Better
335        PS/PDF generation) (all lang) (closes: #210785)
336      * Removed absolute path from docbook-to-man in debian/rule
337        following the latest dh_make result. (closes: #255441)
338    
339     -- Osamu Aoki <osamu@debian.org>  Thu, 24 Feb 2005 06:11:06 +0100
340    
341  maint-guide (1.2.3) unstable; urgency=low  maint-guide (1.2.3) unstable; urgency=low
342    
343    * NMU, partially blessed by the maintainer.    * NMU, partially blessed by the maintainer.
344    * Add Korean translation by Yooseong Yang <yooseong@debian.org> .    * Added Korean translation by Yooseong Yang <yooseong@debian.org> .
345    * Fix Policy chapter for changelog for all languages.    * Fixed bashism using /usr/sbin/[ and add gs to control. (closes: #264044)
346      * Fixed Debian Policy chapter for changelog. (all lang.)
347      (closes: #216405, #243339)      (closes: #216405, #243339)
348    * Fix debian/rules example for all languages. (closes: #244463)    * Fixed debian/rules examples. (all lang.) (closes: #244463)
349    * List <package/xutils/  for all but ES and RU. (closes: #167395)    * Converted debian/control to UTF-8 and fix FR. (closes: #283696)
350    * Fixed only in English.  Still unfixed for translations.    * Fix debian/control description according to developers-reference
351      - Fix file location while introducing default.ent. (closes: #203609)      6.2.2 (all lang.) (closes: #291943)
352      - Add linda and pbuilder (closes: #287064)    * Listed <package/xutils/  for all but old ES and RU. (closes: #167395)
353      - Add mentors-FAQ URL (closes: #279312)    * Made script readable for all but old ES and RU. (closes: #285824)
354      - Add dupload example (closes: #114948)    * Expanded Chapter 6 - 9 and added appendix. (No translation) [osamu]
355      - Add -sa option, cvs-buildackage etc., dpatch.      - Updated dupload section and added more examples. (closes: #114948)
356      - Add Build dep method per virlon's debian-mentor posting.      - Addressed issues of Debian native package. (closes: #128077)
357      - Address issues of Debian native package. (closes: #128077)      - Added reference to buildd and FTBFS in pbuilder. (closes: #138575)
358      - Add reference to buildd and FTBFS in pbuilder. (closes: #138575)      - Pointed to the autotools-dev documentation. (closes: #159169)
359      - Make working directory name consistent: ~/gentoo/ . (closes: #174816)      - Made working directory name consistent: ~/gentoo/ . (closes: #174816)
360        - Fixed file location while introducing default.ent. (closes: #203609)
361        - Mentioned dh_make -o . (closes: #203685)
362      - Minor wording polishes and tag updates. (closes: #258273)      - Minor wording polishes and tag updates. (closes: #258273)
363      - Point to the autotools-dev documentation. (closes: #159169)      - Added mentors-FAQ URL. (closes: #279312)
364    * Convert debianj/control to UTF-8 and fix French (closes: #283696)      - Added linda and pbuilder. (closes: #287064)
365    * Translation updated with CVS      - Added -sa option, cvs-buildackage etc., dpatch.
366        - Added Build dep method per virlon's debian-mentor posting.
367        - Expanded section on "Checking the package for errors" and
368          "New upstream release" based on debian-mentor postings.
369          (no debconf message for broken upgrade reminded.)
370        - Added appendix to provide more examples.
371      * Fixed typo in Spanish and German. (closes: #225432, #276529)
372      * Translation updated with CVS.
373    
374   -- Osamu Aoki <osamu@debian.org>  Sun, 26 Dec 2004 12:21:08 +0100   -- Osamu Aoki <osamu@debian.org>  Sun, 23 Jan 2005 22:16:58 +0100
375    
376  maint-guide (1.2.2) unstable; urgency=low  maint-guide (1.2.2) unstable; urgency=low
377    

Legend:
Removed from v.2700  
changed lines
  Added in v.8630

  ViewVC Help
Powered by ViewVC 1.1.5