1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: maildirsync
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
debhelper-compat (= 13),
perl,
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: http://code.google.com/p/maildirsync/
Vcs-Browser: https://browse.dgit.debian.org/maildirsync.git/
Vcs-Git: https://git.dgit.debian.org/maildirsync.git
Package: maildirsync
Architecture: all
Depends: perl (>= 5.006), ${misc:Depends}
Recommends: ssh | rsh-client
Suggests: bzip2
Description: simple and efficient Maildir synchronisation utility
maildirsync is a utility for synchronising Maildir folders between
computers. It uses its own custom protocol for efficient
communication, and uses ssh as its transport.
|