chiark / gitweb /
2903f4011c7bbf6e8df646fc27e2b8249a504d19
[developers-reference.git] / debian / changelog
1 developers-reference (2.4.1.5) unstable; urgency=low
2
3   * Fix instructions for new maintainers, incorporating the actual text
4     sent to prospective new maintainers.  Improve this text a bit for
5     readability, coverage, and organization.  Significant changes were
6     patched back to the new-maintainers group, if they care to use
7     them. (closes Bug#26948)
8   * Add an introductory "Scope" section which helps delineate what should
9     and should not be included in this Reference.
10   * Add discussion of the "experimental" distribution, culled from an email
11     from Guy Maor on debian-devel.
12   * Point to doc-debian's mailing list instructions where relevant.
13   * Made references to online documentation into URLs where possible.
14   * Little corrections here and there.
15   * add a Makefile for use in the DDP manual hierarchy
16   * debian/rules: comment out my 'source-depends' hack; it's just slowing
17     things down
18
19  -- Adam P. Harris <aph@debian.org>  Mon, 28 Sep 1998 00:59:41 -0400
20
21 developers-reference (2.4.1.4) unstable; urgency=low
22
23   * fill in Section "The master server" a bit; other servers to follow
24   * in Section "Distribution directories", mention that distributions
25     are always in 'dists' subdir of the Debian archive; talk about
26     'proposed-updates'
27   * in Section "Release code names", talk about 'sid' a bit
28   * in Section "Interim releases", talk about how non-maintainers should
29     use the BTS, and bug severity "fixed" (closes Bug#17524)
30   * in Section "Generating the changes file", talk about how to set the
31     distribution in the debian/changelog file (i.e., "frozen unstable")
32   * add a new Section "Checking the package prior to upload" to Section
33     "Uploading a package", mentioning lintian and other tests one should
34     do prior to uploading
35   * add new Section "Notification that a new package has been installed"
36     in Section "Uploading a package", talking about dinstall and the
37     override file a bit
38   * add new Sections "Moving packages", "Removing packages", "Replacing or
39     renaming packages", and "Orphaning a package" (closes Bug#26650)
40   * add new Section "Bugs in your packages", talking about maintainer
41     duties with respect to bugs
42   * add new Section "Lintian reports" under "Handling bugs reports",
43     talking about how maintainers should check their packages with lintian 
44     every now and then, alternatively pointing them to the lintian web
45     pages
46   * clarify, a bit, the use of "section" and "subsection", bringing it
47     into line with the usage in the Policy Manual and Packaging Manual
48   * grammar and markup changes throughout
49   * debian/rules: added a crude source-depends rule, which renders more
50     explicit what is used to build this package
51
52  -- Adam P. Harris <aph@debian.org>  Mon, 21 Sep 1998 00:51:46 -0400
53
54 developers-reference (2.4.1.3) unstable; urgency=low
55
56   * new maintainer
57   * version number and date are automatically populated now
58   * changed doc-base section to "debian"
59   * debian/rules: better abstraction and organization
60   * reformat SGML like I happen to like it
61   * utilize the new URL tag
62   * build PostScript on letter size, I hear thats better for A4 and US
63     letter printing
64
65  -- Adam P. Harris <aph@debian.org>  Thu, 16 Jul 1998 00:52:35 -0400
66
67 developers-reference (2.4.1.2) frozen unstable; urgency=low
68
69   * non-maintainer release
70   * rebuilt since HTML versions of Chapters 1 and 2 were truncated
71     (important bug, no number yet, bugs.debian.org isn't working;
72     regardless, this should go in hamm because a broken developers
73     reference won't win us many friends in hamm, and after all, it's just
74     text, it can't hurt you.)
75   * no content changes, except that the version number in the SGML file
76     reflect this packages version number
77   * debian/rule: clean is cleaner now
78
79  -- Adam P. Harris <aph@debian.org>  Tue, 16 Jun 1998 01:35:39 -0400
80
81 developers-reference (2.4.1.1) frozen unstable; urgency=low
82
83   * Orphaned package
84
85  -- Christian Schwarz <schwarz@debian.org>  Thu, 14 May 1998 21:56:36 +0200
86
87 developers-reference (2.4.1.0) frozen unstable; urgency=low
88
89   * New version numbering scheme:
90   
91     - The version numbers are independent of dpkg now, but all policy
92       manuals (the Debian Policy Manual, the Debian Packaging Manual, and
93       the Debian Developer's Reference) share the same version numbering
94       scheme.
95     
96     - The first three digits of the version number specify the
97       `Standards-Version.' This number is incremented with each policy
98       change. The fourth digit represents the `patch-level,' which may
99       differ between the manuals. 
100   
101       If only the patch-level digit is incremented, no changes in policy
102       have been made, except bug fixes and clarifications. Packages only
103       have to specify the first three digits of the version number in the
104       `Standards-Version' field of their source packages.
105   
106   * Uploaded to frozen and unstable. This is a documentation-only
107     package and the changes to the manual are relevant for hamm.
108
109   * No changes to the Developer's Reference
110   
111  -- Christian Schwarz <schwarz@debian.org>  Mon, 13 Apr 1998 17:54:43 +0200
112
113 developers-reference (0.5) unstable; urgency=low
114
115   * Changes to the Developer's Reference:
116   
117     - Changed section 1.2 Registering as a Debian developer:
118       + signatures from formal certification service are _NOT_ accepted
119         anymore
120       + images of ID documents have to be PGP or RSA signed
121       (as requested by James Troup)
122   
123     - Use current date instead of <date> in manual
124     
125   * Updated FSF's address (reported by Lintian)
126
127  -- Christian Schwarz <schwarz@debian.org>  Sat,  7 Mar 1998 13:52:15 +0100
128
129 developers-reference (0.4) unstable; urgency=low
130
131   * Changes to the Developer's Reference:
132
133     - Renamed chapter 4 into `Package uploads'
134
135     - New section 4.2.5 Uploading to the non-us server
136
137     - Changed section 4.4 Interim releases:
138       + non-maintainer releases should not close bugs
139       + normal maintainer must at least read the patch provided with
140         the non-maintainer release
141
142     - New chapter 5 Handling bug reports:
143       + when reporting more then 10 bugs on the same topic, a message
144         has to be sent to debian-devel and the `maintonly' address
145         should be used
146
147     - Lots of typos fixed
148
149   * Compressed SGML source code
150
151   * Added support for doc-base to register the Developer's Reference
152     to the online documentation systems dwww and dhelp
153
154   * Upgraded to standards version 2.4.0.0 (no changes)
155   
156  -- Christian Schwarz <schwarz@debian.org>  Fri, 30 Jan 1998 21:58:34 +0100
157   
158 developers-reference (0.3) unstable; urgency=low
159
160   * Put lost sections from Policy Manual 2.1.3.3 back in:
161       - Generating the changes file (for uploads)
162       - Announcing package uploads
163   * New section about Debian Mentors
164   * debian/rules: Don't use debstd anymore
165   * debian/rules: Compress changelog file (fixes:#15441)
166   * Fixed link to WNPP list (fixes:#16201)
167   * Added menu entry (fixes:#15708)
168   
169  -- Christian Schwarz <schwarz@debian.org>  Wed, 24 Dec 1997 13:54:33 +0100
170   
171 developers-reference (0.2) unstable; urgency=low
172
173   * New chapter about `The Debian Archive' describing the structure
174     of our FTP server and the development process
175   * Added note that new maintainers have to read the Social Contract
176     and have to know where to find the Policy and Packaging Manuals
177   * PGP key ring is not distributed via dpkg but in doc/ of the FTP
178     server
179   * Added note that cross posting between Debian lists is depreciated
180   * New list of advantages why new packages should be discussed on
181     debian-devel before they are uploaded
182   * Added section about how packages are uploaded
183   * Added note that the Security Managers may do interim releases without 
184     contacting the maintainer
185   * Removed chapter about bug tracking system (will be included in
186     a new manual released soon)
187   * Some minor changes
188   * Include SGML source in package
189   * Don't use `2-up' style for PostScript version
190   * Upgraded to Standards 2.3.0.1
191
192  -- Christian Schwarz <schwarz@debian.org>  Sun,  2 Nov 1997 20:53:26 +0100
193   
194 developers-reference (0.1) unstable; urgency=low
195
196   * Initial Release.
197
198  -- Christian Schwarz <schwarz@debian.org>  Tue, 8 Jul 1997 00:19:49 +0200
199
200 Local variables:
201 mode: debian-changelog
202 mode: auto-fill
203 End: