Code

NMU: Fix FTBS for when building against upcoming lirc-0.9.4.
[pkg-ncmpc.git] / debian / control
index 0e277c3d0b3aca1890c2122dde3eee32ed143942..885e91bacc83d5cae5222f43724657c851398a72 100644 (file)
@@ -1,17 +1,17 @@
 Source: ncmpc
 Section: sound
 Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 4.1.16), dpkg-dev (>= 1.14.6), autotools-dev, libncursesw5-dev, libglib2.0-dev, liblircclient-dev
-Standards-Version: 3.8.0
+Maintainer: Sebastian Harl <tokkee@debian.org>
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.14.6), autotools-dev, libncursesw5-dev, libglib2.0-dev, liblircclient-dev, libmpdclient-dev (>= 2.5~), doxygen, dh-autoreconf
+Standards-Version: 3.9.5
 Homepage: http://mpd.wikia.com/wiki/Client:Ncmpc
 Vcs-Git: git://git.tokkee.org/pkg-ncmpc.git
 Vcs-Browser: http://git.tokkee.org/?p=pkg-ncmpc.git
 
 Package: ncmpc
 Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: mpd, python, ruby
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: mpd, ncmpc-lyrics
 Enhances: mpd
 Provides: mpd-client
 Description: ncurses-based audio player
@@ -28,3 +28,13 @@ Description: ncurses-based audio player
   - customizable key bindings and colors
   - tiny memory footprint, smaller than any other interactive MPD client
 
+Package: ncmpc-lyrics
+Architecture: all
+Depends: ncmpc, python, ruby, ${misc:Depends}
+Description: ncurses-based audio player (lyrics plugins)
+ ncmpc is a text-mode client for MPD, the Music Player Daemon. Its goal is to
+ provide a keyboard oriented and consistent interface to MPD, without wasting
+ resources.
+ .
+ This package contains plugins to download lyrics.
+