summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 21 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4fd484c..124ddb4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: vlan
Section: misc
Priority: extra
-Maintainer: Ard van Breemen <ard@kwaak.net>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Ard van Breemen <ard@kwaak.net>
Uploaders: Loic Minier <lool@dooz.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
@@ -22,3 +23,22 @@ Description: user mode programs to enable VLANs on your ethernet devices
You need a VLAN Linux kernel for this. Linux kernel versions >= 2.4.14
have VLAN support.
+Package: vlan-udeb
+XC-Package-Type: udeb
+Section: debian-installer
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, vlan-modules
+XB-Installer-Menu-Item: 99999
+Description: user mode programs to enable VLANs on your ethernet devices
+ This package contains the user mode programs you need to add and remove
+ VLAN devices from your ethernet devices.
+ .
+ A typical application for a VLAN enabled box is a single wire firewall,
+ router or load balancer.
+ .
+ You need a VLAN Linux kernel for this. Linux kernel versions >= 2.4.14
+ have VLAN support.
+ .
+ This package provides the vconfig client for use in debian-installer.
+