[SCM] easytag/master: Symlink docs to those of the main package

amigadave-guest at users.alioth.debian.org amigadave-guest at users.alioth.debian.org
Tue Jan 6 09:57:22 UTC 2015


The following commit has been merged in the master branch:
commit e35f28b82dff659d0fd4fd8db25da36c22dc0742
Author: David King <amigadave at amigadave.com>
Date:   Tue Jan 6 09:43:27 2015 +0000

    Symlink docs to those of the main package

diff --git a/debian/rules b/debian/rules
index cea48d4..4a0fd28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,9 @@ override_dh_autoreconf:
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-silent-rules
 
+override_dh_installdocs:
+	dh_installdocs --link-doc=easytag
+
 override_dh_makeshlibs:
 	dh_makeshlibs --exclude=/usr/lib/nautilus/extensions-3.0
 

-- 
easytag packaging



More information about the pkg-multimedia-commits mailing list