univention-fetchmail (15.2.2) unstable; urgency=medium

  * Bug #58532: use systemd instead of SysV init script in listener module

 -- Christian Castens <castens@univention.de>  Tue, 19 Aug 2025 11:49:52 +0200

univention-fetchmail (15.2.0) UNRELEASED; urgency=medium

  * Bug #58344: UCS 5.2-2 version bump

 -- Ivan Barbecho Delgado <ivan.delgado@univention.de>  Wed, 28 May 2025 16:49:50 +0200

univention-fetchmail (15.0.5-1) UNRELEASED; urgency=medium

  * Bug #58015 UCS 5.2-1 version bump

 -- Christian Castens <castens@univention.de>  Mon, 03 Mar 2025 10:45:35 +0100

univention-fetchmail (15.0.4) unstable; urgency=medium

  * Bug #56604: use Python 3.11 code annotations

 -- Florian Best <best@univention.de>  Wed, 13 Mar 2024 00:46:34 +0100

univention-fetchmail (15.0.3) unstable; urgency=medium

  * Bug #55905: deprecate old fetchmail attributes

 -- Juan Carlos García García <garcia-garcia@univention.de>  Fri, 08 Mar 2024 00:18:52 +0100

univention-fetchmail (15.0.2) unstable; urgency=medium

  * Bug #56927: increase all modified joinscripts by 10

 -- Florian Best <best@univention.de>  Fri, 08 Mar 2024 00:18:45 +0100

univention-fetchmail (15.0.1) unstable; urgency=medium

  * Bug #55706: UCS 5.2-0 version bump

 -- Florian Best <best@univention.de>  Fri, 08 Mar 2024 00:12:24 +0100

univention-fetchmail (14.0.5) unstable; urgency=medium

  * Bug #56124: set --ucsversionstart flag to 5.0-7

 -- Marius Meschter <marius.meschter@univention.de>  Thu, 07 Mar 2024 23:54:55 +0100

univention-fetchmail (14.0.4) unstable; urgency=medium

  * Bug #56604: remove workarounds for Python 2 compatibility

 -- Florian Best <best@univention.de>  Thu, 07 Mar 2024 23:54:15 +0100

univention-fetchmail (14.0.3) unstable; urgency=medium

  * Bug #53127: upgrade to latest debhelper compat version

 -- Florian Best <best@univention.de>  Thu, 07 Mar 2024 23:53:31 +0100

univention-fetchmail (14.0.2) unstable; urgency=medium

  * Bug #56530: change Python 2 packages into transitional packages

 -- Florian Best <best@univention.de>  Thu, 07 Mar 2024 23:53:21 +0100

univention-fetchmail (14.0.1) unstable; urgency=medium

  * Bug #55706: UCS 5.1-0 version bump

 -- Florian Best <best@univention.de>  Thu, 07 Mar 2024 22:19:36 +0100

univention-fetchmail (13.0.9-1) UNRELEASED; urgency=medium

  * Bug #57118 UCS 5.0-7 version bump

 -- Philipp Hahn <hahn@univention.de>  Thu, 07 Mar 2024 15:51:48 +0100

univention-fetchmail (13.0.8-2) unstable; urgency=medium

  * Bug #56521: fix fetchmailrc listener resync
  * Bug #57090: fix migration script LDAP filter to only process user objects.
  * Bug #56587: atomic write of /etc/fetchmailrc

 -- Juan Carlos García García <garcia-garcia@univention.de>  Wed, 28 Feb 2024 14:22:00 +0100

univention-fetchmail (13.0.8-1) UNRELEASED; urgency=medium

  * Bug #56832: UCS 5.0-6 version bump

 -- Philipp Hahn <hahn@univention.de>  Thu, 07 Dec 2023 19:17:40 +0100

univention-fetchmail (13.0.7-3) unstable; urgency=medium

  * Bug #56482: check that the user has a mailPrimaryAddress on
    fetchmail listener. Correctly replace or remove entries on
    mailPrimaryAddress changes and removal.
  * Bug #56426: Delete fetchmail configurations of a user from
    the fetchmailrc file when the last attribute is removed.
  * Bug #56586: Narrowed down the conditions under which the
    listener module gets called.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Wed, 18 Oct 2023 09:16:00 +0200

