[statsmodels] 19/21: Cleanup more files that might be generated during build

Diane Trout diane at moszumanska.debian.org
Mon Sep 25 06:39:29 UTC 2017


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

diane pushed a commit to branch detrout-python3-try2
in repository statsmodels.

commit 0676651e71d32275495dfa53e6edbf1afaf78a60
Author: Diane Trout <diane at ghic.org>
Date:   Sun Sep 24 23:30:14 2017 -0700

    Cleanup more files that might be generated during build
---
 debian/changelog | 1 +
 debian/rules     | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4c8e388..6718ee8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ statsmodels (0.8.0-4) UNRELEASED; urgency=medium
   * Use Python 3 for documentation building, and enable building notebook
     examples as jupyter components are now available in stable.
   * Extend a python3-statsmodels-lib description to make lintian happier
+  * Cleanup more files that might be generated during build
 
  -- Andreas Tille <tille at debian.org>  Wed, 06 Sep 2017 17:32:07 +0200
 
diff --git a/debian/rules b/debian/rules
index 0564c18..0d2480b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,9 +57,14 @@ override_dh_auto_clean:
 	-rm -rf cythonize.dat \
 	       *.egg-info \
 	       *.png \
-               docs/sourc/datasets/generated \
+	       docs/build/ \
+	       docs/rehab.table \
+	       docs/salary.table \
+	       docs/source/datasets/generated \
 	       docs/source/dev/generated \
 	       docs/source/datasets/statsmodels.datasets.*.rst \
+	       docs/source/examples/notebooks/generated \
+	       examples/executed \
 	       statsmodels/tsa/statespace/_statespace.pyx \
 	       statsmodels/tsa/regime_switching/_hamilton_filter.pyx \
 	       tools/hash_dict.pickle

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/statsmodels.git



More information about the debian-science-commits mailing list