mailsync (5.2.7-3.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove need for root when building the package.
    (Closes: #1089384)
  * Replace `dh_clean -k` with `dh_prep`.

 -- Niels Thykier <niels@thykier.net>  Wed, 01 Jan 2025 18:34:42 +0000

mailsync (5.2.7-3.2) unstable; urgency=medium

  * Non-maintainer upload
  * Convert to source format 3.0 (Closes: #1049924)

 -- Bastian Germann <bage@debian.org>  Wed, 16 Aug 2023 20:56:23 +0000

mailsync (5.2.7-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules: Add build-{arch,indep} (Closes: #998950).

 -- Marcos Talau <talau@debian.org>  Thu, 03 Nov 2022 18:39:28 -0300

mailsync (5.2.7-3) unstable; urgency=low

  * Update aclocal.m4 during build. Hopefully this should make
    debian/rules work with future automake releases. Thanks
    Adrian Bunk for reporting! (Closes: #974578)

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sun, 15 Nov 2020 19:55:25 +0100

mailsync (5.2.7-2) unstable; urgency=low

  * support syncing mails from Microsoft's mail software that
    generates folded Message-ID fields with a linefeed break
    for RFC's sake!

  * do not include ~/.git in tarball

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Tue, 10 Nov 2020 19:30:08 +0100

mailsync (5.2.6-1) unstable; urgency=low

  * support automake1.16 (Closes: #865189)
    - Thanks a lot Simon McVittie for reporting this and extensive
      explanation and pointers!
  * add tests

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sat, 07 Nov 2020 23:31:42 +0100

mailsync (5.2.5-1) unstable; urgency=low

  * diff mode works again

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Fri, 06 Nov 2020 22:55:14 +0100

mailsync (5.2.4-1) unstable; urgency=low

  * Fix othography: s/enveloppe/envelope/
  * improve wording

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 28 Oct 2020 09:11:23 +0100

mailsync (5.2.3-1) unstable; urgency=low

  * MiniDebConf@Vaumarcus and EmacsConf@Zürich release.
    Thanks a lot to Didier Raboud and team and 200ok
    for providing the opportunities to hack on stuff!

  * merge internal changes with FTBFS fixes
    thanks a lot Scott Kitterman and Simon Elsbrock!

  * move to pkg-config
    thanks to  Joost van Baal-Ilić for leading me!

  * remove all checks for transitive libraries. Only
    check for c-client and not its dependencies.

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sat, 02 Nov 2019 16:31:06 +0100

mailsync (5.2.2-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add libkrb5-dev as an explicit build-depend to fix FTBFS (Closes: #768736)
    - Thanks to Simon Elsbrock for the patch

 -- Scott Kitterman <scott@kitterman.com>  Sat, 15 Nov 2014 01:08:53 -0500

mailsync (5.2.3~pre2-1) unstable; urgency=low

  * upstream changes:
    * fix prefix matching bug
    * don't segfault when migrating to -t md5
      (https://sourceforge.net/tracker/?group_id=6374&atid=106374)
  * THIS IS AN UNRELEASED PRE-RELEASE

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sat, 26 Jan 2013 12:54:44 +0100

mailsync (5.2.2-3) unstable; urgency=high

  * set urgency=high because libc-client broke mailsync and the
    mailsync currently in wheezy and to be released will not even
    start. See next changelog entry and also #682256 and #686393 
  * debian/control: rebuild against and depend on libc-client2007e
    (>= 8:2007f~dfsg-1) since c-client broke its own library
    version checks. Thanks Fredrik Jonson (Closes: #685897)
  * debian/copyright: made machine readable
  * debian/compat: added
  * debian/control: added
  * a question to my 23 users (according to popcon): is it worth
    to maintain this package? Wouldn't it maybe be wiser to migrate
    to offlineimap? If you care about this package then please let me know.

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Tue, 04 Sep 2012 21:50:01 +0200

mailsync (5.2.2-2) unstable; urgency=low

  * thanks a lot to Gregor Herrmann and Ilya Barygin for the previous NMU
  * debian/control: migrate from automake1.7 to automake1.11 (Closes: #648586)
    * thanks to Eric Dorland for pointing out the way forward
  * debian/control: bump Standards-Version to 3.8.4.0
    * doc/examples/mailsync: s#/var/spool/mail#/var/mail#
  * debian/rules: bump DH_COMPAT to 7 
    * debian/control: add ${misc:Depends} to "Depends:" field
  * debian/control: add "Homepage:" field

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sun, 15 Jan 2012 13:48:23 +0100

mailsync (5.2.2-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: configure: error: a working c-client installation is
    required for building mailsync": apply patch from Ubuntu / Ilya Barygin:
    * Fix FTBFS:
      - debian/rules, acinclude/ac_with_openssl.m4, configure: provide an
        additional directory to search for libssl.
      - add missing build dependencies: libssl-dev, libpam0g-dev, libkrb5-dev.
    (Closes: #642689)
  * Additionally build depend on dpkg-dev >= 1.16.0.

 -- gregor herrmann <gregoa@debian.org>  Sat, 12 Nov 2011 15:57:57 +0100

mailsync (5.2.2-1) unstable; urgency=low

  * remove build-dependency on automake1.6, since it's been removed from the
    archive (thanks Martin Michlmayr)                       closes: 355317

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sun, 05 Mar 2006 20:36:54 +0100

mailsync (5.2.1-2) unstable; urgency=low

  * debian:
    * remove build-dependency on the automake1.5 package, which is no
      more existant. (Thanks Lamont!)                       closes: #257379

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sat, 03 Jul 2004 15:35:28 +0200

mailsync (5.2.1-1) unstable; urgency=low

  * new in upstream:                                        closes: #256832
    * #mh folders should work better
    * mailsync shouldn't possibly be messing with flags at all if the
      mailbox (IMAP f.ex) allows it. Check the "-n" option for most
      restricted flag handling.
    * don't delete duplicate messages with empty Message-IDs
    * not exiting any more on stores without subdirs
    * don't show message IDs by default
    * "-n" has a new meaning: do not delete messages
  * debian:
    * depend on automake1.5|1.6|1.7 since 1.4 doesn't provide depcomp
                                                            closes: #191221
    * the package should be buildable on woody out of the box. Further docu
      for compiling under woody is in README.Debian (thanks Mike Crowe).

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 30 Jun 2004 08:52:26 +0200

mailsync (5.1.1-1) unstable; urgency=high

  * new in upstream:
    * not properly expunging emails fixed - visible with #mh folders

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Tue, 15 Apr 2003 09:21:34 +0200

mailsync (5.1.0-3) unstable; urgency=high

  * new in upstream:
    * warn about empty Message-IDs when using the default msg id algorithm.
    * -di debug/log IMAP telemetry/protocol
    * -dc debug configuration
    * fixed traversing some boxes twice
  * debian:
    * dpkg-buildpackage -i excludes .deps which are needed. Sigh. Hyper-ugly
      dpkg-buildpackage commandline (included) is now required for building
      the package. (bugreport: Bdale/builddaemon)           closes: #186943
    * skipping 5.1.0-2 - upload of that version failed

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Thu, 03 Apr 2003 10:12:16 +0200

mailsync (5.1.0-1) unstable; urgency=high

  * new upstream:
    * reengineered source and split in smaller pieces
    * optional md5 msg-ids
    * new courier config example
    * synching of mailboxes containing submailboxes and messages should
      be possible now
    * diff mode is documented
    * Solaris autoconf
  * debian:
    * libc-client-dev now contains libkrb5-dev dependency
      (thanks Ryan Murray, Jonas Smedegaard)                closes: #181353
    * moved to libc-client 2003
      (thanks LaMont, J.Guasch)                    closes: #185168, #182245
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 26 Mar 2003 11:03:33 +0100

mailsync (4.5.3-2) unstable; urgency=high

  * debian changes:
    * fixed bug in rules script (thanks for report C.T.Steigies)
                                                            closes: #180745
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 12 Feb 2003 16:03:08 +0100

mailsync (4.5.3-1) unstable; urgency=high

  * new upstream features:
    * simulate option
    * size limit (contributed by Michael Krelin)
    * better error handling
    * reading in c-client config
    * #mh examples
    * bugfixes (Michael & me)
  * debian changes:
    * removed libkrb-dev and libssl-dev from depends since that's pulled
      in by libc-client2002-dev now (thanks Jaldhar, C.Watson, M.Zimmermann,
      W.Verhelst)
    * changed order in which libc-client apears in order to pull in
      openssl0.9.6 (thanks S.Frost for pointing put the problem)
                                                            closes: #179999
    * added mh store to mailsync config example in docu     closes: #150393
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 12 Feb 2003 09:55:17 +0100

mailsync (4.4.4-2) unstable; urgency=high

  * fixed build dependency (thanks lamont)                  closes: #168161
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Thu, 07 Nov 2002 18:34:21 +0100

mailsync (4.4.4-1) unstable; urgency=high

  * new upstream
  * new upsteam features:
    * gentler failure
    * more log options
  * closes: #167826 (thanks to Steve McIntyre's very good bug report!)
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 06 Nov 2002 12:00:25 +0100

mailsync (4.4.3-1) unstable; urgency=high

  * new upstream
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 16 Oct 2002 14:13:35 +0200

mailsync (4.4.2-1) unstable; urgency=high

  * new upstream
  * fixes problem with new messages not getting marked as "new" in mutt
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 16 Oct 2002 14:13:35 +0200

mailsync (4.4.1-1) unstable; urgency=high

  * new upstream
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Tue, 27 Aug 2002 16:41:56 +0200

mailsync (4.3.1-3) unstable; urgency=high

  * censored myself to get this package past the ftpmasters
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Mon, 17 Jun 2002 13:30:52 +0200

mailsync (4.3.1-1) unstable; urgency=high

  * Debian License Zealotry Addendum (Debian Trade Mark): Linking with OpenSSL
    is fine (confirmed by both upstream authors Tim and myself)
  * changed VERSION in source
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Thu, 18 Apr 2002 16:36:30 +0200

mailsync (4.3-1) unstable; urgency=high

  * moving to main from non-us
  * fixed segfault (thanks for bugreport Alain Tesio!)		closes: #141238
  * added RH build docu (thanks Aly Dharshi!)
  * the _only_ code change is the segfault fix -> please include in woody
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Mon, 15 Apr 2002 20:12:20 +0200

mailsync (4.2.2-1) unstable; urgency=high

  * new upstream

  * password can be set in store/channel
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Tue, 29 Jan 2002 15:03:43 +0100

mailsync (4.2-1) unstable; urgency=high

  * fixed typo in README.Debian
  
  * added possibility to have comments in config file

  * added debug flag

  * added commented example mailsync config file. This should make it
    easier to configure mailsync: closes: #110367

  * fixed some warnings
  
  * fixed bug in mode_diff, better output too

  * more explicit output and cosmetics

  * another bug fixed which had to do with delimiters being messed up
    between 2 sites that use different ones (cyrus & pine-style-mbox folders)
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Mon, 21 Jan 2002 01:44:55 +0100

mailsync (4.1-4) unstable; urgency=high

  * Added pointer to c-client library for configuration.

  * new libc-client should fix the connection problems. Gee it even
    works here ;-), closes: #104253, #96264, #98669

  * I tested it with g++-3 and it worked. I only had to add an include path. I
    guess on a correctly set up g++-3 machine the path should be correctly set by default. closes: #104964
  
 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Tue, 21 Aug 2001 11:34:40 +0200

mailsync (4.1-3) unstable; urgency=low

  * fixed my own email address :-/
  
  * made rm use -f(orce) to remove maybe unexisting core files

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Fri,  4 May 2001 16:44:38 -0400

mailsync (4.1-2) unstable; urgency=low

  * fixed dependency: closes: #94075

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sun, 15 Apr 2001 21:29:09 -0400

mailsync (4.1-1) unstable; urgency=low

  * Initial Release.
  * Sponsored by Jaldhar H. Vyas <jaldhar@debian.org>

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Mon,  2 Apr 2001 18:28:09 -0400

Local variables:
mode: debian-changelog
End:
