diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 06:29:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 06:29:38 +0000 |
commit | eb0230adfa201914ee9c6e9746176d8f7839cd98 (patch) | |
tree | 7ae446b662d760cae2fbe9d8f4abed87615bbfa8 /debian/control | |
parent | Adding upstream version 4.7. (diff) | |
download | tbsync-eb0230adfa201914ee9c6e9746176d8f7839cd98.tar.xz tbsync-eb0230adfa201914ee9c6e9746176d8f7839cd98.zip |
Adding debian version 4.7-1.debian/4.7-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..fc3801e --- /dev/null +++ b/debian/control @@ -0,0 +1,22 @@ +Source: tbsync +Section: mail +Priority: optional +Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@alioth-lists.debian.net> +Uploaders: Mechtilde Stehmann <mechtilde@debian.org> +Build-Depends: debhelper-compat (= 13), zip +Standards-Version: 4.6.1 +Rules-Requires-Root: no +Vcs-Git: https://salsa.debian.org/webext-team/tbsync.git +Vcs-Browser: https://salsa.debian.org/webext-team/tbsync +Homepage: https://github.com/jobisoft/TbSync + +Package: webext-tbsync +Architecture: all +Depends: ${misc:Depends} + , thunderbird (>= 1:102.2) +Recommends: webext-dav4tbsync (>= 4.0) + , webext-eas4tbsync (>= 2.0) +Description: Thunderbird/Lightning Add-On to support MS Exchange Calendar etc. + Synchronize Exchange ActiveSync accounts (contacts, tasks and + calendars) to Thunderbird, supports Office 365, Outlook.com, + Freenet, Strato, Hotmail, Kopano and other EAS compatible servers. |