summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 07:58:57 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 07:58:57 +0000
commitbd71bd1b1ea78c8de83e1e559b1379bd90e16803 (patch)
tree08d8763346aa202827d3a7718bb02ae713db69ea /debian/control
parentAdding upstream version 4.7. (diff)
downloaddav4tbsync-bd71bd1b1ea78c8de83e1e559b1379bd90e16803.tar.xz
dav4tbsync-bd71bd1b1ea78c8de83e1e559b1379bd90e16803.zip
Adding debian version 4.7-1.debian/4.7-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/control33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..3f38f11
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,33 @@
+Source: dav4tbsync
+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/dav4tbsync.git
+Vcs-Browser: https://salsa.debian.org/webext-team/dav4tbsync
+Homepage: https://github.com/jobisoft/DAV-4-TbSync
+
+Package: webext-dav4tbsync
+Architecture: all
+Depends: ${misc:Depends}
+ , thunderbird (>= 1:102.2)
+ , webext-tbsync (>= 4.0)
+Description: Provide CalDAV & CardDAV for TbSync
+ The CalDAV & CardDAV Provider for TbSync to sync contacts, tasks and
+ calendars to Thunderbird.
+ .
+ Most CalDAV & CardDAV servers provide a discovery service, which allows
+ one to use just the plain server name (FQDN) like "cloud.server.com" as
+ server URL. TbSync will find all available calendars and address books
+ and there is no need to know any specific URLs for individual address
+ books or calendars. If this does not work because your server does not
+ provide the discovery service, you have to enter the full path to the
+ dav server itself, like "cloud.server.com/SOGo/dav".
+ .
+ This provider also includes some pre-defined service profiles for easy
+ setup of accounts of iCloud, Yahoo!, Fruux and others.