From 5d1a4b71e11059445db7062b0b9fe2269104643b Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Mon, 14 Apr 2014 21:32:06 +0200 Subject: initial debian dir --- 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..dddc8c0 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: fapi +Section: utils +Priority: optional +Maintainer: Paul C. Buetow +Build-Depends: +Standards-Version: 3.9.2 +Homepage: https://fapi.buetow.org +Vcs-Git: https://github.com/rantanplan/fapi.git +Vcs-Browser: https://github.com/rantanplan/fapi + +Package: fapi +Architecture: all +Depends: +Description: The fapi package + This is just command line tool to manage F5 BigIP programmed in Python using + bigsuds. bigsuds has to be isntalled manually. -- cgit v1.2.3