summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7e56a72
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: util-vserver-netns
+Section: unknown
+Priority: extra
+Maintainer: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.9.1
+Homepage: http://git.spline.inf.fu-berlin.de/util-vserver-netns/
+Vcs-Git: git://git.spline.inf.fu-berlin.de/util-vserver-netns/
+
+Package: util-vserver-netns
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, util-vserver
+Description: util-vserver wrapper scripts for network namespaces
+ With this scripts you could start each vserver in its own
+ network namespace. The network namespace setup and interface
+ initialization are handled by the wrapper script.