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
|
Source: gnome-clocks
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>,
Jeremy Bícha <jbicha@ubuntu.com>,
Laurent Bigonville <bigon@debian.org>,
Marco Trevisan (Treviño) <marco@ubuntu.com>,
Tim Lunn <tim@feathertop.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-gnome,
appstream <!nocheck>,
desktop-file-utils <!nocheck>,
itstool,
libadwaita-1-dev (>= 1.6~alpha),
libgeoclue-2-dev (>= 2.4),
libgeocode-glib-dev (>= 3.26.3),
libgirepository1.0-dev,
libglib2.0-dev (>= 2.72),
libgnome-desktop-4-dev (>= 44~beta),
libgtk-4-dev (>= 4.15.3),
libgweather-4-dev (>= 4.1),
libxml2-utils,
meson (>= 0.59.0),
pkgconf,
valac (>= 0.56.4)
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-clocks
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-clocks.git
Homepage: https://apps.gnome.org/Clocks/
Package: gnome-clocks
Architecture: any
Depends: geoclue-2.0, ${misc:Depends}, ${shlibs:Depends}
Description: Simple GNOME app with stopwatch, timer, and world clock support
GNOME Clocks is a simple application to show the time and date in multiple
locations and set alarms or timers. A stopwatch is also included.
|