]> git.donarmstrong.com Git - debbugs.git/blob - debian/changelog
[project @ 2001-02-24 01:18:23 by doogie]
[debbugs.git] / debian / changelog
1 debbugs (UNRELEASED VERSION) unstable; urgency=low
2
3   * Applied speedup patch, that uses references, instead of copies.
4     Closes: #87176.
5   * Bugs that are tagged fixed are now listed in a separate section in the
6     web pages.  Closes: #86922.
7
8  -- UNRELEASED MAINTAINER  UNRELEASED DATE
9
10 debbugs (2.3-4) unstable; urgency=low
11
12   * Added a check for unwanted characters in the part of request passed on
13     to sendlynxdoc that gets passed to shell. [Josip]
14   * Applied Rob Browning's patches to remove more Debian-only stuff,
15     closes: #80077. [Josip]
16   * Fixed the nextnumber misplacement (it should be in spool dir, not config
17     dir), and added a note about running debbugsconfig after changes to
18     config file, thanks to Rob for the hints. [Josip]
19
20  -- Josip Rodin <jrodin@jagor.srce.hr>  Sat, 27 Jan 2001 23:20:06 +0100
21
22 debbugs (2.3-3) unstable; urgency=low
23
24   * Fixed examples installation, debbugsconfig should actually work now,
25     closes: #77126. [Josip]
26   * Removed all traces of the package after purging, in postrm. [Josip]
27   * Added pkgindex.cgi, package/maintainer/submitter indices. [Anthony]
28   * Moved readparse to common.pl, since it's, well, common to all the cgi
29     stuff. Other fixes in common.pl. [Anthony]
30   * Moved some of the pkgreport.cgi logic from common.pl into pkgreport.cgi.
31     [Anthony]
32   * Random typo fixes in the CGIs. [Anthony]
33   * Made the CGI scripts use the common.pl from their directory and not
34     /usr/lib/debbugs nor ~ajt/newajbug. That stuff should actually _work_
35     now, argh. [Josip]
36   * Added bug subject and package name in closing messages. [Josip]
37   * Fixed errorlib filename (removed the .in part), this stuff should
38     actually _work_ now, argh. I shouldn't be repeating myself. [Josip]
39   * Escape +'s in URLs, closes: #75220. [Anthony]
40   * Skip checking for new installs or the config file, debbugsconfig needs
41     to regenerate the HTML, and it will detect existing conffiles. [Josip]
42
43  -- Josip Rodin <jrodin@jagor.srce.hr>  Fri,  1 Dec 2000 15:01:40 +0100
44
45 debbugs (2.3-2) unstable; urgency=low
46
47   * Tweaks to the [pkg|bug]report.cgi scripts
48   * Merged README and README.Debian (not quite yet)
49   * Sundry of patchs from netgod.. see list archives for details :)
50      + a bug report that's already been closed, it seems, #36147
51      + the send|get command will accept two digits, closes: #39063
52      + fixed reference to Debian in the copyright, closes: #39540
53   * Provided a CNAME in control@ as well as submit@ for severity
54   * mailsummary mails $gSummaryList@$gListDomain now, closes: #36181.
55   * Ray's fixes are now included, one way or another, closes: #37210.
56     A bug's severity is set to default one before trying to merge it,
57     which fixes #47026 filed against bugs.debian.org, and closes: #50106.
58   * The ACKs now clearly says which addresses should be mailed,
59     closes: #48610.
60   * Fixed how /usr/lib/debbugs is prepended to $PATH, closes: #63216.
61   * The $gHTMLSeverityDesc variable is now properly terminated,
62     closes: #67702.
63   * Policy 3.2.1 compliance, includes Build-Depends: debhelper, which
64     closes: #70356.
65   * Doesn't install the Maintainers and pseudo-packages.description files
66     in the /etc/debbugs directory, it instead copies it from templates if
67     they don't exist, closes: #70749, #37120.
68   * A `priority' command now handles severities, closes: #45818.
69   * Fixes and additions to scripts by Adam Heath.
70   * Fixes and several new features in the CGI scripts by Anthony Towns.
71   * Small fixes and updates to scripts, build system and docs by Josip Rodin.
72
73  -- Josip Rodin <jrodin@jagor.srce.hr>  Wed,  8 Nov 2000 19:12:01 +0100
74
75 debbugs (2.3-1) unstable; urgency=low
76
77   * Fixed the send message bug that resulted in the same words (subject)
78     being printed out over and over and over again
79   * Added CGI scripts to make retrieval of individual bug reports realtime
80   * Created upgrade notes from 2.2 to 2.3
81   * Added a variable for where the "mailsummary" reports go
82   * Added optional bug archiving for expired bugs
83   * Added "fixed" to the default severities
84   * Some scripts are now perl -w clean.
85   * Added "severity display" to "Summary of outstanding reports" 
86     (db/ix/summary.html and db/ix/psummary.html)
87   * Added a variable to allow for a uniformed <BODY> and starting text tag
88   * Send both message that closes and original bug to bug submitter
89   * Fixed X-Debbugs-CC header
90   * Improved ability to skip pgp signed and mime encoded messages when
91     looking for commands (control@ and request@) and pseudo headers
92     (submit@)
93   * Cosmetic changes...
94
95  -- Darren Benham <gecko@debian.org>  Tue, 27 Jul 1999 11:27:22 -0700
96
97 debbugs (2.2-3) unstable; urgency=low
98
99   * Perl Depends change
100
101  -- Darren Benham <gecko@debian.org>  Tue, 27 Jul 1999 11:27:22 -0700
102
103 debbugs (2.2-2) unstable; urgency=low
104
105   * Added mailtools to dependency
106
107  -- Darren Benham <gecko@debian.org>  Thu, 13 May 1999 13:13:15 -0700
108
109 debbugs (2.2-1) unstable; urgency=low
110
111   * NATIVE Qmail (mailer) support!  No more "other MTA" needed
112         for Qmail users!
113   * Improved sendmail support.
114   * Changed lynx dependancies to simply "lynx"
115   * fixed bad spelling in service script (fixes #36205)
116
117  -- Darren Benham <gecko@debian.org>  Thu,  8 Apr 1999 16:00:32 -0700
118
119 debbugs (2.1-1) unstable; urgency=low
120
121   * Added variable in "bad email" message (receive)
122   * Fixed SUBSTITUTE_DTIME in main html pages
123   * Changed crontab sample (had bad directories)
124   * Added some documentation for MTA setup
125   * Added support for sendmail
126   * Removed use of btoa to move change around.  It's non-free.
127
128  -- Darren Benham <gecko@debian.org>  Thu,  1 Apr 1999 14:17:01 -0800
129
130 debbugs (2.0-1) unstable; urgency=low
131
132   * First public release of deb
133   * Config modification implemented
134
135  -- Darren Benham <gecko@debian.org>  Sat, 27 Mar 1999 10:37:37 -0800
136
137 debbugs (1.0-4) unstable; urgency=low
138
139   * Tried a stopgap measure for config files
140
141  -- Darren Benham <gecko@debian.org>  Mon, 15 Feb 1999 22:11:08 -0800
142
143 debbugs (1.0-3) unstable; urgency=low
144
145   * $gListDomain yet again
146   * removed nextnumber, config and text from deb for time bing
147
148  -- Darren Benham <gecko@debian.org>  Wed, 10 Feb 1999 11:09:47 -0800
149
150 debbugs (1.0-2) unstable; urgency=low
151
152   * internal release
153   * fixed scripting bugs in list email
154
155  -- Darren Benham <gecko@debian.org>  Wed, 10 Feb 1999 10:39:18 -0800
156
157 debbugs (1.0-1) unstable; urgency=low
158
159   * Initial Release.
160
161  -- Darren Benham <gecko@debian.org>  Thu, 21 Jan 1999 20:55:51 -0800
162
163 Local variables:
164 mode: debian-changelog
165 add-log-mailing-address: "gecko@debian.org"
166 End: