diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-14 21:32:06 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-14 21:32:06 +0200 |
| commit | 5d1a4b71e11059445db7062b0b9fe2269104643b (patch) | |
| tree | 1790962c5a87d1b565faec9ab73d00f457ad4974 /debian/control | |
| parent | ef4660ae22877918930f7297ad6eb672f929e062 (diff) | |
initial debian dir
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
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 <paul@buetow.org> +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. |
