Source: libosmo-netif
Section: libs
Priority: optional
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
	, Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper (>= 10),
               libosmocore-dev,
               libosmo-abis-dev,
               pkg-config,
               libortp-dev
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-mobcom/libosmo-netif.git
Vcs-Git: https://anonscm.debian.org/git/debian-mobcom/libosmonetifabis.git
Homepage: http://git.osmocom.org/libosmo-netif/

Package: libosmonetif3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Common/shared code regarding network interface for OpenBSC
 The libosmo-netif library is one of the libraries needed by the
 OpenBSC GSM infrastructure software. This library in particular implements
 the shared code for network interfaces.

Package: libosmo-netif-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libosmocore-dev,
         libosmonetif3 (= ${binary:Version})
Multi-Arch: same
Description: Development headers for Osmocom network interface
 The libosmo-netif library is one of the libraries needed by the
 OpenBSC GSM infrastructure software. This library in particular implements
 the shared code for network interfaces.
 .
 This package contains the development files needed for developing with
 the libosmo-netif library.

#Package: libosmo-netif-dbg
#Section: debug
#Architecture: any
#Priority: extra
#Depends: libosmonetif3 (= ${binary:Version}), ${misc:Depends}
#Multi-Arch: same
#Description: Debug symbols for Osmocom network interface library
# The libosmo-netif library is one of the libraries needed by the
# OpenBSC GSM infrastructure software. This library in particular implements
# the shared code for network interfaces.
# .
# This package contains the debug symbols for the library.
