From d38f6b1aeb6e44831ceedc8b1d35347228f751a4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 26 Jul 2013 08:57:14 +0200 Subject: initial debian stuff --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..4988508 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: cpuinfo +Section: net +Priority: optional +Maintainer: Paul Buetow +Build-Depends: perl, make +Standards-Version: 3.9.2 +Homepage: http://cpuinfo.buetow.org +Vcs-Git: git://git.bueto.org/cpuinfo +Vcs-Browser: http://web.buetow.org/git/?p=cpuinfo.git;a=summary + +Package: cpuinfo +Architecture: all +Depends: ${shlibs:Depends} +Description: A tiny AWK script to print out CPU infos. + This is a tiny AWK script to print out CPU infos. All infos are gathered from + the procfs. -- cgit v1.2.3