chiark / gitweb /
b1c731b8b270fc875295e30a446cd9406b1a2e40
[developers-reference.git] / ChangeLog
1 2002-12-07 02:27  Adam Di Carlo <aph@debian.org>
2
3         * debian/changelog (1.121): all my recent changes, and call it
4         version 3.2
5
6 2002-12-07 02:26  Adam Di Carlo <aph@debian.org>
7
8         * common.ent (1.45), developers-reference.sgml (1.148): Sec "Best
9         practices for maintainer scripts" added, special credit here to
10         Charles Briscoe-Smith for work dating back to 1998; include a POSIX
11         shell snippet showing how to check if a command is the PATH,
12         closes: #150384
13
14 2002-12-07 01:53  Adam Di Carlo <aph@debian.org>
15
16         * Makefile (1.20): validation suffix rule now requires version.ent
17
18 2002-12-07 01:49  Adam Di Carlo <aph@debian.org>
19
20         * developers-reference.sgml (1.147): remove debget from tools
21         section, add notes on more tools to document
22
23 2002-12-07 01:35  Adam Di Carlo <aph@debian.org>
24
25         * debian/prerm (1.5): don't use 'command -v', it's not POSIX,
26         hardcode /usr/sbin/install-docs
27
28 2002-12-07 01:34  Adam Di Carlo <aph@debian.org>
29
30         * debian/postinst (1.6): why even have a case stmt -- strip it down
31         more
32
33 2002-12-07 01:26  Adam Di Carlo <aph@debian.org>
34
35         * debian/rules (1.33): produce md5sums file; break out a 'test'
36         target
37
38 2002-12-07 01:21  Adam Di Carlo <aph@debian.org>
39
40         * debian/postinst (1.5): move configure stuff under configure case;
41         don't make usr/doc symlink
42
43 2002-12-06 15:45  Adam Di Carlo <aph@debian.org>
44
45         * common.ent (1.44), developers-reference.sgml (1.146): - Sec
46         "Common situations" renamed to "Common packaging situations" - Sec
47         "Other specific packages" renamed to "Specific types of  
48         packages", add info for SGML/XML and Lisp packages - Sec "Writing
49         useful descriptions" heavily edited
50
51 2002-12-06 05:22  Adam Di Carlo <aph@debian.org>
52
53         * translation-status (1.4): damn cvs keywords, inhibit
54
55 2002-12-06 05:10  Adam Di Carlo <aph@debian.org>
56
57         * developers-reference.sgml (1.145): - Ch "Packaging Practices"
58         rewritten intro - Sec "Packaging tools and common cases" renamed to
59         "Best Practices   for debian/rules", and write an intro - Sec
60         "Helper scripts" in practices section rewritten, giving   arguments
61         for and against debhelper, mostly for :) - Sec "Package with
62         multiple patches" renamed to "Patching source   versus patching at
63         build time" and rewritten - Sec "Multiple binary packages"
64         rewritten - Sec "Handling debconf translations" moved under an  
65         "Internationalization" section, and some edits - Sec
66         "Internationalized Documentation" added under Sec  
67         "Internationalization" - Sec "Specific packaging practices" renamed
68         to "Common Situations" - Sec "Packages using autoconf/automake"
69         rewritten - Sec "Configuration management" moved forward in
70         practices chapter
71
72 2002-12-06 05:00  Adam Di Carlo <aph@debian.org>
73
74         * translation-status (1.3): retab, no content changes
75
76 2002-12-06 04:59  Adam Di Carlo <aph@debian.org>
77
78         * translation-status (1.2): adapt script to local context, strip
79         out useless -V option too
80
81 2002-12-06 04:56  Adam Di Carlo <aph@debian.org>
82
83         * common.ent (1.43): doc-check reference for best-practices, doc
84         translations
85
86 2002-12-06 04:50  Adam Di Carlo <aph@debian.org>
87
88         * developers-reference.desc (1.11): expand the doc-base abstract
89         and authors
90
91 2002-12-06 04:49  Adam Di Carlo <aph@debian.org>
92
93         * translation-status (1.1): translation status checking tool, based
94         on documentation/doc-check from boot-floppies source, rev 1.12
95
96 2002-12-05 18:21  Adam Di Carlo <aph@debian.org>
97
98         * developers-reference.sgml (1.144): fix typo, closes: #171781
99
100 2002-12-05 16:19  Adam Di Carlo <aph@debian.org>
101
102         * developers-reference.sgml (1.143): typo fix, thanks Alfie Costa
103
104 2002-12-03 11:36  Josip Rodin <joy@debian.org>
105
106         * debian/changelog (1.120): update
107
108 2002-12-03 11:30  Josip Rodin <joy@debian.org>
109
110         * developers-reference.sgml (1.142): added spaces between &copy;
111         and the first year (wonder if that was intentional?); merged a bit
112         misplaced lintian-reports section within the lintian section and
113         adjusted links; added the missing description of dh-make and
114         adjusted links
115
116 2002-11-27 21:17  Adam Di Carlo <aph@debian.org>
117
118         * ChangeLog (1.10): update for next release
119
120 2002-11-27 21:16  Adam Di Carlo <aph@debian.org>
121
122         * debian/changelog (1.119): prepare 3.1.2
123
124 2002-11-27 21:14  Adam Di Carlo <aph@debian.org>
125
126         * developers-reference.sgml (1.141): Sec "Handling debconf
127         translations", updates from Martin Quinson for po-debconf with
128         minimal editorial changes, closes: #169007
129
130 2002-11-27 19:40  Adam Di Carlo <aph@debian.org>
131
132         * developers-reference.desc (1.10): doc-base file includes French
133         and Japanese files
134
135 2002-11-27 19:40  Adam Di Carlo <aph@debian.org>
136
137         * developers-reference.sgml (1.140): debsign invocation was
138         slightly wrong, closes: #170523
139
140 2002-11-18 14:53  Josip Rodin <joy@debian.org>
141
142         * Makefile (1.19): updated PUBLISHDIR
143
144 2002-11-12 23:23  Adam Di Carlo <aph@debian.org>
145
146         * ChangeLog (1.9): update for next release
147
148 2002-11-12 23:18  Adam Di Carlo <aph@debian.org>
149
150         * debian/changelog (1.118): finalize version 3.1.1
151
152 2002-11-11 15:38  Adam Di Carlo <aph@debian.org>
153
154         * common.ent (1.42), developers-reference.sgml (1.139),
155         debian/changelog (1.117): fix some bad URLs, notably the testing
156         FAQ -- checkbot reports all is well now
157
158 2002-11-11 13:40  Adam Di Carlo <aph@debian.org>
159
160         * developers-reference.sgml (1.138), debian/changelog (1.116): fix
161         a grammar typo, closes: #166098
162
163 2002-11-11 13:37  Adam Di Carlo <aph@debian.org>
164
165         * debian/changelog (1.115): don't use caps or fullstops in
166         changelog entries -- a bug I fixed
167
168 2002-11-11 13:33  Adam Di Carlo <aph@debian.org>
169
170         * common.ent (1.41): fix bad debian emacs policy, closes: #168357
171
172 2002-10-21 12:07  Matt Zimmerman <mdz@debian.org>
173
174         * developers-reference.sgml (1.137), debian/changelog (1.114):
175         Security updates
176
177 2002-10-10 17:09  Josip Rodin <joy@debian.org>
178
179         * developers-reference.sgml (1.136): the version of dpkg-dev that
180         supports this feature is no longer new, so skip that; also
181         rephrased the sentence better while i was at it
182
183 2002-10-10 17:01  Josip Rodin <joy@debian.org>
184
185         * debian/changelog (1.113): update
186
187 2002-10-10 17:00  Josip Rodin <joy@debian.org>
188
189         * common.ent (1.40), developers-reference.sgml (1.135):
190         fixed/updated/extended stuff about bugs. this should probably
191         address the issue of people abusing the changelog bug closing
192         stuff.
193
194 2002-09-21 10:58  RaphaĆ«l Hertzog <hertzog@debian.org>
195
196         * developers-reference.sgml (1.134), debian/changelog (1.112): -
197         Added myself as co-author.  - Fix a typo in Sec "Collaborative
198         maintenance". Closes: #161488
199
200 2002-09-19 07:01  Josip Rodin <joy@debian.org>
201
202         * debian/changelog (1.111): update for my last change
203
204 2002-09-19 06:50  Josip Rodin <joy@debian.org>
205
206         * common.ent (1.39), developers-reference.sgml (1.133): updated IRC
207         stuff based on patch from SynrG, closes: #161403
208
209 2002-09-11 12:32  Adam Di Carlo <aph@debian.org>
210
211         * developers-reference.sgml (1.132): tagging improvements and
212         editorial improvements in config-wise-debconf
213
214 2002-09-10 22:02  Adam Di Carlo <aph@debian.org>
215
216         * ChangeLog (1.8): update for next release
217
218 2002-09-10 21:58  Adam Di Carlo <aph@debian.org>
219
220         * debian/changelog (1.110): my changes
221
222 2002-09-10 21:56  Adam Di Carlo <aph@debian.org>
223
224         * developers-reference.sgml (1.131): spell checking, tag fixes,
225         editorial review -- no new content
226
227 2002-09-09 06:08  RaphaĆ«l Hertzog <hertzog@debian.org>
228
229         * developers-reference.sgml (1.130): - Also mentions sending patchs
230         in the BSP section.
231
232 2002-09-09 05:46  RaphaĆ«l Hertzog <hertzog@debian.org>
233
234         * developers-reference.sgml (1.129), debian/changelog (1.109):    
235         - Added a section about "Bug Squashing Parties".
236
237 2002-09-08 14:42  RaphaĆ«l Hertzog <hertzog@debian.org>
238
239         * common.ent (1.38), developers-reference.sgml (1.128),
240         debian/changelog (1.108): - Added the explanation about how to
241         replace an .orig.tar.gz.    closes: #150392  - Mostly deleted the
242         paragraph about security upload in the   section explaining source
243         NMU. Just added a link to point to   "Handling security-related
244         bugs". closes: #159935 - Added a link to the Technical Committee
245         web page (in the "Bug   housekeeping" section). closes: #151365 -
246         Explain uploads to testing-proposed-updates, mentions briefly  
247         stable-security and testing-security. closes: #149666   Removed the
248         comment about uploads to frozen.  - Documented the "Developer's
249         packages overview" web portal.    closes: #158650  - Added a
250         reference to debian-l10n-english in "Writing useful  
251         descriptions". closes: #158609 - Added a Best Packaging Practice
252         section for "Packages using   autoconf/automake". closes: #158045 -
253         Documented associated features to db.debian.org like SSH key  
254         replication and *.debian.net DNS entry. closes: #155389
255
256 2002-09-03 06:44  Josip Rodin <joy@debian.org>
257
258         * developers-reference.sgml (1.127): updated the
259         when-to-do-source-NMUs section a little bit, prompted by Elie
260         Rosenblum's complaint on -devel
261
262 2002-08-29 11:47  Matt Zimmerman <mdz@debian.org>
263
264         * developers-reference.sgml (1.126): Update security instructions
265         to specify that uploads should not be made to the security queue
266         without approval Misc fixes and cleanups to security section
267
268 2002-08-29 11:36  RaphaĆ«l Hertzog <hertzog@debian.org>
269
270         * common.ent (1.37), developers-reference.sgml (1.125),
271         debian/changelog (1.107): * Applied patch from Matt Zimmerman for
272         handling security related bugs.
273
274 2002-08-17 15:37  Josip Rodin <joy@debian.org>
275
276         * developers-reference.sgml (1.124): renamed the testing scripts
277         section to a more generic testing distribution, and added missing
278         <em>s around some references to it (which were potentially
279         confusing without that)
280
281 2002-08-17 15:22  Josip Rodin <joy@debian.org>
282
283         * developers-reference.sgml (1.123): HTTP is not just usually, it's
284         always
285
286 2002-08-17 13:31  Josip Rodin <joy@debian.org>
287
288         * common.ent (1.36), developers-reference.fr.sgml (1.32),
289         developers-reference.ja.sgml (1.11), developers-reference.sgml
290         (1.122): oopsie, that URL was pointing to the wrong place :)
291
292 2002-08-16 11:26  Josip Rodin <joy@debian.org>
293
294         * debian/changelog (1.106): update
295
296 2002-08-16 10:39  Josip Rodin <joy@debian.org>
297
298         * common.ent (1.35): changed needlessly FTP URIs to HTTP; added
299         debian-project
300
301 2002-08-16 10:23  Josip Rodin <joy@debian.org>
302
303         * developers-reference.sgml (1.121): rewrote the mailing lists
304         section to have logical subsections; expanded on the meanings of
305         the core mailing lists
306
307 2002-08-16 07:34  Josip Rodin <joy@debian.org>
308
309         * debian/changelog (1.105): update
310
311 2002-08-16 07:30  Josip Rodin <joy@debian.org>
312
313         * common.ent (1.34), developers-reference.sgml (1.120): following
314         Ryan Murray's advice, removed servers' real names and used only
315         service names.
316
317 2002-08-07 07:58  Josip Rodin <joy@debian.org>
318
319         * debian/changelog (1.104): updated
320
321 2002-08-07 07:57  Josip Rodin <joy@debian.org>
322
323         * common.ent (1.33), developers-reference.sgml (1.119): updated
324         (people.d.o->gluck), expanded (non-US) and mostly rewrote the
325         Debian servers section
326
327 2002-08-07 06:52  Josip Rodin <joy@debian.org>
328
329         * debian/changelog (1.103): added some of my June 20th changes to
330         the changelog
331
332 2002-06-24 15:28  RaphaĆ«l Hertzog <hertzog@debian.org>
333
334         * developers-reference.sgml (1.118), debian/changelog (1.102): *
335         Applied several patches.
336
337 2002-06-20 16:59  Josip Rodin <joy@debian.org>
338
339         * developers-reference.sgml (1.117): language fixes in a paragraph
340
341 2002-06-20 16:34  Josip Rodin <joy@debian.org>
342
343         * developers-reference.sgml (1.116): linguistic fixes from David
344         Kimdon; other proofreading by myself, mostly changing he -> they
345
346 2002-06-19 15:58  RaphaĆ«l Hertzog <hertzog@debian.org>
347
348         * developers-reference.sgml (1.115), debian/changelog (1.101): *
349         New changelog entry.  * Fixed some entities (missing ";" in
350         "&mdash;").  * Applied patch from Peter Palfrader. closes: #150427
351
352 2002-06-19 15:16  Josip Rodin <joy@debian.org>
353
354         * developers-reference.sgml (1.114): removed obsolete, needless
355         dupload variables
356
357 2002-06-15 20:30  RaphaĆ«l Hertzog <hertzog@debian.org>
358
359         * developers-reference.sgml (1.113): * Sec "Writing useful
360         descriptions". Added a sentence about the   capitalization of the
361         first letter.
362
363 2002-06-14 02:27  Adam Di Carlo <aph@debian.org>
364
365         * ChangeLog (1.7): update for next release
366
367 2002-06-14 02:26  Adam Di Carlo <aph@debian.org>
368
369         * debian/changelog (1.100): my changes; standardize Raphael's
370         changelog entries
371
372 2002-06-14 02:19  Adam Di Carlo <aph@debian.org>
373
374         * developers-reference.sgml (1.112): populate Sec "Collaborative
375         maintenance"
376
377 2002-06-14 01:15  Adam Di Carlo <aph@debian.org>
378
379         * developers-reference.sgml (1.111): spelling fixes and some
380         awkward wordings fixed
381
382 2002-06-14 00:29  Adam Di Carlo <aph@debian.org>
383
384         * debian/TODO (1.5): more notes to myself, many probably obsolete
385
386 2002-06-10 03:31  RaphaĆ«l Hertzog <hertzog@debian.org>
387
388         * common.ent (1.32), developers-reference.sgml (1.110),
389         debian/changelog (1.99): - Integrated Sec "Handling debconf
390         translations" contributed by   Denis Barbier. Thanks Denis !
391
392 2002-06-08 16:29  RaphaĆ«l Hertzog <hertzog@debian.org>
393
394         * common.ent (1.31), developers-reference.sgml (1.109),
395         debian/changelog (1.98): - Completed Sec "Package with multiple
396         patches",   "Multiple binary packages", "Libraries", "Other
397         specific packages",   "The wise use of debconf". All those are
398         quite simplistic, they   can be improved ...
399
400 2002-05-23 20:17  RaphaĆ«l Hertzog <hertzog@debian.org>
401
402         * common.ent (1.30), developers-reference.sgml (1.108),
403         debian/changelog (1.97): - Completed Sec "Voting" - Completed Sec
404         "Documentation" - Added Sec "IRC channels" in the Resources
405         chapter.  - Added Sec "pbuilder" in the appendix. Mention it in the
406           being kind to porter too.  - Extended the explanation about
407         devscripts.  - Completed Sec "Helper scripts"
408
409 2002-05-23 16:03  RaphaĆ«l Hertzog <hertzog@debian.org>
410
411         * developers-reference.sgml (1.107), debian/changelog (1.96): -
412         Completed Sec Bug housekeeping. closes: #39519 - Stubbed sections
413         for all ideas for "Best Packaging Practices". We have   to either
414         fill them or comment them out. I've put some notes about   the
415         content of each of those sections to help the writers.
416
417 2002-05-12 04:36  RaphaĆ«l Hertzog <hertzog@debian.org>
418
419         * developers-reference.sgml (1.106): - Fixed the URL in Sec "Bug
420         Reporting"
421
422 2002-05-11 23:33  Osamu Aoki <osamu@debian.org>
423
424         * developers-reference.ja.sgml (1.10): Sorry, this bugs broke DDP
425         site build process.
426         
427         I saw simple typos (missing ";") and <ftppath>-tags which does not
428         exist in English.  This was good iontension but used in conflict
429         with the current common.ent.
430         
431         I hopefully used 8-bit clean editor (vimand  mcedit in LC_ALL=C). 
432         I do not have LANG=ja_JP in my system :( Shame on me.
433         
434         Now DDP site shall build :)
435
436 2002-05-11 16:10  Adam Di Carlo <aph@debian.org>
437
438         * common.ent (1.29), developers-reference.sgml (1.105),
439         debian/changelog (1.95): entity'ize master.debian.org,
440         us-upload-dir, non-us-upload-dir
441         
442         tagging improvements: replace <tt> with <file> for files and
443         directories; since <tt><var> and <example><var> doesn't look right,
444         work-around with &lt;...&gt;
445         
446         fix some awkward working from recent updates
447
448 2002-05-10 16:27  RaphaĆ«l Hertzog <hertzog@debian.org>
449
450         * developers-reference.sgml (1.104): * Sec "Writing useful
451         descriptions": added a blurb about spell-checking.
452
453 2002-05-09 18:24  RaphaĆ«l Hertzog <hertzog@debian.org>
454
455         * developers-reference.sgml (1.103), debian/changelog (1.94): - Sec
456         "The Package Tracking System": filled with content from   Francesco
457         Paolo Lovergine. Heavily updated by myself.  - New Section
458         "Managing sponsored packages" contributed by   Francesco Paolo
459         Lovergine. Slightly updated by myself.
460
461 2002-05-09 13:43  RaphaĆ«l Hertzog <hertzog@debian.org>
462
463         * common.ent (1.28), developers-reference.sgml (1.102),
464         debian/changelog (1.93): - Various spelling fixes.  - Sec
465         "Developer Database": added a sentence about finger  
466         login@debian.org.  - Update the total number of packages and the
467         example directory tree   of a Debian archive.  - Updated the list
468         of available architectures.  - Commented out the "Subsections"
469         section since it will RSN have nothing   to with the Debian
470         archive. It's just a generic information field   of the package and
471         nothing more.  - Added more incentive to use experimental since it
472         doesn't cause   any pains to the ftpmasters.  - Sec "When to do a
473         source NMU": updated the NMU "protocol" and suggest   the use of
474         the delayed queue.  - New Section "Acknowledging the NMUs" to
475         explain the need to integrate   the changes introduced by NMUs.
476         Insists on the fact that one shouldn't   be upset by a NMU.  -
477         Stubbed in new Section "Collaborative maintenance".  - Stubbed in
478         new Section "The Package Tracking System".
479
480 2002-05-09 05:45  RaphaĆ«l Hertzog <hertzog@debian.org>
481
482         * common.ent (1.27), developers-reference.sgml (1.101),
483         debian/changelog (1.92): - Sec "The Incoming system" in
484         "Resources", describe how it works and   also speak of the DELAYED
485         directory. closes: #135562, #136774
486
487 2002-05-08 18:27  RaphaĆ«l Hertzog <hertzog@debian.org>
488
489         * common.ent (1.26), developers-reference.sgml (1.100),
490         debian/changelog (1.91): - Explain to reassign/close bugs of
491         removed packages. closes: #130255 - Updates the note about software
492         subject to US patents. closes: #142798 - New Section "Contacting
493         other maintainers" under "Beyond packaging"   Document the
494         package@packages.debian.org alias; closes: #114553 - New Section
495         "Package's information" under Resources   Document
496         http://packages.debian.org/<package>,  
497         http://bugs.debian.org/<package> and the madison utility.  - Sec
498         "Reporting bugs": added http://bugs.debian.org/from:email@isp.com -
499         Sec "Handling bugs": added http://bugs.debian.org/login@debian.org
500
501 2002-05-08 16:07  Adam Di Carlo <aph@debian.org>
502
503         * debian/changelog (1.90): standardizing some of Raphael's entries
504
505 2002-05-08 11:34  RaphaĆ«l Hertzog <hertzog@debian.org>
506
507         * common.ent (1.25), developers-reference.sgml (1.99),
508         debian/changelog (1.89): - Indicated that the list of subsections
509         is defined in the policy.    Closes: #123586  - Removed some cruft
510         in `Announcing package uploads'.  - Document the testing scripts.
511         Closes: #129445
512
513 2002-05-08 06:29  RaphaĆ«l Hertzog <hertzog@debian.org>
514
515         * developers-reference.sgml (1.98), debian/changelog (1.88): -
516         Added best packaging practices chapter.  - Added "Writing useful
517         descriptions" as a first entry in that   chapter. Closes: #53109,
518         #129848
519
520 2002-05-07 18:39  RaphaĆ«l Hertzog <hertzog@debian.org>
521
522         * developers-reference.sgml (1.97): - Little typo: s/you/your/.
523
524 2002-05-06 23:37  Adam Di Carlo <aph@debian.org>
525
526         * developers-reference.sgml (1.96), debian/changelog (1.87): trim
527         the bad submit-bugs chapter; s/GPG/GnuPG/
528
529 2002-05-06 23:09  Adam Di Carlo <aph@debian.org>
530
531         * developers-reference.sgml (1.95), debian/changelog (1.86): spell
532         check and some awkward grammar
533
534 2002-05-06 22:52  Adam Di Carlo <aph@debian.org>
535
536         * debian/changelog (1.85): cosmetics and Antoine's updates
537
538 2002-05-06 19:25  RaphaĆ«l Hertzog <hertzog@debian.org>
539
540         * developers-reference.sgml (1.94), debian/changelog (1.84): -
541         Changed -e by -m in the dpkg-buildpackage command line.  - Remove
542         all references explaining that the upstream orig tarball can be  
543         changed during lifetime.  - Deleted "binary NMU" when we really
544         mean "porter upload" or "simple   recompile".  - Elaborated more
545         about "binary-only NMU".  - Detail more things about the removal of
546         package.  - Fix other issues from #102626.
547
548 2002-05-06 10:59  Antoine Hulin <antoine@origan.fdn.fr>
549
550         * developers-reference.fr.sgml (1.31): Finally in sync with 1.91
551         (aph updated the original before me).
552
553 2002-05-06 10:54  Antoine Hulin <antoine@origan.fdn.fr>
554
555         * developers-reference.sgml (1.93): Small changes.
556
557 2002-05-06 10:38  Adam Di Carlo <aph@debian.org>
558
559         * debian/changelog (1.83): new stubbed section I missed
560
561 2002-05-06 10:32  Adam Di Carlo <aph@debian.org>
562
563         * debian/changelog (1.82): recent changes
564
565 2002-05-06 10:31  Antoine Hulin <antoine@origan.fdn.fr>
566
567         * developers-reference.fr.sgml (1.30): Synchronized with 1.92.
568
569 2002-05-06 10:29  Adam Di Carlo <aph@debian.org>
570
571         * common.ent (1.24), developers-reference.sgml (1.92):     - new
572         Chapter "Resource for Debian Developers", incorporating
573               the former chapters
574                Ch "Mailing Lists, Servers, and Other Machines"
575                Ch "The Debian Archive"
576         
577             - new Chapter "Managing Packages", incorporating former
578         chapters
579                Ch "Package uploads"
580                Ch "Non-Maintainer Uploads (NMUs)"
581                Ch "Porting and Being Ported"
582                Ch "Moving, Removing, Renaming, Adopting, and Orphaning
583         Packages"
584                Ch "Handling Bugs" (retitled "Handling package bugs")
585                Sec "Bug housekeeping" (new section, some parts stubbed out)
586         
587             - new Chapter "Beyond Packaging" recommends ways to contribute
588               to Debian beyond issues of package maintenance; incoporates
589               Ch "Interaction with Prospective Developers", retitled to
590                   Sec "Interacting with Prospective Debian Developers"
591               Sec "Submitting Bugs", renamed to "Reporting Bugs"
592               Sec "QA" moved here from old Sec "Quality Assurance effort"
593               Sec "Dealing with unreachable maintainers"
594         
595             - Sec "Voting" stubbed in Developer Duties
596             - Sec "The Developers Database" added under Resources
597
598 2002-05-06 10:28  Adam Di Carlo <aph@debian.org>
599
600         * Makefile (1.18): depend for developers-reference.html/*
601
602 2002-05-05 16:44  Adam Di Carlo <aph@debian.org>
603
604         * developers-reference.sgml (1.91), debian/changelog (1.81):     -
605         new Chapter "Beyond Packaging" for recommended ways to contribute
606               to Debian beyond issues of package maintenance; Ch
607         "Interaction with
608               Prospective Developers" moved into this chapter and renamed
609         to Sec
610               "Interacting with Prospective Debian Developers"
611             - Section's first word capitalized, rest are normal case
612             - purge a reference to the Packaging Manual; closes: #145039
613
614 2002-05-05 14:12  Adam Di Carlo <aph@debian.org>
615
616         * developers-reference.sgml (1.90): chapter titles need caps
617
618 2002-05-05 14:10  Adam Di Carlo <aph@debian.org>
619
620         * debian/changelog (1.80): recent changes
621
622 2002-05-05 14:10  Adam Di Carlo <aph@debian.org>
623
624         * debian/control (1.14): add hertzog as co-maintainer
625
626 2002-05-05 14:10  Adam Di Carlo <aph@debian.org>
627
628         * developers-reference.sgml (1.89):     - Sec "Getting started":
629         link to New Maintainers' Guide
630             - Sec "Debian Mentors" renamed to "Debian Mentors and
631         Sponsors",
632               we add some info on sponsoring
633
634 2002-05-05 14:09  Adam Di Carlo <aph@debian.org>
635
636         * common.ent (1.23): newmaint guide and sponsor coordination page
637
638 2002-05-03 13:21  Adam Di Carlo <aph@debian.org>
639
640         * debian/: changelog (1.79), control (1.13): makefile change; manoj
641         is a co-maintainer
642
643 2002-05-03 13:20  Adam Di Carlo <aph@debian.org>
644
645         * Makefile (1.17): simplifications to the tex prefix rules; they
646         are completely irrelevant now though since debiandoc-sgml does it
647         right
648
649 2002-04-13 18:46  Antoine Hulin <antoine@origan.fdn.fr>
650
651         * developers-reference.fr.sgml (1.29): Small corrections.
652
653 2002-04-13 18:18  Antoine Hulin <antoine@origan.fdn.fr>
654
655         * developers-reference.fr.sgml (1.28): Synchronized with 1.88.
656
657 2002-04-13 18:14  Antoine Hulin <antoine@origan.fdn.fr>
658
659         * developers-reference.sgml (1.88): Miscellaneous corrections
660
661 2002-04-08 02:57  Adam Di Carlo <aph@debian.org>
662
663         * ChangeLog (1.6): update for next release
664
665 2002-04-08 02:57  Adam Di Carlo <aph@debian.org>
666
667         * debian/TODO (1.4): yet more todo
668
669 2002-04-08 02:53  Adam Di Carlo <aph@debian.org>
670
671         * debian/TODO (1.3): more todo
672
673 2002-04-08 02:35  Adam Di Carlo <aph@debian.org>
674
675         * developers-reference.sgml (1.87), debian/changelog (1.78):      
676         - dpkg-dev-el: new section
677             - Ch "Package uploads":
678               - new Sec "Adding an entry to debian/changelog"
679               - rename Sec "Announcing new packages" to "New packages"
680             - crypto is in main, non-US is for patent restrictions, so:
681               - excise some text from "Registering as a Debian developer"
682               - changes in Sec "Uploading to ftp-master"
683               - changes in Sec "Uploading to non-US"
684
685 2002-04-08 01:44  Adam Di Carlo <aph@debian.org>
686
687         * developers-reference.sgml (1.86), debian/changelog (1.77): Sec
688         "Mailing Lists": where to find private archives, closes: #96780
689
690 2002-04-08 01:33  Adam Di Carlo <aph@debian.org>
691
692         * developers-reference.sgml (1.85): FIXME for more programs to
693         document
694
695 2002-04-08 01:23  Adam Di Carlo <aph@debian.org>
696
697         * developers-reference.sgml (1.84), debian/changelog (1.76):     -
698         Ch "Overview of Debian Maintainer Tools":
699               - improve the intro
700               - debconf-doc mentioned for debconf
701               - debhelper: don't talk about debmake; mention how to get
702         info on the dh-* pkgs
703               - dput: new section, closes: #129378
704               - debootstrap: new section, closes: #129377
705               - other minor wording changes
706
707 2002-04-07 03:02  Adam Di Carlo <aph@debian.org>
708
709         * debian/changelog (1.75): recent changes
710
711 2002-04-01 10:50  Adam Di Carlo <aph@debian.org>
712
713         * developers-reference.sgml (1.83): Charles Briscoe-Smith
714         deprecates yada
715
716 2002-03-31 17:09  Adam Di Carlo <aph@debian.org>
717
718         * debian/changelog (1.74): changes for next version, not yet ready
719         for release though
720
721 2002-03-31 17:08  Adam Di Carlo <aph@debian.org>
722
723         * developers-reference.sgml (1.82): from Martin Michlmayr: changes
724         in upload situation, not possible to remove from Incoming anymore,
725         talk about dput a bit; closes: #135559
726
727 2002-03-15 13:14  Antoine Hulin <antoine@origan.fdn.fr>
728
729         * developers-reference.fr.sgml (1.27): Increment the cvs-en-rev
730         entity
731
732 2002-03-15 12:45  Antoine Hulin <antoine@origan.fdn.fr>
733
734         * common.ent (1.22), developers-reference.fr.sgml (1.26),
735         developers-reference.sgml (1.81): Miscellaneous corrections
736
737 2002-03-11 17:03  Antoine Hulin <antoine@origan.fdn.fr>
738
739         * developers-reference.fr.sgml (1.25): Synchronized with version
740         1.80
741
742 2002-02-24 15:03  Adam Di Carlo <aph@debian.org>
743
744         * ChangeLog (1.5): update for next release
745
746 2002-02-24 14:57  Adam Di Carlo <aph@debian.org>
747
748         * debian/changelog (1.73): prepare 2.10.0
749
750 2002-02-24 14:51  Adam Di Carlo <aph@debian.org>
751
752         * debian/copyright (1.4): fix a typo
753
754 2002-02-24 14:51  Adam Di Carlo <aph@debian.org>
755
756         * developers-reference.fr.sgml (1.24), developers-reference.ja.sgml
757         (1.9): use new language-independant entities
758
759 2002-02-24 14:49  Adam Di Carlo <aph@debian.org>
760
761         * common.ent (1.21), developers-reference.sgml (1.80): isolate a
762         few more language-independent bits; change /usr/doc to
763         /usr/share/doc, and typo in debian/copyright, closes: #126924
764
765 2002-02-24 14:32  Adam Di Carlo <aph@debian.org>
766
767         * common.ent (1.20), developers-reference.sgml (1.79): some
768         suggestions on places to use the proper term, Debian GNU/Linux,
769         closes: #133953; use a new entity, debian-formal for the term
770
771 2002-02-24 14:15  Adam Di Carlo <aph@debian.org>
772
773         * Makefile (1.16): distclean, and clean is cleaner
774
775 2002-02-24 14:13  Adam Di Carlo <aph@debian.org>
776
777         * common.ent (1.19), developers-reference.sgml (1.78): purge
778         references to 'frozen' distribution, which doesn't exist anymore
779
780 2002-02-24 12:48  Adam Di Carlo <aph@debian.org>
781
782         * developers-reference.sgml (1.77): bugs closed in NMUs should uses
783         'closes' changelog entries, closes: #133951
784
785 2002-02-24 12:40  Adam Di Carlo <aph@debian.org>
786
787         * common.ent (1.18), developers-reference.sgml (1.76): update the
788         "Applying to Become a New Maintainer" section, with review by
789         Raphael Hertzog, closes: #133965
790
791 2002-02-24 11:56  Adam Di Carlo <aph@debian.org>
792
793         * developers-reference.sgml (1.75): some minor cosmetics
794
795 2002-02-23 10:22  Antoine Hulin <antoine@origan.fdn.fr>
796
797         * developers-reference.sgml (1.74): Added ';' at the end of an
798         entity.
799
800 2002-02-20 17:53  Gustavo Noronha Silva <kov@debian.org>
801
802         * developers-reference.sgml (1.73): added a section on how to deal
803         with unreachable (maybe-MIA) maintainers
804
805 2001-12-27 01:48  Antoine Hulin <antoine@origan.fdn.fr>
806
807         * developers-reference.fr.sgml (1.23): Synchronised with 1.72 (no
808         real change needed, updated french version number)
809
810 2001-12-26 08:00  Josip Rodin <joy@debian.org>
811
812         * developers-reference.sgml (1.72): wrong tense, noticed by Chris
813         Tillman
814
815 2001-12-19 05:55  Antoine Hulin <antoine@origan.fdn.fr>
816
817         * developers-reference.fr.sgml (1.22): Modified translation of
818         'General Public license'
819
820 2001-12-17 18:41  Antoine Hulin <antoine@origan.fdn.fr>
821
822         * developers-reference.fr.sgml (1.21): Last modifications reviewed
823         by P. Batailler
824
825 2001-12-12 08:46  Antoine Hulin <antoine@origan.fdn.fr>
826
827         * developers-reference.fr.sgml (1.20): Miscellaneous changes to
828         enhance overall coherence of the french translations
829
830 2001-12-12 02:18  Antoine Hulin <antoine@origan.fdn.fr>
831
832         * developers-reference.fr.sgml (1.19): Synchronised with 1.71
833
834 2001-12-09 07:55  Josip Rodin <joy@debian.org>
835
836         * developers-reference.sgml (1.71): mention how the vacation
837         notices should include [VAC] in the subject; change the full stop
838         into an exclamation sign in the sentence about removing the
839         on-vacation flag, many people forget this (i myself had the flag
840         turned on for weeks after return at one time :)
841
842 2001-11-05 23:22  Antoine Hulin <antoine@origan.fdn.fr>
843
844         * developers-reference.fr.sgml (1.18): Removed some mistakes.
845
846 2001-10-27 01:56  Antoine Hulin <antoine@origan.fdn.fr>
847
848         * developers-reference.fr.sgml (1.17): Synchronised with 1.70.
849
850 2001-10-21 01:24  Adam Di Carlo <aph@debian.org>
851
852         * Makefile (1.15): clean is cleaner
853
854 2001-10-21 01:06  Adam Di Carlo <aph@debian.org>
855
856         * debian/changelog (1.72): perpare next version as 2.9.0
857
858 2001-10-21 00:57  Adam Di Carlo <aph@debian.org>
859
860         * ChangeLog (1.4): update for next release
861
862 2001-10-18 15:37  Josip Rodin <joy@debian.org>
863
864         * developers-reference.sgml (1.70): further cleanups in the section
865         about picking the distribution
866
867 2001-10-17 20:38  Josip Rodin <joy@debian.org>
868
869         * developers-reference.sgml (1.69): reordered some subsections in
870         the section about package uploads, it wasn't organized
871
872 2001-10-17 20:21  Josip Rodin <joy@debian.org>
873
874         * developers-reference.sgml (1.68): combining stable with unstable
875         is deprecated in another section, this paragraph needs to be
876         removed
877
878 2001-10-17 20:17  Josip Rodin <joy@debian.org>
879
880         * developers-reference.sgml (1.67): updated the section about
881         experimental (better late than never)
882
883 2001-10-17 20:02  Josip Rodin <joy@debian.org>
884
885         * developers-reference.sgml (1.66): created a new subsection about
886         uploading to stable, and elaborated about that subject; removed a
887         stray sentence about stable from the paragraph about security
888         uploads (which apply to all distributions equally), and replaced
889         the nonexistent term Security Manager with security officer which I
890         saw used
891
892 2001-10-03 00:37  Antoine Hulin <antoine@origan.fdn.fr>
893
894         * developers-reference.fr.sgml (1.16): Replaced "sĆ©vĆ©ritĆ©" by
895         "gravitĆ©" which is a better translation of "severity".  Since
896         "gravitĆ©" is also used on the debian website, this replacement also
897         helps coherence throughout the french documentation.
898
899 2001-10-02 03:21  Adam Di Carlo <aph@debian.org>
900
901         * debian/changelog (1.71): shipping 2.8.9
902
903 2001-10-02 03:21  Adam Di Carlo <aph@debian.org>
904
905         * ChangeLog (1.3): update for next release
906
907 2001-09-26 19:35  Antoine Hulin <antoine@origan.fdn.fr>
908
909         * developers-reference.fr.sgml (1.15): Updates reviewed by P.
910         Batailler.
911
912 2001-09-08 18:44  Antoine Hulin <antoine@origan.fdn.fr>
913
914         * developers-reference.fr.sgml (1.14): In sync with version 1.65...
915         without bug.
916
917 2001-09-08 17:57  Antoine Hulin <antoine@origan.fdn.fr>
918
919         * developers-reference.fr.sgml (1.13): In sync with version 1.65 of
920         developers-reference.sgml.
921
922 2001-08-24 12:08  Adam Di Carlo <aph@debian.org>
923
924         * developers-reference.sgml (1.65), debian/changelog (1.70): typo
925         fix thanks to Mark Hodge
926
927 2001-08-24 12:03  Adam Di Carlo <aph@debian.org>
928
929         * debian/changelog (1.69): recent changes
930
931 2001-08-24 11:52  Adam Di Carlo <aph@debian.org>
932
933         * developers-reference.sgml (1.64): integrate many changes from
934         James Troup, part of #102626
935
936 2001-08-24 11:48  Adam Di Carlo <aph@debian.org>
937
938         * common.ent (1.17): break out &number-of-arches as a variable, god
939         that changes a lot !
940
941 2001-08-22 00:42  Antoine Hulin <antoine@origan.fdn.fr>
942
943         * developers-reference.fr.sgml (1.12): Removed a brown-paper-bag
944         mistake.
945
946 2001-08-19 23:05  Adam Di Carlo <aph@debian.org>
947
948         * debian/changelog (1.68): prepare version 2.8.9
949
950 2001-08-18 20:37  Antoine Hulin <antoine@origan.fdn.fr>
951
952         * developers-reference.fr.sgml (1.11): Synchronized with cvs
953         version 1.63 of developers-reference.sgml
954
955 2001-07-30 08:15  Josip Rodin <joy@debian.org>
956
957         * developers-reference.sgml (1.63): replaced some bogus <ftppath>s
958         with <tt>s; noted how there's an upload queue on pandora, too
959
960 2001-07-20 17:56  Adam Di Carlo <aph@debian.org>
961
962         * ChangeLog (1.2): update
963
964 2001-07-20 17:56  Adam Di Carlo <aph@debian.org>
965
966         * debian/changelog (1.67): prepare 2.8.8
967
968 2001-07-20 17:55  Adam Di Carlo <aph@debian.org>
969
970         * developers-reference.sgml (1.62): upcase chapter titles
971
972 2001-07-17 08:06  Josip Rodin <joy@debian.org>
973
974         * developers-reference.sgml (1.61): a few more strong words about
975         sponsoring
976
977 2001-07-16 18:20  Josip Rodin <joy@debian.org>
978
979         * developers-reference.sgml (1.60), common.ent (1.16): started a
980         new chapter about the relationship between old and new developers
981
982 2001-07-15 11:43  Josip Rodin <joy@debian.org>
983
984         * debian/TODO (1.2): this TODO item is fixed, the reference now
985         explains how people.d.o works
986
987 2001-07-15 11:07  Josip Rodin <joy@debian.org>
988
989         * developers-reference.sgml (1.59): explained how to CC:
990         debian-devel and how it's not completely obligatory
991
992 2001-06-21 14:43  Adam Di Carlo <aph@debian.org>
993
994         * Makefile (1.14), debian/changelog (1.66), debian/control (1.12):
995         update for and require debiandoc-sgml 1.1.48 or better
996
997 2001-06-21 14:35  Adam Di Carlo <aph@debian.org>
998
999         * developers-reference.fr.sgml (1.10), developers-reference.ja.sgml
1000         (1.8), developers-reference.sgml (1.58), debian/changelog (1.65),
1001         debian/rules (1.32): provide proper l10n for SGML date entities;
1002         now we have &date-<LANG> entities which should be used
1003
1004 2001-06-21 13:20  Adam Di Carlo <aph@debian.org>
1005
1006         * developers-reference.sgml (1.57), debian/changelog (1.64): Matt
1007         Zimmerman fixes up some wording in the section talking about
1008         forwarding bugs upstream
1009         
1010         closes: #98312
1011
1012 2001-06-21 13:02  Adam Di Carlo <aph@debian.org>
1013
1014         * developers-reference.sgml (1.56), debian/changelog (1.63):
1015         dpkg-buildpackage -m<addr> flag was changed for -e<addr> when
1016         NMU'ing; update documentation accordingly
1017         
1018         closes: #101676
1019
1020 2001-05-15 10:59  Adam Di Carlo <aph@debian.org>
1021
1022         * developers-reference.sgml (1.55), debian/changelog (1.62): fix a
1023         small typo in a link
1024
1025 2001-05-12 20:27  Antoine Hulin <antoine@origan.fdn.fr>
1026
1027         * developers-reference.fr.sgml (1.9): Reviewed by P. Bataille. Some
1028         more changes.
1029
1030 2001-05-04 20:02  Antoine Hulin <antoine@origan.fdn.fr>
1031
1032         * developers-reference.fr.sgml (1.8): Reviewed by P. Batailler
1033
1034 2001-04-23 13:02  Adam Di Carlo <aph@debian.org>
1035
1036         * common.ent (1.15): sample-dist-dirtree had some english in it,
1037         bad bad
1038
1039 2001-04-16 19:44  Antoine Hulin <antoine@origan.fdn.fr>
1040
1041         * developers-reference.fr.sgml (1.7): cvs-en-rev entity updated
1042
1043 2001-04-16 19:16  Antoine Hulin <antoine@origan.fdn.fr>
1044
1045         * developers-reference.fr.sgml (1.6): Some changes from P.
1046         Batailler, N. Bertolissio and me.
1047
1048 2001-04-15 17:41  Josip Rodin <joy@debian.org>
1049
1050         * common.ent (1.14): updated the general numbers
1051
1052 2001-04-13 03:32  Adam Di Carlo <aph@debian.org>
1053
1054         * ChangeLog (1.1): update for next release
1055
1056 2001-04-13 03:32  Adam Di Carlo <aph@debian.org>
1057
1058         * debian/changelog (1.61): prepare 2.8.6
1059
1060 2001-04-13 03:31  Adam Di Carlo <aph@debian.org>
1061
1062         * debian/rules (1.31): utilze new changelog file
1063
1064 2001-04-13 03:30  Adam Di Carlo <aph@debian.org>
1065
1066         * developers-reference.sgml (1.54): utilize orphan-address and
1067         cosmetics
1068
1069 2001-04-13 03:30  Adam Di Carlo <aph@debian.org>
1070
1071         * developers-reference.fr.sgml (1.5), developers-reference.ja.sgml
1072         (1.7): utilize orphan-address
1073
1074 2001-04-13 03:29  Adam Di Carlo <aph@debian.org>
1075
1076         * common.ent (1.13): add orphan-address as the email address for
1077         orphaning pkgs
1078
1079 2001-04-13 03:29  Adam Di Carlo <aph@debian.org>
1080
1081         * .cvsignore (1.5): ignore validate stuff
1082
1083 2001-04-13 03:18  Adam Di Carlo <aph@debian.org>
1084
1085         * Makefile (1.13): add a 'validate' rule
1086
1087 2001-04-13 03:17  Adam Di Carlo <aph@debian.org>
1088
1089         * developers-reference.sgml (1.53): fix a typo, thanks to Antoine
1090         Hulin
1091
1092 2001-04-12 16:59  Adam Di Carlo <aph@debian.org>
1093
1094         * Makefile (1.12): add a 'prepare' target to update ChangeLog
1095
1096 2001-04-11 18:51  Antoine Hulin <antoine@origan.fdn.fr>
1097
1098         * developers-reference.fr.sgml (1.4): Integrate the second review
1099         of N. Bertolissio. This version is in sync with
1100         developers-reference.sgml RCS version 1.52.
1101
1102 2001-04-08 01:41  Adam Di Carlo <aph@debian.org>
1103
1104         * developers-reference.fr.sgml (1.3), developers-reference.ja.sgml
1105         (1.6): more purging of url-pkg-manual references
1106
1107 2001-04-08 01:41  Adam Di Carlo <aph@debian.org>
1108
1109         * .cvsignore (1.4): update ignorables
1110
1111 2001-04-08 01:28  Adam Di Carlo <aph@debian.org>
1112
1113         * debian/changelog (1.60): re-prepare 2.8.5, including some French
1114         updates; hopefully it is valid SGML
1115
1116 2001-04-08 01:27  Adam Di Carlo <aph@debian.org>
1117
1118         * developers-reference.ja.sgml (1.5): expunge some references to
1119         url-pkg-manual; this version needs updating
1120
1121 2001-04-07 21:28  Antoine Hulin <antoine@origan.fdn.fr>
1122
1123         * developers-reference.fr.sgml (1.2): First complete translation of
1124         the Debian developer's reference guide.  Reviewed by Nicolas
1125         Bertolissio. I will integrate 2 patches (from N. Bertolissio and P.
1126         Batailler) ASAP.
1127
1128 2001-04-07 20:24  Adam Di Carlo <aph@debian.org>
1129
1130         * debian/: changelog (1.59), control (1.11): fix
1131         build-depends(-indep) issue, prepare 2.8.5
1132
1133 2001-04-05 10:02  Adam Di Carlo <aph@debian.org>
1134
1135         * debian/TODO (1.1): new file
1136
1137 2001-04-05 10:01  Adam Di Carlo <aph@debian.org>
1138
1139         * common.ent (1.12), developers-reference.sgml (1.52),
1140         debian/changelog (1.58):   * expunge references to the Debian
1141         Packaging Manual, which is now in the
1142             Policy
1143           * deny request to shut down non-maintainer bug maintenance bug
1144         closure
1145             practices (closes: Bug#88623)
1146           * add some advice about U.S. citizens uploading to non-US
1147             (closes: Bug#89694)
1148
1149 2001-03-27 10:41  Adam Di Carlo <aph@debian.org>
1150
1151         * common.ent (1.11), developers-reference.sgml (1.51): expunge
1152         url-pkg-manual
1153
1154 2001-02-25 12:48  Adam Di Carlo <aph@debian.org>
1155
1156         * debian/changelog (1.57): prepare next version
1157
1158 2001-02-25 12:47  Adam Di Carlo <aph@debian.org>
1159
1160         * debian/control (1.10): fill in the description a bit more; remove
1161         reference to obsolete packaging-manual package (closes: Bug#86505)
1162
1163 2001-02-25 12:46  Adam Di Carlo <aph@debian.org>
1164
1165         * Makefile (1.11): clean is cleaner
1166
1167 2001-02-25 12:44  Adam Di Carlo <aph@debian.org>
1168
1169         * developers-reference.desc (1.9): index.html corrected to be
1170         index.en.html (closes: Bug#85933)
1171
1172 2001-02-11 08:31  Josip Rodin <joy@debian.org>
1173
1174         * Makefile (1.10): just a convenience alias, saves typing :)
1175
1176 2001-01-22 02:10  Adam Di Carlo <aph@debian.org>
1177
1178         * debian/changelog (1.56): prepare 2.8.3 for release
1179
1180 2001-01-22 02:09  Adam Di Carlo <aph@debian.org>
1181
1182         * debian/rules (1.30): remove a useless dir,
1183         /usr/share/developers-reference; fix install rule for i18n
1184
1185 2001-01-22 02:08  Adam Di Carlo <aph@debian.org>
1186
1187         * Makefile (1.9): eliminate japanese PDF which doesn't seem to work
1188         properly; some hygenics; proper deps for version.ent
1189
1190 2001-01-22 00:14  Adam Di Carlo <aph@debian.org>
1191
1192         * Makefile (1.8), debian/rules (1.29): build and clean stuff with
1193         the top-level makefile, not debian/rules; build support for
1194         non-English languages, and build those by default as well
1195
1196 2001-01-22 00:12  Adam Di Carlo <aph@debian.org>
1197
1198         * developers-reference.ja.sgml (1.4): disable some references to
1199         files which no longer exist
1200
1201 2001-01-21 18:10  Adam Di Carlo <aph@debian.org>
1202
1203         * debian/changelog (1.55): sorry, last changelog entry on this file
1204         was wrong; prepare 2.8.2 version, document Josip's changes, and
1205         bugs to be closed
1206
1207 2001-01-21 18:09  Adam Di Carlo <aph@debian.org>
1208
1209         * debian/changelog (1.54), developers-reference.sgml (1.50):   *
1210         clarify the status of the Developers's reference as "normative"
1211           * add a reference to debconf (closes: Bug#82413)
1212
1213 2001-01-21 17:54  Adam Di Carlo <aph@debian.org>
1214
1215         * debian/control (1.9): add recommends for debian-policy and
1216         packaging-manual
1217
1218 2001-01-21 17:53  Adam Di Carlo <aph@debian.org>
1219
1220         * developers-reference.sgml (1.49), debian/copyright (1.3): add
1221         2001 copyright
1222
1223 2000-12-30 11:07  Josip Rodin <joy@debian.org>
1224
1225         * developers-reference.sgml (1.48): another update WRT
1226         sid/unstable/testing, from Colin Watson
1227
1228 2000-12-28 17:00  Josip Rodin <joy@debian.org>
1229
1230         * developers-reference.sgml (1.47): included fixes from bug #80740;
1231         described testing; described package pools (this particular part
1232         required quite a bit of changes, and it might be a bit rough, but
1233         it's a start); described the frozen test cycles et al; some other
1234         smaller fixes
1235
1236 2000-12-28 14:35  Josip Rodin <joy@debian.org>
1237
1238         * common.ent (1.10): fixed email-debian-user alias; updated
1239         sample-dist-dirtree (with more to come)
1240
1241 2000-12-18 19:04  Josip Rodin <joy@debian.org>
1242
1243         * developers-reference.sgml (1.46): replaced evil latin1-only Ā«Ā»
1244         quotation marks, replaced mentions of important severity (in RCB
1245         context) with serious severity, some details fixed
1246
1247 2000-12-18 18:13  Josip Rodin <joy@debian.org>
1248
1249         * developers-reference.sgml (1.45): updated regarding va->klecker
1250         move, and www->people move, changed most mentions of dinstall to a
1251         generic term "archive maintenance software", removed full path to
1252         it because it is in PATH now, mentioned "dak" and "katie" (somewhat
1253         vaguely), changed week to month regarding FTP archive waiting time
1254         since that\'s more often the case, and changed weeks to hours
1255         regarding Maintainers file updates since that\'s also more often
1256         the case now, updated some URLs to entities,
1257         s/debian-doc/doc-debian/
1258
1259 2000-12-18 17:26  Josip Rodin <joy@debian.org>
1260
1261         * common.ent (1.9): upped the numbers a little bit, updated lintian
1262         reports URL
1263
1264 2000-12-06 10:25  Adam Di Carlo <aph@debian.org>
1265
1266         * developers-reference.sgml (1.44): fix for WNPP bug filing
1267         severities from David Schleef <ds@stm.lbl.gov>
1268
1269 2000-11-04 13:22  Adam Di Carlo <aph@debian.org>
1270
1271         * debian/: changelog (1.53), rules (1.28): remove some obsolete
1272         source-depends stuff
1273
1274 2000-11-04 13:14  Adam Di Carlo <aph@debian.org>
1275
1276         * debian/changelog (1.52): changes for 2.8.1
1277
1278 2000-11-04 13:13  Adam Di Carlo <aph@debian.org>
1279
1280         * developers-reference.sgml (1.43):   * update WNPP instructions,
1281         based on patch from Marcelo E. Magallon
1282             (closes: Bug#69435)
1283           * spelling corrections, awkward grammar suggestions from Andreas
1284         Krueger
1285             (closes: Bug#72810)
1286
1287 2000-10-15 05:04  Adam Di Carlo <aph@debian.org>
1288
1289         * developers-reference.desc (1.8), debian/changelog (1.51): update
1290         doc-base file for FHS
1291
1292 2000-10-15 05:04  Adam Di Carlo <aph@debian.org>
1293
1294         * debian/changelog (1.50): break up this file a bit
1295
1296 2000-10-15 03:25  Adam Di Carlo <aph@debian.org>
1297
1298         * debian/changelog (1.49): update from CVS Changelogs mostly
1299
1300 2000-10-15 03:25  Adam Di Carlo <aph@debian.org>
1301
1302         * debian/copyright (1.2): update for new copyright file location;
1303         add 2000 copyright dates and mention I am the maintainer [sic]
1304
1305 2000-09-20 11:31  Josip Rodin <joy@debian.org>
1306
1307         * developers-reference.sgml (1.42): fixed bug closing example,
1308         closes: #71198 ;) and updated the perl regexp from current
1309         /usr/lib/dpkg/parsechangelog/debian file
1310
1311 2000-09-20 11:17  Josip Rodin <joy@debian.org>
1312
1313         * debian/: control (1.8), postinst (1.4), prerm (1.4), rules
1314         (1.27): compliance with Policy 3.2.1
1315
1316 2000-09-20 10:55  Josip Rodin <joy@debian.org>
1317
1318         * common.ent (1.8), developers-reference.sgml (1.41): updated
1319         keyring/keyserver stuff; updated lists-archives URL; changed link
1320         for machines from devel/maintainer_contacts to the db.d.o CGI;
1321         updated new-maintainer stuff; updated for master->ftp-master move;
1322         noted www.d.o is the right host for web pages, but all other
1323         machines could be used if necessary; fixed www.d.o BTS URL; reorder
1324         mentions of scp to come before FTP, as it is more secure; mention
1325         the rsync dupload method; reorder mentions of pandora <-> non-us,
1326         canonical name non-us is better; other small corrections
1327
1328 2000-09-19 19:08  Josip Rodin <joy@debian.org>
1329
1330         * common.ent (1.7): fixed cvs.d.o web path
1331
1332 2000-09-19 18:59  Josip Rodin <joy@debian.org>
1333
1334         * common.ent (1.6): fixed wnpp url
1335
1336 2000-09-19 18:45  Josip Rodin <joy@debian.org>
1337
1338         * developers-reference.sgml (1.40): fixed orphaning/adopting
1339         instructions with regard to the new WNPP
1340
1341 2000-09-19 15:35  Josip Rodin <joy@debian.org>
1342
1343         * Makefile (1.7): set build as the default rule, made clean a phony
1344         rule
1345
1346 2000-07-30 15:44  Josip Rodin <joy@debian.org>
1347
1348         * common.ent (1.5): fixed link to Debian machines page
1349
1350 2000-07-29 08:11  Josip Rodin <joy@debian.org>
1351
1352         * developers-reference.sgml (1.39): fixed broken link
1353
1354 2000-07-29 07:30  Josip Rodin <joy@debian.org>
1355
1356         * Makefile (1.6): no need to fork a shell, $(notdir) does the job
1357
1358 2000-04-16 23:36  Adam Di Carlo <aph@debian.org>
1359
1360         * debian/: changelog (1.48), rules (1.26): don't compress PDF
1361
1362 2000-04-16 22:42  Adam Di Carlo <aph@debian.org>
1363
1364         * debian/changelog (1.47): first cut 2.7.2
1365
1366 2000-04-16 22:34  Adam Di Carlo <aph@debian.org>
1367
1368         * constitution.en.html (1.3), debian-constitution.desc (1.3),
1369         debian/postinst (1.3), debian/prerm (1.3), debian/rules (1.25):
1370         purge the constitution
1371
1372 2000-04-16 22:32  Adam Di Carlo <aph@debian.org>
1373
1374         * debian/rules (1.24): install common.ent and housekeeping
1375
1376 2000-04-16 22:24  Adam Di Carlo <aph@debian.org>
1377
1378         * common.ent (1.4), constitution.en.html (1.2),
1379         developers-reference.sgml (1.38): changes from Raphael Hertzog
1380         <hertzog@debian.org>, 25 Mar 2000
1381
1382 2000-03-06 20:17  Josip Rodin <joy@debian.org>
1383
1384         * debian/rules (1.23): Changed debiandoc2latex2epdf to
1385         debiandoc2latexpdf, otherwise it doesn't build with debiandoc-sgml
1386         1.1.40.
1387
1388 2000-01-07 11:45  Yoshizumi Endo <y-endo@ceres.dti.ne.jp>
1389
1390         * developers-reference.ja.sgml (1.3): Improved translation (thanks
1391         Seiji Kaneko).
1392
1393 1999-10-28 13:38  Yoshizumi Endo <y-endo@ceres.dti.ne.jp>
1394
1395         * developers-reference.ja.sgml (1.2): Improved translation (thanks
1396         Seiji Kaneko and Hiroshi KISE).
1397
1398 1999-10-04 13:49  Yoshizumi Endo <y-endo@ceres.dti.ne.jp>
1399
1400         * developers-reference.ja.sgml (1.1): Initial translation.
1401
1402 1999-09-12 18:17  Adam Di Carlo <aph@debian.org>
1403
1404         * debian/changelog (1.46): it helps to sign the changelog
1405
1406 1999-09-12 18:12  Adam Di Carlo <aph@debian.org>
1407
1408         * developers-reference.sgml (1.37), debian/changelog (1.45): add
1409         stuff for dinstall bug closing; note alternate names for DSA
1410
1411 1999-09-11 21:55  Adam Di Carlo <aph@debian.org>
1412
1413         * debian/rules (1.22): fix a bug in how we deal with debian/control
1414
1415 1999-09-11 21:33  Adam Di Carlo <aph@debian.org>
1416
1417         * debian/: changelog (1.44), control (1.7), rules (1.21):
1418         dynamically generate the TOC in the package description from
1419         developers-reference.sgml
1420
1421 1999-09-11 18:55  Adam Di Carlo <aph@debian.org>
1422
1423         * common.ent (1.3), developers-reference.sgml (1.36),
1424         debian/changelog (1.43): pgp to rsa changes, 2.7.1 first cut
1425
1426 1999-08-16 23:59  Adam Di Carlo <aph@debian.org>
1427
1428         * common.ent (1.2), developers-reference.sgml (1.35),
1429         debian/changelog (1.42), debian/control (1.6), debian/rules (1.20):
1430         2.7.0 update, see the changelog
1431
1432 1999-08-15 19:43  Adam Di Carlo <aph@debian.org>
1433
1434         * debian/changelog (1.41): document bug 37392 closing
1435
1436 1999-08-15 19:26  Adam Di Carlo <aph@debian.org>
1437
1438         * debian/changelog (1.40): first cut of next version
1439
1440 1999-08-15 19:24  Adam Di Carlo <aph@debian.org>
1441
1442         * developers-reference.sgml (1.34): start effort to split out
1443         common entities
1444
1445 1999-08-15 19:22  Adam Di Carlo <aph@debian.org>
1446
1447         * common.ent (1.1): file added
1448
1449 1999-08-11 13:22  Adam Di Carlo <aph@debian.org>
1450
1451         * debian-constitution.desc (1.2): fix section, closing bug 37392
1452
1453 1999-07-27 15:38  Christophe Le Bars <clebars@debian.org>
1454
1455         * developers-reference.fr.sgml (1.1): add old french translations
1456
1457 1999-05-21 21:47  Adam Di Carlo <aph@debian.org>
1458
1459         * debian/changelog (1.39): 2.6.8, first cut
1460
1461 1999-05-21 21:45  Adam Di Carlo <aph@debian.org>
1462
1463         * developers-reference.sgml (1.33): correction about login name on
1464         master -- eight chars or less, not seven (and remove the footnote
1465         asking why seven)
1466
1467 1999-05-21 01:39  Adam Di Carlo <aph@debian.org>
1468
1469         * debian/changelog (1.38): version 2.6.7
1470
1471 1999-05-21 01:39  Adam Di Carlo <aph@debian.org>
1472
1473         * developers-reference.sgml (1.32): Ch. "Overview of Debian
1474         Maintainer Tools": new section for yada (um,     someone who uses
1475         this should check my description), correct build ->     debuild in
1476         the devscripts section (closes Bug#38053)
1477
1478 1999-05-21 01:36  Adam Di Carlo <aph@debian.org>
1479
1480         * developers-reference.desc (1.7): capitalize section name (closes
1481         Bug#37392)
1482
1483 1999-05-09 18:11  Adam Di Carlo <aph@debian.org>
1484
1485         * developers-reference.sgml (1.31): normalize SGML elements which
1486         were <foo/.../ to <foo>...</foo>; re-fill paragraphs -- NO CONTENT
1487         CHANGES
1488
1489 1999-05-09 01:10  Adam Di Carlo <aph@debian.org>
1490
1491         * debian/changelog (1.37): 2nd cut
1492
1493 1999-05-09 01:08  Adam Di Carlo <aph@debian.org>
1494
1495         * debian/rules (1.19): re-enable letter-sized PDFs
1496
1497 1999-05-09 00:44  Adam Di Carlo <aph@debian.org>
1498
1499         * debian/changelog (1.36): first cut 2.6.6
1500
1501 1999-05-09 00:34  Adam Di Carlo <aph@debian.org>
1502
1503         * developers-reference.sgml (1.30):   * Sec. "The master server":
1504         note that problems on Debian ftp can be sent
1505             to ftpmaster@debian.org also
1506           * Secs. "Uploads via chiark" and "Uploads via erlangen": remove
1507             'cron-driven' (thanks Roman Hodek)
1508           * Sec. "Being Kind to Porters": typos corrected, note that
1509         binary-arch
1510             and binary-indep targets should work independantly (thanks
1511         Roman
1512             Hodek)
1513           * Sec. "buildd": remove erroneous reference to debbuild,
1514         reorganize the
1515             section and correct typos (thank again Roman -- boy, this is
1516         the all
1517             Roman release)
1518
1519 1999-05-04 03:32  Adam Di Carlo <aph@debian.org>
1520
1521         * developers-reference.sgml (1.29), debian/changelog (1.35),
1522         debian/rules (1.18):   * Sec. "Architectures": correction on
1523         supported architecture in Linux
1524             2.2, from Job Bogan
1525           * Sec. "Experimental": other reasons to use or not use the
1526         experiment
1527             archive "section", from comments by Guy Maor
1528           * Sec. "Being Kind to Porters": replace x86 with i386 (closes
1529         Bug#36485)
1530           * debian/rules: date printing protected from local l10n (closes
1531         Bug#36891)
1532           * Ch. "Mailing Lists, Servers, and Other Machines": renamed
1533         chapter; add
1534             intro paragraph
1535           * Sec. "Debian Servers": new, for talking about the standard
1536         servers,
1537             with intro; demoted server sections under that
1538           * Sec. "The FTP servers": was empty, removed
1539           * Sec. "The master server": fill in more info and cross-refs on
1540         how to
1541             report problems
1542           * Sec. "The CVS server": add some more detail which should be
1543         included
1544             when requesting cvs areas; mention the cvsweb URL
1545           * Sec. "Other Debian Machines": new section, list the machines
1546         for which
1547             a normal developer may have access.
1548
1549 1999-04-09 21:20  Adam Di Carlo <aph@debian.org>
1550
1551         * .cvsignore (1.3): ignorable
1552
1553 1999-04-09 21:18  Adam Di Carlo <aph@debian.org>
1554
1555         * debian/: changelog (1.34), rules (1.17): hack 'byhand' file
1556         entries to include debian version number in it, so subsequent
1557         uploads of the package into Incoming don't step all over each other
1558
1559 1999-04-04 13:35  Adam Di Carlo <aph@debian.org>
1560
1561         * developers-reference.sgml (1.28), debian/changelog (1.33): 2.6.3:
1562         correction from James Troup -- <keyring-maint> is indeed the
1563         correct address for PGP key updates
1564
1565 1999-04-04 04:42  Adam Di Carlo <aph@debian.org>
1566
1567         * developers-reference.sgml (1.27), debian/changelog (1.32): Sec.
1568         "fakeroot": libtricks is not replacing anything after all; use
1569         public declaration
1570
1571 1999-04-03 17:15  Adam Di Carlo <aph@debian.org>
1572
1573         * debian/changelog (1.31): 2nd cut
1574
1575 1999-04-03 17:13  Adam Di Carlo <aph@debian.org>
1576
1577         * debian/control (1.5): match priority in override files on archive
1578
1579 1999-04-03 17:12  Adam Di Carlo <aph@debian.org>
1580
1581         * developers-reference.desc (1.6): fix typo
1582
1583 1999-04-03 16:15  Adam Di Carlo <aph@debian.org>
1584
1585         * debian/changelog (1.30): first cut 2.6.1
1586
1587 1999-04-03 16:15  Adam Di Carlo <aph@debian.org>
1588
1589         * debian/rules (1.16): making PDF now, not PS; deal with new
1590         debiandoc-sgml output naming
1591
1592 1999-04-03 16:14  Adam Di Carlo <aph@debian.org>
1593
1594         * debian/: postinst (1.2), prerm (1.2): deal with
1595         debian-constitution docreg files
1596
1597 1999-04-03 16:11  Adam Di Carlo <aph@debian.org>
1598
1599         * developers-reference.sgml (1.26):   * Sec. "Maintaining Your
1600         Public Key" -- give email addresses as
1601             {pgp,gpg}-update@debian.org, at James Troup's request (note to
1602         Jameas,
1603             if you see this: /usr/doc/debian-keyring/README.gz talks about
1604             <keyring-maint> instead)
1605           * Ch. "Overview of Debian Maintainer Tools" -- add Sec. "debget"
1606
1607 1999-04-03 16:08  Adam Di Carlo <aph@debian.org>
1608
1609         * developers-reference.desc (1.5): cope with new file name
1610         extensions and PDF file
1611
1612 1999-04-03 16:01  Adam Di Carlo <aph@debian.org>
1613
1614         * debian-constitution.desc (1.1): new file
1615
1616 1999-04-03 14:43  Adam Di Carlo <aph@debian.org>
1617
1618         * constitution.en.html (1.1): Initial revision
1619
1620 1999-04-03 14:43  Adam Di Carlo <aph@debian.org>
1621
1622         * constitution.en.html (1.1.1.1): import from webml
1623         (www.debian.org)
1624
1625 1999-03-03 15:22  Adam Di Carlo <aph@debian.org>
1626
1627         * debian/changelog (1.29): 2.6.0.1 pre version (will be changed to
1628         2.6.1 when I release officially)
1629
1630 1999-03-03 15:21  Adam Di Carlo <aph@debian.org>
1631
1632         * debian/rules (1.15): housekeeping
1633
1634 1999-03-03 15:20  Adam Di Carlo <aph@debian.org>
1635
1636         * developers-reference.sgml (1.25): <chapt id="scope">Scope of This
1637         Document -- typo correction
1638         
1639         <sect id="fakeroot"> -- it's libtricks, not libtool
1640
1641 1999-03-03 15:06  Adam Di Carlo <aph@debian.org>
1642
1643         * developers-reference.desc (1.4): add abstract
1644
1645 1999-02-11 03:10  Adam Di Carlo <aph@debian.org>
1646
1647         * debian/changelog (1.28): plea for frozen too
1648
1649 1999-02-11 03:06  Adam Di Carlo <aph@debian.org>
1650
1651         * debian/changelog (1.27): ver 2.6.0
1652
1653 1999-02-11 03:06  Adam Di Carlo <aph@debian.org>
1654
1655         * debian/rules (1.14): remove menu file
1656
1657 1999-02-11 03:05  Adam Di Carlo <aph@debian.org>
1658
1659         * developers-reference.sgml (1.24):   * Ch. "Porting and Being
1660         Ported": porter information broken out into it's
1661             own chapter, Sec. "Guidelines for Porter Uploads" and "When to
1662         do a
1663             source NMU if you are a porter" moved to this chapter; porter
1664         tool
1665             descriptions such as 'quinn-diff' moved to this section.  Sec.
1666         "Being
1667             Kind to Porters" added, with tips for how to avoid making
1668         problems for
1669             porters.
1670           * Ch. "Non-Maintainer Uploads (NMUs)": update for the new
1671         chapter, and
1672             tighten up the language a bit
1673           * Sec. "Monitoring bugs": add a little cron job to get an 'index
1674         maint'
1675             of outstanding bugs (closes Bug#31259), loosen language a tiny
1676         bit
1677             w.r.t. non-maintainers or submitters closing bugs (closes
1678         Bug#30394)
1679           * Sec. "Scope of This Document": point out that this file is not
1680             official policy
1681           * Ch. "Handling Bugs": renamed from "Handling Bug Reports",
1682         incorporate
1683             some suggestions from James Troup, namely, don't mail from your
1684         root
1685             account, don't close bugs via control@bugs.debian.org; break
1686         out new
1687             sections, "Submitting Bugs" and "Responding to Bugs"
1688           * Ch. "Overview of Debian Maintainer Tools": remove attribution
1689         for
1690             package maintainers, since I can't keep up; add entries for
1691         fakeroot
1692             and devscripts
1693           * Ch. "Maintaining Your Debian Information": new chapter, quite
1694         small
1695             right now; it mentions keyring-maint@debian.org for key
1696         modification,
1697             warns against putting private keys on multi-user machines, and
1698         talks
1699             about how to depart Debian gracefully
1700           * typo correction from Christian Hudon (closes Bug#32052)
1701           * menu file removed, obsoleted by doc-base file
1702           * parameterize some often-changing values with SGML entities,
1703         update
1704             number of available packages
1705           * use new way of notating multiple copyrights
1706           * change <tt> elements to <file> where appropriate
1707
1708 1999-02-11 03:04  Adam Di Carlo <aph@debian.org>
1709
1710         * developers-reference.desc (1.3): fix maintainer name
1711
1712 1999-02-11 00:02  Adam Di Carlo <aph@debian.org>
1713
1714         * debian/menu (1.2): obsoleted by doc-base file
1715
1716 1999-01-19 04:08  Adam Di Carlo <aph@debian.org>
1717
1718         * developers-reference.sgml (1.23), debian/changelog (1.26): fix
1719         for Bug#32052
1720
1721 1998-12-29 02:46  Adam Di Carlo <aph@debian.org>
1722
1723         * debian/: changelog (1.25), rules (1.13): added version.ent to
1724         docdir for Bug#31034
1725
1726 1998-12-18 00:10  Adam Di Carlo <aph@debian.org>
1727
1728         * developers-reference.sgml (1.22): s/ppc/powerpc/, other
1729         spellfixes
1730
1731 1998-12-18 00:09  Adam Di Carlo <aph@debian.org>
1732
1733         * debian/changelog (1.24): early cut 2.5.0.3
1734
1735 1998-11-25 05:40  Adam Di Carlo <aph@debian.org>
1736
1737         * debian/changelog (1.23): [no log message]
1738
1739 1998-11-25 05:39  Adam Di Carlo <aph@debian.org>
1740
1741         * developers-reference.sgml (1.21):   * Sec. "Removing a package
1742         from Incoming": tiny section added
1743           * some PGP-centricity removed
1744           * Sec. "Adopting a package": point out that hijacking packages is
1745         not ok
1746           * Ch. "Non-Maintainer Uploads (NMUs) and Porters": change NMU to
1747             source NMU, port to binary NMU, shorten the window for porters
1748         a
1749             tad; fix spelling; stress that non-maintainer patches must be
1750             non-disruptive and that aesthetic issues are not suitable for
1751         fixing
1752             by non-maintainers; other fixes as suggested by interested
1753         parties
1754
1755 1998-11-21 13:13  Adam Di Carlo <aph@debian.org>
1756
1757         * developers-reference.sgml (1.20), debian/changelog (1.22): finish
1758         1st draft filling in NMU/porter chapter
1759
1760 1998-11-19 17:49  Adam Di Carlo <aph@debian.org>
1761
1762         * developers-reference.sgml (1.19): more work on the NMU/porters
1763         chapter
1764
1765 1998-11-19 17:31  Adam Di Carlo <aph@debian.org>
1766
1767         * debian/: changelog (1.21), rules (1.12): use changelog date for
1768         SGML timestamping, not current date
1769
1770 1998-11-16 00:46  Adam Di Carlo <aph@debian.org>
1771
1772         * debian/: changelog (1.20), dirs (1.2): remove obsolete 'dirs'
1773         file
1774
1775 1998-11-16 00:41  Adam Di Carlo <aph@debian.org>
1776
1777         * debian/control (1.4): name change
1778
1779 1998-11-16 00:40  Adam Di Carlo <aph@debian.org>
1780
1781         * debian/changelog (1.19): [no log message]
1782
1783 1998-11-16 00:39  Adam Di Carlo <aph@debian.org>
1784
1785         * developers-reference.sgml (1.18): name change
1786         
1787         fix SGML nit
1788
1789 1998-11-16 00:10  Adam Di Carlo <aph@debian.org>
1790
1791         * debian/changelog (1.18): [no log message]
1792
1793 1998-11-15 20:17  Adam Di Carlo <aph@debian.org>
1794
1795         * developers-reference.sgml (1.17): Sec. "Maintainer changes":
1796         renamed to "Adopting a package" and moved to Chapter "Moving,
1797         Removing, Renaming, Adopting, and Orphaning Packages".
1798         
1799         Ch. "Non-Maintainer Uploads (NMUs) and Porters":  new chapter
1800         discussing NMUs and porters; Section "Interim Releases" integrated
1801         out of existance
1802         
1803         of course the obligatory typo, grammar, and spelling corrections
1804
1805 1998-11-15 04:23  Adam Di Carlo <aph@debian.org>
1806
1807         * Makefile (1.5): fix semantics to match PUBLISHDIR
1808
1809 1998-11-12 00:48  Adam Di Carlo <aph@debian.org>
1810
1811         * debian/changelog (1.17): tweaking for release
1812
1813 1998-11-12 00:47  Adam Di Carlo <aph@debian.org>
1814
1815         * developers-reference.sgml (1.16): fix copyright byline
1816         
1817         remove URL to fragment identifier
1818
1819 1998-11-11 22:56  Adam Di Carlo <aph@debian.org>
1820
1821         * debian/changelog (1.16): final release version
1822
1823 1998-11-09 05:11  Adam Di Carlo <aph@debian.org>
1824
1825         * developers-reference.sgml (1.15), debian/changelog (1.15):
1826         "Interim releases": if you NMU a new upstream version (0.1), run
1827         'dpkg-buildpackage -sa'
1828
1829 1998-11-09 03:09  Adam Di Carlo <aph@debian.org>
1830
1831         * debian/control (1.3): bump stds version
1832
1833 1998-11-09 03:07  Adam Di Carlo <aph@debian.org>
1834
1835         * debian/changelog (1.14): pre-release for 2.5.0
1836
1837 1998-11-09 03:06  Adam Di Carlo <aph@debian.org>
1838
1839         * developers-reference.sgml (1.14): many many changes, see the
1840         changelog, I'm too tired...
1841
1842 1998-11-07 21:12  Adam Di Carlo <aph@debian.org>
1843
1844         * developers-reference.sgml (1.13): correct new maintainer
1845         instructions pretty heavily (see changelog)
1846         
1847         red-pen corrections
1848
1849 1998-11-07 21:08  Adam Di Carlo <aph@debian.org>
1850
1851         * debian/rules (1.11): debiandoc2ps done in build, not binary-indep
1852
1853 1998-11-07 21:07  Adam Di Carlo <aph@debian.org>
1854
1855         * debian/changelog (1.13): correct some new-maintainer directions
1856         
1857         red-pen corrections
1858
1859 1998-11-07 21:06  Adam Di Carlo <aph@debian.org>
1860
1861         * .cvsignore (1.2): [no log message]
1862
1863 1998-11-07 16:58  Adam Di Carlo <aph@debian.org>
1864
1865         * debian/rules (1.10): why bother checking for root, don't be a
1866         fascist
1867
1868 1998-11-05 02:34  Adam Di Carlo <aph@debian.org>
1869
1870         * developers-reference.sgml (1.12): fill in servers section
1871
1872 1998-11-05 02:24  Adam Di Carlo <aph@debian.org>
1873
1874         * debian/changelog (1.12): first cut
1875
1876 1998-11-01 17:40  Adam Di Carlo <aph@debian.org>
1877
1878         * developers-reference.sgml (1.11): s/m86k/m68k/
1879
1880 1998-11-01 17:27  Adam Di Carlo <aph@debian.org>
1881
1882         * developers-reference.sgml (1.10): use new <package> tag where
1883         appropriate (Ardo, you rock)
1884         
1885         advise against uploading when a package has lintian problems of
1886         severity 'E'
1887         
1888         rename 'Whirlwind Tour' section to 'Overview of...'
1889
1890 1998-10-19 00:41  Adam Di Carlo <aph@debian.org>
1891
1892         * debian/rules (1.9): cosmetic changes
1893
1894 1998-10-01 03:45  Adam Di Carlo <aph@debian.org>
1895
1896         * debian/changelog (1.11): note the new chapter on maintainer tools
1897
1898 1998-10-01 03:44  Adam Di Carlo <aph@debian.org>
1899
1900         * developers-reference.sgml (1.9): spell check
1901
1902 1998-10-01 03:28  Adam Di Carlo <aph@debian.org>
1903
1904         * Makefile (1.4): rename html rule to build rule, since it doesn't
1905         just make html
1906
1907 1998-10-01 03:25  Adam Di Carlo <aph@debian.org>
1908
1909         * developers-reference.sgml (1.8), debian/changelog (1.10):
1910         incorporated suggestions from or inspired by Branden Robinson
1911
1912 1998-09-28 06:19  olly
1913
1914         * Makefile (1.3): Correction to makefile target
1915
1916 1998-09-28 01:46  Adam Di Carlo <aph@debian.org>
1917
1918         * Makefile (1.2): make ddp publish rule really publish
1919
1920 1998-09-28 00:59  Adam Di Carlo <aph@debian.org>
1921
1922         * debian/changelog (1.9): minor changes
1923
1924 1998-09-28 00:58  Adam Di Carlo <aph@debian.org>
1925
1926         * debian/rules (1.8): remove source-depends rule, not needed....
1927
1928 1998-09-28 00:57  Adam Di Carlo <aph@debian.org>
1929
1930         * Makefile (1.1): initial
1931
1932 1998-09-27 22:39  Adam Di Carlo <aph@debian.org>
1933
1934         * debian/changelog (1.8): First cut for 2.4.1.5 version
1935
1936 1998-09-27 22:39  Adam Di Carlo <aph@debian.org>
1937
1938         * developers-reference.sgml (1.7): Fix instructions for new
1939         maintainers, incorporating the actual text sent to prospective new
1940         maintainers.  Improve this text a bit for readability, coverage,
1941         and organization.  Significant changes were patched back to the
1942         new-maintainers group, if they care to use them. (closes Bug#26948)
1943         
1944         Add an introductory "Scope" section which helps delineate what
1945         should and should not be included in this Reference.
1946         
1947         Add discussion of the "experimental" distribution, culled from an
1948         email from Guy Maor on debian-devel.
1949         
1950         Point to doc-debian's mailing list instructions where relevant.
1951         
1952         Made references to online documentation into URLs where possible.
1953         
1954         Little corrections here and there.
1955
1956 1998-09-21 04:16  Adam Di Carlo <aph@debian.org>
1957
1958         * developers-reference.sgml (1.6), debian/changelog (1.7): complete
1959         stuff for this round of textual overhauls, notably adding section
1960         on removing, renaming, orphaning packages
1961
1962 1998-09-20 19:43  Adam Di Carlo <aph@debian.org>
1963
1964         * debian/rules (1.7): fix source-depends
1965         
1966         fix dependancy for build
1967
1968 1998-09-20 19:42  Adam Di Carlo <aph@debian.org>
1969
1970         * developers-reference.sgml (1.5): first cut for 2.4.1.4, which is
1971         a lot of changes.  Still need to fix terminology for "section" and
1972         "distribution" and the like
1973
1974 1998-09-20 19:41  Adam Di Carlo <aph@debian.org>
1975
1976         * .cvsignore (1.1): ignorables
1977
1978 1998-07-28 01:02  Adam Di Carlo <aph@debian.org>
1979
1980         * debian/: rules (1.6), changelog (1.6): added source depends
1981         hackery
1982
1983 1998-07-16 00:55  Adam Di Carlo <aph@debian.org>
1984
1985         * debian/rules (1.5): lotsa bugfixing
1986
1987 1998-07-16 00:54  Adam Di Carlo <aph@debian.org>
1988
1989         * debian/changelog (1.5): [no log message]
1990
1991 1998-07-15 23:57  Adam Di Carlo <aph@debian.org>
1992
1993         * debian/rules (1.4): radical aph'ification of rules
1994
1995 1998-07-15 23:50  Adam Di Carlo <aph@debian.org>
1996
1997         * debian/changelog (1.4): bump
1998
1999 1998-07-14 22:49  Adam Di Carlo <aph@debian.org>
2000
2001         * debian/control (1.2): update mainter name
2002
2003 1998-07-14 22:46  Adam Di Carlo <aph@debian.org>
2004
2005         * developers-reference.sgml (1.4): plaster my name all over it
2006         
2007         format the SGML like I like it
2008
2009 1998-07-14 22:45  Adam Di Carlo <aph@debian.org>
2010
2011         * developers-reference.desc (1.2): switch section
2012
2013 1998-07-14 17:31  Adam Di Carlo <aph@debian.org>
2014
2015         * developers-reference.sgml (1.3), debian/changelog (1.3),
2016         debian/rules (1.3): dynamic version numbering and date
2017
2018 1998-07-14 16:31  Adam Di Carlo <aph@debian.org>
2019
2020         * developers-reference.sgml (1.2), debian/changelog (1.2),
2021         debian/rules (1.2): non-maintainer release 2.4.1.2
2022
2023 1998-07-14 15:27  Adam Di Carlo <aph@debian.org>
2024
2025         * developers-reference.desc (1.1), developers-reference.sgml (1.1),
2026         debian/changelog (1.1), debian/control (1.1), debian/copyright
2027         (1.1), debian/dirs (1.1), debian/menu (1.1), debian/postinst (1.1),
2028         debian/prerm (1.1), debian/rules (1.1): Initial revision
2029
2030 1998-07-14 15:27  Adam Di Carlo <aph@debian.org>
2031
2032         * developers-reference.desc (1.1.1.1), developers-reference.sgml
2033         (1.1.1.1), debian/changelog (1.1.1.1), debian/control (1.1.1.1),
2034         debian/copyright (1.1.1.1), debian/dirs (1.1.1.1), debian/menu
2035         (1.1.1.1), debian/postinst (1.1.1.1), debian/prerm (1.1.1.1),
2036         debian/rules (1.1.1.1): \Initial Import\\
2037