From 7b0347285ecb0b78ce0b699a1a6c9e50e22f7f07 Mon Sep 17 00:00:00 2001 From: Håkon Nessjøen Date: Tue, 5 Oct 2010 00:07:20 +0200 Subject: Added files for packaging mactelnet for debian/ubuntu --- debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..04cf8f5 --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: mactelnet +Section: net +Priority: extra +Maintainer: Haakon Nessjoen +Build-Depends: debhelper (>= 7), linux-libc-dev (>= 2.6), libssl-dev (>= 0.9.8g-9) +Standards-Version: 3.8.0 +Homepage: http://github.com/haakonnessjoen/MAC-Telnet/ + +Package: mactelnet +Architecture: any +Depends: libssl0.9.8 (>= 0.9.8g-9), libc6 (>= 2.9) +Description: MAC-Telnet client for Linux + A linux console tool for connecting to MikroTik RouterOS devices via their ethernet address. + -- cgit v1.2.3