[caffe-contrib] branch master updated (8846127 -> 9ef4224)

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Jul 4 13:41:22 UTC 2016


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

cdluminate-guest pushed a change to branch master
in repository caffe-contrib.

      from  8846127   d/man: import manpages from cpu version
       new  6b82187   patch: import patches from cpu version
       new  2b0ff9f   d/: sync bash completion script with that one of cpu version
       new  e49b5e1   *: remove useless local-options
       new  592b7f2   watch: sync with cpu version
       new  45119dc   README.Debian: temporarily remove
       new  f3563c3   install: sync python3 examples install file with cpu version
       new  5ac140e   install: sync python3 interface install file with cpu version
       new  739dde0   d: import upstream/metadata from cpu version
       new  9ef4224   d: import tests/* from cpu version

The 9 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/README.Debian                               | 126 -----------
 debian/patches/cmake-fix-python-module-installdir  |  27 +++
 debian/patches/cmake-using-basic-blas              |  28 +++
 debian/patches/cmake-using-gnuinstalldirs          |  49 ++++
 debian/patches/fix-spelling-error                  |   3 +-
 debian/patches/series                              |   4 +
 .../unapplied/avoid-cmake-configgen-error.patch    |  11 -
 .../unapplied/bump-python-version-to-3.patch       | 249 ---------------------
 .../workaround-switch-to-boost_python-py34.patch   |  11 -
 debian/python-caffe.examples.in                    |   3 -
 debian/python-caffe.install.in                     |   2 -
 debian/python3-caffe-cuda.examples                 |   3 +
 debian/python3-caffe-cuda.install                  |   2 +
 debian/script/caffe                                |   2 +-
 debian/source/local-options                        |   2 -
 debian/tests/control                               |   3 +
 debian/tests/python-caffe-test.py                  |  43 ++++
 debian/tests/python3caffetestsuite                 |   2 +
 debian/tests/simple                                |   9 +
 debian/upstream/metadata                           |  10 +
 debian/watch                                       |   4 +-
 21 files changed, 185 insertions(+), 408 deletions(-)
 delete mode 100644 debian/README.Debian
 create mode 100644 debian/patches/cmake-fix-python-module-installdir
 create mode 100644 debian/patches/cmake-using-basic-blas
 create mode 100644 debian/patches/cmake-using-gnuinstalldirs
 delete mode 100644 debian/patches/unapplied/avoid-cmake-configgen-error.patch
 delete mode 100644 debian/patches/unapplied/bump-python-version-to-3.patch
 delete mode 100644 debian/patches/unapplied/workaround-switch-to-boost_python-py34.patch
 delete mode 100644 debian/python-caffe.examples.in
 delete mode 100644 debian/python-caffe.install.in
 create mode 100644 debian/python3-caffe-cuda.examples
 create mode 100644 debian/python3-caffe-cuda.install
 delete mode 100644 debian/source/local-options
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/python-caffe-test.py
 create mode 100755 debian/tests/python3caffetestsuite
 create mode 100755 debian/tests/simple
 create mode 100644 debian/upstream/metadata

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



More information about the debian-science-commits mailing list