From 7d0a96e7b5cf4541b07570d54829e152ff9b9a5c Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 7 Feb 2021 11:50:26 +0100 Subject: initial Debian/Devuan commit --- debian/control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b3cc4bd --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: my-x200 +Maintainer: Robert Alessi +Section: misc +Priority: optional +Standards-Version: 4.3.0 +Build-Depends: debhelper (>= 10) +Homepage: http://git.robertalessi.net/my-x200 + +Package: my-x200 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, intel-gpu-tools, rsync, + macchanger, rfkill, acpi-support-base +Recommends: rsnapshot +Description: Service dedicated to Thinkpads X200 + my-x200 is a simple service primarily designed to make the + distinctive whining noise of Thinkpads X200 disappear. But it can + also be used on other laptops. -- cgit v1.2.3