Added dpkg packaging info
[mtetherd] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..a4a7b08
--- /dev/null
@@ -0,0 +1,24 @@
+Source: mtetherd
+Section: user/system
+Priority: optional
+Maintainer: Gregor Riepl <onitake@gmail.com>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: mtetherd
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends} iptables (>= 1.4.6), bluetooth-dun (>= 1.1), dnsmasq (>= 2.45)
+Description: Enable tethering via USB networking and Bluetooth PAN
+ mtetherd allows you to use your N900 as an Internet router.
+ Once a USB network or Bluetooth PAN connection is opened to the device,
+ it will automatically configure networking and start a dnsmasq instance
+ that serves DHCP requests and forwards DNS queries.
+ You can also use it to automatically configure network interfaces
+ for development.
+ .
+ To use tethering via USB, you also need mad-developer installed to
+ activate g_ether, or you can do it manually via the console.
+ .
+ You can connect to your N900 through the following IPs:
+ USB: 192.168.253.254
+ Bluetooth: 192.168.254.254