[Python-modules-commits] [twisted] 01/02: Make /usr/share/doc/python-twisted-runner-dbg a symlink (Closes: #847233)

Free Ekanayaka freee at moszumanska.debian.org
Sat Dec 10 12:54:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

freee pushed a commit to branch master
in repository twisted.

commit 99048e060435f70395ec68a29549e1522d4311ff
Author: Free Ekanayaka <freee at debian.org>
Date:   Sat Dec 10 08:07:23 2016 +0000

    Make /usr/share/doc/python-twisted-runner-dbg a symlink (Closes: #847233)
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index af43f2f..25602d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -174,6 +174,10 @@ binary-indep: build-indep build-doc install
 	cp -a docs/_build/html debian/twisted-doc/usr/share/doc/twisted-doc/.
 	dh_sphinxdoc -ptwisted-doc
 
+	rm -rf debian/python-twisted-runner-dbg/usr/share/doc/python-twisted-runner-dbg
+	ln -s python-twisted-runner \
+	    debian/python-twisted-runner-dbg/usr/share/doc/python-twisted-runner-dbg
+
 ifeq ($(with_docs),yes)
 	cp -ua apidocs debian/twisted-doc/usr/share/doc/twisted-doc/
 	# Replace links to Twisted website API doc by links to the local doc. We

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twisted.git



More information about the Python-modules-commits mailing list