Skip to content

Debian Changelog papercut (0.9.13-7)

2008

papercut (0.9.13-7) unstable; urgency=low

   * Fixed mysql and postgresql init dependencies (Closes: #486857)
   * Fixed postinst rules. addgroup was not using --system switch (Closes: #490850)

 -- César Gómez Martín <cesar.gomez@gmail.com>  Sat, 26 Jul 2008 17:12:43 +0200

papercut (0.9.13-6) unstable; urgency=low

   * New maintainer (Closes: #433308)
   * Bashism fixed in /etc/init.d/papercut (Closes: #468693)
   * python-support moved from Build-Depends to Build-Depends-Indep
     (the package is arch: all)
   * Fixed debian/copyright. storage/maildir.py has an additional copyright
   * Added some missing directories to papercut.dirs

 -- César Gómez Martín <cesar.gomez@gmail.com>  Wed, 13 Mar 2008 12:43:28 +0100

papercut (0.9.13-5) unstable; urgency=low

   * QA Group upload.
   * Added debian/papercut.postinst with user/group creation. (Closes: #462864)
   * Fixed debian/papercut.postrm with delete user support.
   * Fixed debian/papercut.init (with user daemon support).
   * Added debian/pyDaemon.py library.
   * Fixed papercut script with pyDaemon.py.
   * Fixed .pid file (Its uses the default directory /var/run/papercut).
   * Fixed debian/README.Debian: little error typo. (Closes: #445407)
   * Update Debhelper 6.
   * Update Standards Version to 3.7.3.

 -- Juan Angulo Moreno <juan@apuntale.com>  Wed, 20 Feb 2008 03:29:33 -0430

2006

papercut (0.9.13-4) unstable; urgency=low

   * Switch to the new Python Policy. (Closes: #380886)

 -- Jérémy Bobbio <jeremy.bobbio@etu.upmc.fr>  Tue, 1 Aug 2006 16:14:53 +0200

papercut (0.9.13-3) unstable; urgency=low

   * Fix missing import of errno in papercut module.
   * Fix Build-Depends and Build-Depends-Indep wrt. policy section 7.6.
   * Add missing build target in debian/rules.
   * Update to dehelper 5.
   * Bump Standards-Version to 3.7.2 (no changes required).

 -- Jérémy Bobbio <jeremy.bobbio@etu.upmc.fr>  Fri, 16 Jun 2006 04:29:49 +0200

papercut (0.9.13-2) unstable; urgency=low

   * Fix plain MySQL storage: CHECK is a reserved word in MySQL 4.
   * Make regexps in plain MySQL storage case insensitive: this bug was
     triggered by Mailman posts.
   * Fix insert_id() usage in phpBB and phpNuke storage. (Closes: #338962)
   * Don't mention SSL port in papercut_cfg.py. (Closes: #338959)
   * Fix startup failure when enabling auth_backends, patch by Jonas
     Smedegaard. (Closes: #338958)
   * Improve comments on the phpBB backend.
   * Overhaul of the init script and daemonization process. (Closes: #338963)
   * Improve quoted-printable and other encoding support. (Closes: #340723)
   * Fix newsgroup listing for the phpBB storage: it now list public forum
     as well as private forums when authentication is enabled.

 -- Jérémy Bobbio <jeremy.bobbio@etu.upmc.fr>  Sun, 9 Apr 2006 22:22:29 +0200

2005

papercut (0.9.13-1) unstable; urgency=low

   * Initial release. (Closes: #235941)
   * Changes made to upstream during the packaging process:
     - Remove she-bang from module source files.
     - Use os.path.join more extensively avoiding potential configuation
       errors for missing trailling slash.
     - Add support to run in background.
     - Add support for command-line options, mostly for the --foreground
       option which returns papercut to original behaviour.
     - Add automatic hostname detection.
     - Settings now have default values overriden by local definitions.
     - Fix a bug in article receiving which posted articles have multiple
       line separators.

 -- Jérémy Bobbio <jeremy.bobbio@etu.upmc.fr>  Wed, 26 Oct 2005 01:18:46 +0200