Code

rules: Removed work-around for leoslyrics.
authorSebastian Harl <sh@tokkee.org>
Sat, 12 Jul 2014 17:16:35 +0000 (19:16 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 12 Jul 2014 17:16:35 +0000 (19:16 +0200)
The scripts were removed upstream.

debian/changelog
debian/rules

index d6fe6c3fe34e06f21758d2a8b72b733673d9f60b..ac31113049847232c48e3b871353a71ad0874b31 100644 (file)
@@ -1,6 +1,8 @@
 ncmpc (0.23-1) UNRELEASED; urgency=medium
 
   * New upstream release.
 ncmpc (0.23-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * debian/rules:
+    - Removed work-around for leoslyrics; the scripts were removed upstream.
 
  -- Sebastian Harl <tokkee@debian.org>  Sat, 12 Jul 2014 19:05:37 +0200
 
 
  -- Sebastian Harl <tokkee@debian.org>  Sat, 12 Jul 2014 19:05:37 +0200
 
index 56a9065319950a6f224d533522c0907b5a2caf15..042e001a95056c29fe03b619e3bc9ac79d91178e 100755 (executable)
@@ -78,8 +78,6 @@ install-indep:
        
        mkdir -p debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/
        cp lyrics/* debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/
        
        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
 
 install-arch: build
        dh_testdir