/[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 2781 - (show annotations) (download)
Tue Jan 11 00:00:07 2005 UTC (8 years, 4 months ago) by osamu
File size: 10985 byte(s)
add examples
1 maint-guide (1.2.3) unstable; urgency=low
2
3 * NMU, partially blessed by the maintainer.
4 * Add Korean translation by Yooseong Yang <yooseong@debian.org> .
5 * Fix bashism using /usr/sbin/[ and add gs to control. (closes: #264044)
6 * Fix Debian Policy chapter for changelog for all languages.
7 (closes: #216405, #243339)
8 * Fix debian/rules example for all languages. (closes: #244463)
9 * Convert debian/control to UTF-8 and fix French. (closes: #283696)
10 * List <package/xutils/ for all but old ES and RU. (closes: #167395)
11 * Make script readable for all but old ES and RU. (closes: #285824)
12 * Fixed only in English. Still unfixed for translations.
13 - Add dupload example. (closes: #114948)
14 - Address issues of Debian native package. (closes: #128077)
15 - Add reference to buildd and FTBFS in pbuilder. (closes: #138575)
16 - Point to the autotools-dev documentation. (closes: #159169)
17 - Make working directory name consistent: ~/gentoo/ . (closes: #174816)
18 - Fix file location while introducing default.ent. (closes: #203609)
19 - Mention dh_make -o . (closes: #203685)
20 - Minor wording polishes and tag updates. (closes: #258273)
21 - Add mentors-FAQ URL. (closes: #279312)
22 - Add linda and pbuilder. (closes: #287064)
23 - Add -sa option, cvs-buildackage etc., dpatch.
24 - Add Build dep method per virlon's debian-mentor posting.
25 - Expand section on "Checking the package for errors" and
26 "New upstream release" based on debian-mentor postings.
27 - Add appendix to provide more examples.
28 * Fix typo in Spanish and German. (closes: #225432, #276529)
29 * Translation updated with CVS
30
31 -- Osamu Aoki <osamu@debian.org> Tue, 11 Jan 2005 00:46:53 +0100
32
33 maint-guide (1.2.2) unstable; urgency=low
34
35 * NMU, partially blessed by the maintainer (ignoring bugs where I have no
36 instructions for)
37 * Minor changes in maint-guide (version 1.2.2, by Josip)
38 * German translation overhaul (update to version 1.2.2 by Erik Schanze
39 <mail@erikschanze.de>, Frank Lichtenheld <frank@lichtenheld.de>,
40 closes: #241950, #150188)
41 * Translation updates (to version 1.2.2): maint-guide-es, maint-guide-fr,
42 maint-guide-it, maint-guide-ja, maint-guide-pl, maint-guide-zh
43
44 -- Eduard Bloch <blade@debian.org> Sat, 17 Jul 2004 17:09:34 +0200
45
46 maint-guide (1.2.1) unstable; urgency=low
47
48 * Updated various translations from CVS.
49 * Updated Italian translation to 1.2, closes: #154941.
50 * Added Chinese translation in maint-guide-zh, version 1.2. No PDFs.
51 * Fixed various typos and other language issues in the English version,
52 closes: #159218, #171833.
53 * Removed byhand files, cf. bug #184082.
54 * Updated standards version (no more postinst and prerm hacks, yay).
55
56 -- Josip Rodin <joy-packages@debian.org> Wed, 9 Jul 2003 18:30:21 +0200
57
58 maint-guide (1.2) unstable; urgency=high
59
60 * New English version of the guide, closes: #106060, #108763, #108854,
61 #119729, #127186, #132241, #118769, #85897, #115864.
62 * Updated French translation to 1.2.
63 * Updated Japanese translation to 1.2.
64 * Added maint-guide-it, version 1.0.2, closes: #115366.
65 * Added Polish translation, version 1.2, in maint-guide-pl.
66 * Added the packages we recommend in the Suggests: fields, closes: #77900.
67 * Added index.xy.html symlink to fix the links in the doc-base files,
68 closes: #106833.
69 * Added PDF versions everywhere, except for Japanese which unfortunately
70 doesn't build properly.
71
72 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 28 Apr 2002 11:04:42 +0200
73
74 maint-guide (1.0.2) unstable; urgency=low
75
76 * Major updates to the Spanish translation.
77 * Some updates to the French translation.
78 * Minor fix to the Japanese translation.
79 * Removed the paragraph that mentioned packaging-manual, closes: #89986.
80 * Upped all translations versions to 1.0.2, my copyright to 2001, and
81 the date to 10 June 2001 -- hope babelfishing worked :)
82 * Forced $LANG=C in rules file to work around bug #76037 in debiandoc-sgml,
83 closes: #87283.
84 * Added Build-Depends-Indep: tetex-bin, tetex-extra, closes: #92293.
85 * Fixed minor mistakes and style problems Neil Conway
86 <nconway@klamath.dyndns.org> pointed out, closes: #97864.
87 * Fixed that small problem with grep being an it, not a he, closes: #89628.
88 * Policy 3.5.5, no changes.
89
90 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 10 Jun 2001 03:10:47 +0200
91
92 maint-guide (1.0.1) unstable; urgency=low
93
94 * Added German translation, kindly provided by Eduard Bloch
95 <edi@ka.linux.de>.
96 * Added Portuguese (Brazilian) translation, kindly provided by
97 Gustavo Noronha Silva (KoV) <dockov@zaz.com.br>.
98 It's going to be contained in maint-guide-pt package, Portuguese (real)
99 translation can be added later if someone wants.
100
101 -- Josip Rodin <jrodin@jagor.srce.hr> Tue, 2 Jan 2001 23:18:16 +0100
102
103 maint-guide (1.0) frozen unstable; urgency=low
104
105 * Final version :) Changed all (0.99.1) version numbers to be 1.0.
106 * Fixed path of the .tar.gz file in dh_make invocation, reported by
107 Bruce Sass.
108 * Updated Russian translation to version 0.99.1.
109
110 * Changed doc-base paths to use /usr/share/doc, to prevent any problems
111 related to .dhelp files under /usr/doc, closes: #52488.
112
113 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 28 May 2000 14:31:41 +0200
114
115 maint-guide (0.99.1.0) frozen unstable; urgency=low
116
117 * Updated Spanish translation to version 0.99.1.
118 * Updated French translation to version 0.99.1 (plus some typos fixed).
119
120 * Revived Russian .txt, debiandoc-sgml has been fixed.
121 * Added PostScript version, it's useful for printing. Only for English,
122 for now (I might not have appropriate teTeX fonts, so let's not screw
123 up something now).
124
125 -- Josip Rodin <jrodin@jagor.srce.hr> Wed, 15 Mar 2000 23:45:58 +0100
126
127 maint-guide (0.99.1) frozen unstable; urgency=low
128
129 * Added a few extra notes about Makefiles in autoconfized/automaked
130 sources. That is about it for 0.99.1. If I ever get all the
131 translations updated, that'll be upped to 1.0.
132
133 * Added Spanish translation, version 0.95 for now, package version
134 0.97.0.1 (to not have to add epoch). Fixed author/copyright statement.
135 * Added Russian translation, version 0.97 for now, by Mihail Sobolev.
136 The text version doesn't seem to be working so good, disabled for now,
137 bug filed on debiandoc2text about it.
138 * Added Japanese translation of this version.
139 * Fixed Japanese charset, closes: #55421. Did the same for other langs.
140 Added translated names in translation packages' descriptions.
141 * Fixed s/text.gz/txt/ in filenames in doc-base files.
142 Removed extra ${lang} in the files, closes: #58967.
143 * Removed extra entries from Build-Depends:, debiandoc-sgml is fixed now.
144 * Optimized debian/rules a bit. Removed unused version.ent stuff.
145
146 -- Josip Rodin <jrodin@jagor.srce.hr> Thu, 25 Jan 2000 23:59:59 +0100
147
148 maint-guide (0.99) frozen unstable; urgency=low
149
150 * Followed a couple of useful suggestions from Zygo Blaxell, regarding
151 the build directory and several technical fixes in the text.
152 * Moved description of changelog and copyright files under "Required
153 files". The description of control and rules is there, of course, but
154 with some things fixed and updated (WRT new dh_make).
155 * Changed license to solely GPL.
156 * Used several corrections and additions from James R. Van Zandt, most
157 notably a new section about updating the package, and several grammar
158 and style fixes.
159
160 * Updated for new debiandoc-sgml. Removed postscript files.
161 * Added a new file, called "Credits", containing names and mails of
162 people involved in making this document. Please contact me if you
163 helped and I forgot to add your name there.
164 * The French translation wasn't updated, but this upload contains it
165 (version 0.97.1) because of these:
166 * Fixed French text file byhand entry.
167 * Created /usr/doc/maint-guide symlink in maint-guide-fr
168 postinst/prerm, closes: #49567.
169 * This upload also contains maint-guide-ja package, containing the
170 Japanese translation, version 0.97.
171 * Standards-Version: 3.1.1. Added Build-Depends: (although it is a bit
172 pointless, as this is an arch-indep package :o). Some other fixes
173 to debian/*.
174 * Currently, I have French and Japanese translation of version 0.97,
175 and Spanish of 0.95. When I get updated copies of all of these, I'll
176 release 1.0. This is a call for help - please translators, do this
177 before release.
178
179 -- Josip Rodin <jrodin@jagor.srce.hr> Tue, 28 Dec 1999 02:45:44 +0100
180
181 maint-guide (0.97) unstable; urgency=low
182
183 * Numerous corrections to the wording/grammar/spelling.
184 * Added a little comment at the top, to help translators identify
185 themselves.
186 * Updated the needed programs/sections list to current slink/potato state.
187 * Separated the note about debmake in its own paragraph.
188 * Added "0.0." in the example where a date is to be used as a version,
189 and added in a short explanation why that should be done (closes: #45657).
190 * Updated the dh_make e-mail setting method to match the way current
191 potato script does it, and updated most of the auto-generated files
192 with those from the current version.
193 * Updated the signing info with newer GPG and non-US data.
194 * Added a note about autoconf-ized programs in the partly rewritten and
195 renamed section about changing upstream Makefiles to fix $DESTDIR
196 problem. (closes: #42614)
197 * Updated the section about package relationships, with notes about APT
198 and a bit of rewording.
199 * Fixed the note about maintainer scripts.
200 * Added the "watch" file, described its usefulness a bit.
201 * Some fixes to the section about the menu file.
202 * Fixed the dupload related stuff, as noted by Stephane Bortzmeyer (thanks
203 for the useful tip!).
204 * Rearrangements in the resulting files section, added description of
205 the .diff.gz file, fixed description of the .changes file.
206
207 * Added French translation in the source package, build it as a separate
208 binary(-all) packages. Many thanks to Frederic Dumont
209 <frederic.dumont@freeworld.be>, for providing the translation.
210 * Currently waiting for the Spanish and the Japanese translations to
211 get updated from 0.95 to this version.
212
213 * Updated packages for Policy 3.x compliance. Major rearrangements in the
214 rules file.
215
216 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 19 Sep 1999 21:24:33 +0200
217
218 maint-guide (0.95) unstable; urgency=low
219
220 * New version, mostly bug fixes... see the log in CVS.
221
222 -- Josip Rodin <jrodin@jagor.srce.hr> Sat, 3 Apr 1999 17:52:38 +0200
223
224 maint-guide (0.9) unstable; urgency=low
225
226 * New version, bug fixes and other boring stuff :)
227 * Beautified doc-base file.
228
229 -- Josip Rodin <jrodin@jagor.srce.hr> Wed, 24 Mar 1999 21:52:46 +0100
230
231 maint-guide (0.8) unstable; urgency=low
232
233 * Initial release as a package.
234
235 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 14 Mar 1999 16:28:14 +0100
236
237 Local variables:
238 mode: debian-changelog
239 mode: auto-fill
240 End:

  ViewVC Help
Powered by ViewVC 1.1.5