1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
Source: wide-dhcpv6
Section: net
Priority: optional
Maintainer: Roger Shimizu <rogershimizu@gmail.com>
Build-Depends:
bison,
debhelper (>= 10),
flex,
libfl-dev,
rsync
Standards-Version: 3.9.8
Vcs-Git: https://github.com/rogers0/packaging_wide-dhcpv6.git
Vcs-Browser: https://github.com/rogers0/packaging_wide-dhcpv6
Homepage: http://wide-dhcpv6.sourceforge.net/
Package: wide-dhcpv6-server
Architecture: any
Depends:
lsb-base (>= 3.0-6),
${misc:Depends},
${shlibs:Depends}
Description: DHCPv6 server for automatic IPv6 hosts configuration
This is the DHCPv6 server from WIDE project.
.
DHCPv6 allows prefix delagation and host configuration for the IPv6 network
protocol.
.
Multiple network interfaces are supported by this DHCPv6 package.
Package: wide-dhcpv6-client
Architecture: any
Depends:
lsb-base (>= 3.0-6),
sharutils,
${misc:Depends},
${shlibs:Depends}
Description: DHCPv6 client for automatic IPv6 hosts configuration
This is the DHCPv6 client from WIDE project.
.
DHCPv6 allows prefix delagation and host configuration for the IPv6 network
protocol.
.
Multiple network interfaces are supported by this DHCPv6 package.
Package: wide-dhcpv6-client-udeb
Architecture: any
Section: debian-installer
Package-Type: udeb
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: DHCPv6 client for automatic IPv6 hosts configuration
This is the DHCPv6 client from WIDE project.
.
DHCPv6 allows prefix delagation and host configuration for the IPv6 network
protocol.
.
Multiple network interfaces are supported by this DHCPv6 package.
.
This is a udeb, designed to be used by Debian installer.
Package: wide-dhcpv6-relay
Architecture: any
Depends:
lsb-base (>= 3.0-6),
${misc:Depends},
${shlibs:Depends}
Description: DHCPv6 relay for automatic IPv6 hosts configuration
This is the DHCPv6 relay from WIDE project.
.
DHCPv6 allows prefix delagation and host configuration for the IPv6 network
protocol.
.
Multiple network interfaces are supported by this DHCPv6 package.
|