Code

control: Let libmpdclient-dev depend on libc{6,}-dev.
[pkg-libmpdclient.git] / debian / control
index 0e1c984df39b33741032cfe502faee1c57d4d717..ba126ec501de48443fe671e3def94c00fa74784a 100644 (file)
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.tokkee.org/?p=pkg-libmpdclient.git
 Package: libmpdclient-dev
 Section: libdevel
 Architecture: any
-Depends: libmpdclient2 (= ${binary:Version})
+Depends: libc6-dev | libc-dev, libmpdclient2 (= ${binary:Version})
 Description: client library for the Music Player Daemon (development files)
  libmpdclient provides an API for interfacing the Music Player Daemon (MPD). It
  offers a low-level asynchronous API which knowns the MPD protocol syntax as
@@ -32,7 +32,7 @@ Description: client library for the Music Player Daemon
  This package contains the shared library.
 
 Package: libmpdclient2-dbg
-Section: libdevel
+Section: debug
 Priority: extra
 Architecture: any
 Depends: libmpdclient2 (= ${binary:Version})