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
|
# 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-clocks
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: debhelper (>= 11),
gnome-pkg-tools,
itstool,
libgeoclue-2-dev (>= 2.4),
libgeocode-glib-dev (>= 1.0),
libgirepository1.0-dev,
libglib2.0-dev (>= 2.44),
libgnome-desktop-3-dev (>= 3.7.90),
libgsound-dev (>= 0.98),
libgtk-3-dev (>= 3.20.0),
libgweather-3-dev (>= 3.27.2),
libxml2-utils,
meson (>= 0.41.0),
pkg-config,
valac (>= 0.32.0)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-clocks
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-clocks.git
Homepage: https://wiki.gnome.org/Apps/Clocks
Package: gnome-clocks
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
geoclue-2.0
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.
|