From a6de79413b04b4043a4cf7c44a778f1f23fdf43f Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Fri, 26 Mar 2021 16:47:53 +0000 Subject: initial commit --- debian/control | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d6e1da8 --- /dev/null +++ b/debian/control @@ -0,0 +1,23 @@ +Source: vyos-http-api-tools +Section: contrib/net +Priority: extra +Maintainer: VyOS Package Maintainers +Build-Depends: debhelper (>= 10), + python3.7, + python3-setuptools, + dh-virtualenv (>= 1.0), + python3-pip, + python3-dev, + python3-venv +Standards-Version: 3.9.6 + +Package: vyos-http-api-tools +Architecture: any +Pre-Depends: dpkg (>= 1.16.1), + python3.7, + ${misc:Pre-Depends} +Depends: ${misc:Depends} +Description: api tools for VyOS + api tools for VyOS + + -- cgit v1.2.3