chiark / gitweb /
Update minimal GPG key length to match current requirements. Closes: #643933 Thanks...
[developers-reference.git] / debian / changelog
1 developers-reference (3.4.7) UNRELEASED; urgency=low
2
3   * Document some best practices for meta-packages. Extend those for
4     transitional packages. Based on a patch by Luca Falavigna
5     <dktrkranz@debian.org> (thanks!). Closes: #569219
6   * Update license pointer to correctly point to GPL-2. Closes: #643929
7     Thanks to Luca Falavigna.
8   * Update URL of Debian Mentors FAQ. Closes: #643930
9     Thanks to Luca Falavigna for the patch.
10   * Refresh some release-specific information. Closes: #643931
11     Based on a patch by Luca Falavigna.
12   * Refresh some ftpmaster-related information. Closes: #643932
13     Thanks to Luca Falavigna for the patch.
14   * Update minimal GPG key length to match current requirements.
15     Closes: #643933 Thanks to Luca Falavigna for the patch.
16
17  -- Raphaël Hertzog <hertzog@debian.org>  Tue, 06 Sep 2011 09:19:21 +0200
18
19 developers-reference (3.4.6) unstable; urgency=low
20
21   [ Raphaël Hertzog ]
22   * Update the NMU rules to take into account the 0-day NMU rule
23     instituted by the release managers. Closes: #625449
24
25   [ Lucas Nussbaum ]
26   * Update my email address.
27   * Encourage the use of RT to contact the security team.
28     Patch from Thijs Kinkhorst. Closes: #610782
29   * Document the process of returning after retirement.
30     Patch from Serafeim Zanikolas. Closes: #540249
31   * Add instructions how to mark a non-free package as auto-buildable.
32     Patch from Moritz Muehlenhoff, ACKed by Andreas Barth.
33     Closes: #602838
34
35  -- Lucas Nussbaum <lucas@debian.org>  Sun, 31 Jul 2011 19:52:10 +0200
36
37 developers-reference (3.4.5) unstable; urgency=low
38
39   * Team upload.
40
41   [ Gerfried Fuchs ]
42   * Remove part about -v for package uploads from experimental to unstable,
43     version tracking removed that requirement.
44
45   [ Raphaël Hertzog ]
46   * Rework section on "sponsoring packages" and include a basic
47     checklist for the sponsor. Closes: #453313
48   * Update the "Debian Developer's Duties" chapter to be more explicit
49     about duties of package maintainers. Closes: #548867
50   * Update references to merkel (which is decommissionned) where
51     needed. Closes: #619990
52     Thanks to Charles Plessy for the patch.
53   * Many typos fixed by Chris Leick <c.leick@vollbio.de>. Closes: #623512
54
55   [ Chris Leick ]
56   * Initial German translation.
57
58   [ David Prévot ]
59   * Activate German package. Closes: #623489
60   * Update French translation.
61   * Bump Standards-Version to 3.9.2. No changes needed.
62   * Add build-arch and build-indep targets.
63   * Explicitly refer to GPL-2 file in debian/copyright.
64
65   [ Hideki Yamane ]
66   * Update Japanese translation.
67
68  -- David Prévot <taffit@debian.org>  Sun, 19 Jun 2011 13:56:46 -0400
69
70 developers-reference (3.4.4) unstable; urgency=low
71
72   [ Lucas Nussbaum ]
73   * Document the new derivatives-bugs PTS keyword.
74   * Removed hp.debian.or.jp reference. Closes: 561597
75
76   [ Raphaël Hertzog ]
77   * Update description of the PTS "summary" keyword. Thanks to
78     Simon McVittie <smcv@debian.org> for the patch. Closes: #469154
79   * Add accent on my first name in debian/control.
80   * Use "3.0 (native)" source format with bzip2 compression.
81     Created debian/source/{format,options} for this.
82   * Update guideline for override change to point to BTS
83     instead of email. Thanks to Simon McVittie <smcv@debian.org> for the
84     patch. Closes: #540231
85   * Include full URL to the README of the upload queue. Thanks to Simon
86     McVittie <smcv@debian.org> for the patch. Closes: #540974
87   * The key protecting #debian-private is now stored on a file
88     on master.debian.org, it's no more required to search into
89     the debian-private archives. Thanks to gregor herrmann <gregoa@debian.org>
90     for the patch. Closes: #548823
91   * Update information about upload queues. Thanks to Simon McVittie
92     <smcv@debian.org> for the patches:
93     - point to official names {ftp,ssh}.upload.debian.org. Closes: #554054
94     - drop references to non-working queues. Closes: #554077
95   * Mention docbook, POD and reST as convenient formats to write new manual
96     pages. Thanks to Charles Plessy and the debian-mentors list
97     for the idea and the patch. Closes: #557298
98   * Update several sections to take into account the new source formats “3.0
99     (quilt)” and “3.0 (native)”. Closes: #561952
100   * Drop reference to “dbs” in the section about including binary files.
101   * Fix typo “transfered“ → “transferred”. Closes: #555685
102   * Fix typo “programms“ → “programs”. Closes: #560808
103   * Drop section about debmake, it has been removed of Debian since lenny.
104   * Update URL of the security tracker. Thanks to Salvatore Bonaccorso.
105     Closes: #556229
106   * Update URL of Packages-arch-specific. Closes: #553974
107   * Update section about Alioth to mention FusionForge instead of GForge.
108     Drop mention of separate cvs.debian.org it's managed by Alioth too.
109     Closes: #564068
110   * Document new "buildd" keyword from the PTS.
111   * Update URL explaining the "Debian Maintainer" status, it's now at
112     http://wiki.debian.org/DebianMaintainer. Closes: #564414
113   * Update number of source packages. Thanks Karl Goetz. Closes: #567235
114   * Update and simplify list of architectures. Thanks Karl Goetz.
115     Closes: #567234
116   * Small typo fixes and clarifications/rewordings suggested by Karl Goetz.
117     Closes: #567233
118   * Document the notion of "team upload": it looks like an NMU but it's not
119     really one because the uploader is an implicit co-maintainer since he's
120     part of the maintenance team. Thanks to Charles Plessy for the initial
121     patch. Closes: #573110
122   * Update standards-version to 3.9.1 and add missing ${misc:Depends} in
123     dependencies.
124   * Fix debian/tocsubstvars to cope with the new way dpkg-dev handles
125     multi-lines substitution variables.
126
127   [ David Prévot ]
128   * Update outdated mentions, typos and tags. Closes: #578664
129   * French translation updated from the 2006 debiandoc version.
130   * Apply updated patch from Nicolas François. Closes: #257150
131   * dinstall run happens four times a day. Closes: #585161
132   * Activate Japanese package.
133   * Handle addendum if it exists.
134
135  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 22 Nov 2010 19:28:03 -0400
136
137 developers-reference (3.4.3) unstable; urgency=low
138
139   * Fixed working of the repackaged tarballs section to avoid giving the
140     impression that it's a standard packages must comply with. Closes:
141     #489135.
142   * Specify that bugs from removed packages must be closed in foo+rm.
143     Closes: #491839.
144   * Change the maintainer address to debian-policy@, based on discussion
145     on debian-devel@.
146   * Bump Standards-Version to 3.8.3. No changes needed.
147   * Update copyright notices and list of authors.
148
149  -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Thu, 17 Sep 2009 20:56:19 +0200
150
151 developers-reference (3.4.2) unstable; urgency=low
152
153   * Applied patch from Justin B Rye that improves the discussion on writing
154     package descriptions. Closes: #516436.
155   * Lenny has been released, update the list of codenames. Closes: #527008.
156   * Applied patch from Paul Wise that adds a paragraph about hostile
157     upstreams. Closes: #523985.
158   * Applied patch from Charles Plessy about providing information to the
159     ftpmasters. Closes: #526410.
160   * In the section about patch systems, mention quilt (wasn not
161     mentionned before) and describe it as the recommended patch system.
162     also mention dpatch and cdbs' patch system. drop dbs. Closes: #525668.
163   * Added a note in the wanna-build section to mention
164     http://release.debian.org/wanna-build.txt. Closes: #516375.
165   * Clarified NMU versioning to reflect existing practices. Closes: #532945.
166   * s/README.Debian-source/README.source/ in the section
167     about repackaged upstream tarballs.
168   * Mention the Gandi.net hosting discount in section 4.13.
169     Applied patch from Tim Retout. Closes: #538245.
170   * Reduce length of title of L10N section so that it is no longer split.
171     Applied patch from Justin B Rye. Closes: #534688.
172   * Bumped debhelper compat level to 5 (4 was deprecated)
173   * Bump Standards-Version to 3.8.2. No changes needed.
174   * Added pointer to debian-project@ post about the wanna-build team.
175
176  -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sat, 22 Aug 2009 12:28:04 +0200
177
178 developers-reference (3.4.1) unstable; urgency=low
179
180   [ Raphael Hertzog ]
181   * Create a publish target in the Makefile to reenable builds on the
182     website.
183
184   [ Lucas Nussbaum ]
185   * Commited DEP1: rework the whole NMU section.
186     The most important changes are:
187     + NMUs are now explicitely allowed for all bugs, not just "serious bugs".
188     + It is recommended to use the DELAYED queue, and some example delays are
189       provided.
190     Other fixes:
191     + Describe the process of acknowleding NMUs in a way that works
192       with the BTS's version-tracking. Closes: #480723.
193     + No longer mention that only DDs can do NMU. Don't make any
194       distinction. Closes: #464230.
195     + Switch to +nmu for NMU versioning. Closes: #437392.
196     + Mention nmudiff. Closes: #483227.
197   * Mention docbook-xml, and that debiandoc-sgml is deprecated. Thanks to
198     W. Martin Borgert for the patch. Closes: #485689.
199   * Fixed typo and example in the blurb about debug packages.
200     Thanks to Theppitak Karoonboonyanan for the patch.
201     Closes: #487664.
202   * Update instructions on the delayed queue.
203     Thanks to Thijs Kinkhorst for the patch.
204     Closes: #512529.
205   * Clarify wording about repackaged .orig.tar.gz.
206     Thanks to Cyril Brulebois for the patch.
207     Closes: #492661.
208   * Improved README.contrib. Mention command to checkout the SVN
209     version. Thanks to Christine Spang for the patch.
210     Closes: #500371.
211   * Document usertags. Thanks to Chris Lamb for the patch.
212     Closes: #367876.
213   * Updated documentation on translation updates.
214     Thanks to Christian Perrier for the patch.
215     Closes: #474879.
216   * Update instructions on handling of security issues.
217     Thanks to Thijs Kinkhorst for the patch.
218     Closes: #512620, #510783.
219
220  -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Fri, 23 Jan 2009 09:57:54 +0100
221
222 developers-reference (3.4.0) unstable; urgency=low
223
224   [ Lucas Nussbaum ]
225   * Update Vcs-* fields after DDP's SVN restructuring. Closes: #483428.
226   * Fix conditions for updates from unstable to testing. Closes: #470754.
227   * linda has been removed. Remove section A.2.2. Closes: #483242.
228   * Co-maintainers are listed in the Uploaders field. Closes: #483230.
229   * Collaborative Maintenance: the 'global part' of debian/control
230     is the first paragraph, about the source package. Closes: #483231.
231   * debian-private archives are on master. Closes: #475531.
232   * Mention Debian Maintainers and the debian-maintainers package.
233     Closes: #483225.
234   * README.contrib: document that short lines are preferred.
235     Closes: #278267.
236   * build-rdeps allows to list reverse build-dependencies.
237     Closes: #376582.
238
239   [ Marc 'HE' Brockschmidt ]
240   * Replace abused <emphasis> tags with <literal> tags.
241   * In the same spirit, wrap all uses of stable/testing/unstable and
242     release codenames in <literal>
243   * Remove reference to upload queue on auric in section 5.6.5, auric
244     doesn't exist anymore.
245   * Fix several typesetting errors and typos noticed by Sandro Tosi,
246     thanks for the notes! Closes: #483223
247   * Update several bits about release management/testing transitions
248     and release-critical bugs. Closes: #483237, #456494
249   * Update and rewrite the porting guidelines in chapter 5, bringing
250     the dev-ref up to the state of porting in the year 2008. Also
251     fixes several wording issues, such as possible misunderstandings
252     about the need to rebuild uploads. Closes: #483226
253   * Update the instructions for uploads to the (old)stable 
254     distributions. Emphasize the importance of contacting the SRM
255     team before upload. Closes: #459343
256   * Update instructions for package removal requests. Closes: #454216
257   * Clarify instructions for bug reassignment, emphasizing the
258     need to inform the maintainers you reassign the bug to. Also
259     hint to using cloned bugs to avoid re-reporting. Heavily based
260     on patch by Marc Haber - thanks for the work! Closes: #484806
261   * Clarify instructions for replacing/renaming binary packages,
262     pointing out that using Provides is sometimes advisable. Closes:
263     #467102
264   * Update description of the madison tool (by replacing it with a
265     description of the dak ls tool). Update the example while we're
266     at it.
267   * Update explanation of best practice for closing bugs, seems to
268     have been forgotten when everything was upgraded to use
269     debbugs version-tracking. Closes: #485969
270   * Clarify ITP instructions and emphasize our wish that people send
271     ITPs, explaining a few of the reasons. Thanks for the note,
272     Thomas. Closes: #485837
273   * debian/control:
274      + Update Uploaders to include Lucas, Raphael and me.
275      + Bump Standards-Version to 3.8.0. No changes needed!
276
277  -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Fri, 13 Jun 2008 13:45:49 +0200
278
279 developers-reference (3.3.9) unstable; urgency=low
280
281   [ Andreas Barth ]
282   * Packaging changes:
283     - bump standards-version to 3.7.3 (no change)
284     - fix debian/copyright
285     - move debhelper to Build-Depends.
286     - add pdf for French version.
287   * Document changes to stable release management. Closes: #414291
288   * Debconf error templates no longer discouraged. Thanks,
289     Christian Perrier. Closes: #427832
290   * Keyring now uses RT. Closes: #428846
291   * Document -dbg-packages within BPs. Thanks, Joey Hess. Closes: #420540
292   * NMUs now also close bugs. Thanks, Lucas Nussbaum. Closes: #419507
293   * Fix documentation about gender neutral. Closes: #384178
294   * Fix typo. Closes: #405453
295   * More details on how to write documentation. Thanks, Josh Triplett.
296     Closes: #422750
297   * Add XS-Vcs-*. Thanks to Stefano Zacchiroli. Closes: #391023
298   * Small brushup to debconf description. Thanks, Thomas Huriaux.
299     Closes: #401415
300   * Document Team-Maintainence better. Thanks, Lucas Nussbaum.
301     Closes: #410159
302   * Add link to more removal ressources. Thanks, Adam D. Barratt,
303     Justin Pryzby. Closes: #412757, #356720
304   * Repacking source packages need to be documented in copyright.
305     Thanks, Russ Allbery. Closes: #413320
306   * Better describe version of debian native packages NMUs. Closes: #405818
307   * Source, HTML and text are now encoded in UTF-8. Thanks, Jörg Sommer.
308     Closes: #373816
309   * Source is now DocBook XML instead of debiandoc. Closes: #374220
310
311   [ Raphael Hertzog ]
312   * Add a link to enrico's excellent Debian Community Guidelines.
313   * Recommend the use of DSA's request tracker instead of mailing them.
314   * Remove reference to #debian-sf, #debian-bsd which don't exist anymore. Put
315     a reference to #debian-dpkg instead.
316   * Remove all stuff concerning non-US.
317   * Update information concerning Alioth.
318   * Update information concerning the Package Tracking System.
319   * Mention Alioth as the main resource for VCS repositories and deprecate
320     cvs.debian.org.
321   * Remove XS- prefix for Vcs-* fields since dpkg now supports them.
322   * Document the Homepage field. Thanks, Christian Perrier. Closes:
323     #445642
324   * Add Vcs-Svn and Vcs-Browser fields pointing to the new SVN
325     repository.
326
327  -- W. Martin Borgert <debacle@debian.org>  Thu, 28 Feb 2008 10:16:40 +0000
328
329 developers-reference (3.3.8) unstable; urgency=low
330
331   * mia-history is replaced by mia-query. Thanks, Christoph Berg.
332     Closes: #350792
333   * fix missing quite. Thanks, Frank Küster. Closes: #365994
334   * use gnugp instead of gpg. Thanks, Justin Pryzby, Jon Dowland.
335     Closes: #376411
336   * better destinction between maintainer and developer. Thanks for
337     the suggestion to Colin Tuckley. Closes: #380458
338   * irc.d.o points to oftc. Thanks, Christoph Biedl, Jon Dowland.
339     Closes: #382721
340   * Bugs are now always closed thanks to version tracking.
341     Closes: #339552, #353447, #376199
342   * Clarify what "a conflicts b" means in testing migration. 
343     Closes: #361311
344   * Packages in testing disappear if they're removed from unstable.
345     Thanks, Frank Küster, Al Stone. Closes: #365993
346   * Document only the most recent changelog entry is used. Thanks
347     to Kevin Glynn to the suggestion. Closes: #374738
348   * Add more tools for reverse depends. Close: #376582
349   * delayed-queue on gluck is uploaded more often now. Closes: #397907
350   * stop using capitals, minor fixes, language fixes.
351     Thanks, Thijs Kinkhorst, Colin Tuckley, Russ Allbery.
352     Closes: #368046, #378929, #361744
353   * add CVE Ids to your changelog. Closes: #376961
354   * add reasoning why debconf questions shouldn't be longer than
355     20 lines. Thanks, Thijs Kinkhorst, Christian Perrier, Russ Allbery.
356     Closes: #382477
357   * section changing needs re-uploading orig.tar.gz.
358     Thanks, Adam D. Barratt. Closes: #387154
359   * binary files in diffs could be en/decoded with perl.
360     Thanks, Frank Küster. Closes: #397786
361   * Add pointer to new-reject-FAQ. Closes: #324967
362   * Hint to dd-list/whodepends. Closes: #353874
363   * Don't use too generic mail ids. Closes: #355725
364   * pts/summary is actually used. Thanks, Holger Levsen. Closes: #387108
365   * clarify that one should append the NMU-diff to a bug. Closes: #394033
366   * more detailed instructions on binary package removals.
367     Closes: #356643
368
369   * Frédéric Bothamy
370     - French translation updated to version 3.3.8
371
372  -- Andreas Barth <aba@not.so.argh.org>  Sat, 11 Nov 2006 10:55:44 -0700
373
374 developers-reference (3.3.7) unstable; urgency=low
375
376   * Andreas Barth:
377     - adjust information about distributions with reality.
378     - add note on alioth accounts. Thanks, Phillip Kern. Closes: #306630
379     - correct manpage section of dpkg-scanpackages. Closes: #297069
380     - fix RFC 2440 URL. Closes: #308103
381     - add $arch@buildd information. Closes: #295483
382     - link to keyring.d.o for key replacement. Thanks, Martin Michlmayr.
383       Closes: #298016
384     - add information about Packages-arch-specific. Thanks, Frank Küster.
385       Closes: #302000
386     - add hint about LWN subscription. Thanks, Martin Michlmayr.
387       Closes: #299217
388     - more about debconf-style translation. Thanks, Christian Perrier.
389       Closes: #309502
390     - non-us discontinued.
391     - document nmu changes wrt version tracking. Thanks, Justin Pryzby.
392       Closes: #341197
393     - fix spelling issues. Thanks to various people.
394       Closes: #336146, #326857, #338660
395     - update menu policy helpers. Thanks, Florian Ernst. Closes: #340024
396     - send mia-mail to mia@qa. Thanks, Adam D. Barratt. Closes: #341568
397     - Joerg Jaspert is now freenode contact. Closes: #344303
398     - give a clearer description of the gpg v4-key issues. Thanks,
399       Martin Michlmayr and Peter Palfrader. Closes: #317411
400     - more verbose about Homepage. Closes: #339826
401     - add sarge and etch. Closes: #327682
402     - document severity of RoM-request bugs. Closes: #305947
403     - update FSF address. Closes: #334820
404     - fix P-a-s link. Closes: #341195
405     - reflect binNMU changes. Closes: #349493
406     - new security upload queue. Closes: #352749
407     - fix experimental's sources.list entry. Closes: #347229
408     - remove deprecated "Closes:..." to ACK NMU bug fixes. Closes: #353447
409     - when resigning, gpg-sign your mail. Closes: #348160
410     - make pristine source and repackaged origtargz anchors work.
411       Closes: #351255
412     - same number of RC bugs is ok. Closes: #351944
413     - dpkg-source doesn't keep permissions. Thanks, Enrico Zini.
414       Closes: #306120
415     - also mention aspell. Closes: #320981
416
417   * Frédéric Bothamy
418     - French translation updated to version 3.3.7, proofread by Bernard Adrian
419   
420  -- Andreas Barth <aba@not.so.argh.org>  Sun, 09 Apr 2006 11:31:52 -0600
421
422 developers-reference (3.3.6) unstable; urgency=low
423
424   * Andreas Barth
425     - closes: and NMUs/experimental uploads. Closes: #284714
426     - madison is on merkel.
427     - more gender-neutral. Closes: #290583, #290584, #263114
428     - explain current incoming. Closes: #290019
429     - remove broken sponsoring URL. Closes: #291698
430     - add handling hints about orig.tar.gz. Thanks, Frank. Closes: #278524
431     - duplicate bug reports should be merged. Closes: #285381
432     - if you're on vacation, please check whether someone needs keysigning.
433       Closes: #285458
434     - freenode has developer cloacks. Closes: #285687
435     - cleaned up uploaders / maintainer field
436     - explain how dak detects NMUs. Closes: #292354
437     - add "mass" to lots of bugs. Closes: #292946
438     - sync NM rules with reality.
439   * Frédéric Bothamy
440     - French translation updated to version 3.3.6
441
442  -- Andreas Barth <aba@not.so.argh.org>  Sun, 23 Jan 2005 16:08:49 -0700
443
444 developers-reference (3.3.5) unstable; urgency=low
445
446   * Andreas Barth
447     - uploads to more than one dist are not possible.
448     - updated upload queues. Closes: #235213
449     - updated URL of vanilla rules files. Closes: #237557, #252048
450     - please speak with stable RM before uploading to stable. Closes: #261464
451     - information on wnpp usage synced with wnpp. Closes: #255298
452     - spelling, grammer fixes.
453       Closes: #202444, #202499, #203202, #203378, #221902, #226208
454     - add hint about partitial key id. Closes: #243968
455     - spohr is restriced, and also ftp-master. Closes: #255814
456     - bpp: Hint about locale generation as non-root. Closes: #208021
457     - bpp: deborphan-compliant transition packages. Closes: #183654
458     - add myself to uploaders.
459     - add chapter about i10n. Closes: #208156
460     - add information about dchroot. Closes: #211845
461     - add information about NEWS.Debian. Closes: #212402
462     - add information about mia-database. Closes: #213961
463     - add link to debian-mentors FAQ.
464     - add verbose information about the package description. Closes: #214792
465     - add hint about -v<version> to experimental. Closes: #232930
466     - update information about yada. Closes: #217956
467     - urgency is sticky. Closes: #261914
468     - updated information about testing distribution. Closes: #266649.
469     - rewrote the NMU section, and
470       + made the possible severities of "target bugs" clearer. Closes: #233088.
471       + mention QA uploads. Closes: #202416.
472       + add -B for binNMUs, and local debsign usage. Closes: #208839.
473       + warning about breaking all-packages by binNMU. Closes: #213348.
474     - add information about gpg usage. Closes: #175815.
475     - make key replacement instructions more details. Closes: #275921
476     - typo and language fixes. Thanks, Era Eriksson. Closes: #277576
477     - add hints about debconf templates from Christian Perrier.
478   * Matt Zimmerman
479     - Security uploads get urgency=high
480     - Be even more explicit about not uploading security updates
481   * Frédéric Bothamy
482     - French translation updated to version 3.3.5
483
484  -- Andreas Barth <aba@not.so.argh.org>  Mon, 22 Nov 2004 19:07:26 +0100
485
486 developers-reference (3.3.4) unstable; urgency=low
487
488   * Josip Rodin:
489     - fixed language in the PTS section, prompted by a patch from
490       Romain FRANCOISE, thank you; closes: #197741
491     - updated the mailing lists section (again)
492     - documented Alioth, somewhat
493   * Frédéric Bothamy
494     - French translation updated to version 3.3.3 (more or less)
495     - proofread by Patrice Karatchentzeff
496   * Matt Zimmerman
497     - Don't upload security updates directly to stable
498     - Always include an external reference in security changelog entries
499     - Be careful not to re-use a version number in security uploads
500     - More explicit instructions about what is appropriate for a security
501       upload
502
503   * Adam Di Carlo
504     - replace <!entity...> with <!ENTITY...> and other SGML hygenics
505     - build refinements
506     - Release this package as is to flush changes between June and now.
507       Yes, its been an age between releases here, for which I apologize.
508       Since CVS upstream for this package is back, I'm working on closing
509       bugs in this package now, I just wanted to get it out as is before I
510       started.
511
512  -- Adam Di Carlo <aph@debian.org>  Sun, 29 Feb 2004 14:09:48 -0500
513
514 developers-reference (3.3.3) unstable; urgency=low
515
516   * Frédéric Bothamy
517     - corrections by Michel Grentzinger
518   * Raphaël Hertzog
519     - updated documentation concerning the PTS
520     - added a paragraph about the PTS web interface
521     - documented how to add custom news item in the PTS
522   * Matt Zimmerman
523     - updates and clarifications to instructions for security bugs
524     - deprecate uploads to stable for security fixes, reference
525       section on security bugs; closes: #196516
526     - use dpkg-buildpackage -B to test binary-arch, not -b;
527       closes: #196555
528   * Adam Di Carlo
529     - Sec "Managing sponsored packages": remove unnecessary 'debsign' cmd;
530       closes: #192417
531     - fix debconf-devel(7) man page section; closes: #189512
532     - Sec "Responding to bugs": mention what FTBFS means; closes: #186605
533     - Sec "Distribution directories" renamed "Distributions"
534     - Sec "The testing distribution" moved under Sec "Distribution
535       directories" and renamed "More information about the testing
536       distribution"
537     - Secs "Uploads to {stable,testing-proposed-updates}" retitled to make
538       it clear these are special cases
539     - Sec "Uploading to ftp-master": xref to "Delayed incoming"; 
540       closes: #195997
541     - check compliance with Policy version 3.5.10
542
543  -- Adam Di Carlo <aph@debian.org>  Mon, 16 Jun 2003 04:08:29 -0400
544
545 developers-reference (3.3.2) unstable; urgency=low
546
547   * Frédéric Bothamy:
548     - French translation updated to version 3.3.1
549     - proofread by Philippe Batailler and Patrice Karatchentzeff
550   * Adam Di Carlo:
551     - French translation requires debiandoc-sgml 1.1.76 or better
552
553  -- Adam Di Carlo <aph@debian.org>  Fri, 18 Apr 2003 09:48:59 -0400
554
555 developers-reference (3.3.1) unstable; urgency=low
556
557   * Josip Rodin:
558     - package description said it contained French and Japanese, fixed,
559       closes: #182614
560     - Sec "Experimental": sources.list entries
561     - Sec "Basic rules for [mailing list] use": cosmetic, link to this sec
562     - Sec "Handling bugs": retitle and expand section
563   * Adam Di Carlo:
564     - more improvements to package synopsis and description
565     - the synopsis formula changed to either
566        <package-name> is a <synopsis>
567       or
568        <package-name> is <synopsis>
569       or
570        <package-name> are <synopsis>
571       closes: #182956
572     - the synopsis itself should not start with an article
573     - Sec "Best practices for debian/control": expand intro
574     - fix doc-check URL; closes: #187144
575     - Sec "Multiple binary packages": fix awkward wording about vim source
576       package; closes: #187143
577
578  -- Adam Di Carlo <aph@debian.org>  Fri,  4 Apr 2003 14:26:52 -0500
579
580 developers-reference (3.3) unstable; urgency=low
581
582   * Frédéric Bothamy:
583     - French translation updated to version 3.2.2 (more or less)
584     - proofread by Philippe Batailler
585   * Raphaël Hertzog:
586     - added "ddtp" keyword in the PTS documentation
587   * Josip Rodin:
588     - split out the doc-files per language, closes: #177448
589     - shuffled stuff around in the packages chapter
590     - added a section describing how to handle large amounts of
591       architecture-independent data bundled with programs
592     - added best practices on debian/changelog files, based on a patch
593       kindly provided by Daniel Kobras, closes: #166388
594     - described debdiff and dpkg-depcheck, and linked to them from the
595       right places in the document, closes: #172897
596     - describe the current practice in writing synopsis lines,
597       closes: #174161
598   * Adam Di Carlo:
599     - update (c) year
600     - convert to debhelper (compat mode 4); maintainer scripts no longer
601       needed
602     - split -ja and -fr versions out into separate packages
603     - top-level makefile deletes targets on error; clean is cleaner
604     - replace the manual debian/control processing to show the document's
605       table of contents (TOC) with a new script 'debian/tocsubstvars';
606       note that the TOC displayed in the developers-reference-{fr,ja}
607       package descriptions are in English until UTF8 control files are
608       allowed; proper escaping of single quotes here requires newest
609       debhelper
610     - editorial changes on material added in this version
611     - reorder "Best Packaging Practices" a bit
612     - rework "Best practices for debian/control" based on contributions
613       from Colin Walters, Branden Robinson, Sebastian Rittau and others;
614       closes: #139957, #108416
615     - primary author is developers-reference@packages.debian.org; remove
616       emails from other authors to prevent spam and confusion
617
618  -- Adam Di Carlo <aph@debian.org>  Mon, 24 Feb 2003 13:29:07 -0500
619
620 developers-reference (3.2.2) unstable; urgency=low
621
622   * Josip Rodin:
623     - slightly rewrote and updated links in the mirrors section
624   * Adam Di Carlo:
625     - Policy compliance checked and updated to 3.5.8, no changes needed
626     - TODO: remove some tasks which are done
627     - ship README-contrib and TODO in the doc dir
628     - Sec "Upstream home page": some revisions based on discussion on
629       policy list
630     - Sec "Documentation" added under Sec "Common packaging situations"
631       for best practices for documentation
632     - Add tools entries for autotools-dev, dpkg-repack, alien, debsums;
633       new Sec "Documentation and information", add entries there for
634       debview, debiandoc-sgml, debian-keyring; we believe this manual now
635       covers all of the established, general Debian maintainer tool
636       packages
637     - spell-checking pass
638
639  -- Adam Di Carlo <aph@debian.org>  Thu, 12 Dec 2002 13:45:23 -0500
640
641 developers-reference (3.2.1) unstable; urgency=low
642
643   * Adam Di Carlo:
644     - Sec "Best practices for debian/control" added, Sec "Writing useful
645       descriptions" moved under there
646     - Sec "Upstream home page" added in debian/control section
647     - Sec "Miscellaneous advice" empty, removed
648     - Sec "Overview of maintainer tools": tools now categorized into
649       subgroups; do cross-linking from this section into other parts of
650       the document where these tools are discussed
651     - Sec "Overview of maintainer tools": add entries for sbuild,
652       build-essential, linda; improved entries for pbuilder, devscripts
653     - Sec "Tools for porters" renamed and readapted to "Porting
654       infrastructure and automation"; move tool discussion down to the
655       appendix; improve Sec "buildd" a bit
656     - README-contrib added giving information for authors, contributors,
657       and translators
658     - eliminate the ByHand stuff, I'm pretty sure it's not needed now
659       with the DDP builder process, or if it is needed, it's a probably
660       that can be fixed by DDP folks
661     - stop shipping SGML source -- use 'apt-get source developers-reference'
662       after all, this is supposed to be a binary package, right?
663     - simply PS and PDF building rules
664   
665  -- Adam Di Carlo <aph@debian.org>  Mon,  9 Dec 2002 03:04:19 -0500
666
667 developers-reference (3.2) unstable; urgency=low
668
669   * Josip Rodin:
670     - merged a bit misplaced lintian-reports section within the lintian
671       section and adjusted links
672     - added the missing description of dh-make and adjusted links
673   * Adam Di Carlo:
674     - ChangeLog attribution updates
675     - fix typos, closes: #171781
676     - expand the doc-base abstract and authors
677     - Ch "Packaging Practices" rewritten intro
678     - Sec "Packaging tools and common cases" renamed to "Best Practices
679       for debian/rules", and write an intro
680     - Sec "Helper scripts" in practices section rewritten, giving
681       arguments for and against debhelper, mostly for :)
682     - Sec "Package with multiple patches" renamed to "Patching source
683       versus patching at build time" and rewritten
684     - Sec "Multiple binary packages" rewritten
685     - Sec "Handling debconf translations" moved under an
686       "Internationalization" section, and some edits
687     - Sec "Internationalized Documentation" added under Sec
688       "Internationalization"
689     - Sec "Specific packaging practices" renamed to "Common packaging situations"
690     - Sec "Packages using autoconf/automake" rewritten
691     - Sec "Configuration management" moved forward in practices chapter
692     - Sec "Other specific packages" renamed to "Specific types of
693       packages", add info for SGML/XML and Lisp packages
694     - Sec "Writing useful descriptions" heavily edited
695     - Sec "Best practices for maintainer scripts" added, special credit
696       here to Charles Briscoe-Smith for work dating back to 1998; include
697       a POSIX shell snippet showing how to check if a command is the PATH,
698       closes: #150384
699     - Apdx "Overview of Debian Maintainer Tools": remove debget, it's
700       rather useless and broken
701     - normalize up-casing on sections, which should only up-case proper
702       names and the first word
703     - new 'translation-status' script to check status of translations,
704       adapted from doc-check in boot-floppies, source pkg only --
705       oh my, French translation is 54 CVS revisions behind, and Japanese
706       is 108 behind
707     - postinst: don't set /usr/doc symlink, aesthetics
708     - prerm: don't use 'command -v', it's not POSIX
709     - rules: produce md5sums file; break out a 'test' target
710
711  -- Adam Di Carlo <aph@debian.org>  Sat,  7 Dec 2002 02:28:06 -0500
712
713 developers-reference (3.1.2) unstable; urgency=low
714
715   * Josip Rodin:
716     - DDP publishing update
717   * Adam Di Carlo:
718     - doc-base file includes French and Japanese files
719     - debsign invocation was slightly wrong, closes: #170523
720     - Sec "Handling debconf translations", updates from Martin Quinson
721       for po-debconf with minimal editorial changes, closes: #169007
722
723  -- Adam Di Carlo <aph@debian.org>  Wed, 27 Nov 2002 21:16:30 -0500
724
725 developers-reference (3.1.1) unstable; urgency=low
726
727   * Josip Rodin:
728     - updated IRC stuff, thanks to Ben Armstrong, closes: #161403
729     - fixed/updated/extended stuff about bugs, hoping to address the
730       issue of people abusing the changelog bug closing feature
731   * Raphaël Hertzog:
732     - added myself as co-author
733     - fix a typo in Sec "Collaborative maintenance", closes: #161488
734   * Matt Zimmerman:
735     - updated security information, merging in Joey's stuff from the
736       Security Team FAQ and various updates and clarifications
737   * Adam Di Carlo
738     - fix some bad URLs, closes: #168357
739     - fix a grammar typo, closes: #166098
740
741  -- Adam Di Carlo <aph@debian.org>  Tue, 12 Nov 2002 23:15:03 -0500
742
743 developers-reference (3.1) unstable; urgency=low
744
745   * Raphaël Hertzog:
746     - Corrected several errors with &mdash;
747     - Applied patch from Peter Palfrader, correcting
748       the URL for the Debian Voting Information page. closes: #150427
749     - Applied patch from Matej Vela, dpkg-buildpackage does no more
750       require -sa for version -0.1. closes: #150861
751     - Applied the reformulations proposed by David Kimdon. closes: #150572
752     - Applied the patch of Matt Zimmerman. Thanks Matt! closes: #145287
753     - Added the explanation about how to replace an .orig.tar.gz.
754       closes: #150392
755     - Mostly deleted the paragraph about security upload in the
756       section explaining source NMU. Just added a link to point to
757       "Handling security-related bugs". closes: #159935
758     - Added a link to the Technical Committee web page (in the "Bug
759       housekeeping" section). closes: #151365
760     - Explain uploads to testing-proposed-updates, mentions briefly
761       stable-security and testing-security. closes: #149666
762       Removed the comment about uploads to frozen.
763     - Documented the "Developer's packages overview" web portal.
764       closes: #158650
765     - Added a reference to debian-l10n-english in "Writing useful
766       descriptions". closes: #158609
767     - Added a Best Packaging Practice section for "Packages using
768       autoconf/automake". closes: #158045
769     - Documented associated features to db.debian.org like SSH key
770       replication and *.debian.net DNS entry. closes: #155389
771     - Added a section about "Bug Squashing Parties".
772   * Josip Rodin:
773     - removed obsolete, needless dupload variables
774     - applied linguistic fixes from David Kimdon, closes: #150572
775     - random proofreading, mostly changing he -> they
776     - added people.d.o and non-us.d.o to the Debian servers section, and
777       mostly rewrote it to exclude real machine names and be better organized
778     - updated the mailing lists section
779   * Adam Di Carlo
780     - debian/changelog: remove obsolete Emacs variables
781     - editorial review of the changes above, minor tagging changes,
782       spelling fixes
783
784  -- Adam Di Carlo <aph@debian.org>  Tue, 10 Sep 2002 21:57:41 -0400
785
786 developers-reference (3.0) unstable; urgency=low
787
788   * Adam Di Carlo:
789     - welcome Manoj Srivastava as a co-maintainer
790     - welcome Raphael Hertzog as a co-maintainer
791
792     - new Chapter "Resource for Debian Developers", incorporating
793       the former chapters
794        Ch "Mailing Lists, Servers, and Other Machines"
795        Ch "The Debian Archive"
796   
797     - new Chapter "Managing Packages", incorporating former chapters
798        Ch "Package uploads"
799        Ch "Non-Maintainer Uploads (NMUs)"
800        Ch "Porting and Being Ported"
801        Ch "Moving, Removing, Renaming, Adopting, and Orphaning Packages"
802        Ch "Handling Bugs" (retitled "Handling package bugs")
803        Sec "Bug housekeeping" (new section, some parts stubbed out)
804      
805     - new Chapter "Beyond Packaging" recommends ways to contribute
806       to Debian beyond issues of package maintenance; incoporates
807       Ch "Interaction with Prospective Developers", retitled to
808           Sec "Interacting with Prospective Debian Developers"
809       Sec "Submitting Bugs", renamed to "Reporting Bugs"
810       Sec "QA" moved here from old Sec "Quality Assurance effort"
811       Sec "Dealing with unreachable maintainers"
812
813     - Sec "The Developers Database" added under Resources
814     - new Sec "Collaborative Maintenance" concerning multiple maintainers
815       for one package
816
817     - Sec "Getting started": add link to New Maintainers' Guide
818     - Sec "Debian Mentors" renamed to "Debian Mentors and Sponsors",
819       we add some info on sponsoring; also in Sec "Sponsoring packages"
820     - Section's first word capitalized, rest are normal case
821     - purge a reference to the Packaging Manual; closes: #145039
822     - misc. cross-referencing with new or moved sections
823     - change some literal quotes to &lsquo;, &rdquo;, etc.
824     - tagging improvements: replace <tt> with <file> for files and
825       directories; since <tt><var> and <example><var> doesn't look right,
826       work-around with &lt;...&gt;
827     - entity'ize master.debian.org, us-upload-dir, non-us-upload-dir
828     - update copyright date
829     - some simplifications on the TeX suffix rule
830     - spell check and grammar corrections
831     - s/GPG/GnuPG/
832
833   * Raphael Hertzog:
834     - changed -e by -m in the dpkg-buildpackage command line example;
835       closes: #110310
836     - clarify wording between "porter upload", "binary-only NMU", "simple
837       recompile"; closes: #102626
838     - extended "removing a package"; closes: #135560
839     - Ch "Best Packaging Practices": new chapter, including new
840       Sec "Writing useful descriptions" as a first entry in that
841       chapter; closes: #53109, #129848
842     - indicate that the list of subsections is defined in the policy;
843       closes: #123586
844     - removed some cruft in `Announcing package uploads'
845     - document the testing scripts; closes: #129445
846     - explain how to reassign/close bugs of removed packages; 
847       closes: #130255
848     - updates the note about software subject to US patents; 
849       closes: #142798
850     - new Section "Contacting other maintainers" under "Beyond packaging"
851       Document the package@packages.debian.org alias; closes: #114553
852     - new Section "Package's information" under Resources
853       Document http://packages.debian.org/<package>,
854       http://bugs.debian.org/<package> and the madison utility
855     - Sec "Reporting bugs": added http://bugs.debian.org/from:email@isp.com
856     - Sec "Handling bugs": added http://bugs.debian.org/login@debian.org
857     - Sec "The Incoming system" in "Resources", describe how it works and
858       also speak of the DELAYED directory; closes: #135562, #136774
859     - spelling fixes
860     - Sec "Developer Database": added a sentence about finger
861       login@debian.org
862     - update the total number of packages and the example directory tree
863       of a Debian archive
864     - updated the list of available architectures.
865     - commented out the "Subsections" section since it will RSN have nothing
866       to with the Debian archive. It's just a generic information field
867       of the package and nothing more.
868     - added more incentive to use experimental since it doesn't cause
869       any pain to the ftpmasters.
870     - Sec "When to do a source NMU": updated the NMU "protocol" and suggest
871       the use of the delayed queue.
872     - new Section "Acknowledging the NMUs" to explain the need to integrate
873       the changes introduced by NMUs. Insists on the fact that one shouldn't
874       be upset by a NMU.
875     - stubbed in new Section "Collaborative maintenance"
876     - stubbed in new Section "The Package Tracking System"
877     - Sec "The Package Tracking System": filled with content from
878       Francesco Paolo Lovergine, heavily updated by myself
879     - new Section "Managing sponsored packages" contributed by
880       Francesco Paolo Lovergine, slightly updated by myself
881     - new Sec "Bug housekeeping"; closes: #39519
882     - new Sec "Voting"
883     - new Sec "Documentation"
884     - added Sec "IRC channels" in the Resources chapter
885     - added Sec "pbuilder" in the appendix. Mention it in the section
886       "Being kind to porter" too
887     - extended Sec "devscripts" with info about "bts" and "uscan"
888     - completed Sec "Helper scripts"
889     - completed Sec "Package with multiple patches",
890       "Multiple binary packages", "Libraries", "Other specific packages",
891       "The wise use of debconf" -- all those are quite simplistic, they
892       can be improved
893     - integrated Sec "Handling debconf translations" contributed by
894       Denis Barbier -- thanks, Denis!
895
896   * Antoine Hulin:
897     - update French translation
898
899  -- Adam Di Carlo <aph@debian.org>  Fri, 14 Jun 2002 01:18:19 -0400
900
901 developers-reference (2.11) unstable; urgency=low
902
903   * Antoine Hulin:
904     - some grammar corrections
905     - update French translation
906   * Martin Michlmayr:
907     - changes in upload situation, not possible to remove from Incoming
908       anymore; closes: #135559
909     - also talk about dput a tiny bit
910   * Adam Di Carlo:
911     - Ch "Overview of Debian Maintainer Tools":
912       - improve the intro
913       - Charles Briscoe-Smith deprecates yada (I think new maintainers of
914         that would be welcome)
915       - debconf-doc mentioned for debconf
916       - debhelper: don't talk about debmake; mention how to get info on the dh-* pkgs
917       - dput: new section, closes: #129378
918       - debootstrap: new section, closes: #129377
919       - dpkg-dev-el: new section
920       - other minor wording changes
921     - Sec "Mailing Lists": where to find private archives, closes: #96780
922     - Ch "Package uploads":
923       - new Sec "Adding an entry to debian/changelog"
924       - rename Sec "Announcing new packages" to "New packages"
925     - crypto is in main, non-US is for patent restrictions, so:
926       - excise some text from "Registering as a Debian developer"
927       - changes in Sec "Uploading to ftp-master"
928       - changes in Sec "Uploading to non-US"
929   * old bugs closed out, closes: #110573
930
931  -- Adam Di Carlo <aph@debian.org>  Sun,  7 Apr 2002 23:34:08 -0700
932
933 developers-reference (2.10.0) unstable; urgency=low
934
935   * from Martin Michlmayr
936     - update the "Applying to Become a New Maintainer" section, with
937       review by Raphael Hertzog, closes: #133965
938     - bugs closed in NMUs should uses 'closes' changelog entries,
939       closes: #133951
940     - developers are not required to subscribe to debian-private
941       closes: #133955
942     - some suggestions on places to use the proper term, Debian GNU/Linux,
943       closes: #133953
944     - fix some typos, closes: #133956
945   * Adam Di Carlo:
946     - frozen doesn't exist anymore, just testing; note, however, that
947       there is a way to upload to 'woody-proposed-updates' -- if I can
948       find some description of that, I'll document it; closes: #133948
949     - minor build tweaks
950     - minor cosmetics
951     - isolate a few more language-independent bits
952   * from Chris Tillman
953     - change /usr/doc to /usr/share/doc, and typo in debian/copyright,
954       closes: #126924
955
956  -- Adam Di Carlo <aph@debian.org>  Sun, 24 Feb 2002 14:46:46 -0500
957
958 developers-reference (2.9.0) unstable; urgency=low
959
960   * Josip Rodin: 
961     - created a new subsection about uploading to stable, and elaborated
962       about that subject
963     - removed a stray sentence about stable from the paragraph about
964       security uploads (which apply to all distributions equally)
965     - replaced the nonexistent term "Security Manager" with "security officer"
966     - uploading to stable and unstable is deprecated; updated the section
967       about the experimental distribution; other fixes in the section
968       talking about uploading to distributions
969     - better organize some subsections in the section about package uploads
970     - replaced some bogus <ftppath>s with <tt>s
971     - noted how there is an upload queue on pandora, too
972   * Antoine Hulin:
973     - French translation updated
974   * Adam Di Carlo:
975     - normalize '--' as &mdash; for prettier output
976     - integrate changes from James Troup, part of #102626
977     - typo fix thanks to Mark Hodge
978
979  -- Adam Di Carlo <aph@debian.org>  Sun, 21 Oct 2001 01:03:01 -0400
980
981 developers-reference (2.8.8) unstable; urgency=low
982
983   * from Josip Rodin:
984     - a few more strong words about sponsoring
985     - started a new chapter about the relationship between old and new
986       developers
987
988  -- Adam Di Carlo <aph@debian.org>  Fri, 20 Jul 2001 17:53:47 -0400
989
990 developers-reference (2.8.7) unstable; urgency=low
991
992   * French updates
993   * fix a typo in a link
994   * dpkg-buildpackage -m<addr> flag was changed for -e<addr> when NMU'ing;
995     update documentation accordingly
996     closes: #101676
997   * Matt Zimmerman fixes up some wording in the section talking about
998     forwarding bugs upstream
999     closes: #98312
1000   * provide proper l10n for SGML date entities; now we have &date-<LANG>
1001     entities which should be used
1002   * debian/rules: fixes for new debiandoc-sgml
1003   * debian/control: depend on debiandoc-sgml 1.1.48 or better
1004
1005  -- Adam Di Carlo <aph@debian.org>  Thu, 21 Jun 2001 14:43:42 -0400
1006
1007 developers-reference (2.8.6) unstable; urgency=low
1008
1009   * fix a typo, thanks to Antoine Hulin
1010   * French version: completely up-to-date now
1011   * Makefile: add a 'validate' target
1012   * prepare and ship "upstream" ChangeLog; move the debian changelog to
1013     changelog.Debian.gz
1014   * all versions: change the email address to use when orphaning
1015     closes: #93727
1016
1017  -- Adam Di Carlo <aph@debian.org>  Fri, 13 Apr 2001 03:32:08 -0400
1018
1019 developers-reference (2.8.5) unstable; urgency=low
1020
1021   * expunge references to the Debian Packaging Manual, which is now in the
1022     Policy
1023   * Japanese version: also comment out some references packaging manual;
1024     this translation needs updating
1025   * deny request to shut down non-maintainer bug maintenance bug closure
1026     practices (closes: Bug#88623)
1027   * add some advice about U.S. citizens uploading to non-US
1028     (closes: Bug#89694)
1029   * debian/control: Build-Depends should have been Build-Depends-Indep
1030   * French version: First complete translation of the Debian developer's
1031     reference guide.  Much work done by Antoine Hulin. Reviewed by Nicolas
1032     Bertolissio.
1033   * Portuguese version: work is started by Carlos Laviola, nothing
1034     included yet, however
1035
1036  -- Adam Di Carlo <aph@debian.org>  Sun,  8 Apr 2001 01:25:51 -0400
1037
1038 developers-reference (2.8.4) unstable; urgency=low
1039
1040   * debian/control: remove reference to obsolete packaging-manual package
1041     (closes: Bug#86505)
1042   * debian/control: fill in the description a bit more
1043   * doc-base: index.html corrected to be index.en.html
1044     (closes: Bug#85933)
1045   * Makefile: clean is cleaner
1046
1047  -- Adam Di Carlo <aph@debian.org>  Sun, 25 Feb 2001 12:47:06 -0500
1048
1049 developers-reference (2.8.3) unstable; urgency=low
1050
1051   * build and provide French and Japanese versions
1052   * devolve build logic from debian/rules to top-level Makefile
1053   * developers-reference.jp.sgml: minor changes so it will build (is out
1054     of date)
1055   * debian/rules: stop making useless /usr/share/developers-reference dir
1056
1057  -- Adam Di Carlo <aph@debian.org>  Mon, 22 Jan 2001 02:02:02 -0500
1058
1059 developers-reference (2.8.2) unstable; urgency=low
1060
1061   * Josip Rodin:
1062     - fix typographic errors reported by David Martinez (closes: Bug#80740)
1063     - common.ent: upped the numbers a little bit, updated lintian reports URL
1064     - updated regarding va->klecker move, and www->people move, changed
1065       most mentions of dinstall to a generic term "archive maintenance
1066       software", removed full path to it because it is in PATH now,
1067       mentioned "dak" and "katie" (somewhat vaguely), changed week to
1068       month regarding FTP archive waiting time since that\'s more often
1069       the case, and changed weeks to hours regarding Maintainers file
1070       updates since that\'s also more often the case now, updated some
1071       URLs to entities, s/debian-doc/doc-debian/
1072     - replaced evil latin1-only quotation marks, replaced mentions of
1073       important severity (in RCB context) with serious severity, some
1074       details fixed
1075     - common.ent (1.10): fixed email-debian-user alias; updated
1076       sample-dist-dirtree (with more to come)
1077     - described testing; described package pools (this particular part
1078       required quite a bit of changes, and it might be a bit rough, but
1079       it's a start); described the frozen test cycles et al; some other
1080       smaller fixes
1081     - another update WRT sid/unstable/testing, from Colin Watson
1082       (closes: Bug#80896)
1083   * debian/control: add Recommends for debian-policy, packaging-manual 
1084   * update copyright notice for 2001
1085   * fix for WNPP bug filing severities from David Schleef
1086   * clarify the status of the Developers's reference as "normative"
1087   * add a reference to debconf (closes: Bug#82413)
1088
1089  -- Adam Di Carlo <aph@debian.org>  Sun, 21 Jan 2001 18:10:21 -0500
1090
1091 developers-reference (2.8.1) unstable; urgency=low
1092
1093   * update WNPP instructions, based on patch from Marcelo E. Magallon 
1094     (closes: Bug#69435)
1095   * spelling corrections, awkward grammar suggestions from Andreas Krueger 
1096     (closes: Bug#72810)
1097   * debian/rules: remove some obsolete source-depends stuff
1098
1099  -- Adam Di Carlo <aph@debian.org>  Sat,  4 Nov 2000 13:22:21 -0500
1100
1101 developers-reference (2.8.0) unstable; urgency=low
1102
1103   * Almost all changes for this release are from Josip Rodin
1104     <joy@debian.org>. Thanks, Josip!
1105
1106   * debian/control, postinst, prerm, rules: Policy 3.2.1 (closes:
1107     Bug#68929, Bug#70384)
1108   * fixed bug closing example (closes: Bug#71198)
1109   * update the perl regexp from current /usr/lib/dpkg/parsechangelog/debian
1110   * updated keyring/keyserver information (closes: Bug#67783)
1111   * updated new-maintainer stuff (closes: Bug#67841)
1112   * updated for master -> ftp-master move (closes: Bug#68369)
1113   * noted www.d.o is the right host for web pages, but all other machines
1114     could be used if necessary
1115   * reorder mentions of scp to come before FTP, as it is more secure;
1116     mention the rsync dupload method
1117   * reorder mentions of pandora <-> non-us, canonical name non-us is
1118     better
1119   * other small corrections
1120   * fixed orphaning/adopting instructions with regard to the new WNPP
1121   * common.ent: fix urls for cvs.d.o, wnpp, Debian machines page, 
1122     lists-archives, www.d.o BTS
1123   * common.ent: changed link for machines from devel/maintainer_contacts
1124     to the db.d.o CGI
1125   * Makefile: remove unnecessary subshell
1126
1127   * Adam's change: update debian/copyright for new Policy, and put my name
1128     in there a bit with updated years; update doc-base file for FHS
1129
1130  -- Adam Di Carlo <aph@debian.org>  Sun, 15 Oct 2000 03:25:21 -0400
1131
1132 developers-reference (2.7.2) frozen unstable; urgency=medium
1133
1134   * I believe this should go into frozen because (a) it's only
1135     documentation, so it can't introduce RC bugs, and (b) it fixes an
1136     error which prevented it from building properly; however, whatever
1137     ftpmaster feels is best is fine
1138   *
1139   * include common.ent as well as version.ent 
1140     (closes: Bug#52582, Bug#48926)
1141   * debian/rules: fix build error caused by newer debiandoc-sgml; remove
1142     constitution.en.html, since that is now located in the doc-debian
1143     package (closes: Bug#54778, Bug#42014); don't compress .pdf file
1144   *
1145   * All changes below from Raphael Hertzog <hertzog@debian.org>
1146   *
1147   * Sec. "Uploading to master" and "Uploading to pandora": 
1148     explained dinstall -n (closes: Bug#45079)
1149   * Sec. "Picking a distribution": added reference to the debian-release
1150     team (closes: Bug#52906)
1151   * Sec. "Announcing package uploads": rewrote it to take care of the fact
1152     that dinstall is doing it automatically (closes: Bug#43877)
1153   * Sec. "Mailing lists": added a paragraph about debian-email
1154     (closes: Bug#40258)
1155   * Changed the "Maintaining Your Debian Information" into "Debian
1156     Developer's Duties" (closes: Bug#28908)
1157     - added a section about the LDAP database
1158     - added a section about the "on vacation" message
1159     - added a section about the coordination with upstream developers
1160       (closes: Bug#43878)
1161     - added a section about managing Release Critical bugs
1162     - added a section about Quality Assurance effort
1163
1164  -- Adam Di Carlo <aph@debian.org>  Sun, 16 Apr 2000 23:24:33 -0400
1165
1166 developers-reference (2.7.1) unstable; urgency=low
1167
1168   * Sec. "Registering as a Debian developer": we are transitioning away
1169     from non-free PGP -- remove allusions to non-free software such as
1170     PGPv2 or v5 insofar as possible; recommend use of DSS keys rather than
1171     RSA
1172   * Sec. "Maintaining Your Public Key": remove PGP-centric stuff
1173   * Sec. "When bugs are closed by new uploads": describe how to close bugs
1174     via a magic changelog entry (closes: Bug#43690)
1175   * Sec. "Generating the changes file": refer to Sec. "When bugs are
1176     closed by new uploads" for closing bugs via a changelog entry
1177   * developers-reference.sgml: re-enable RCS variables in CVS sources
1178   * debian/control,rules: dynamically generate the TOC in the package
1179     description from developers-reference.sgml
1180
1181  -- Adam Di Carlo <aph@debian.org>  Sun, 12 Sep 1999 18:15:59 -0400
1182
1183 developers-reference (2.7.0) unstable; urgency=low
1184
1185   * developers-reference.sgml: separated out language-independant elements
1186     into common.ent (not content changes); misc minor grammar changes
1187     throughout
1188   * doc-base: change section for *constitution* to Debian (not 'debian')
1189     (closes Bug#37392)
1190   * Sec. "Stable, unstable, and sometimes frozen": mention how old stable
1191     releases are available at archive.debian.org
1192   * Sec. "Uploading to pandora (non-us)" added, remove stale
1193     information about the old anonymous ftp area (closes Bug#39541);
1194     Sec. "Other Upload Queues" added about that upload queues, added
1195     samosa and master.debian.org.jp (closes Bug#37804)
1196   * Sec. "Yada": mention that yada might not be as robust as other package
1197     producing systems, at request of the author; Sec. "equivs" added
1198   * Sec. "Moving packages": at the request of Guy Maor, clarify that this
1199     procedure is for moving packages in sections (i.e., free, contrib)
1200     only
1201   * Sec. "Registering as a Debian developer": talk about RSA keys rather
1202     than PGP keys, since I think GPG can create/handle them now; mention
1203     that the official pkg maintainer address much match an ID on your key;
1204   * Sec. "Maintaining Your Public Key": beef up the warnings a bit; point
1205     to the PGP FAQ
1206   * Sec. "Mailing Lists, Servers, and Other Machines": clean up and
1207     clarify section; mention that all developers are expected to be
1208     subscribed to debian-private and debian-devel-announce
1209   * Sec. "Other Debian Machines": remove list of machines; point to
1210     http://www.debian.org/devel/machines instead
1211   * Sec. "Release code names": potato is 2.2
1212   * Sec. "Guidelines for Porter Uploads": talk about recompile only
1213     uploads and version numbers for this (i.e., foo_2.4-1.0.1), from a
1214     suggestion from James Troup
1215   * Sec. "buildd": mention andrea, and buildd.debian.org
1216   * Sec. "Removing packages": correct apt-cache usage
1217   * debain/rules: update standards to 3.0.1 -- since I'm not moving
1218     /usr/doc to /usr/share/doc yet, no changes were required except in the
1219     text here and there
1220
1221  -- Adam Di Carlo <aph@debian.org>  Mon, 16 Aug 1999 23:29:45 -0400
1222
1223 developers-reference (2.6.8) unstable; urgency=low
1224
1225   * when applying as a new user, the login name can be *eight* characters,
1226     not seven (thanks to Rafael Caetano dos Santos)
1227
1228  -- Adam Di Carlo <aph@debian.org>  Fri, 21 May 1999 21:50:04 -0400
1229
1230 developers-reference (2.6.7) unstable; urgency=low
1231
1232   * SGML'ish: normalize SGML elements, refill paragraphs (closes Bug#37987)
1233   * doc-base: change section to Debian -- hmm, this looks like a doc-base
1234     bug, really, but hey, who am I to refile bugs to another one of my own
1235     packages? (closes Bug#37392)
1236   * Ch. "Overview of Debian Maintainer Tools": new section for yada (um,
1237     someone who uses this should check my description), correct build ->
1238     debuild in the devscripts section (closes Bug#38053)
1239
1240  -- Adam Di Carlo <aph@debian.org>  Fri, 21 May 1999 01:41:45 -0400
1241
1242 developers-reference (2.6.6) unstable; urgency=low
1243
1244   * Sec. "The master server": note that problems on Debian ftp can be sent
1245     to ftpmaster@debian.org also
1246   * Secs. "Uploads via chiark" and "Uploads via erlangen": remove
1247     'cron-driven' (thanks Roman Hodek)
1248   * Sec. "Being Kind to Porters": typos corrected, note that binary-arch
1249     and binary-indep targets should work independantly (thanks Roman
1250     Hodek)
1251   * Sec. "buildd": remove erroneous reference to debbuild, reorganize the
1252     section and correct typos (thank again Roman -- boy, this is the all
1253     Roman release)
1254   * debian/rules: re-enable letter-sized PDFs
1255
1256  -- Adam Di Carlo <aph@debian.org>  Sun,  9 May 1999 01:17:29 -0400
1257
1258 developers-reference (2.6.5) unstable; urgency=low
1259
1260   * Sec. "Architectures": correction on supported architecture in Linux
1261     2.2, from Job Bogan
1262   * Sec. "Experimental": other reasons to use or not use the experiment
1263     archive "section", from comments by Guy Maor
1264   * Sec. "Being Kind to Porters": replace x86 with i386 (closes Bug#36485)
1265   * debian/rules: date printing protected from local l10n (closes Bug#36891)
1266   * Ch. "Mailing Lists, Servers, and Other Machines": renamed chapter; add
1267     intro paragraph
1268   * Sec. "Debian Servers": new, for talking about the standard servers,
1269     with intro; demoted server sections under that
1270   * Sec. "The FTP servers": was empty, removed
1271   * Sec. "The master server": fill in more info and cross-refs on how to
1272     report problems
1273   * Sec. "The CVS server": add some more detail which should be included
1274     when requesting cvs areas; mention the cvsweb URL
1275   * Sec. "Other Debian Machines": new section, list the machines for which
1276     a normal developer may have access.
1277
1278  -- Adam Di Carlo <aph@debian.org>  Tue,  4 May 1999 03:32:21 -0400
1279
1280 developers-reference (2.6.4) unstable; urgency=low
1281
1282   * debian/rules: hack 'byhand' file entries to include debian version
1283     number in it, so subsequent uploads of the package into Incoming don't
1284     step all over each other
1285
1286  -- Adam Di Carlo <aph@debian.org>  Fri,  9 Apr 1999 20:04:04 -0400
1287
1288 developers-reference (2.6.3) unstable; urgency=low
1289
1290   * correction from James Troup -- <keyring-maint> is indeed the correct
1291     address for PGP key updates
1292
1293  -- Adam Di Carlo <aph@debian.org>  Sun,  4 Apr 1999 13:28:58 -0400
1294
1295 developers-reference (2.6.2) unstable; urgency=low
1296
1297   * Sec. "fakeroot": libtricks is not replacing anything after all
1298   * developers-reference.sgml: use public declaration
1299   * BTW, if any maintainers of translated versions of this document would
1300     like to talk to me about folding your version into the
1301     developers-reference CVS area, please get in touch with me
1302
1303  -- Adam Di Carlo <aph@debian.org>  Sun,  4 Apr 1999 04:42:29 -0400
1304
1305 developers-reference (2.6.1) unstable; urgency=low
1306
1307   * include Debian constitution (closes Bug#30694)
1308   * Sec. "fakeroot": libtricks is replacing fakeroot, not libtool
1309   * Sec. "Maintaining Your Public Key" -- give email addresses as
1310     {pgp,gpg}-update@debian.org, at James Troup's request (note to Jameas,
1311     if you see this: /usr/doc/debian-keyring/README.gz talks about
1312     <keyring-maint> instead)
1313   * Ch. "Overview of Debian Maintainer Tools" -- add Sec. "debget"
1314   * developers-reference.sgml: minor typo correction from Tril
1315     <dem@tunes.org>
1316   * doc-base stuff: add abstract to developers-reference, new file for
1317     constitution
1318   * debian/rules: minor cleanup and consistency; build PDF, not PS file;
1319     ship PDF file;.text file now has .txt extension
1320   * debian/control: set priority to optional, matching archive
1321
1322  -- Adam Di Carlo <aph@debian.org>  Sat,  3 Apr 1999 17:17:06 -0500
1323
1324 developers-reference (2.6.0) frozen unstable; urgency=low
1325
1326   * would be nice to sneak this into slink; it's just documentation!
1327   * Ch. "Porting and Being Ported": porter information broken out into it's
1328     own chapter, Sec. "Guidelines for Porter Uploads" and "When to do a
1329     source NMU if you are a porter" moved to this chapter; porter tool
1330     descriptions such as 'quinn-diff' moved to this section.  Sec. "Being
1331     Kind to Porters" added, with tips for how to avoid making problems for
1332     porters.
1333   * Ch. "Non-Maintainer Uploads (NMUs)": update for the new chapter, and
1334     tighten up the language a bit
1335   * Sec. "Monitoring bugs": add a little cron job to get an 'index maint'
1336     of outstanding bugs (closes Bug#31259), loosen language a tiny bit
1337     w.r.t. non-maintainers or submitters closing bugs (closes Bug#30394)
1338   * Sec. "Scope of This Document": point out that this file is not
1339     official policy
1340   * Ch. "Handling Bugs": renamed from "Handling Bug Reports", incorporate
1341     some suggestions from James Troup, namely, don't mail from your root
1342     account, don't close bugs via control@bugs.debian.org; break out new
1343     sections, "Submitting Bugs" and "Responding to Bugs"
1344   * Ch. "Overview of Debian Maintainer Tools": remove attribution for
1345     package maintainers, since I can't keep up; add entries for fakeroot
1346     and devscripts
1347   * Ch. "Maintaining Your Debian Information": new chapter, quite small
1348     right now; it mentions keyring-maint@debian.org for key modification,
1349     warns against putting private keys on multi-user machines, and talks
1350     about how to depart Debian gracefully
1351   * typo correction from Christian Hudon (closes Bug#32052)
1352   * menu file removed, obsoleted by doc-base file
1353   * parameterize some often-changing values with SGML entities, update
1354     number of available packages
1355   * use new way of notating multiple copyrights
1356   * change <tt> elements to <file> where appropriate
1357
1358  -- Adam Di Carlo <aph@debian.org>  Thu, 11 Feb 1999 02:53:55 -0500
1359
1360 developers-reference (2.5.0.5) unstable; urgency=low
1361
1362   * add version.ent to docdir, needed to reconstruct from SGML 
1363     (closes Bug#31034)
1364
1365  -- Adam Di Carlo <aph@debian.org>  Tue, 29 Dec 1998 02:42:50 -0500
1366
1367 developers-reference (2.5.0.4) unstable; urgency=low
1368
1369   * not officially released
1370   * more spelling corrections
1371   * s/ppc/powerpc/ (thanks, James Troup)
1372
1373  -- Adam Di Carlo <aph@debian.org>  Fri, 18 Dec 1998 00:07:40 -0500
1374
1375 developers-reference (2.5.0.3) unstable; urgency=low
1376
1377   * not officially released
1378   * Sec. "Removing a package from Incoming": tiny section added
1379   * some PGP-centricity removed
1380   * Sec. "Adopting a package": point out that hijacking packages is not ok 
1381   * Ch. "Non-Maintainer Uploads (NMUs) and Porters": change 'NMU' to
1382     'source NMU', 'port' to 'binary NMU', shorten the window for porters a
1383     tad; fix spelling; stress that non-maintainer patches must be
1384     non-disruptive and that aesthetic issues are not suitable for fixing
1385     by non-maintainers; other fixes as suggested by interested parties
1386
1387  -- Adam Di Carlo <aph@debian.org>  Wed, 25 Nov 1998 00:01:27 -0500
1388
1389 developers-reference (2.5.0.2) frozen unstable; urgency=low
1390
1391   * not officially released
1392   * maintainer name change (but it's still me)
1393   * Ch. "Non-Maintainer Uploads (NMUs) and Porters":  new chapter
1394     discussing NMUs and porters; Section "Interim Releases" integrated out
1395     of existance.  New TOC for this section is:
1396          * 6 Non-Maintainer Uploads (NMUs) and Porters
1397             + 6.1 Who can do a port or an NMU
1398             + 6.2 When to do a port or an NMU
1399                  o 6.2.1 When to do an NMU if you are a porter
1400             + 6.3 How to do an NMU
1401                  o 6.3.1 NMU version numbering
1402                  o 6.3.2 NMUs must create a changelog entry
1403                  o 6.3.3 NMUs must send patches, if any, to the BTS
1404                  o 6.3.4 Building the NMU
1405             + 6.4 Guidelines for Porters
1406   
1407   * Sec. "Maintainer changes": renamed to "Adopting a package" and moved
1408     to Chapter "Moving, Removing, Renaming, Adopting, and Orphaning
1409     Packages".
1410   * Sec. "Reporting lots of bugs at once": more forcefully deprecate this
1411     practice
1412   * Sec. "Adopting a package": mention that the BTS maintainer update can
1413     take a couple of weeks
1414   * Sec. "Overview of Debian Maintainer Tools": give credit where credit
1415     is due and attribute current maintainers; add `apt'; add `quinn-diff';
1416     add mention of as yet unreleased 'buildd' package, since I'm so
1417     excited about it and can't wait
1418   * Sec. "Removing packages": talk about how apt-cache can be used to look
1419     at reverse depends, a good step to take prior to removing a package
1420     from the archive
1421   * show *full* TOC, including sect2
1422   * of course the obligatory typo, grammar, and spelling corrections
1423
1424   * Makefile: small changes to accomodate DDP autobuild
1425   * debian/dirs: obsolete, removed
1426   * debian/rules: use changelog date for SGML timestamping, not current date
1427
1428  -- Adam Di Carlo <aph@debian.org>  Fri, 20 Nov 1998 12:27:53 -0500
1429
1430 developers-reference (2.5.0) frozen unstable; urgency=low
1431
1432   * move to 3-level version number:
1433     top-level version number probably won't change for a while, it is the
1434     "major", the second-level number means significant content changes,
1435     and the third-level change means corrections and minor improvements.
1436     Since this version has significant content changes, we are now 2.5.0.
1437     Since I'm going to put porter instructions in the next major rev, that
1438     will be 2.6.0...
1439
1440   * use new <package> tag where appropriate (Ardo, you rock)
1441   * replace 'm86k' with 'm68k'
1442   * rename 'Whirlwind Tour of ...' section to 'Overview of ...' (suggested 
1443     by James Troup)
1444   * typos and "red-pen" corrections, fix cosmetic problems in PostScript
1445     version
1446   * remove the one case I use an URL fragment identifier, since
1447     debiandoc-sgml doesn't like it (bug filed against debiandoc-sgml)
1448   * debian/rules: cosmetic cleanups, loosen check for root
1449   * debian/rules: build PostScript version during build, since it's nice
1450     to have all my debiandoc2* scripts together
1451   * debian/control: policy compliant to 2.5.0
1452
1453   * advise against uploading when a package has lintian problems of
1454     severity 'E'
1455   * "Mailing Lists and Servers":
1456     - "The master server": mention how master is the home of the BTS;
1457       mention how users need to take care with their accounts on master
1458     - "The WWW servers": fill in www.debian.org, first pass, and discuss
1459       how to put up your own web pages on va or master
1460     - "The CVS server": new section added
1461     - "Mirrors of Debian servers": new section added; point to info about
1462        how to mirror
1463   * "Applying to Become a Maintainer": do not advise resending initial
1464     application; instead, simply mail a followup asking new maintainers
1465     whether they go the initial application (closes Bug #28739); mention
1466     that calls usually come in the evening; mention that if you use PGP
1467     v5, you need to generate an RSA key (right?); clarify our intentions
1468     with respect to GPG.
1469   * "Release code names": Debian 2.2 is 'potato'
1470   * "Distribution directories": give concrete examples, hopefully making
1471     it clearer where to look in Debian archives for specific stuff;
1472     mention that old distributions are moved to archive servers (is there
1473     a canonical location?)
1474   * "The override file": new section, added under "Notification that a new
1475     package has been installed"; fill it out quite a bit
1476   * "Uploading to *": reiterate thrice not to upload export
1477     controlled-software to master, or the European queues on erlangen and
1478     chiark
1479   * "Picking a distribution": section broken out from "Generating the
1480     changes file"
1481   * "Uploading to frozen": new section, almost straight from Brian White
1482     (hope you don't mind!) -- isn't that topical?
1483   * "Interim releases": if you NMU a new upstream version (0.1), run 
1484     'dpkg-buildpackage -sa'
1485
1486  -- Adam P. Harris <aph@debian.org>  Thu, 12 Nov 1998 00:03:43 -0500
1487
1488 developers-reference (2.4.1.5) unstable; urgency=low
1489
1490   * Fix instructions for new maintainers, incorporating the actual text
1491     sent to prospective new maintainers.  Improve this text a bit for
1492     readability, coverage, and organization.  Significant changes were
1493     patched back to the new-maintainers group, if they care to use
1494     them. (closes Bug#26948)
1495   * Add an introductory "Scope" chapter which helps delineate what should
1496     and should not be included in this Reference.
1497   * Add a new chapter, "Whirlwind Tour of Debian Maintainer Tools".  Let
1498     me know what useful tools I forgot -- remember, Debian-specific
1499     maintainer tools only!
1500   * Add discussion of the "experimental" distribution, culled from an email
1501     from Guy Maor on debian-devel.
1502   * Incorporated suggestions from Branden Robinson (closes Bug#27211).
1503   * Point to doc-debian's mailing list instructions where relevant.
1504   * Made references to online documentation into URLs where possible.
1505   * Little corrections here and there.
1506   * add a Makefile for use in the DDP manual hierarchy
1507   * debian/rules: comment out my 'source-depends' hack; it's just slowing
1508     things down
1509
1510  -- Adam P. Harris <aph@debian.org>  Thu,  1 Oct 1998 03:42:43 -0400
1511
1512 developers-reference (2.4.1.4) unstable; urgency=low
1513
1514   * fill in Section "The master server" a bit; other servers to follow
1515   * in Section "Distribution directories", mention that distributions
1516     are always in 'dists' subdir of the Debian archive; talk about
1517     'proposed-updates'
1518   * in Section "Release code names", talk about 'sid' a bit
1519   * in Section "Interim releases", talk about how non-maintainers should
1520     use the BTS, and bug severity "fixed" (closes Bug#17524)
1521   * in Section "Generating the changes file", talk about how to set the
1522     distribution in the debian/changelog file (i.e., "frozen unstable")
1523   * add a new Section "Checking the package prior to upload" to Section
1524     "Uploading a package", mentioning lintian and other tests one should
1525     do prior to uploading
1526   * add new Section "Notification that a new package has been installed"
1527     in Section "Uploading a package", talking about dinstall and the
1528     override file a bit
1529   * add new Sections "Moving packages", "Removing packages", "Replacing or
1530     renaming packages", and "Orphaning a package" (closes Bug#26650)
1531   * add new Section "Bugs in your packages", talking about maintainer
1532     duties with respect to bugs
1533   * add new Section "Lintian reports" under "Handling bugs reports",
1534     talking about how maintainers should check their packages with lintian 
1535     every now and then, alternatively pointing them to the lintian web
1536     pages
1537   * clarify, a bit, the use of "section" and "subsection", bringing it
1538     into line with the usage in the Policy Manual and Packaging Manual
1539   * grammar and markup changes throughout
1540   * debian/rules: added a crude source-depends rule, which renders more
1541     explicit what is used to build this package
1542
1543  -- Adam P. Harris <aph@debian.org>  Mon, 21 Sep 1998 00:51:46 -0400
1544
1545 developers-reference (2.4.1.3) unstable; urgency=low
1546
1547   * new maintainer
1548   * version number and date are automatically populated now
1549   * changed doc-base section to "debian"
1550   * debian/rules: better abstraction and organization
1551   * reformat SGML like I happen to like it
1552   * utilize the new URL tag
1553   * build PostScript on letter size, I hear thats better for A4 and US
1554     letter printing
1555
1556  -- Adam P. Harris <aph@debian.org>  Thu, 16 Jul 1998 00:52:35 -0400
1557
1558 developers-reference (2.4.1.2) frozen unstable; urgency=low
1559
1560   * non-maintainer release
1561   * rebuilt since HTML versions of Chapters 1 and 2 were truncated
1562     (important bug, no number yet, bugs.debian.org isn't working;
1563     regardless, this should go in hamm because a broken developers
1564     reference won't win us many friends in hamm, and after all, it's just
1565     text, it can't hurt you.)
1566   * no content changes, except that the version number in the SGML file
1567     reflect this packages version number
1568   * debian/rule: clean is cleaner now
1569
1570  -- Adam P. Harris <aph@debian.org>  Tue, 16 Jun 1998 01:35:39 -0400
1571
1572 developers-reference (2.4.1.1) frozen unstable; urgency=low
1573
1574   * Orphaned package
1575
1576  -- Christian Schwarz <schwarz@debian.org>  Thu, 14 May 1998 21:56:36 +0200
1577
1578 developers-reference (2.4.1.0) frozen unstable; urgency=low
1579
1580   * New version numbering scheme:
1581   
1582     - The version numbers are independent of dpkg now, but all policy
1583       manuals (the Debian Policy Manual, the Debian Packaging Manual, and
1584       the Debian Developer's Reference) share the same version numbering
1585       scheme.
1586     
1587     - The first three digits of the version number specify the
1588       `Standards-Version.' This number is incremented with each policy
1589       change. The fourth digit represents the `patch-level,' which may
1590       differ between the manuals. 
1591   
1592       If only the patch-level digit is incremented, no changes in policy
1593       have been made, except bug fixes and clarifications. Packages only
1594       have to specify the first three digits of the version number in the
1595       `Standards-Version' field of their source packages.
1596   
1597   * Uploaded to frozen and unstable. This is a documentation-only
1598     package and the changes to the manual are relevant for hamm.
1599
1600   * No changes to the Developer's Reference
1601   
1602  -- Christian Schwarz <schwarz@debian.org>  Mon, 13 Apr 1998 17:54:43 +0200
1603
1604 developers-reference (0.5) unstable; urgency=low
1605
1606   * Changes to the Developer's Reference:
1607   
1608     - Changed section 1.2 Registering as a Debian developer:
1609       + signatures from formal certification service are _NOT_ accepted
1610         anymore
1611       + images of ID documents have to be PGP or RSA signed
1612       (as requested by James Troup)
1613   
1614     - Use current date instead of <date> in manual
1615     
1616   * Updated FSF's address (reported by Lintian)
1617
1618  -- Christian Schwarz <schwarz@debian.org>  Sat,  7 Mar 1998 13:52:15 +0100
1619
1620 developers-reference (0.4) unstable; urgency=low
1621
1622   * Changes to the Developer's Reference:
1623
1624     - Renamed chapter 4 into `Package uploads'
1625
1626     - New section 4.2.5 Uploading to the non-us server
1627
1628     - Changed section 4.4 Interim releases:
1629       + non-maintainer releases should not close bugs
1630       + normal maintainer must at least read the patch provided with
1631         the non-maintainer release
1632
1633     - New chapter 5 Handling bug reports:
1634       + when reporting more then 10 bugs on the same topic, a message
1635         has to be sent to debian-devel and the `maintonly' address
1636         should be used
1637
1638     - Lots of typos fixed
1639
1640   * Compressed SGML source code
1641
1642   * Added support for doc-base to register the Developer's Reference
1643     to the online documentation systems dwww and dhelp
1644
1645   * Upgraded to standards version 2.4.0.0 (no changes)
1646   
1647  -- Christian Schwarz <schwarz@debian.org>  Fri, 30 Jan 1998 21:58:34 +0100
1648   
1649 developers-reference (0.3) unstable; urgency=low
1650
1651   * Put lost sections from Policy Manual 2.1.3.3 back in:
1652       - Generating the changes file (for uploads)
1653       - Announcing package uploads
1654   * New section about Debian Mentors
1655   * debian/rules: Don't use debstd anymore
1656   * debian/rules: Compress changelog file (fixes:#15441)
1657   * Fixed link to WNPP list (fixes:#16201)
1658   * Added menu entry (fixes:#15708)
1659   
1660  -- Christian Schwarz <schwarz@debian.org>  Wed, 24 Dec 1997 13:54:33 +0100
1661   
1662 developers-reference (0.2) unstable; urgency=low
1663
1664   * New chapter about `The Debian Archive' describing the structure
1665     of our FTP server and the development process
1666   * Added note that new maintainers have to read the Social Contract
1667     and have to know where to find the Policy and Packaging Manuals
1668   * PGP key ring is not distributed via dpkg but in doc/ of the FTP
1669     server
1670   * Added note that cross posting between Debian lists is depreciated
1671   * New list of advantages why new packages should be discussed on
1672     debian-devel before they are uploaded
1673   * Added section about how packages are uploaded
1674   * Added note that the Security Managers may do interim releases without 
1675     contacting the maintainer
1676   * Removed chapter about bug tracking system (will be included in
1677     a new manual released soon)
1678   * Some minor changes
1679   * Include SGML source in package
1680   * Don't use `2-up' style for PostScript version
1681   * Upgraded to Standards 2.3.0.1
1682
1683  -- Christian Schwarz <schwarz@debian.org>  Sun,  2 Nov 1997 20:53:26 +0100
1684   
1685 developers-reference (0.1) unstable; urgency=low
1686
1687   * Initial Release.
1688
1689  -- Christian Schwarz <schwarz@debian.org>  Tue, 8 Jul 1997 00:19:49 +0200
1690