summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ea4c87c)
raw | patch | inline | side by side (parent: ea4c87c)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Dec 2008 11:00:39 +0000 (12:00 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Dec 2008 11:00:39 +0000 (12:00 +0100) |
This is required for lirc support.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 02a0f4b4862b5be7c64fe1d81063c45079bb5902..bbf548150f5a4c9c8830fbc3e82a51c8ce677cfd 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
different host, so not having both packages installed is not unusual
(Closes: #447781).
- Updated to Standards-Version 3.8.0.
+ - Build-depend on liblircclient-dev - this is required for lirc support.
* debian/watch:
- Query sf.net instead of the old upstream website.
- Use uversionmangle to mangle "_alpha" and "_beta".
* debian/menu:
- Use section "Applications" instead of "Apps".
- -- Sebastian Harl <sh@tokkee.org> Sat, 06 Dec 2008 11:13:45 +0100
+ -- Sebastian Harl <sh@tokkee.org> Sat, 06 Dec 2008 11:59:58 +0100
ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 60de4d3ffc9dceb1ae8eee6a968c59994b569ce7..8f540f948f958cf577be1ab32043d1464e071e1a 100644 (file)
--- a/debian/control
+++ b/debian/control
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
+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
Homepage: http://mpd.wikia.com/wiki/Client:Ncmpc
Vcs-Git: git://git.tokkee.org/pkg-ncmpc.git