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
|
# 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: gnome-calendar
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>, Laurent Bigonville <bigon@debian.org>
Build-Depends: appstream-util,
debhelper-compat (= 12),
evolution-data-server <!nocheck>,
gnome-pkg-tools,
gsettings-desktop-schemas-dev (>= 3.21.2),
libdazzle-1.0-dev (>= 3.33.1),
libecal2.0-dev (>= 3.33.2),
libedataserver1.2-dev (>= 3.17.1),
libedataserverui1.2-dev (>= 3.17.1),
libhandy-0.0-dev (>= 0.0.9),
libgeoclue-2-dev (>= 2.4),
libgeocode-glib-dev (>= 3.23),
libglib2.0-dev (>= 2.58),
libgoa-1.0-dev (>= 3.2.0),
libgtk-3-dev (>= 3.22.20),
libgweather-3-dev (>= 3.27.2),
libical-dev (>= 1.0.1),
libsoup2.4-dev,
meson (>= 0.41.0),
pkg-config (>= 0.22),
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-calendar
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-calendar.git
Homepage: https://wiki.gnome.org/Apps/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.
|