From e57b43b93a2a7ca7c9ae096571d83292d629bf8c Mon Sep 17 00:00:00 2001 From: xpahos Date: Tue, 23 May 2017 22:11:58 +0300 Subject: Debian debug package --- debian/control | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 50172c1..66ca6f5 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: tinyalsa Section: sound Priority: optional Maintainer: Taylor Holberton -Build-Depends: debhelper, doxygen +Build-Depends: debhelper (>=7.0.50), doxygen Vcs-Git: git://github.com/tinyalsa/tinyalsa Vcs-Browser: https://github.com/tinyalsa/tinyalsa Standards-Version: 3.9.7 @@ -35,3 +35,12 @@ Depends: libtinyalsa, Description: Development files for the TinyALSA library. The TinyALSA library is a lightweight, bare metal version of the ALSA library. +Package: libtinyalsa-dbg +Architecture: any +Multi-Arch: same +Section: debug +Depends: libtinyalsa, + ${misc:Depends} +Description: Debug files for the TinyALSA library. + The TinyALSA library is a lightweight, bare metal version of the ALSA library. + -- cgit v1.2.3