Source code upload
[framework/connectivity/dnsmasq.git] / debian / control
1 Source: dnsmasq
2 Section: base
3 Priority: extra
4 Maintainer: Seungyoun Ju <sy39.ju@samsung.com>, Hocheol Seo <hocheol.seo@samsung.com>
5 Build-Depends: debhelper (>= 5), libdbus-1-dev
6 Standards-Version: 3.7.2
7
8 Package: dnsmasq
9 Section: base
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Description: Dnsmasq is a lightweight, easy to configure DNS forwarder
13  and DHCP server.
14
15 Package: dnsmasq-dbg
16 Section: debug
17 Architecture: any
18 Depends: ${shlibs:Depends}, ${misc:Depends}, dnsmasq (= ${Source-Version})
19 Description: Dnsmasq is a lightweight, easy to configure DNS forwarder
20  and DHCP server.