]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - contrib/packaging/debian/debian/control
Added Makefile target to create a deb archive
[deb_pkgs/autorandr.git] / contrib / packaging / debian / debian / control
diff --git a/contrib/packaging/debian/debian/control b/contrib/packaging/debian/debian/control
new file mode 100644 (file)
index 0000000..7fb2be8
--- /dev/null
@@ -0,0 +1,14 @@
+Package: autorandr
+Version: 1.0
+Section: x11
+Priority: optional
+Maintainer: Phillip Berndt <phillip.berndt@googlemail.com>
+Build-Depends: debhelper (>=9)
+Standards-Version: 3.9.6
+Homepage: https://github.com/phillipberndt/autorandr
+Architecture: all
+Depends: x11-xserver-utils, python
+Description: Automatically select a display configuration for connected devices
+ Autorandr is a script for managing xrandr configurations based on the
+ connected devices. It can be set up to automatically switch to a stored
+ configuration whenever a change in the configuration is detected.