[keras] 01/15: debian/changelog: Make cleaner and add details.

Stephen Sinclair sinclairs-guest at moszumanska.debian.org
Mon Nov 20 16:40:15 UTC 2017


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

sinclairs-guest pushed a commit to branch master
in repository keras.

commit 18de7c5b85cd4b2e4b2bd3f1d47fd3a3fa5ae31d
Author: Stephen Sinclair <radarsat1 at gmail.com>
Date:   Thu Nov 16 22:18:40 2017 -0300

    debian/changelog: Make cleaner and add details.
---
 debian/changelog | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5ceb594..20a5aeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,23 @@
 keras (2.0.9-1) UNRELEASED; urgency=medium
 
-  * Added new package python3-keras-examples
-  * Added new package keras-doc:
-    - Includes docs built by mkdocs
-    - Added missing images from generated documentation.
+  * Add new package python3-keras-examples
+  * Add new package keras-doc:
+    + Include docs built by mkdocs.
+    + Patch to add missing images pulled from Keras website
+    + Patch to build html with locally working links.
   * debian/rules:
-    - Run a subset of unit tests that currently pass and don't require
+    + Run a subset of unit tests that currently pass and don't require
       external resources.
+    + Add $KERAS_BACKEND=theano to select Theano.
+    + Add $THEANO_FLAGS=device=cpu to make tests run on CPU.
+    + Add $PYTHONDONTWRITEBYTECODE=1 to avoid producing __pycache__.
+    + Add global export for $LC_LANG=C.UTF-8 and $LC_ALL=C.UTF-8.
+    + Removed $LC_LANG from links.
   * debian/control:
-    - Move source package Section back to science
-    - python3-* packages are in Section python.
+    + Move source package Section back to science.
+    + Move python3-* packages to Section python.
+    + Add mkdocs to build-deps for docs.
+    + Add python3-pil and python3-pandas to build-deps for tests.
   * New upstream version 2.0.9
 
  -- Stephen Sinclair <radarsat1 at gmail.com>  Mon, 06 Nov 2017 15:00:35 -0300

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



More information about the debian-science-commits mailing list