post 0.8 release commit

This commit is contained in:
Michael Elkins 2002-01-28 19:39:57 +00:00
parent 44d360d184
commit 6267139b71
3 changed files with 32 additions and 3 deletions

View File

@ -1,5 +1,34 @@
2002-01-28 me <me@sigpipe.org>
* TODO, configure.in:
check for dbm_open() in libc and libdb
2002-01-17 me <me@sigpipe.org>
* sync.c:
don't bother renaming the message file if we are about to unlink() it
2002-01-16 me <me@sigpipe.org>
* AUTHORS, Makefile.am, NEWS, sync.c:
remove tilde backup files for distclean
fixed indentation
added full name to AUTHORS
reformated NEWS blurb for 0.8
* sync.c, maildir.c:
sync_mailbox() did not update the msg struct when flags were changed,
causing the expunge command to fail
remove bogus strfcpy() line
* ChangeLog, Makefile.am, configure.in, debian/Makefile.am:
added debian build files dist target so that people can use them to build
their own .deb packages without having to use CVS
* debian/changelog, debian/control, debian/copyright, debian/dirs, debian/docs, debian/files, debian/rules, isync.1, maildir.c, sync.c:
added debian build files

2
debian/changelog vendored
View File

@ -2,5 +2,5 @@ isync (0.8-1) unstable; urgency=low
* Initial Release.
-- Michael Elkins <melkins@debian> Wed, 16 Jan 2002 13:36:52 -0800
-- Michael Elkins <me@mutt.org> Wed, 16 Jan 2002 13:36:52 -0800

View File

@ -1,10 +1,10 @@
Summary: Utility to synchronize IMAP mailboxes with local maildir folders
Name: isync
Version: 0.7
Version: 0.8
Release: 1
Copyright: GPL
Group: Applications/Internet
Source: http://www.sigpipe.org:8080/isync/isync-0.7.tar.gz
Source: http://www.sigpipe.org:8080/isync/isync-0.8.tar.gz
URL: http://www.sigpipe.org:8080/isync/
Packager: Michael Elkins <me@mutt.org>
BuildRoot: /var/tmp/%{name}-buildroot