offlineimap3 0.0~git20240826.db34745+dfsg-2ubuntu1 source package in Ubuntu

Changelog

offlineimap3 (0.0~git20240826.db34745+dfsg-2ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/t/test*mail: Enable printing of commands as executed
    - d/t/control: Disable testsshmail.
      - This new test case relies on overriding the sshd Port setting,
        but sshd uses socket-based activation in Ubuntu 22.10 and newer.
        (LP: #2048846)

offlineimap3 (0.0~git20240826.db34745+dfsg-2) unstable; urgency=medium

  * Team upload.
  * debian/tests/user.py: Use chpasswd to hash passwords (closes: #1084729).

offlineimap3 (0.0~git20240826.db34745+dfsg-1) unstable; urgency=medium

  * New upstream version 0.0~git20240826.db34745+dfsg
  * Fix autopkgtest on chroot
  * Update Standards-Version to 4.7.0

offlineimap3 (0.0~git20231218.d29a4dc+dfsg-4) unstable; urgency=medium

  * Team Upload
  * Remove build-dependency on python3-six

 -- Sudip Mukherjee <email address hidden>  Mon, 30 Dec 2024 11:34:05 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
offlineimap3_0.0~git20240826.db34745+dfsg.orig.tar.xz 173.2 KiB 7e892907fd23217f9626ca6e034f431b6000c98c55325dffcc70ef7312dd4e33
offlineimap3_0.0~git20240826.db34745+dfsg-2ubuntu1.debian.tar.xz 7.4 KiB 9ac54ff4eb051a6ee8f18ded4b3f0f5be86a7d76b7335c8e2c5999ec7a4c13d7
offlineimap3_0.0~git20240826.db34745+dfsg-2ubuntu1.dsc 2.5 KiB 44de68006e330424b55e79a446723c3bcd1436dfe4b73e8867cdf1d243804993

View changes file

Binary packages built by this source

offlineimap: transitional package

 This is a transitional package. It can safely be removed.

offlineimap3: IMAP/Maildir synchronization and reader support

 OfflineIMAP is a tool to simplify your e-mail reading. With
 OfflineIMAP, you can:
 .
  * Read the same mailbox from multiple computers, and have your
    changes (deletions, etc.) be automatically reflected on
    all computers
 .
  * Use various mail clients to read a single mail box
 .
  * Read mail while offline (on a laptop) and have all changes
    synchronized when you get connected again
 .
  * Read IMAP mail with mail readers that do not support IMAP
 .
  * Use SSL (secure connections) to read IMAP mail even if your reader
    doesn't support SSL
 .
  * Synchronize your mail using a completely safe and fault-tolerant
    algorithm.
 .
  * Customize which mailboxes to synchronize with regular expressions
    or lists.
 .
  * Synchronize your mail two to four times faster than with other tools
    or other mail readers' internal IMAP support.
 .
 In short, OfflineIMAP is a tool to let you read mail how YOU want to.
 .
 This is the Python3 port of offlineimap.