[keras] 01/01: finalize; upload to unstable

Daniel Stender stender at moszumanska.debian.org
Sat Nov 25 19:43:31 UTC 2017


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

stender pushed a commit to branch master
in repository keras.

commit 95c6efd9d4032f6c9ff26c973332bd9868d49558
Author: Daniel Stender <stender at debian.org>
Date:   Sat Nov 25 20:33:47 2017 +0100

    finalize; upload to unstable
---
 debian/changelog     | 29 ++++++++++++++++-------------
 debian/tests/control |  1 +
 2 files changed, 17 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3b35e6d..27edcf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,22 @@
-keras (2.1.1-1) UNRELEASED; urgency=medium
+keras (2.1.1-1) unstable; urgency=medium
 
-  * Extend upstream copyright to 2017.
-  * Add autopkgtest
-    + Checks that module loads, optimizes a simple network.
-    + Add allow-stderr restriction because impossible to suppress
-      backend announcement ("Using Theano backend.") on stderr.
+  * Team upload.
+  [ Stephen Sinclair ]
+  * New upstream version 2.1.1.
+  * deb/copyright:
+    + extend upstream copyright to 2017.
+    + add paragraph for images in debian/.
+  * deb/watch:
+    + watch pypi.debian.net instead of Github.
+  * Add autopkgtest (checks that module loads, optimizes a simple
+    network).
   * Add new package keras-doc:
+    + Add keras-doc.docs.
     + Include docs built by mkdocs.
-    + Patch to add missing images pulled from Keras website
+    + Patch to add missing images pulled from Keras website.
     + Patch to build html with locally working links.
-    + Add keras-doc.docs
-    + Add keras-doc.doc-base
+    + Patch to remove Google Analytics.
+    + Add keras-doc.doc-base.
   * debian/rules:
     + Run a subset of unit tests that currently pass and don't require
       external resources.
@@ -25,11 +31,8 @@ keras (2.1.1-1) UNRELEASED; urgency=medium
     + Add mkdocs to build-deps for docs.
     + Add python3-pil and python3-pandas to build-deps for tests.
     + Add Vcs-Git and Vcs-Browser fields.
-  * debian/patches:
-    + Rebase doc patches for upstream 2.1.1.
-  * New upstream version 2.1.1
 
- -- Stephen Sinclair <radarsat1 at gmail.com>  Mon, 06 Nov 2017 15:00:35 -0300
+ -- Daniel Stender <stender at debian.org>  Sat, 25 Nov 2017 20:42:25 +0100
 
 keras (1.0.7-2) unstable; urgency=medium
 
diff --git a/debian/tests/control b/debian/tests/control
index b1d488d..372dfb5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,4 @@
 Tests: python3-theano-cpu
 Depends: python3-keras, python3-pytest
 Restrictions: allow-stderr
+# Add allow-stderr restriction because impossible to suppress backend announcement ("Using Theano backend.") on stderr

-- 
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