Package: youtube-dl
Version: 2013.06.21-1
Severity: minor
Tags: patch
Your package contains a file /usr/share/doc/youtube_dl/README.txt.gz
that should be in /usr/share/doc/youtube-dl instead. The following
patch corrects that:
--8<---------------cut here---------------start------------->8---
diff --git a/debian/rules b/debian/rules
index 344b8ae..82b329d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,11 @@ override_dh_install:
mv debian/youtube-dl/usr/etc debian/youtube-dl/
dh_install
+override_dh_installdocs:
+ dh_installdocs
+ mv debian/youtube-dl/usr/share/doc/youtube_dl/*
debian/youtube-dl/usr/share/doc/youtube-dl
+ rmdir debian/youtube-dl/usr/share/doc/youtube_dl
+
override_dh_clean:
dh_clean
rm -rf youtube_dl.egg-info
--8<---------------cut here---------------end--------------->8---
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 3.10.0-rc7-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages youtube-dl depends on:
ii python 2.7.5-2
Versions of packages youtube-dl recommends:
ii libav-tools 6:0.8.7-1
pn rtmpdump <none>
youtube-dl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]