[go: up one dir, main page]

Menu

[97a570]: / debian / changelog  Maximize  Restore  History

Download this file

271 lines (184 with data), 9.7 kB

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: