Imported Debian patch 3.0.715-1
[darkstat-debian] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..2889c03
--- /dev/null
@@ -0,0 +1,19 @@
+Source: darkstat
+Section: net
+Priority: optional
+Maintainer: Rene Mayorga <rmayorga@debian.org>
+Build-Depends: debhelper (>= 7), libpcap-dev, autotools-dev, po-debconf,
+ zlib1g-dev
+Standards-Version: 3.9.2
+Homepage: http://unix4lyfe.org/darkstat/
+
+Package: darkstat
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
+Description: network traffic analyzer
+ It is a packet sniffer which runs as a background process and serves its
+ statistics to a web browser:
+  - input and output IP traffic by machines, ports and protocols,
+  - last minute, hourly, daily and monthly global input and output graphics.
+ .
+ It is known to be smaller (in terms of memory footprint) and stabler than ntop.