univention-fetchmail (13.0.7-2) unstable; urgency=medium

  * Bug #56482: revert

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Wed, 11 Sep 2023 11:35:00 +0200

univention-fetchmail (13.0.7-1) unstable; urgency=medium

  * Bug #56482: check that the user has a mailPrimaryAddress on
    fetchmail listener.
  * Bug #56308: increase univention-fetchmail-schema joinscript version.
    Fix migrate-fetchmail script and fetchmail hook to handle both
    bytes and str types correctly.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Wed, 6 Sep 2023 9:37:00 +0200

univention-fetchmail (13.0.6-5) unstable; urgency=medium

  * Bug #56036: restore old split() behavior

 -- Florian Best <best@univention.de>  Wed, 12 Jul 2023 08:52:39 +0200

univention-fetchmail (13.0.6-4) unstable; urgency=medium

  * Bug #56036: fix use of AttributeHook

 -- Florian Best <best@univention.de>  Tue, 11 Jul 2023 15:42:23 +0200

univention-fetchmail (13.0.6-3) unstable; urgency=medium

  * Bug #56008: Fix type error on fetchmailrc listener.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Tue, 11 Jul 2023 14:15:00 +0100

univention-fetchmail (13.0.6-2) unstable; urgency=medium

  * Bug #56008: Store the entries of the univentionFetchmailSingle
    and univentionFetchmailMulti attributes as json to simplify the
    parsing of the complex attribute and avoid errors when non-alphanumeric
    characters appear.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Tue, 21 Jun 2023 9:08:00 +0100

univention-fetchmail (13.0.6-1) unstable; urgency=medium

  * Bug #55904: Increase joinscript version number.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Tue, 13 Jun 2023 9:26:00 +0100

univention-fetchmail (13.0.5-7) unstable; urgency=medium

  * Bug #55910: Fixed syntax classes to prevent udm errors
    in scenarios where user extended attributes hooks
    load udm modules.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Mon, 27 Mar 2023 12:46:00 +0100

univention-fetchmail (13.0.5-6) unstable; urgency=medium

  * Bug #55893: Added new checks to avoid errors during
    execution of migrate-fetchmail.py script

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Tue, 21 Mar 2023 12:41:00 +0100

univention-fetchmail (13.0.5-5) unstable; urgency=medium

  * Bug #55882: Some of the work done in the univention-fetchmail-schema
    joinscript has been moved to the univention-fetchmail
    package to fix bugs in environments where the latter is
    installed on a non-primary node.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Mon, 20 Mar 2023 8:55:00 +0100

univention-fetchmail (13.0.5-4) unstable; urgency=medium

  * Bug #55766: Fix error in univention-fetchmail-schema joinscript
    execution caused by a migration script

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Wed, 6 Mar 2023 11:15:00 +0100

univention-fetchmail (13.0.5-3) unstable; urgency=medium

  * Bug #55682: Correctly load /etc/fetchmailrc in fetchmail
    listener

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Wed, 15 Feb 2023 11:54:15 +0100

univention-fetchmail (13.0.5-2) unstable; urgency=medium

  * Bug #55681: Install syntax, hooks and scripts in univention-fetchmail-schema

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Wed, 15 Feb 2023 11:46:43 +0100

univention-fetchmail (13.0.5-1) unstable; urgency=medium

  * Bug #55575: Fix error in attribute deletion and
    update attribute field names.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Mon, 07 Feb 2023 11:55:00 +0100

univention-fetchmail (13.0.4-1) unstable; urgency=medium

  * Bug #55575: Add ox-fetchmail features to univention-fetchmail.
    Support for multidrop Fetchmail configurations and users can
    have more than one Fetchmail configuration.

 -- Juan Carlos García García <garcia-garcia.extern@univention.de>  Mon, 06 Feb 2023 19:38:00 +0100

univention-fetchmail (13.0.3-2) unstable; urgency=medium

  * Bug #42330: Remove old maintainer script package update code

 -- Philipp Hahn <hahn@univention.de>  Mon, 06 Feb 2023 14:21:32 +0100

univention-fetchmail (13.0.3-1) unstable; urgency=medium

  * Bug #31771: migrate tabs to spaces

 -- Florian Best <best@univention.de>  Fri, 03 Feb 2023 04:17:38 +0100

