summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHåkon Nessjøen <haakon.nessjoen@gmail.com>2011-02-27 16:08:26 +0100
committerHåkon Nessjøen <haakon.nessjoen@gmail.com>2011-02-27 16:08:26 +0100
commitd4141ba5a1ca0a3374cbd2e0ff55b3c63719ec28 (patch)
tree3d519a1bbcb8ef8c09b8aaab7e47c757fb4f0fb4 /debian/control
parent9f9610327c6b5dd3f738b6dddcc77646376d9fd9 (diff)
downloadMAC-Telnet-d4141ba5a1ca0a3374cbd2e0ff55b3c63719ec28.tar.gz
MAC-Telnet-d4141ba5a1ca0a3374cbd2e0ff55b3c63719ec28.zip
Removed .deb specific files and updated makefile/readme
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 9cac6cb..0000000
--- a/debian/control
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: mactelnet
-Section: net
-Priority: extra
-Maintainer: Haakon Nessjoen <haakon.nessjoen@gmail.com>
-Build-Depends: debhelper (>= 7), linux-libc-dev (>= 2.6)
-Standards-Version: 3.8.0
-Homepage: http://github.com/haakonnessjoen/MAC-Telnet/
-
-Package: mactelnet
-Architecture: any
-Depends: libc6 (>= 2.9)
-Description: MAC-Telnet client for Linux
- A linux console tool for connecting to MikroTik RouterOS devices via their ethernet address.
-