[debian-edu-commits] debian-edu/ 10/11: Do not compress README.rst.

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Dec 3 17:01:33 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository thonny.

commit 47c645f1a577118425366452139086e25fd8e900
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Dec 3 17:52:06 2017 +0100

    Do not compress README.rst.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0278da3..b5f4772 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,6 @@ override_dh_installdocs:
 	cd debian/thonny/usr/lib/python3*/dist-packages/thonny/plugins/help/ ; \
 	    mv help.rst ../../../../../../share/doc/thonny/README.rst ; \
 	    ln -sf /usr/share/doc/thonny/README.rst help.rst
+
+override_dh_compress:
+	dh_compress -X README.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/thonny.git



More information about the debian-edu-commits mailing list