]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blob - debian/control
only depend on python, not python2
[deb_pkgs/autorandr.git] / debian / control
1 Source: autorandr
2 Section: x11
3 Priority: optional
4 Maintainer: Don Armstrong <don@debian.org>
5 Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools
6 Standards-Version: 4.1.1
7 Homepage: https://github.com/phillipberndt/autorandr
8 # X-Python-Version: >= 2.6
9 Vcs-Git: https://git.donarmstrong.com/deb_pkgs/autorandr.git
10 Vcs-Browser: https://git.donarmstrong.com/deb_pkgs/autorandr.git
11
12 Package: autorandr
13 Architecture: all
14 Depends: x11-xserver-utils, python, ${misc:Depends}
15 Description: Automatically select a display configuration for connected devices
16  Autorandr is a script for managing xrandr configurations based on the
17  connected devices. It can be set up to automatically switch to a
18  stored configuration whenever a change in the configuration is
19  detected.