diff --git a/debian/changelog b/debian/changelog index 11c0222a0311bfc04b5f9e0117b873473f0034a4..36f288b41b2509cac5cbc6b788a11ed236b59b6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,6 @@ libao (0.6.0-1) unstable; urgency=low - * Fixed Build-Depends for archs that do not have libasound1-dev (closes: #78097) - * Fixed library dev package name. + * New upstream. -- Christoper L Cheney <ccheney@debian.org> Wed, 24 Jan 2001 21:39:41 -0600 @@ -11,7 +10,7 @@ libao (0.5.0-2) unstable; urgency=low * Renamed development library package -- Christopher L Cheney <ccheney@debian.org> Sat, 3 Feb 2001 12:30:52 -0600 - + libao (0.5.0-1) unstable; urgency=low * Initial Release. diff --git a/debian/control b/debian/control index 836aed8bcc16ce52ffc475b6ca7514d2c3ca949c..0d9555922464b7357513734bc3a61974e2c5d584 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: libao -Section: devel +Section: libs Priority: optional Maintainer: Christopher L Cheney <ccheney@debian.org> Build-Depends: debhelper, libarts-dev, libasound1-dev [!m68k], libesd0-dev @@ -7,6 +7,7 @@ Standards-Version: 3.1.1 Package: libao-dev Architecture: any +Section: devel Depends: libao0 (= ${Source-Version}), libc6-dev Description: Cross Platform Audio Output Library Development The libao-devel package contains the header files and documentation @@ -14,6 +15,7 @@ Description: Cross Platform Audio Output Library Development Package: libao0 Architecture: any +Section: libs Depends: ${shlibs:Depends} Suggests: libarts, libasound1, libesd0 | libesd-alsa0 Description: Cross Platform Audio Output Library