univention-fetchmail (13.0.2-1) unstable; urgency=medium

  * Bug #53092: Added fail checks for the join scripts

 -- Mika Westphal <westphal@univention.de>  Thu, 02 Feb 2023 13:13:22 +0100

univention-fetchmail (13.0.1-4) unstable; urgency=medium

  * Bug #55159: remove unnecessary LDAP ACL for cn=admin which always have all access rights

 -- Mika Westphal <westphal@univention.de>  Thu, 08 Sep 2022 11:33:31 +0200

univention-fetchmail (13.0.1-3) unstable; urgency=low

  * Bug #54029: Update French translation

 -- Johannes Lohmer <lohmer@univention.de>  Fri, 14 Jan 2022 16:35:26 +0100

univention-fetchmail (13.0.1-2) unstable; urgency=low

  * Bug #52963: fix traceback in fetchmailrc.py (objappend)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Tue, 13 Apr 2021 18:07:29 +0200

univention-fetchmail (13.0.1-1) unstable; urgency=medium

  * Bug #43686: replace init.d with systemctl calls for UDL

 -- Sebastian Lobinger <lobinger@univention.de>  Thu, 29 Oct 2020 13:15:38 +0100

univention-fetchmail (13.0.0-1) unstable; urgency=medium

  * Bug #51419: UCS-5.0-0 version bump

 -- Dirk Wiesenthal <wiesenthal@univention.de>  Fri, 05 Jun 2020 18:06:18 +0200

univention-fetchmail (12.0.4-8) unstable; urgency=medium

  * Bug #51148: make UCR templates compatible to python3

 -- Florian Best <best@univention.de>  Tue, 21 Apr 2020 17:58:19 +0200

univention-fetchmail (12.0.4-7) unstable; urgency=medium

  * Bug #50607: ucs_registerLDAPExtension or die

 -- Dirk Wiesenthal <wiesenthal@univention.de>  Fri, 06 Dec 2019 16:08:48 +0100

univention-fetchmail (12.0.4-6) unstable; urgency=medium

  * Bug #50607: Increase joinscript version

 -- Dirk Wiesenthal <wiesenthal@univention.de>  Fri, 06 Dec 2019 16:04:15 +0100

univention-fetchmail (12.0.4-5) unstable; urgency=medium

  * Bug #50607: Cleanup UCR definitions (3)

 -- Dirk Wiesenthal <wiesenthal@univention.de>  Fri, 06 Dec 2019 16:02:14 +0100

univention-fetchmail (12.0.4-4) unstable; urgency=medium

  * Bug #50607: Cleanup UCR definitions (2)

 -- Dirk Wiesenthal <wiesenthal@univention.de>  Fri, 06 Dec 2019 15:41:14 +0100

univention-fetchmail (12.0.4-3) unstable; urgency=medium

  * Bug #50607: Cleanup UCR definitions

 -- Dirk Wiesenthal <wiesenthal@univention.de>  Fri, 06 Dec 2019 15:14:34 +0100

univention-fetchmail (12.0.4-2) unstable; urgency=medium

  * Bug #50607: Register Schema and ACL using the proper funtion in the join
    script

 -- Dirk Wiesenthal <wiesenthal@univention.de>  Fri, 06 Dec 2019 15:10:50 +0100

univention-fetchmail (12.0.1-3) unstable; urgency=medium

  * Bug #48608: Fix ACL access on slaves, only allow write on dc master

 -- Erik Damrose <damrose@univention.de>  Thu, 23 May 2019 14:35:12 +0200

univention-fetchmail (12.0.1-2) unstable; urgency=medium

  * Bug #48608: Fix LDAP ACL ordering

 -- Erik Damrose <damrose@univention.de>  Wed, 22 May 2019 10:14:32 +0200

univention-fetchmail (12.0.1-1) unstable; urgency=medium

  * Bug #46969: bindpwdfile support

 -- Felix Botner <botner@univention.de>  Thu, 20 Dec 2018 17:00:20 +0100

univention-fetchmail (12.0.0-1) unstable; urgency=medium

  * Bug #48326: UCS-4.4-0 version bump

 -- Philipp Hahn <hahn@univention.de>  Fri, 14 Dec 2018 15:12:35 +0100

univention-fetchmail (11.0.0-1) unstable; urgency=medium

  * Bug #45841: UCS-4.3 version bump

 -- Jürn Brodersen <brodersen@univention.de>  Mon, 11 Dec 2017 14:40:30 +0100

