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
|
Source: redshift
Section: x11
Priority: optional
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Uploaders: Franziska Lichtblau <rhalina@old-forest.org>
Build-Depends: debhelper (>= 9), autotools-dev (>= 20100122.1~), pkg-config (>= 0.25), dpkg-dev (>= 1.16.1~), libxcb-randr0-dev, libxxf86vm-dev, libglib2.0-dev, python3, libxext-dev, libdrm-dev [!hurd-any], intltool, dh-python, dh-autoreconf
Standards-Version: 3.9.3
Vcs-Git: https://salsa.debian.org/debian/redshift.git
Vcs-Browser: https://salsa.debian.org/debian/redshift.git
Homepage: http://jonls.dk/redshift/
Package: redshift
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: geoclue-2.0
Description: Adjusts the color temperature of your screen
The color temperature is set according to the position of the sun. A
different color temperature is set during night and daytime. During
twilight and early morning, the color temperature transitions smoothly
from night to daytime temperature to allow your eyes to slowly
adapt.
.
This package provides the base program.
Package: redshift-gtk
Architecture: all
Depends: redshift (>= ${source:Version}), ${misc:Depends}, ${python3:Depends}, python3-xdg, gir1.2-appindicator3-0.1, python3-gi
Recommends: at-spi2-core
Replaces: gtk-redshift (<< 1.10-2~)
Breaks: gtk-redshift (<< 1.10-2~)
Description: Adjusts the color temperature of your screen with GTK+ integration
The color temperature is set according to the position of the sun. A
different color temperature is set during night and daytime. During
twilight and early morning, the color temperature transitions smoothly
from night to daytime temperature to allow your eyes to slowly
adapt.
Package: gtk-redshift
Depends: redshift-gtk, ${misc:Depends}
Architecture: all
Description: transitional dummy package
This is a transitional dummy package for redshift-gtk. It can safely be
removed.
.
This package provides GTK+ integration.
|