Commit Graph

29 Commits

Author SHA1 Message Date
Nicolas Boullis
9e61cb1d69 Use the new --disable-maintainer-mode option to configure rather than try
to touch the proper files in the proper order.
2004-01-27 01:24:48 +00:00
Theodore Ts'o
2a9f38f1c1 Checked in changes suggested by Nicolas.
Add ability do sign the resultiing .debs if necessary.
2004-01-16 06:26:08 +00:00
Theodore Ts'o
f63dfbd301 Touch Makefile.am and Makefile.in in debia/rules, to avoid timeskew problems. 2004-01-16 06:24:21 +00:00
Theodore Ts'o
3d0d729ea9 Improve IMAP error handling to print the command which caused the error;
if the command is a LOGIN command, mask out the username and password.
2004-01-16 01:41:28 +00:00
Theodore Ts'o
9e8e31c1c2 Fix whitespace bug which caused debian build to break. 2004-01-15 04:14:38 +00:00
Theodore Ts'o
e7a1647a30 Update changelog description. 2004-01-15 04:12:28 +00:00
Theodore Ts'o
4aae81e8d8 Add the asychronous IMAP patch to the debian patch list. 2004-01-15 04:12:01 +00:00
Theodore Ts'o
75bffd0947 Initial asynchronous flags setting patch. 2004-01-15 03:53:15 +00:00
Theodore Ts'o
089f7c01b8 Touch configure.in, aclocal.m4, and configure to defeat the
autofile-generated makefile dependencies to avoid timeskew problems
caused by applying the debian source diff file.
2004-01-15 03:48:08 +00:00
Theodore Ts'o
c95d90bf58 Shell script which generates an official debian package from a
checked-out CVS tree.
2004-01-15 03:44:51 +00:00
Theodore Ts'o
0121220339 Optimized isync by not fetching the sizes of messages if they are
unneeded (i.e., if MaxSize is not specified in the config file).

Patch and idea originally from Nicolas Boullis <nboullis@debian.org>,
modified/polished by Theodore Ts'o per comments by Oswald Buddenhagen.
2004-01-12 01:24:47 +00:00
Oswald Buddenhagen
eca605d105 new stuff 2004-01-11 12:38:07 +00:00
Oswald Buddenhagen
c96163a74b getting rid of Makefile.am in debian/ - it seems to be non-standard and
is a pita to maintain anyway. instead, make distdir and distclean depend
on a partial debian-clean.
2004-01-11 12:35:48 +00:00
Theodore Ts'o
50aa8dfc96 Update changes from debian isync package 0.9.1-4:
* Use configure's --build and --host options to prevent wrong
    optimizations (such as building for sparc64 rather than for sparc).
2004-01-11 08:08:37 +00:00
Theodore Ts'o
75b6b9c715 Document CVS bugfix which ignores non-maildir mailbox when doing OneToOne. 2004-01-11 07:45:26 +00:00
Theodore Ts'o
4d5a957e20 Add uploaders field so that Theodore Ts'o can be added as a
co-maintainer.
2004-01-11 07:41:48 +00:00
Theodore Ts'o
016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch
mechanism.
2004-01-11 07:27:27 +00:00
Theodore Ts'o
0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. 2004-01-11 06:35:10 +00:00
Oswald Buddenhagen
c34a2191ec new release 2003-12-07 15:15:11 +00:00
Oswald Buddenhagen
b535af4fc4 - make it work without SSL
- switch from -Ds in Makefile to config.h
- small header cleaup
2003-05-07 00:06:37 +00:00
Oswald Buddenhagen
2cde99958b minors 2003-05-06 02:17:10 +00:00
Oswald Buddenhagen
b3838ade09 debian packaging update 2003-03-26 03:33:15 +00:00
Oswald Buddenhagen
d850150719 - ssht! 2002-12-28 03:11:55 +00:00
Oswald Buddenhagen
b10718cf20 - took over maintenance
- moved to sourceforge
- reorganized cvs structure
2002-12-28 03:05:43 +00:00
Michael Elkins
418b5e9a7a Debian package cleanups from Oswald Buddenhagen <ossi@kde.org> 2002-06-19 00:44:40 +00:00
Michael Elkins
7741548ff8 changed debian/rules to set DESTDIR instead of `prefix' when doing a make
install.
2002-04-19 21:38:11 +00:00
Michael Elkins
6267139b71 post 0.8 release commit 2002-01-28 19:39:57 +00:00
Michael Elkins
8c8f6916c6 added debian build files dist target so that people can use them to build
their own .deb packages without having to use CVS
2002-01-16 21:51:06 +00:00
Michael Elkins
d6fe5a92bd added debian build files
fixed indentation

added bug note to manpage about db file format not being architecture
independent
2002-01-16 21:43:58 +00:00