]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - debian/rules
Merge tag 'upstream/2012.02.27+gita171dbf'
[youtubedl] / debian / rules
index 1e2fae8bf36942b6bb07c3b78f7ab3158cb87754..a1929472ca0f6c28bc061eba168b86f2c9fa322d 100755 (executable)
@@ -3,5 +3,11 @@
        dh $@
 
 override_dh_installman:
-       pod2man debian/youtube-dl.pod > debian/youtube-dl.1
+       pod2man -r "youtube-dl" -c "User commands" debian/youtube-dl.pod > debian/youtube-dl.1
        dh_installman
+
+override_dh_auto_build:
+
+override_dh_python2:
+
+override_dh_pysupport: