summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 578d1d0)
raw | patch | inline | side by side (parent: 578d1d0)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Dec 2009 22:03:45 +0000 (23:03 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Dec 2009 22:03:45 +0000 (23:03 +0100) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index a21325131e7716efdea15cb22e8f6fda3f8bdf15..ec287f18624094a05a20683bf51ea550f201ca52 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* debian/control:
- Build-depend on libmpdclient-dev, required by the new upstream release.
- Build-depend on dpatch.
+ - Let all packages depend on ${misc:Depends}.
* debian/rules:
- Run 'make check' unless the nocheck option has been specified in
DEB_BUILD_OPTIONS.
* Added debian/README.source:
- The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
- -- Sebastian Harl <tokkee@debian.org> Sun, 27 Dec 2009 22:44:30 +0100
+ -- Sebastian Harl <tokkee@debian.org> Sun, 27 Dec 2009 23:03:20 +0100
ncmpc (0.15-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 98d7667dd730980fc11d61f4053878c879e45ad0..0cb77924b7c67dc5356b9de87574c2f3f177d67b 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: ncmpc
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: mpd, ncmpc-lyrics
Enhances: mpd
Provides: mpd-client
Package: ncmpc-lyrics
Architecture: all
-Depends: ncmpc, python, ruby
+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