planned blosxom-plugins package. If you found it useful and made use of it
     just symlink it from the plugins directory.
 
- -- Gerfried Fuchs <rhonda@debian.at>  Fri, 25 Jul 2008 16:19:49 +0200
+ -- Rhonda D'Vine <rhonda@debian.org>  Fri, 25 Jul 2008 16:19:49 +0200
 
 blosxom (2.0-15) unstable; urgency=low
 
     This is especially useful in server contexts where one can use e.g.
     apache's SetEnv directive.
 
- -- Gerfried Fuchs <rhonda@debian.at>  Fri, 27 Jul 2007 16:49:43 +0200
+ -- Rhonda D'Vine <rhonda@debian.org>  Fri, 27 Jul 2007 16:49:43 +0200
 
 The data files has to be placed in /var/lib/blosxom/data including the flavours
 in subdirectories below the appropriate blog level.
 
- -- Gerfried Fuchs <alfie@debian.org>  Fri, 01 Apr 2005 07:45:57 +0200
+ -- Rhonda D'Vine <rhonda@debian.org>  Fri, 01 Apr 2005 07:45:57 +0200
 
 This is blosxom 2.0, the plugin-enhanced version of blosxom for Debian.
 Included are (for now) just two plugins in the package itself, but it
 
 blosxom (2.1.2-2) UNRELEASED; urgency=medium
 
+  [ Axel Beckert]
   * Apply patch by Chris Lamb to make the build reproducible.
   * Update my e-mail address.
   * Use "set -e" instead of "-e" option to sh in maintainer scripts.
 
 Source: blosxom
 Section: web
 Priority: optional
-Maintainer: Gerfried Fuchs <rhonda@debian.at>
+Maintainer: Rhonda D'Vine <rhonda@debian.org>
 Uploaders: Axel Beckert <abe@debian.org>
 Standards-Version: 3.8.0
 Homepage: http://blosxom.sourceforge.net/
 
 Sat,  9 Nov 2002 20:42:02 -0500. Release 1.2 was maintained by 
 Dirk Eddelbuettel <edd@debian.org>, and release 2.0 has been prepared by
 Derek Laventure <derek@openflows.org> and Dirk Eddelbuettel <edd@debian.org>.
-It is currently maintained by Gerfried Fuchs <rhonda@debian.at>
+It is currently maintained by Rhonda D'Vine <rhonda@debian.org>
 
 It was downloaded from
     http://sourceforge.net/project/showfiles.php?group_id=148044
     Copyright 2005-2008 The Blosxom Development Team
 
     plugins/00RssLimit:
-    Copyright 2004 Gerfried Fuchs
+    Copyright 2004 Rhonda D'Vine
 
     plugins/config, plugins/flavourdir:
     Copyright 2003, Rael Dornfest
 
 # Blosxom Plugin: RssLimit        # vim:ft=perl:fdm=marker:
-# Author: Gerfried Fuchs <rhonda@deb.at>
+# Author: Rhonda D'Vine <rhonda@deb.at>
 # Version: 0.2.0
 # Documentation: See the bottom of this file or type: perldoc RssLimit
 
 
 =head1 AUTHOR
 
-Gerfried Fuchs L<mailto:rhonda@deb.at>,
+Rhonda D'Vine L<mailto:rhonda@deb.at>,
 L<http://rhonda.deb.at/projects/blosxom/>
 
 =head1 LICENSE
 
-Copyright (c) 2004 Gerfried Fuchs
+Copyright (c) 2004 Rhonda D'Vine
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 
 #!/bin/sh
 # postrm script for blosxom
-# copyright 2007-2008 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2007-2008 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced in the same way as blosxom itself
 
 set -e
 
 #!/bin/sh
 # preinst script for blosxom
-# copyright 2007-2008 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2007-2008 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced in the same way as blosxom itself
 
 set -e
 
 #!/usr/bin/make -f
 # debian/rules for the blosxom package
-# copyright 2007-2008 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2007-2008 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced in the same way as blosxom itself
 
 PKG = blosxom