1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: evolution-ews
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>
Build-Depends: cmake,
debhelper-compat (= 13),
dh-sequence-gnome,
gtk-doc-tools (>= 1.9),
evolution-dev (>= 3.38.3),
evolution-data-server-dev (>= 3.38.3),
libcamel1.2-dev (>= 3.38.3),
libedataserver1.2-dev (>= 3.38.3),
libebackend1.2-dev (>= 3.38.3),
libecal2.0-dev (>= 3.38.3),
libedata-cal2.0-dev (>= 3.38.3),
libebook1.2-dev (>= 3.38.3),
libedata-book1.2-dev (>= 3.38.3),
libglib2.0-dev (>= 2.40),
libgtk-3-dev (>= 3.0),
libjson-glib-dev,
libmspack-dev (>= 0.4),
libsoup2.4-dev (>= 2.42),
intltool (>= 0.35.5),
libsqlite3-dev,
pkg-config,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/evolution-ews/tree/debian/bullseye
Vcs-Git: https://salsa.debian.org/gnome-team/evolution-ews.git -b debian/bullseye
Homepage: https://wiki.gnome.org/Apps/Evolution
Package: evolution-ews
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
evolution (>= ${evo:Version}),
evolution (<< ${evo:NextVersion}),
evolution-data-server (>= ${eds:Version}),
evolution-data-server (<< ${eds:NextVersion}),
Description: Exchange Web Services integration for Evolution
This package allows the Evolution mail and groupware suite to connect
to Microsoft Exchange servers using the Exchange Web Services interface.
.
It works in a very similar way to the Evolution Exchange connector, but
it supports the Exchange 2007 version.
|