From 38be0780df04f3d733057bae2fcdc788ca63aaf9 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 6 May 2013 17:32:30 +0200 Subject: debian: debianization --- 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..598292e --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: hostinfo-tools +Section: admin +Priority: extra +Maintainer: Alexander Sulfrian +Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6), python (<< 3), + bash-completion +Standards-Version: 3.9.1 +Homepage: http://git.spline.inf.fu-berlin.de/hostinfo-tools/ +Vcs-Git: git://git.spline.inf.fu-berlin.de/hostinfo-tools + +Package: hostinfo-tools +Architecture: all +Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6), python (<< 2.7), + python-dnspython, python-yaml +Description: scripts to query the hostinfo database + With this script you could query the autogenerated hostinfo + database with the information bcfg2 knows about the hosts. -- cgit v1.2.3-1-g7c22