[SCM] vlc/master: Remove dh_installdocs --linkdoc crap
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Dec 19 18:31:07 UTC 2017
The following commit has been merged in the master branch:
commit a841c99dbd7ccec16e4a73058e163b5bc5a27bd2
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue Sep 26 01:18:49 2017 +0200
Remove dh_installdocs --linkdoc crap
diff --git a/debian/rules b/debian/rules
index 195d4c9..782c04d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -313,13 +313,6 @@ endif
override_dh_missing:
dh_missing --fail-missing
-override_dh_installchangelogs:
- dh_installchangelogs NEWS $(pluginpackages:%=-Nvlc-plugin-%)
-
-override_dh_installdocs:
- dh_installdocs $(pluginpackages:%=-Nvlc-plugin-%)
- dh_installdocs --link-doc=libvlccore8 --remaining-packages
-
override_dh_makeshlibs:
dh_makeshlibs -Xlibvlc_vdpau
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list