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