[Python-modules-commits] [python-trappy] 10/12: publish_interactive_scripts should not be part of the package

Javier Merino Cacho vicho at moszumanska.debian.org
Sat Oct 24 18:37:18 UTC 2015


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

vicho pushed a commit to branch master
in repository python-trappy.

commit 14c208a1e7e8d914a4cd7728fc0420845acadeca
Author: Javi Merino <vicho at debian.org>
Date:   Sat Oct 24 19:31:36 2015 +0100

    publish_interactive_scripts should not be part of the package
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index e4ccd5e..64bc7bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,4 @@ export PYBUILD_NAME=trappy
 override_dh_auto_build:
 	dh_auto_build
 	make -C doc/api_reference html
+	rm -f $(CURDIR)/debian/python-$(PYBUILD_NAME)/usr/bin/publish_interactive_plots.py

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



More information about the Python-modules-commits mailing list