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
|
Source: gnome-calendar
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Amin Bandali <bandali@ubuntu.com>, Iain Lane <laney@debian.org>, Jeremy Bícha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Marco Trevisan (Treviño) <marco@ubuntu.com>, Michael Biebl <biebl@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: appstream,
debhelper-compat (= 13),
dh-sequence-gnome,
evolution-data-server <!nocheck>,
gsettings-desktop-schemas-dev (>= 3.21.2),
libadwaita-1-dev (>= 1.7~alpha),
libecal2.0-dev (>= 3.45.1),
libedataserver1.2-dev (>= 3.45.1),
libgeoclue-2-dev (>= 2.4),
libedataserverui4-dev (>= 3.45.1),
libglib2.0-dev (>= 2.67.5),
libgtk-4-dev (>= 4.15.2),
libgweather-4-dev (>= 4.1),
libical-dev (>= 1.0.1),
libsoup-3.0-dev,
meson (>= 0.58.0),
pkgconf,
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-calendar
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-calendar.git
Homepage: https://apps.gnome.org/Calendar/
Package: gnome-calendar
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
gsettings-desktop-schemas (>= 3.21.2)
Recommends: evolution-data-server
Description: Calendar application for GNOME
GNOME Calendar is a simple and beautiful calendar application designed
to perfectly fit the GNOME desktop. By reusing the components which the
GNOME desktop is build on, Calendar nicely integrates with the GNOME
ecosystem.
|