]> git.decadent.org.uk Git - odhcp6c.git/blob - debian/control
Initial Debian packaging
[odhcp6c.git] / debian / control
1 Source: odhcp6c
2 Section: net
3 Priority: optional
4 Maintainer: Ben Hutchings <ben@decadent.org.uk>
5 Build-Depends: debhelper (>= 9), cmake
6 Standards-Version: 3.9.6
7 Vcs-Git: https://git.decadent.org.uk/git/odhcp6c.git
8 Vcs-Browser: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git
9 Homepage: https://github.com/sbyx/odhcp6c
10
11 Package: odhcp6c
12 Architecture: linux-any
13 Multi-Arch: foreign
14 Depends: ${shlibs:Depends}, ${misc:Depends}
15 Description: IPv6 DHCP and RA client from OpenWRT
16  odhcp6c is a minimal DHCPv6 and RA-client for use in embedded Linux
17  systems especially routers.  It is intended to comply with RFC7084.
18  Unlike isc-dhcp-client, it can be used with PPP links.