summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7afb529)
raw | patch | inline | side by side (parent: 7afb529)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Apr 2014 12:05:28 +0000 (14:05 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Apr 2014 12:05:28 +0000 (14:05 +0200) |
Leo's Lyrics's API seems to be done.
Thanks to Thorsten Sperber for reporting this.
Closes: #654243
Thanks to Thorsten Sperber for reporting this.
Closes: #654243
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 6db48ed18ab7caf294f572cc05929f596f1373c2..9170cb4c7e8db2eb3e07b8285556f906270dbdfb 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Enable chat-screen feature.
- Split build target into build-arch and build-indep.
- Use dpkg-buildflags to get CPPFLAGS, CFLAGS, and LDFLAGS.
+ - Do not install leoslyrics plugins; Leo's Lyrics's API seems to be done;
+ thanks to Thorsten Sperber for reporting this (Closes: #654243).
* debian/control, debian/rules:
- Enable documentation and build-depend on doxygen.
* debian/patches, debian/control:
diff --git a/debian/rules b/debian/rules
index 042e001a95056c29fe03b619e3bc9ac79d91178e..56a9065319950a6f224d533522c0907b5a2caf15 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
mkdir -p debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/
cp lyrics/* debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/
+ # Leo's Lyrics's API seems to be down; https://bugs.debian.org/654243
+ rm -f debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/*leoslyrics*
install-arch: build
dh_testdir