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