gmailfs (0.8-2) unstable; urgency=low * This package based on the official upstream release with the correct Changelog file. -- Sebastien Delafond Thu, 19 Jul 2007 16:25:42 -0700 gmailfs (0.8-1) unstable; urgency=low * New upstream release (Closes: #426923) -- Sebastien Delafond Tue, 10 Jul 2007 09:51:15 -0700 gmailfs (0.7.3-2) unstable; urgency=low * gmailfs now tries to find a ~/.gmailfs.conf config file before defaulting to the systemwide one (Closes: #415297). -- Sebastien Delafond Mon, 19 Mar 2007 12:30:45 -0700 gmailfs (0.7.3-1) unstable; urgency=low * New upstream version (Closes: #378312). * Build-Depend-Indep on python-central >= 0.5. -- Sebastien Delafond Tue, 13 Mar 2007 19:52:30 -0700 gmailfs (0.7.2-2) unstable; urgency=low * Added missing docbook-to-man build dependency (Closes: 384420). -- Sebastien Delafond Wed, 23 Aug 2006 23:57:29 -0700 gmailfs (0.7.2-1) unstable; urgency=low * New upstream release. * Follow new Debian python policy (Closes: 380818). -- Sebastien Delafond Tue, 22 Aug 2006 10:46:31 -0700 gmailfs (0.7.1-6) unstable; urgency=low * import lgconstants instead of libgmail.lgconstant since python-libgmail is now packaged the way upstream does it (Closes: 351602). -- Sebastien Delafond Mon, 19 Jun 2006 10:21:43 -0700 gmailfs (0.7.1-5) unstable; urgency=low * Upgraded standards version to 3.7.2. * Moved debhelper and dpatch from Build-Depends-Indep to Build-Depends. -- Sebastien Delafond Thu, 15 Jun 2006 16:27:52 -0700 gmailfs (0.7.1-4) unstable; urgency=low * Ignore unnamed mount options; this is not the right fix, but will avoid breakage for now (Closes: #365215). * Actually create the mount/gmails symlink in /sbin. -- Sebastien Delafond Tue, 09 May 2006 15:12:49 -0700 gmailfs (0.7.1-3) unstable; urgency=low * Symlinked /usr/bin/mount.gmailfs to /sbin so 'mount' finds it (Closes: #365212). -- Sebastien Delafond Mon, 08 May 2006 20:11:33 -0700 gmailfs (0.7.1-2) unstable; urgency=low * Fixed indentation problem causing a syntax error exception. -- Sebastien Delafond Mon, 06 Feb 2006 07:27:02 -0800 gmailfs (0.7.1-1) unstable; urgency=low * New upstream version (Closes: #351520). -- Sebastien Delafond Mon, 06 Feb 2006 07:23:02 -0800 gmailfs (0.7-1) unstable; urgency=low * New upstream version (Closes: #342174). -- Sebastien Delafond Mon, 30 Jan 2006 15:06:04 -0800 gmailfs (0.6-3) unstable; urgency=low * Patched gmailfs.py to log exceptions in their context. * Patched gmailfs.py to work with new python-fuse as of 2005/12/06. -- Sebastien Delafond Tue, 06 Dec 2005 17:18:30 -0800 gmailfs (0.6-2) unstable; urgency=low * Obfuscate Gmail password in the logfile (Closes: #341300). * Added debian/watch file. -- Sebastien Delafond Thu, 01 Dec 2005 08:39:14 -0800 gmailfs (0.6-1) unstable; urgency=low * New upstream version, including password prompt and transparent encryption support (Closes: #321710, #280217). -- Sebastien Delafond Mon, 28 Nov 2005 08:09:16 -0800 gmailfs (0.5-1) unstable; urgency=low * New upstream version including most of the Debian patches. -- Sebastien Delafond Sun, 13 Nov 2005 12:21:06 -0800 gmailfs (0.4-2) unstable; urgency=high * Depend on python-libgmail >= 0.1.1-1 to interact correctly with the new Gmail version as of September 2005. * Allow mounting by regular users (patch by bastien.roucaries@etu.enseeiht.fr) * Allow creation of FIFOs and sockets (patch by bastien.roucaries@etu.enseeiht.fr) * Upgraded standards-version to 3.6.2.1 -- Sebastien Delafond Sun, 30 Oct 2005 11:20:39 -0800 gmailfs (0.4-1) unstable; urgency=high * New upstream version fixes interaction with Gmail as of May 2005 (Closes: #309259) * Depend on python-libgmail >= 0.0.8+cvs20050208-2 to interact correctly with the new Gmail version as of May 2005. -- Sebastien Delafond Sun, 15 May 2005 08:37:12 -0700 gmailfs (0.3-9) unstable; urgency=low * Wrote patch to dynamically get gmail storage capacity * Depend on python-fuse >= 2.2-2 to fix usage report on the gmailfs virtual disk (Closes: #303339) -- Sebastien Delafond Thu, 07 Apr 2005 09:55:38 -0700 gmailfs (0.3-8) unstable; urgency=low * Depend on python-fuse and fuse-utils >= 2.2. -- Sebastien Delafond Wed, 09 Mar 2005 19:54:53 -0800 gmailfs (0.3-7) unstable; urgency=low * Add a note about the need for a kernel supporting fuse in README (Closes: #297106) -- Sebastien Delafond Sat, 26 Feb 2005 22:10:09 -0800 gmailfs (0.3-6) unstable; urgency=low * Actually include the dpatch that closes bug #296395. -- Sebastien Delafond Fri, 25 Feb 2005 08:46:46 -0800 gmailfs (0.3-5) unstable; urgency=low * python-fuse >= 2.x doesn't look like it will be entering sid soon: reverting dependencies back to *fuse >= 1.3 (Closes: #282204) * Removed unused module "profile" from gmailfs.py (Closes: #296395) -- Sebastien Delafond Tue, 22 Feb 2005 10:14:32 -0800 gmailfs (0.3-4) unstable; urgency=low * Depend on python-fuse and fuse-utils >= 2.2. * Depend on python-libgmail >= 0.0.8+cvs20050208 (see Bug #293961). -- Sebastien Delafond Tue, 08 Feb 2005 13:05:11 -0800 gmailfs (0.3-3) unstable; urgency=low * Corrected mount.gmailfs for fuse >= 2.x * Added a copyright to the man page. * fuse* >= 2.0+2.1pre0 are now in sid (Closes: #282204). -- Sebastien Delafond Sat, 20 Nov 2004 15:39:22 -0800 gmailfs (0.3-2) unstable; urgency=low * Versioned Build-Depends on fuse-utils and python-fuse to >= 2.0+2.1pre0. * Patched mount.gmailfs for fusermount >= 2.0+2.1pre0. -- Sebastien Delafond Sun, 14 Nov 2004 13:10:09 -0800 gmailfs (0.3-1) unstable; urgency=low * New upstream version (Closes: #278258). * Fixed typo in upstream author's email address. -- Sebastien Delafond Sat, 30 Oct 2004 15:00:07 -0700 gmailfs (0.2-4) unstable; urgency=low * Moved the manpage to section 8, and changed reference from README.Debian to README (Closes: #278568) * Added trailing "@gmail.com" to the fstab example in README (Closes: #278571) -- Sebastien Delafond Wed, 27 Oct 2004 14:22:38 -0700 gmailfs (0.2-3) unstable; urgency=low * Added missing dependency on python-fuse * Added a note to README, pointing that users must use "username@gmail.com" rather than "username". -- Sebastien Delafond Sun, 24 Oct 2004 14:49:51 -0700 gmailfs (0.2-2) unstable; urgency=low * Added missing dependency on fuse-utils -- Sebastien Delafond Fri, 15 Oct 2004 12:23:37 -0700 gmailfs (0.2-1) unstable; urgency=low * Initial release (closes: Bug#276116). -- Sebastien Delafond Wed, 13 Oct 2004 18:54:02 -0700