Source: osmocom-dahdi-linux
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>,
           Nate Doris <nate.doris@gmail.com>
Section: comm
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-dkms,
Standards-Version: 4.7.0
Homepage: https://gitea.osmocom.org/retronetworking/dahdi-linux
Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmocom-dahdi-linux
Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmocom-dahdi-linux.git
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-dkms

Package: osmocom-dahdi-linux
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         osmocom-dahdi-dkms
Conflicts: dahdi-linux,
           osmocom-dahdi-source,
Description: DAHDI Linux contains a minimal set of helper tools
 DAHDI stands for Digium Asterisk Hardware Device Interface.
 This is a fork by Osmocom that reintroduces support for old
 hardware and adds support for Osmocom ice1usb adapter.

Package: osmocom-dahdi-dkms
Architecture: all
Section: kernel
Depends: ${misc:Depends}
Recommends: osmocom-dahdi-linux,
Conflicts: dahdi-dkms
Description: Kernel module package maintained by DKMS
 DAHDI DKMS as the name implies uses DKMS to build and install
 kernel modules into your kernel tree. DKMS will maintain the
 modules every kernel update.

Package: osmocom-dahdi-linux-dev
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}
Conflicts: dahdi-source,
           osmocom-dahdi-source
Description: DAHDI Linux development files
 DAHDI stands for Digium Asterisk Hardware Device Interface.
 This is a fork by Osmocom that reintroduces support for old
 hardware and adds support for Osmocom ice1usb adapter.
 .
 This package contains header files that are needed by other
 osmocom packages.