Source: libgtpnl Maintainer: Osmocom team Section: libs Priority: optional Build-Depends: debhelper (>= 10), autotools-dev, autoconf, automake, libtool, dh-autoreconf, git, pkg-config, libmnl-dev Standards-Version: 3.9.8 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/libgtpnl Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/libgtpnl Homepage: https://osmocom.org/projects/linux-kernel-gtp-u/wiki/Libgtpnl Package: libgtpnl0 Section: libs Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Linux kernel GTP-U netlink library Package: libgtpnl-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libmnl-dev, libgtpnl0 (= ${binary:Version}), ${misc:Depends} Description: Development headers for Linux kernel GTP-U netlink library The header files provided by this package may be used to develop applications against the libgtpnl library. Package: libgtpnl-dbg Architecture: any Multi-Arch: same Section: debug Priority: extra Depends: libgtpnl0 (= ${binary:Version}), ${misc:Depends} Description: Debug symbols for Linux kernel GTP-U netlink library Package: libgtpnl-tools Architecture: any Multi-Arch: same Section: net Priority: extra Depends: libgtpnl0 (= ${binary:Version}), ${misc:Depends} Description: Tools to manage gtp interfaces and tunnels.