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