Code

control: Updated standards-version to 3.9.1 -- no changes.
[pkg-ncmpc.git] / debian / control
index 0e277c3d0b3aca1890c2122dde3eee32ed143942..2e48fb1c4518e530c2865ae2736040c8d7003425 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), dpatch, autotools-dev, libncursesw5-dev, libglib2.0-dev, liblircclient-dev, libmpdclient-dev
+Standards-Version: 3.9.1
 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.
+