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