summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a901a21)
raw | patch | inline | side by side (parent: a901a21)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 23 Nov 2013 19:38:35 +0000 (20:38 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 23 Nov 2013 19:38:35 +0000 (20:38 +0100) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index b9ea310e7833e2950fcd078782d52de94ac2c425..8ffd713162034d18aacd5a47ffffe252c62bcc18 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
ncmpc (0.21-1) UNRELEASED; urgency=low
* New upstream release (Closes: #659815).
+ * debian/control:
+ - Build-depend on libmpdclient-dev (>= 2.5~).
-- Sebastian Harl <tokkee@debian.org> Sat, 23 Nov 2013 20:33:15 +0100
diff --git a/debian/control b/debian/control
index 2e48fb1c4518e530c2865ae2736040c8d7003425..1bdc3b72ef5a109ecdee41d342a9aa0a6a82571c 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: sound
Priority: optional
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
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.14.6), dpatch, autotools-dev, libncursesw5-dev, libglib2.0-dev, liblircclient-dev, libmpdclient-dev (>= 2.5~)
Standards-Version: 3.9.1
Homepage: http://mpd.wikia.com/wiki/Client:Ncmpc
Vcs-Git: git://git.tokkee.org/pkg-ncmpc.git