From 29912626562d07970018cd31b28c3962abcf87b6 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sat, 7 Jan 2017 23:47:32 +0000 Subject: Package created for version 0.2.1 --- debian_package/setnet-0.2.1/debian/control | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 debian_package/setnet-0.2.1/debian/control (limited to 'debian_package/setnet-0.2.1/debian/control') diff --git a/debian_package/setnet-0.2.1/debian/control b/debian_package/setnet-0.2.1/debian/control new file mode 100644 index 0000000..e68853b --- /dev/null +++ b/debian_package/setnet-0.2.1/debian/control @@ -0,0 +1,19 @@ +Source: setnet +Section: unknown +Priority: optional +Maintainer: Vincenzo (KatolaZ) Nicosia +Build-Depends: debhelper (>=9) +Standards-Version: 3.9.8 +Homepage: http://kalos.mine.nu/setnet +#Vcs-Git: git://anonscm.debian.org/collab-maint/setnet.git +#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/setnet.git + +Package: setnet +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, bash | busybox | dash | ksh | mksh | posh | yash , dhcp-client, dialog, iproute2, iw +Suggests: wpasupplicant, pastebinit, net-tools, iputils-ping, bind9-host, traceroute +Description: simple shell/dialog tool to configure networks + setnet is a shell script with a dialog UI to configure ethernet + and wifi connections. It is meant to be POSIX-compliant, and has + been tested on bash, busybox, dash, ksh, mksh, posh, and yash. + -- cgit v1.2.3