univention-fetchmail (10.0.1-2) unstable; urgency=medium

  * Bug #41336: move LDAP ACL's to the top

 -- Florian Best <best@univention.de>  Wed, 26 Apr 2017 16:32:03 +0200

univention-fetchmail (10.0.1-1) unstable; urgency=medium

  * Bug #41336: protect univentionFetchmailPasswd attribute against substring
  	brute force through ldap searches and hide it in UMC
  * Bug #33648: respect overridden "Domain Admins" group name

 -- Florian Best <best@univention.de>  Tue, 25 Apr 2017 14:07:09 +0200

univention-fetchmail (10.0.0-2) unstable; urgency=low

  * Bug #43470: Handle UCRV */autostart through systemd

 -- Philipp Hahn <hahn@univention.de>  Wed, 15 Mar 2017 08:52:56 +0100

univention-fetchmail (10.0.0-1) unstable; urgency=medium

  * Bug #41963: UCS-4.2 version bump

 -- Philipp Hahn <hahn@univention.de>  Fri, 12 Aug 2016 13:58:29 +0200

univention-fetchmail (9.0.1-3) unstable; urgency=low

  * fix typos (Bug #40245)

 -- Daniel Troeder <troeder@univention.de>  Tue, 19 Jan 2016 10:36:12 +0100

univention-fetchmail (9.0.1-2) unstable; urgency=low

  * create listener pickle file in a secure location (Bug #40245)

 -- Daniel Troeder <troeder@univention.de>  Tue, 19 Jan 2016 10:00:55 +0100

univention-fetchmail (9.0.1-1) unstable; urgency=medium

  * Bump version for UCS 4.1 (Bug #39729)

 -- Stefan Gohmann <gohmann@univention.de>  Tue, 03 Nov 2015 22:07:49 +0100

univention-fetchmail (8.0.0-1) unstable; urgency=medium

  * Update to UCS 4.0 (Bug #35264)

 -- Janek Walkenhorst <walkenhorst@univention.de>  Fri, 15 Aug 2014 14:24:25 +0200

univention-fetchmail (7.0.0-3) unstable; urgency=low

  * version bump (Bug #32541)

 -- Lukas Walter <walter@univention.de>  Fri, 25 Oct 2013 17:13:45 +0200

univention-fetchmail (7.0.0-2) unstable; urgency=low

  * remove fetchmail component UCRVs (Bug #32541)

 -- Lukas Walter <walter@univention.de>  Fri, 25 Oct 2013 16:45:53 +0200

univention-fetchmail (7.0.0-1) unstable; urgency=low

  * Update/review UCR variable descriptions (Bug #30945)
  * Bump version for UCS 3.2
  * Update copyright for 2013

 -- Moritz Mühlenhoff <muehlenhoff@univention.de>  Mon, 14 Oct 2013 09:23:36 +0200

univention-fetchmail (6.0.5-4) unstable; urgency=low

  * Partially revert previous version: leave template files (Bug #30781)

 -- Erik Damrose <damrose@univention.de>  Fri, 22 Mar 2013 12:29:47 +0100

univention-fetchmail (6.0.5-3) unstable; urgency=low

  * Cover update case in postinst: remove unneeded files and
    unset renamed ucr variables (Bug #30781)

 -- Erik Damrose <damrose@univention.de>  Fri, 22 Mar 2013 12:05:00 +0100

univention-fetchmail (6.0.5-2) unstable; urgency=low

  * univention-fetchmail.preinst: check for 'install' instead of
    'configure' (Bug #30596)

 -- Stefan Gohmann <gohmann@univention.de>  Fri, 22 Mar 2013 08:52:01 +0100

univention-fetchmail (6.0.5-1) unstable; urgency=low

  * univention-fetchmail-schema: depend on newer univention-join and
    shell lib (Bug #30596)

 -- Stefan Gohmann <gohmann@univention.de>  Fri, 22 Mar 2013 06:25:57 +0100

univention-fetchmail (6.0.4-1) unstable; urgency=low

  * Remove join scripts from status file (Bug #30596)

 -- Stefan Gohmann <gohmann@univention.de>  Thu, 21 Mar 2013 22:13:53 +0100

univention-fetchmail (6.0.3-1) unstable; urgency=low

  * Rename 92univention-fetchmail.uinst to 93univention-fetchmail-
    uninstall.uinst (Bug #30596)

 -- Stefan Gohmann <gohmann@univention.de>  Thu, 21 Mar 2013 21:37:50 +0100

univention-fetchmail (6.0.2-2) unstable; urgency=low

  * Added missing preinst script (Bug #30596)

 -- Stefan Gohmann <gohmann@univention.de>  Thu, 21 Mar 2013 21:18:46 +0100

univention-fetchmail (6.0.2-1) unstable; urgency=low

  * Use new uninstallation scripts (Bug #30596)

 -- Stefan Gohmann <gohmann@univention.de>  Thu, 21 Mar 2013 20:40:44 +0100

univention-fetchmail (6.0.1-1) unstable; urgency=low

  * Added ucr autostart capabilities (Bug #30781)
  * Added entries for system-services module (Bug #30782)
  * Fixed an error that caused renamed user entries to not get properly
    updated in the fetchmailrc file (Bug #29640)

 -- Erik Damrose <damrose@univention.de>  Thu, 21 Mar 2013 16:31:39 +0100

univention-fetchmail (6.0.0-1) unstable; urgency=low

  * abort join script on failing udm call (Bug #27753)
  * version bump for UCS 3.1 (Bug #27966)

 -- Lukas Walter <walter@univention.de>  Wed, 10 Oct 2012 12:39:17 +0200

univention-fetchmail (5.0.4-1) unstable; urgency=low

  * add non-master support to univention-fetchmail (Bug #25629)

 -- Felix Botner <botner@univention.de>  Mon, 09 Jan 2012 15:56:36 +0100

univention-fetchmail (5.0.3-2) unstable; urgency=low

  * Added dependency to univention-directory-manager-tools (Bug #23342)

 -- Stefan Gohmann <gohmann@univention.de>  Tue, 25 Oct 2011 15:32:10 +0200

univention-fetchmail (5.0.3-1) unstable; urgency=low

  * workaround for PEP 366 (Bug #23984)

 -- Arvid Requate <requate@univention.de>  Tue, 25 Oct 2011 13:32:17 +0200

univention-fetchmail (5.0.2-2) unstable; urgency=low

  * Fix dependencies on u-c (Bug #22668)

 -- Philipp Hahn <hahn@univention.de>  Sat, 22 Oct 2011 04:11:17 +0200

univention-fetchmail (5.0.2-1) unstable; urgency=low

  * added additional extended attributes for SSL and KeepMailsOnServer (Bug #12573)
  * enhanced LDAP schema: univentionFetchmailUseSSL (Bug #12573)
  * changed LDAP string type for fetchmail attributes (Bug #19446)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Thu, 20 Oct 2011 13:47:59 +0200

univention-fetchmail (5.0.1-1) unstable; urgency=low

  * set service "Fetchmail" in join script (Bug #20791)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Thu, 20 Oct 2011 10:46:11 +0200

univention-fetchmail (5.0.0-1) unstable; urgency=low

  * bumped version for UCS 3.0 (Bug #20791)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Fri, 14 Oct 2011 14:33:22 +0200

univention-fetchmail (4.0.0-1) unstable; urgency=low

  * convert to GNU APGL V3 (Bug #17543)
  * bump version for UCS 2.4

 -- Janek Walkenhorst <walkenhorst@univention.de>  Tue, 22 Jun 2010 16:09:05 +0200

univention-fetchmail (3.0.2-1) unstable; urgency=low

  * updated copyright Bug #16818

 -- Felix Botner <botner@univention.de>  Fri, 08 Jan 2010 10:54:20 +0100

univention-fetchmail (3.0.1-1) unstable; urgency=low

  * move UCR variables to new category service-mail (Bug #13505)

 -- Andreas Büsching <buesching@univention.de>  Wed,  8 Jul 2009 11:49:08 +0200

univention-fetchmail (3.0.0-0) unstable; urgency=low

  * bump version for UCS 2.3

 -- Sönke Schwardt <schwardt@univention.de>  Wed, 10 Jun 2009 08:20:32 +0200

univention-fetchmail (2.0.1-3) unstable; urgency=low

  * updated the copyright. Bug #6875

 -- Stefan Gohmann <gohmann@univention.de>  Thu, 12 Mar 2009 13:47:38 +0100

univention-fetchmail (2.0.1-2) unstable; urgency=low

  * updated the copyright. Bug #6875

 -- Stefan Gohmann <gohmann@univention.de>  Thu, 19 Feb 2009 08:58:34 +0100

univention-fetchmail (2.0.1-1) unstable; urgency=low

  * rebuild for UCS 2.2. Bug #12384

 -- Stefan Gohmann <gohmann@univention.de>  Tue, 17 Feb 2009 11:04:54 +0100

univention-fetchmail (1.0-4) unstable; urgency=low

  * s/Nutzername/Benutzername/. Bug #2539

 -- Jan Christoph Ebersbach <ebersbach@univention.de>  Wed, 29 Oct 2008 10:12:02 +0100

univention-fetchmail (1.0-3) unstable; urgency=low

  * added localization function for short descriptions. Bug #2539

 -- Jan Christoph Ebersbach <ebersbach@univention.de>  Tue, 28 Oct 2008 10:45:31 +0100

univention-fetchmail (1.0-2) unstable; urgency=low

  * fixed missing UCR info file

 -- Soenke Schwardt <schwardt@univention.de>  Wed, 15 Oct 2008 09:44:39 +0200

univention-fetchmail (1.0-1) unstable; urgency=low

  * fixed missing translation/description for UCR variable

 -- Sönke Schwardt <schwardt@univention.de>  Tue, 14 Oct 2008 11:52:45 +0200

univention-fetchmail (0.9-1) unstable; urgency=low

  * ported to ucs-2.0

 -- Sönke Schwardt <schwardt@univention.de>  Wed, 08 Oct 2008 12:24:14 +0200

univention-fetchmail-ext (0.1-13) unstable; urgency=low

  * fixed uninstall Problem

 -- Tobias Scherer <scherer@univention.de>  Mon,  9 Jul 2007 15:49:23 +0200

univention-fetchmail-ext (0.1-12) unstable; urgency=low

  * fixed Debhelper problem on removal and update

 -- Tobias Scherer <scherer@univention.de>  Mon,  9 Jul 2007 14:38:47 +0200

univention-fetchmail-ext (0.1-11) unstable; urgency=low

  * fixed string error, lines in fetchmailrc are now removable, fixed typo

 -- Tobias Scherer <scherer@univention.de>  Wed, 20 Jun 2007 12:02:23 +0200

univention-fetchmail-ext (0.1-10) unstable; urgency=low

  * added acl-bugfix and errorhandling

 -- Tobias Scherer <scherer@univention.de>  Wed, 25 Apr 2007 16:25:55 +0200

univention-fetchmail-ext (0.1-8) unstable; urgency=low

  * fixed postrm again

 -- Tobias Scherer <scherer@univention.de>  Wed,  4 Apr 2007 15:51:28 +0200

univention-fetchmail-ext (0.1-7) unstable; urgency=low

  * changed fix ldap/base to variable

 -- Tobias Scherer <scherer@univention.de>  Tue,  3 Apr 2007 14:10:50 +0200

univention-fetchmail-ext (0.1-6) unstable; urgency=low

  * fixed debian/control

 -- Tobias Scherer <scherer@univention.de>  Tue,  3 Apr 2007 09:58:09 +0200

univention-fetchmail-ext (0.1-5) unstable; urgency=low

  * fixed several failures

 -- Tobias Scherer <scherer@univention.de>  Tue,  3 Apr 2007 09:44:37 +0200

univention-fetchmail-ext (0.1-4) unstable; urgency=low

  * added acl to hide fetchmailPasswd

 -- Tobias Scherer <scherer@univention.de>  Wed,  7 Mar 2007 11:50:48 +0100

univention-fetchmail-ext (0.1-3) unstable; urgency=low

  * added postrun function to restart fetchmail-daemon

 -- Tobias Scherer <scherer@univention.de>  Wed,  7 Mar 2007 10:23:00 +0100

univention-fetchmail-ext (0.1-2) unstable; urgency=low

  * fixed funtion-attributes

 -- Tobias Scherer <scherer@univention.de>  Wed, 28 Feb 2007 16:53:11 +0100

univention-fetchmail-ext (0.1-1) unstable; urgency=low

  * Initial Release.

 -- root <packages@univention.de>  Thu, 22 Feb 2007 09:47:32 +0100

