Corrected Axel's email address in Uploaders field, sorry.
[matthijs/upstream/blosxom.git] / debian / changelog
1 blosxom (2.1.0-2) unstable; urgency=low
2
3   * Corrected Axel's email address in Uploaders field, sorry.
4
5  -- Gerfried Fuchs <rhonda@debian.at>  Wed, 20 Aug 2008 13:44:35 +0200
6
7 blosxom (2.1.0-1) unstable; urgency=low
8
9   * New upstream release which did incorporate all patches and in parts also
10     improved them. Wooh.
11   * Updated blosxom.conf with additional default values.
12   * Added NEWS.Debian entry about the most important changes triggered by
13     that.
14   * Fixed/Updated copyright informations.
15   * Install now available upstream ChangeLog.
16   * Added watch file.
17   * Moved timezone plugin to /etc/blosxom/plugins-available so people can
18     symlink if they like but are not forced to use it (closes: #237018)
19   * Added new 00RssLimit plugin, enabled by default, with limited to 5
20     entries in RSS flavours, no change for others (closes: #373570)
21   * Generate conffiles file automatically to not miss anything
22   * Changed postrm symlink cleanup to cleaning every symlink in the flavours
23     dir (Closes: #454942, #486924)
24   * Added preinst script to cleanup flavour symlinks which aren't shipped
25     anymore, removed old postinst script.
26   * Changed postrm to only do the cleanup when the directory still exists,
27     thanks to Carsten Hey for pointing it out.
28   * Bumped Standards-Version to 3.8.0:
29     - Added Homepage: to control file.
30   * Removed debian/compat which wasn't used anymore anyway.
31   * Fixed a typo in the former changelog entry.
32
33  -- Gerfried Fuchs <rhonda@debian.at>  Fri, 25 Jul 2008 16:19:49 +0200
34
35 blosxom (2.0-15) unstable; urgency=low
36
37   * The "is it this time of the year again..." release.
38   * Set myself as lone maintainer.
39   * Remove debhelper stuff.
40   * Remove debconf handling for upgrades since before sarge release
41     (closes: #388830, #313164, #422247, #420956)
42   * Fixed image URL in cgi script (closes: #406445)
43   * Pulled fix for xml breakage from new sf.net upstream release
44     (closes: #280912)
45   * Fixed postrm (closes: #372480)
46   * debian/rules: Removed some cruft.
47   * Use ctime from POSIX instead of Time::localtime which seems to break
48     localtime()'s $isdst which is needed to fix the timezone handling for
49     nice_date (closes: #233403)
50   * Get rid of param("-f") and replace it by more flexible usable
51     $ENV{BLOSXOM_CONFIG_FILE} (closes: #423441, #234309)
52   * Add a NEWS.Debian file about these changes.
53
54  -- Gerfried Fuchs <rhonda@debian.at>  Fri, 27 Jul 2007 16:53:14 +0200
55
56 blosxom (2.0-14) unstable; urgency=low
57
58   alfie:
59   * Added debconf translations:
60     Czech by Miroslav Kure (closes: #315832)
61     Vietnamese by Clytie Siddall (closes: #313163)
62     Swedish by Daniel Nylander (closes: #339787)
63     Spanish by César Gómez Martín (closes: #333890)
64   * Updated URLs in copyright file, noticed by Alexander Schmehl
65     (closes: #366326)
66   * Added | debconf-2.0 alternative (closes: #331763)
67   * Set debhelper compat to 5 and bumped standards version to 3.7.2.
68
69  -- Gerfried Fuchs <alfie@debian.org>  Thu, 25 May 2006 02:10:23 -0500
70
71 blosxom (2.0-13) unstable; urgency=medium
72
73   * The "last minute flight to sarge" release
74   alfie:
75   * Updated ja debconf translation from Hideki Yamane (closes: #311173)
76
77  -- Gerfried Fuchs <alfie@debian.org>  Tue, 31 May 2005 14:49:17 +0200
78
79 blosxom (2.0-12) unstable; urgency=high
80
81   * The "... and some other parts" release
82   alfie:
83   * Don't make the flavour symlinks symlinks to themselves but instead to the
84     real files (closes: #303963)
85   * Remove /var/www/blosxom/flavours from the package, it isn't used
86     anymore.
87   * Changed dpkg --compare-versions from lt-nl to lt in postinst. We want to
88     create the symlinks on new installs, too.
89   * Remove flavour symlinks again on purge.
90
91  -- Gerfried Fuchs <alfie@debian.org>  Fri, 15 Apr 2005 08:31:46 +0200
92
93 blosxom (2.0-11) unstable; urgency=low
94
95   * The "you'll always miss some part of testing" release
96   alfie:
97   * Added /var/lib/blosxom/data/flavours directory to package and use the
98     correct path in postinst to let the postinst symlink stuff actually work
99     *sighs* (closes: #302168)
100   * Make the backup of old data not fail (closes: #302277)
101   * Changed /var/lib/blosxom/static to www-data too, to allow the cgi script
102     be triggering static rendering.
103   * Added an entry about the new setup to README.Debian.
104   * Updated fr debconf translation from Nicolas Bertolissio (closes: #302243)
105
106  -- Gerfried Fuchs <alfie@debian.org>  Fri, 01 Apr 2005 07:51:51 +0200
107
108 blosxom (2.0-10) unstable; urgency=low
109
110   alfie:
111   * Really break blosxom, for the sake of a clean package for the release:
112     - Changed datadir to /var/lib/blosxom/data (closes: #230797)
113     - Changed plugin_dir to /etc/blosxom/plugins (closes: #265021)
114     - Save old plugins to /root/blosxom.XXXXXX to not loose them.
115     - Changed plugin_state_dir to /var/lib/blosxom/state
116     - Changed static_dir to /var/lib/blosxom/static
117     - Added critical debconf note about this all.
118     - Updated manual page with that information.
119   * Move DH_COMPAT level to debian/compat.
120   * Lowercased first letter of short description.
121   * Added pt_BR debconf translation from André Luís Lopes (closes: #297061)
122   * Fixed the most annoying flavour flaws, updated the URL.
123
124  -- Gerfried Fuchs <alfie@debian.org>  Tue, 29 Mar 2005 13:34:49 +0200
125
126 blosxom (2.0-9) unstable; urgency=high
127
128   alfie:
129   * Added debconf translations:
130     French by Nicolas Bertolissio (Closes: #266941)
131     Japanese by Hideki Yamane (Closes: #270469)
132     Thanks!
133   * Fix generated HTML, reported by Mattia Monga (Closes: #270780)
134   * Sorry for the delayed upload -- I thought I had done this in ages... This
135     is the timestamp for when I've done it:  Thu, 18 Nov 2004 19:32:53 +0100
136     *blushes*
137
138  -- Gerfried Fuchs <alfie@debian.org>  Wed, 02 Feb 2005 13:26:28 +0100
139
140 blosxom (2.0-8) unstable; urgency=low
141
142   alfie:
143   * New co-maintainer: me, myself and I.
144   * Moved dependency on httpd to Recommends (Closes: #260932)
145   * Switched to po-debconf (Closes: #239866)
146   * Added German debconf translation done by myself.
147
148  -- Gerfried Fuchs <alfie@debian.org>  Tue, 10 Aug 2004 12:46:25 +0200
149
150 blosxom (2.0-7) unstable; urgency=low
151
152   * New maintainer. Thanks to Dirk Eddelbuettel for maintaining it before
153     me.
154   * pb_blosxom.gif: Moved out of /usr/share/apache/icons, into
155     /var/www/blosxom/images in case apache is not the webserver.
156     (Closes: #229284)
157
158  -- Pascal Hakim <pasc@debian.org>  Sat, 31 Jan 2004 16:59:08 +1100
159
160 blosxom (2.0-6) unstable; urgency=low
161
162   * blosxom.cgi: Undo blunder created manually applying last patch
163
164  -- Dirk Eddelbuettel <edd@debian.org>  Fri, 16 Jan 2004 20:43:56 -0600
165
166 blosxom (2.0-5) unstable; urgency=low
167
168   * blosxom.cgi: Applied patch by Alexander Zangerl to support an new
169     command-line option '-f conffile' (Closes: #227891)
170
171  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 15 Jan 2004 21:50:07 -0600
172
173 blosxom (2.0-4) unstable; urgency=low
174
175   * plugins/timezone: Version 0.0.1 by Raffi Krikorian added from
176     Blosxom's plugin registry; this sets the $ENV{TZ} variable to a
177     configurable string
178   * blosxom.cgi: Added POSIX::tzset() call and assignment of POSIX::tzname()
179     to get the timezone name into the $tz variable
180   * blosxom.cgi: Modify rss expression for story to show $tz instead of GMT
181
182  -- Dirk Eddelbuettel <edd@debian.org>  Wed,  7 Jan 2004 19:27:32 -0600
183
184 blosxom (2.0-3) unstable; urgency=low
185
186   * debian/blosxom.7: Correct location of configuration file in the
187     contributed manual page. (Closes: #226189)
188   * blosxom.cgi: Applied patch by Ivo Timmerman and Mark Howard posted on
189     http://people.debian.org/~keybuk/planetdebian/ to add timestamps to the
190     the rss feed
191
192  -- Dirk Eddelbuettel <edd@debian.org>  Wed,  7 Jan 2004 15:19:40 -0600
193
194 blosxom (2.0-2) unstable; urgency=low
195
196   * debian/blosxom.conf: Change $plugin_state_dir to /var/lib/blosxom
197     as the /usr/ partition could potentially be mounted read-only
198   * debian/rules: Fix $plugin_state_dir owner/group/mode (Closes: #210667)
199
200  -- Dirk Eddelbuettel <edd@debian.org>  Fri, 12 Sep 2003 20:35:06 -0500
201
202 blosxom (2.0-1) unstable; urgency=low
203
204   * Upgraded to new major release
205   * Derek Laventure <derek@openflows.org> provided help with the 2.0 release :
206     - Added 'config' and 'flavourdir' plugins to main package
207     - plugin/flavourdir: Set $fallback_to_datadir=1
208     - debian/control: Updated Description for blosxom 2.0 series
209     - debian/control: Build-Depends  for debhelper now >>4.0.0
210     - debian/README.Debian: Provide some info on plugins
211   * Dirk Eddelbuettel
212     - Build blosxom_2.0.orig.tar.gz from the upstream files blosxom.zip and
213       blosxom_flavour_sampler.zip as well as the two included plugins
214     - blosxom.cgi: Re-applied small patches for configuration in /etc/
215       as well as source URL for pb_blosxom.gif in the local /icons dir
216     - debian/rules: Also install flavours/ examples
217     - debian/README.Debian: Updated
218     - debian/copyright: Added short comment re upstream locations
219     - debian/control: Upgraded Standards-Versuin to 3.6.0
220
221  -- Dirk Eddelbuettel <edd@debian.org>  Wed, 23 Jul 2003 23:01:00 -0500
222
223 blosxom (1.2-2) unstable; urgency=low
224
225   * blosxom.cgi: Read configuration file from /etc/blosxom/blosxom.conf,
226     and not from /etc/default/blosxom (Closes: #192947)
227   * debian/rules: Use /etc/blosxom/blosxom.conf, not /etc/default/blosxom
228   * debian/preinst: If found, preserve previous config file as backup copy
229   * debian/template: Update location entry for config directory
230
231   * As the previous entries indicate, a config file has moved its location
232     from 1.2-1. Previous copies are preserved, but settings will have to
233     be transferred manually.
234
235  -- Dirk Eddelbuettel <edd@debian.org>  Sun, 11 May 2003 17:30:25 -0500
236
237 blosxom (1.2-1) unstable; urgency=low
238
239   * New maintainer -- thanks to Mark Nozell for the prior work on blosxom.
240   * Updated to latest stable blosxom version 1.2 (Closes: #181892)
241   * Created proper orig.tar.gz containing blosxom.cgi and pb_blosxom.gif
242   * blosxom.cgi: Added small patch to read configuration from files
243     /etc/default/blosxom and /etc/blosxom.conf, if found (Closes: #179431)
244   * blosxom.cgi: Re-applied change to load pb_blosxom.gif from local copy
245   * /etc/default/blosxom: New conffile (implicitly via debhelper)
246   * debian/{preinst,template}: Save old script to /tmp if we're upgrading from
247     an earlier version which will have stored config info in the cgi script
248   * debian/rules: Create /var/www/blosxom (Closes: #182516)
249   * debian/rules: Rewritten based on current debhelper stanza
250   * debian/copyright: Edited slightly to personal conventions
251   * debian/control: Updated maintainer, and edited Description
252   * debian/*: Delete a bunch of unused files generated by debmake
253   * debian/README.Debian: Deleted, moved note about upstream to copyright.
254   * debian/README: New location of README derived from blosxom webpage
255   * debian/blosxom.7: Corrected nroff markup.
256
257  -- Dirk Eddelbuettel <edd@debian.org>  Sat, 15 Mar 2003 02:17:05 -0600
258
259 blosxom (0.5i-4) unstable; urgency=low
260
261   * Added man page for blosxom. (closes: Bug#179432)
262
263   * Changed to depend on httpd instead of specifically apache. (closes:
264     Bug#176359)
265
266  -- Marc Nozell <marc@nozell.com>  Thu, 20 Feb 2003 12:35:02 -0500
267
268 blosxom (0.5i-3) unstable; urgency=low
269
270   * Addressed lamont's packaging comments. (closes: Bug#157439)
271
272  -- Marc Nozell <marc@nozell.com>  Mon, 11 Nov 2002 12:55:02 -0500
273
274 blosxom (0.5i-2) unstable; urgency=low
275
276   * At upstream author's request, included 'powered by blosxom' icon
277     and changed blosxom.cgi to use the local copy.
278
279  -- Marc Nozell <marc@nozell.com>  Mon, 11 Nov 2002 09:55:02 -0500
280
281 blosxom (0.5i-1) unstable; urgency=low
282
283   * Initial Release.
284
285  -- Marc Nozell <marc@nozell.com>  Sat,  9 Nov 2002 20:42:02 -0500