From a57c03557177c255a830bce3a999c712e0c40f27 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 11 Dec 2013 15:46:37 -0500 Subject: Imported Debian patch 1.9.17-1 --- debian/control | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..c441c00 --- /dev/null +++ b/debian/control @@ -0,0 +1,32 @@ +Source: inxi +Section: misc +Priority: extra +Maintainer: Unit 193 +Uploaders: Mateusz Łukasik +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.5 +Homepage: http://code.google.com/p/inxi/ + +Package: inxi +Architecture: all +Depends: ${misc:Depends}, + bash (>=3.0), + gawk, + pciutils, + procps +Recommends: dmidecode, + file, + hddtemp, + iproute2, + lm-sensors, + mesa-utils, + module-init-tools, + net-tools, + sudo, + usbutils, + x11-utils, + x11-xserver-utils +Description: full featured system information script + Inxi is a system information script that can display various things about + your hardware and software to users in an IRC chatroom or support forum. + It runs with the /exec command in most IRC clients. -- cgit v1.2.3