Skip to content

Debian Changelog citadel (7.66-1)

2009

citadel (7.66-1) unstable; urgency=low

   * Updated VCS information to point to new git.
   * Removed files deleted by clean target.
   * Updated Russian debconf translation. (Closes: #546006) - thanks to
     Yuri Kozlov <yuray@komyakino.ru>
   * Updated German debconf translation. (Closes: #545719) - thanks to
     Helge Kreutzmann <debian@helgefjell.de>
   * Updated French debconf translation. (Closes: #545568) - thanks to
     Christian Perrier <bubulle@debian.org>
   * Updated Vietnamese debconf translation. (Closes: #548016) - thanks
     to Clytie Siddall <clytie@riverland.net.au>
   * New Upstream version

 -- Michael Meskes <meskes@debian.org>  Tue, 29 Sep 2009 10:19:30 +0200

citadel (7.63-1) unstable; urgency=low

   * New upstream version.
   * Fixed some typos in debconf template, closes: #541368
   * Updated translations:
     - Finnish, closes: #543140
     - Portuguese, closes: #543239
     - Swedish. closes: #541383
     - Czech, closes: #542087
     - German, closes: #541369
     - French, closes: #542547
     - Russian, closes: #542812

 -- Michael Meskes <meskes@debian.org>  Sat, 05 Sep 2009 14:15:22 +0200

citadel (7.61-2) unstable; urgency=low

   * Fixed build dependency on libcitadel

 -- Michael Meskes <meskes@debian.org>  Thu, 13 Aug 2009 16:19:51 +0200

citadel (7.61-1) unstable; urgency=low

   * New upstream version.
   * Debug package only suggests citadel-mta to not force people to change their
     mta when debugging citadel.
   * Added Wilfried's patch to ask for LDAP information using debconf.
   * Fixed LSB dependency information, closes: #541075

 -- Michael Meskes <meskes@debian.org>  Wed, 12 Aug 2009 13:29:43 +0200

citadel (7.60-1) unstable; urgency=low

   * New upstream version.
   * Bumped Standards-Version to 3.8.2, no changes needed.

 -- Michael Meskes <meskes@debian.org>  Wed, 05 Aug 2009 14:20:02 +0200

citadel (7.51-1) unstable; urgency=low

   * New upstream version.
   * Integrated fixed debconf config from backport.
   * Updated Russian debconf translation, closes: #529046

 -- Michael Meskes <meskes@debian.org>  Thu, 04 Jun 2009 09:08:47 +0200

citadel (7.50-2) unstable; urgency=low

   [ Michael Meskes ]
   * Added bug fixing patch to update to upstream version 7.50a.
   * Updated watch file for new page layout.
   * Added missing Homepage: field.
   * Moved meta package citadel-suite to webcit source package to remove
     circular dependency.
 
   [ Wilfried Goesgens ]
   * Fixed libical-dev dependency.

 -- Michael Meskes <meskes@debian.org>  Wed, 29 Apr 2009 09:32:31 +0200

citadel (7.50-1) unstable; urgency=low

   * New upstream version.

 -- Michael Meskes <meskes@debian.org>  Thu, 09 Apr 2009 19:38:36 +0200

citadel (7.43-2) unstable; urgency=low

   * Install xml file needed for funambol email sync, closes: #520491
   * Upgraded source to internal 7.44 release.
   * Added debug package.
   * Updated debhelper compat level to 7.

 -- Michael Meskes <meskes@debian.org>  Thu, 02 Apr 2009 10:19:08 +0200

citadel (7.43-1) unstable; urgency=high

   * New upstream version.
   * Reworked copyright file, closes: #518485
   * Updated German debconf translation, closes: #519471
   * Call db_stop earlier in server postinst, closes: #519731
   * Bumped Standards-Version to 3.8.1, no changes needed.
   * Do not include /var/run/citadel in package.

 -- Michael Meskes <meskes@debian.org>  Wed, 18 Mar 2009 11:53:32 +0100

citadel (7.42-1) unstable; urgency=low

   * New upstream version.
   * Removed config files generated by citadel, closes: #516853
   * Updated Portuguese debconf translation, closes: #518216
   * Updated French debconf translation, closes: #518317
   * Updated Vietnamese debconf translation, closes: #518272
   * Updated Swedish debconf translation, closes: #518323
   * Updated Finish debconf translation, closes: #518658
   * Updated Czech debconf translation, closes: #518990
   * Updated Russian debconf translation, closes: #519302

 -- Michael Meskes <meskes@debian.org>  Mon, 23 Feb 2009 10:16:39 +0100

citadel (7.38-2) unstable; urgency=low

   [ Michael Meskes ]
   * [r6951] added upstream patch to make citadel authenticate even if no real
     name is given, closes: #507871
   * Updated Vietnamese debconf templates translation, closes: #515871
 
   [ Wilfried Goesgens ]
   * [r7073] add upstream prepatch; msg4 would output invalid lines if to
     many recipients are there, which causes webcit to show spurious to: lines

 -- Michael Meskes <meskes@debian.org>  Sat, 07 Feb 2009 17:04:55 +0100

2008

citadel (7.38-1) unstable; urgency=low

   [ Wilfried Goesgens ]
   * [r6609] add upstream prepatch; CtdlSetSeen() where if the target room
     was not the currently selected room, the list of seen/unseen
     or answered/unanswered messages could become corrupted.
   * configure doesn't seem to like '--with-prefix' but needs '--prefix'
 
   [ Michael Meskes ]
   * New upstream version.
   * Removed old patches from 7.37 as they are now part of the orig tarball.
   * Removed some setting in citadel-server postinst as they are default anyway.
   * Added patch to include some fixes that are already in the upstream provided
     debs.
   * Added ${misc:Depends} almost everywhere to make lintian happy.

 -- Michael Meskes <meskes@debian.org>  Sun, 30 Nov 2008 17:04:55 +0100

citadel (7.37-8) unstable; urgency=low

   * Added Swedish debconf translation, closes: #506593

 -- Michael Meskes <meskes@debian.org>  Sun, 30 Nov 2008 16:51:06 +0100

citadel (7.37-7) unstable; urgency=medium

   * Do not call citmail if it does not exists, closes: #505715

 -- Michael Meskes <meskes@debian.org>  Fri, 14 Nov 2008 17:41:29 +0100

citadel (7.37-6) unstable; urgency=low

     [ Wilfried Goesgens ]
   * [r6718] add upstream prepatch; long to: headerlines would choke sieve on
     parsing, closes: #503346

 -- Michael Meskes <meskes@debian.org>  Fri, 07 Nov 2008 12:26:44 +0100

citadel (7.37-5) unstable; urgency=medium

   * Do not change /etc/services, closes: #475539

 -- Michael Meskes <meskes@debian.org>  Mon, 06 Oct 2008 14:19:35 +0200

citadel (7.37-4) unstable; urgency=low

   [ Wilfried Goesgens ]
   * [r6570] add upstream prepatch; uppercase smtp MAIL FROM / RCP TO commands
 
   [ Michael Meskes ]
   * Added even more manpages.
   * Removed absolute paths in postinst script to make lintian happy.
   * Moved messages dir to /etc, closes: #497565
   * Moved citmail from citadel-server to citadel-mta.
   * Install manpage for citmail/sendmail, closes: #497166

 -- Michael Meskes <meskes@debian.org>  Fri, 05 Sep 2008 13:10:03 +0200

citadel (7.37-3) unstable; urgency=low

   [ Wilfried Goesgens ]
   * [r6544] add upstream prepatch; fix off by one in the QP encoder
   * remove use of tempfiles from migrate_aliases.sh, closes: #496359
   * [r6535] add upstream prepatch; stop the autopurger from messing with
     system rooms

 -- Michael Meskes <meskes@debian.org>  Mon, 25 Aug 2008 10:51:15 +0200

citadel (7.37-2) unstable; urgency=low

   [ Wilfried Goesgens ]
   * Added missing LDAP shema to citadel-doc, closes: #493443.
   * [r64126] add upstream prepatch to citadel-client; display set/unset
     instead of passwords to aide
   * [r6415] add upstream prepatch; ommit BDB Versioncheck on first install
   * [r6424] add upstream prepatch; fix typo in shellscript
   * [r6432;r6435] add upstream prepatch; don't timeout in ARTV Sessions
   * [r6455] add upstream prepatch; fix typo in shellscript
 
   [ Michael Meskes ]
   * Updated Finish translation, closes: #492611.
   * Updated Russian translation, closes: #492386.
   * Removed double space in template. Thanks to Esko Arajärvi <edu@iki.fi> for
     pointing out.
   * Unfuzzied translations where possible.
   * Applied patch by Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org> to
     add a system group instead of a regular one, closes: #494682.

 -- Michael Meskes <meskes@debian.org>  Sat, 02 Aug 2008 20:16:00 +0200

citadel (7.37-1) unstable; urgency=low

   [ Wilfried Goesgens ]
   * New upstream version.
   * Fix welcome mail sending; thanks to Frank Lichtenheld for pointing this
     out, closes: #478823
 
   [ Michael Meskes ]
   * Changed rules file to not call configure twice.

 -- Michael Meskes <meskes@debian.org>  Wed, 09 Jul 2008 10:39:43 +0200

citadel (7.36-2) unstable; urgency=low

   * Bumped versioned build dependency, closes: #485842

 -- Michael Meskes <meskes@debian.org>  Thu, 12 Jun 2008 09:49:56 +0200

citadel (7.36-1) unstable; urgency=low

   * New upstream version.
   * Added build dependency on libcurl4-openssl-dev and libexpat1-dev.
   * Bumped standard to 3.8.0.
   * Added a symlink for sendcommand so it is found by the server postinst.

 -- Michael Meskes <meskes@debian.org>  Fri, 06 Jun 2008 11:56:38 +0200

citadel (7.35-3) unstable; urgency=low

   * Made welcome mail sender wait for the server to come up
     before starting, closes: #478823

 -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 25 May 2008 23:43:27 +0200

citadel (7.35-2) unstable; urgency=low

   * Updated Portuguese translation, closes: #478346
   * Updated French translation, closes: #480128
   * Recompiled against latest libcitadel package, closes: #478823
   * Added Czech translation, closes: #480185
   * Updated metapackage description to make lintian happy.

 -- Michael Meskes <meskes@debian.org>  Tue, 29 Apr 2008 11:12:58 +0200

citadel (7.35-1) unstable; urgency=low

   [ Wilfried Goesgens ]
   * new upstream version
   * removed prepatches
 
   [ Michael Meskes ]
   * Added Russian translation, closes: #476830
   * Updated Vietnamese translation, closes: #477286
   * Updated German translation, closes: #477368
   * Removed double blank in template and all translations, closes: #477370
   * Bumped build dependency on libcitadel-dev to 1.09.
   * Added watch file.

 -- Michael Meskes <meskes@debian.org>  Thu, 24 Apr 2008 09:51:26 +0200

citadel (7.33-5) unstable; urgency=low

   [ Wilfried Goesgens ]
   * Removed stress binary, closes: #475967
   * add upstreams patch to non-taint /etc/services. closes: #475539
 
   [ Michael Meskes ]
   * Added French translation, closes: #474533
   * Updated Portuguese translation, closes: #475087
   * Removed one debconf question and added a README saying the same.
   * Reworked description.
   * Renamed userlist to cituserlist, closes: #476485
   * Moved some installations from debian/rules to install file.

 -- Michael Meskes <meskes@debian.org>  Tue, 08 Apr 2008 09:49:18 +0200

citadel (7.33-4) unstable; urgency=low

   * Added Arabic translation, closes: #472354
   * Added Finnish translation, closes: #472611
   * Added Portuguese translation, closes: #472877
   * Added Vietnamese translation, closes: #473241
   * Added German translation, closes: #473621
   * Also fixed some typos in template Esko Arajärvi and Helge Kreutzmann
     pointed out, closes: #473622

 -- Michael Meskes <meskes@debian.org>  Tue, 25 Mar 2008 12:38:11 +0100

citadel (7.33-3) unstable; urgency=low

   * Cleaning up some dependencies.
   * Fixed templates file and asked for translations, closing: #472298

 -- Michael Meskes <meskes@debian.org>  Sun, 23 Mar 2008 12:57:59 +0100

citadel (7.33-2) unstable; urgency=low

   * Fixed build dependency to not list Debian version.
   * Update translation files.

 -- Michael Meskes <meskes@debian.org>  Sat, 22 Mar 2008 17:16:38 +0100

citadel (7.33-1) unstable; urgency=low

   [ Wilfried Goesgens ]
   * recommend shared mime info
 
   [ Michael Meskes ]
   * Fixed libdb-dev build-dependency.
   * Changed maintainer to Debian Citadel Team.
   * New upstream version.

 -- Michael Meskes <meskes@debian.org>  Sun, 02 Mar 2008 11:06:23 +0100

citadel (7.32-33) unstable; urgency=high

   * fix post-install bug with alias migration
   * fix bug with local calendar invitations

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Wed, 20 Feb 2008 23:37:28 +0001

citadel (7.32-32) unstable; urgency=high

   * fix exec permissions from scripts

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Mon, 18 Feb 2008 09:37:28 +0001

citadel (7.32-31) unstable; urgency=high

   * Emergency update fixing thread mixmax

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Sun, 17 Feb 2008 09:37:28 +0001

citadel (7.31-30) unstable; urgency=high

   * fix init script

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Tue, 12 Feb 2008 9:00:00 +0001

citadel (7.31-29) unstable; urgency=high

   * implement mimetype logic.
   * fix several issues where the new non-public room posting was too strict

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Tue, 12 Feb 2008 0:00:00 +0001

citadel (7.30-28) unstable; urgency=high

   * New citadel version.

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Fri, 1 Feb 2008 10:00:00 +0001

citadel (7.24-27) unstable; urgency=high

   * managesieve permission and auth problems fixed.

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Fri, 4 Jan 2008 16:37:29 +0001

2007

citadel (7.24-26) unstable; urgency=high

   * RSS Aggregator Timestamp fix

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Thu, 13 Dec 2007 17:37:29 +0001

citadel (7.24-25) unstable; urgency=high

   * fixes bug in citadel networking code

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Thu, 15 Nov 2007 17:37:29 +0001

citadel (7.23-24) unstable; urgency=high

   * fix bug in init script.

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Tue, 13 Nov 2007 18:57:00 +0001

citadel (7.23-23) unstable; urgency=high

   * new RSS aggregator; several bugfixes

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Thu, 8 Nov 2007 23:01:21 +0002

citadel (7.22-22) unstable; urgency=high

   * Performance improvements.

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Thu, 25 Oct 2007 8:48:00 +0000

citadel (7.22-21) unstable; urgency=high

   * fixed calculation of network spool filenames

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Sat, 13 Oct 2007 8:48:00 +0000

citadel (7.22-20) unstable; urgency=high

   * some flaws fixed
   * LDAP Code reworked. change in the scheme!

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Fri, 12 Oct 2007 8:48:00 +0000

citadel (7.20-19) unstable; urgency=high

   * several performance upgrades, source code reorganisations

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Fri, 20 Sep 2007 8:48:00 +0000

citadel (7.11-18) unstable; urgency=high

   * we don't need to chown chkpwd anymore.

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Sat, 7 Jul 2007 22:10:00 +0000

citadel (7.11-17) unstable; urgency=high

   * update to actual Citadel SVN. many new features. see Packages changelog.

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Fri, 6 Jul 2007 22:10:00 +0000

citadel (7.10-16) unstable; urgency=high

   * update to actual Citadel SVN. many new features. see Packages changelog.

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Thu, 19 Apr 2007 22:10:00 +0000

citadel (7.09-1) unstable; urgency=low

   * update to actual Citadel SVN. many new features. see Packages changelog.

 -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Thu, 19 Apr 2007 22:10:00 +0000

citadel (7.08-15) unstable; urgency=high

     * fix permission bug

 -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 06 Apr 2007 19:07:00 +0000

citadel (7.07-14) unstable; urgency=low

     * update to actual Citadel SVN. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 06 Apr 2007 19:07:00 +0000

citadel (7.06-13) unstable; urgency=high

     * fixed location of key files

 -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 1 Apr 2007 11:09:00 +0100

citadel (7.06-12) unstable; urgency=high

     * updated mime-parser

 -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 21 Mar 2007 11:09:00 +0100

citadel (7.06-11) unstable; urgency=low

   * fixes to the configure script.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 19 Mar 2007 12:12:00 +0000

citadel (7.06-10) unstable; urgency=low

   * update to actual Citadel SVN. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Mar 2007 12:12:00 +0000

citadel (7.05-9) unstable; urgency=high

   * maintainance release, ical upgrade

 -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 1 Mar 2007 21:09:00 +0100

citadel (7.05-8) unstable; urgency=low

   * Citadel 7.05 release

 -- Art Cancro <ajc@uncensored.citadel.org>  Thu, 22 Feb 2007 06:12:00 -0500

citadel (7.03-7) unstable; urgency=high

   * fixup @'s in usernames when doing smtpauth client
   * ignore returns from db_input

 -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100

citadel (7.03-7) unstable; urgency=high

   * fixup in quoted printable decoder

 -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100

citadel (7.03-6) unstable; urgency=high

   * fixup in quoted printable decoder

 -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100

citadel (7.03-5) unstable; urgency=low

   * fixed user create bug

 -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100

citadel (7.03-4) unstable; urgency=low

   * varyous fixes from our valgrind session

 -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100

citadel (7.03-3) unstable; urgency=low

   * create user without error messages in  citadel-common
   * ask our questions on login.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100

citadel (7.03-2) unstable; urgency=low

   * corrected locating chkpwd
   * added missing files to citadel-common

 -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100

citadel (7.03-1) unstable; urgency=low

   * update to actual Citadel SVN. many new features. see Packages changelog.
   * Add welcome mail on fresh citadel install
   * Fix configure-stamp token

 -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100

2006

citadel (7.02-2) unstable; urgency=low

   * Initial Debian release
   * Removed useless files:
     * citadel-client.examples
     * citadel-doc.docs
     * citadel-mta.postrm
     * citadel-server.1.manpage
     * citadel-server.examples
     * citadel-server.postrm.debhelper
     * files_preview
     * README.Debian
   * citadel-client.install: merged with citadel-client.examples
   * citadel-client.postinst:
     * clean up
     * remove ucf mechanisms
     * add debhelper token
   * citadel-doc.install : merged with citadel-doc.docs
   * citadel-mta.postinst:
     * clean up
     * add debhelper token
   * citadel-server.dirs:
     * clean up
     * add var/lib/citadel/data and var/run/citadel dir
     * move help and messages to /etc/citadel
   * citadel-server.install: merged with citadel-server.examples
   * citadel-server.postinst:
     * clean up
     * remove mkdir call as we create them with citadel-server.dirs
     * remove loops as we don't use ucf here anymore
     * add debhelper token
   * citadel-server.postrm:
     * clean up
     * remove ucf
     * add debhelper token
   * citadel-server.prerm:
     * clean up
     * use invoke-rc.d
     * add debhelper token
   * citadel-server.templates: add po support
   * control:
     * priority set to extra instead optional
     * add myself in uploaders
     * add po-debconf to Build-Depends
     * bump Standards-Version to 3.7.2
     * remove useless pre-depends on debconf
     * rewrite descriptions
     * add Replaces: mail-transport-agent to citadel-mta package
   * copyright: complete rewrite
   * docs: clean up
   * rules:
     * add explicit zlib extra configure option
     * exclude citadel.rc, intro, nice, summary from compression

 -- Fathi Boudra <fboudra@free.fr>  Fri, 29 Dec 2006 16:24:48 +0100

citadel (7.02-1) unstable; urgency=low

   * update to actual Citadel SVN. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 28 Dec 2006 22:10:00 +0100

citadel (7.01-1) unstable; urgency=low

   * we can now configure logintype on installation time.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 21 Dec 2006 22:10:00 +0100

citadel (7.00-1) unstable; urgency=low

   * update to actual Citadel CVS. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 16 Dec 2006 01:01:00 +0100

citadel (6.84-1) unstable; urgency=low

   * update to actual Citadel CVS. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 31 Aug 2006 23:11:00 +0200

citadel (6.82-1) unstable; urgency=low

   * update to actual Citadel CVS. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 22 Jun 2006 20:08:00 +0200

citadel (6.71-1) unstable; urgency=low

   * update to actual Citadel CVS. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 21 Jan 2006 19:07:00 +0100

citadel (6.70-1) unstable; urgency=low

   * update to actual Citadel CVS. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 15 Jan 2006 15:03:00 +0100

2005

citadel (6.63-1) unstable; urgency=low

   * update to actual Citadel CVS. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 12 Dec 2005 11:11:00 +0100

citadel (6.62-1) unstable; urgency=low

   * update to actual Citadel CVS. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 18 Nov 2005 16:04:00 +0100

citadel (6.61-2) unstable; urgency=low

   * update to actual Citadel CVS. many new features. see Packages changelog.

 -- Wilfried Goesgens <citadel@outgesourced.org>  Tue, 01 Nov 2005 12:23:15 +0200

citadel (6.53-1) unstable; urgency=low

   * Initial release

 -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 23 Jul 2005 12:23:15 +0200