[theano] branch master updated (da8b64b -> e971ab4)
    Rebecca Palmer 
    rnpalmer-guest at moszumanska.debian.org
       
    Sun Sep 24 12:27:27 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
rnpalmer-guest pushed a change to branch master
in repository theano.
      from  da8b64b   Use python(3)-dev not -all-dev.  (Closes: #867370)
       new  63d7941   Imported Upstream version 0.9.0+dfsg
       new  0d9b542   Merge tag 'upstream/0.9.0+dfsg'
       new  80bfa93   Remove pre-minified Javascript, and instead minify at build time (and use the graphlib-dot.js file not a GitHub web page containing it)
       new  e971ab4   Use libjs-d3 instead of the embedded copy.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
 debian/changelog                                   |     4 +-
 debian/control                                     |     4 +
 debian/copyright                                   |     2 +
 debian/missing-source/d3.js                        |  9503 ----
 debian/missing-source/graphlib-dot.js              | 54992 ++++---------------
 debian/python-theano.links                         |     1 +
 debian/python3-theano.links                        |     1 +
 debian/rules                                       |     7 +
 debian/source.lintian-overrides                    |    22 +-
 debian/theano-doc.links                            |     1 +
 debian/watch                                       |     2 +-
 doc/library/d3viz/examples/d3viz/js/d3.v3.min.js   |     5 -
 .../d3viz/examples/d3viz/js/dagre-d3.min.js        |     2 -
 .../d3viz/examples/d3viz/js/graphlib-dot.min.js    |     4 -
 theano/d3viz/js/d3.v3.min.js                       |     5 -
 theano/d3viz/js/dagre-d3.min.js                    |     2 -
 theano/d3viz/js/graphlib-dot.min.js                |     4 -
 17 files changed, 10697 insertions(+), 53864 deletions(-)
 delete mode 100644 debian/missing-source/d3.js
 create mode 100644 debian/python-theano.links
 create mode 100644 debian/python3-theano.links
 create mode 100644 debian/theano-doc.links
 delete mode 100644 doc/library/d3viz/examples/d3viz/js/d3.v3.min.js
 delete mode 100644 doc/library/d3viz/examples/d3viz/js/dagre-d3.min.js
 delete mode 100644 doc/library/d3viz/examples/d3viz/js/graphlib-dot.min.js
 delete mode 100644 theano/d3viz/js/d3.v3.min.js
 delete mode 100644 theano/d3viz/js/dagre-d3.min.js
 delete mode 100644 theano/d3viz/js/graphlib-dot.min.js
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/theano.git
    
    
More information about the debian-science-commits
mailing list