[caffe] branch master updated (bc147a6 -> dae845c)

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:06:11 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.

      from  bc147a6   Merge tag 'upstream/1.0.0_rc3'
      adds  7f6adb1   d/rules: try to fix post*-has-useless-call-to-ldconfig
      adds  cd21cf3   dch: update, RFS
      adds  04d925a   d/rules: let's see if it works
      adds  7f01d56   d/control: strip unnecessary depends
      adds  306a627   d/control: strip "multi-arch: no"
      adds  b1d38e9   d/control: fix Vcs-Git, add Vcs-Browser
      adds  51311f9   d/rules: custom target: change dh to $(RULES)
      adds  d405375   d/rules: reduce lines
      adds  645dc12   d/rules: custom target: change $(RULES) back to dh
      adds  f8f7f5b   d/rules: change custom target default jobs to -j2
      adds  90cc472   d/control: misc update incl remove Pre-Depends
      adds  1df2654   d/python*.install: fix install path
      adds  2d4d0da   d/rules: add split line for custom targets
      adds  49a4c2b   d/rules: change default custom jobs to -j4 again
      adds  3aa9f8d   d/control: add explicit depends on gcc-4.9, g++-4.9
      adds  6947a23   d/rules: 1 "if" to get flag_build_caffe_cuda
      adds  e20919d   patch: add avoid-cmake-configgen-error.patch
      adds  989579e   patch: try to fix "undefinced reference"
      adds  7ae0701   manpage: caffe.1 update
      adds  570dd4b   d/control: add possibly missed build-deps
      adds  9ac55f3   Merge branch 'master' into debian/experimental
      adds  deafaea   dch: bump version after importing new upstream version
      adds  475329a   rules: update get-orig-source target
      adds  a11bd50   Merge branch 'upstream' into debian/experimental
      adds  b06a541   dch: update version after importing new snapshot
      adds  d37d0eb   dquilt: refresh patches after importing new version
      adds  da4e193   dquilt: don't apply add-cmake-ld-group.patch
      adds  7424457   control: update build-dep on CUDA
      adds  2191d88   rules: update custom target
      adds  ebaf1a8   rules: update custom target
      adds  6308d1b   debian/: update install_template
      adds  7f5629b   debian/bin: add script for generating *.in templates
      adds  7bbb348   Merge branch 'upstream' into debian/experimental
      adds  61585c7   dch: [new release] bump version to 1.0.0~rc3
      adds  d1c4208   merge patch: grab python dependency
      adds  e439fe1   rules: update get-orig-source
      adds  fd93099   misc update to rules, add TODO in dch
      adds  628462a   control: require GCC-5 explicitly
      adds  27085b9   rules: compile caffe-cuda with GCC-5
      adds  bf2dc07   add bash completion script for caffe
      adds  2e14353   delete useless packaging file
      adds  630a37b   dch: add TODO, and temporarily disable all patches
      adds  ad4a9b7   install: using template caffe.install.in
      adds  6441929   install: using caffe.manpages.in
      adds  f3fda70   install: update template for 1.0.0~rc3
      adds  a8b89b7   install: using libcaffe.install.in
      adds  3cd76a1   rules: fix a substitution error
      adds  2431f71   install: using libcaffe-dev.install.in
      adds  56cc66b   install: using libcaffe-dev.links.in
      adds  8c71771   symbols: delete symbols control files for re-generation
      adds  b2faa3c   install: using python-caffe.install.in
      adds  517f8aa   install: drop links file for python packages
      adds  154eea9   lintian: temporarily remove lintian overrides
      adds  d999541   install: refresh all install templates
      adds  406d7cb   debian/: delete temporary file
      adds  04ddefb   rules: generate control files with *.in templates
      adds  8579e01   rules: fix path for control files
      adds  16f2cf0   rules: disable DH_VERBOSE by default
      adds  5c9772f   install: fix install path in caffe.install.in
      adds  e8a6fc2   control: (lintian) using secure https link
      adds  7315de0   README.Debian: fix spelling error
      adds  7860d91   rules: add dh_numpy
      adds  71c7475   control: bump standards version to 3.9.7
      adds  f1d0eba   control: drop cuda support for i386, add cuda support for ppc64el
      adds  25284fb   debian/: add clean file
      adds  bd47e5a   rules: refresh CONFFLAGS
      adds  3cfb98e   install: fix install path
      adds  fcfc833   control: add Depends on bash-completion
      adds  33044c3   rules: dh_pysupport is deprecated, use dh_pyhton2
      adds  f81cefb   control: refresh with debmake
      adds  21f3db0   copyright: update
      adds  0e85e6f   patch: update patch (empty series)
      adds  fd65893   rules: refresh custom target
      adds  f770041   patch: fix spelling error
      adds  e06abd2   dch: update time stamp
      adds  8f2b4e5   rules: --list-missing
      adds  0c2079a   install: omit deprecated utils
      adds  d1fb056   control: remove provides field
      adds  166eb04   rules: refresh CONFFLAG
      adds  fec8c1f   README.Debian: update readme
      adds  f3d726e   rules: update costom target, custom-cpu build OK
      adds  1e3839f   rules: fix bug in custom-cuda target
      adds  2a1435f   caffe.1: refresh manpage
      adds  00a8cb8   man: delete 3 manpages
      adds  bc99d62   man: refresh all manpages
      adds  803b87a   rules: custom-cuda target test OK
      adds  81c2e10   manpages: update
      adds  d52b8ce   rules: fix build failure
      adds  1fdbebd   dch: all TODOs are done
      adds  4764a25   rules: use Makefile variables
      adds  73b9a8f   rules: using correct way to list-missing
      adds  219589e   control: update descriptions
      adds  6da32e4   lintian: override binary-without-manpage
      adds  7e24d9b   dch: refresh time stamp, ready for review
      adds  8bb038c   rules: fix upstream source url
      adds  c763f9a   debian/*: rename libcaffe-*0 to libcaffe-*1 due to soversion change
      adds  de02228   rules: build test binaries on build instead of test
      adds  6ee6481   d/rules: only compile with GCC-5, prevent this package from being broken on GCC-6 transition
      adds  5ba2306   d/control: explicitly require GCC-5
      adds  b6b4a61   d/control: drop redundant dependencies
      adds  549a408   d/*: add python3 script to generate control filesfrom template
      adds  33897a6   d/*: override package-name-doesnt-match-sonames
      adds  0cfc6eb   add missing Dep: python-skimage for python-caffe packages
      adds  ffdba48   control: add missing Dep python-protobuf for python package
      adds  31a5718   d/*: remove python-caffe.docs.in template
      adds  e8acc09   install: reduce content in python-caffe.install.in
      adds  60b824b   install: use wildcard in caffe.manpages.in
      adds  3319200   install: use wildcard in libcaffe-dev.install.in
      adds  b32386f   README.Debian: update content
      adds  529ff1e   rules: rename requirements.txt -> requires.txt
      adds  cd46338   README.Debian: update
      adds  397eb78   dch: refresh. [build status: OK]
      adds  718c3e7   control: update short description
      adds  9592221   d/script: remove unused change_header_path.patch
      adds  2aaad35   d/README.Debian: update notes for package maintainer
      adds  17c10e6   d/patch: remove unused unapplied/add-cmake-ld-group.patch
      adds  074a144   d/patch: remove unused patch.
      adds  05f9aad   dch: (exp) upload to mentors
      adds  b0fc42d   rules: update
      adds  9042319   rules,python-caffe: fix requires.txt
      adds  5f5d520   README.Debian: trivial update
      adds  0d0072e   rules: add comments
      adds  33edfed   d/*: new TODO file
      adds  c64736e   control: build-depends on bash-completion
      adds  7dbcfd5   d/*: use *.bash-completion
      adds  fa11bd8   d/*.bash-completion: remove redundant path
      adds  fd3573e   rules: dh with bash-completion
      adds  ea51d4e   dch: update timestamp, debomatic build ok, upload
      adds  37f04ab   control: do not pull whole libboost. partially pull instead
      adds  49e841b   dch: remove records not related to ITP
      adds  3d94213   control: remove redundant deps: nvidia-cuda-dev
      adds  c937d5c   patch: fix-spelling-error: add patch header
      adds  587eee9   rules: fix hardening flags
      adds  e162a4e   rules: enable VERBOSE
      adds  6ce21cf   dch: update timestamp, upload to mentors again
      adds  0237ecb   control: bump standards version to 3.9.8, no changes required
      adds  f22d1fe   rules: disable DH_VERBOSE
      adds  bdbf1a6   rules: enable verbose makefile in cmake by default
      adds  2cd6e72   rules: fix hardening
      adds  949ca31   rules: fix hardening
      adds  c61555b   rules: fix hardening build
       new  dae845c   Merge 'debian/experimental'. Use master as default.

The 1 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                               |  187 +-
 debian/TODO                                        |    4 +
 debian/caffe-cpu.bash-completion                   |    2 +
 debian/caffe-cpu.install                           |   10 -
 debian/caffe-cpu.lintian-overrides                 |    1 +
 debian/caffe-cpu.manpages                          |   10 -
 debian/caffe-cuda.bash-completion                  |    2 +
 debian/caffe-cuda.install                          |   10 -
 debian/caffe-cuda.lintian-overrides                |    1 +
 debian/caffe-cuda.manpages                         |   10 -
 debian/caffe.install.in                            |   17 +
 debian/caffe.manpages.in                           |    1 +
 debian/changelog                                   |   10 +-
 debian/clean                                       |   14 +
 debian/control                                     |  147 +-
 debian/copyright                                   |  136 +-
 debian/install_template                            |  179 -
 debian/libcaffe-cpu-dev.install                    |   39 -
 debian/libcaffe-cpu-dev.links                      |    1 -
 debian/libcaffe-cpu0.install                       |    1 -
 debian/libcaffe-cpu0.lintian-overrides             |    1 -
 debian/libcaffe-cpu0.symbols                       | 7492 -------------------
 debian/libcaffe-cpu1.lintian-overrides             |    1 +
 debian/libcaffe-cuda-dev.install                   |   39 -
 debian/libcaffe-cuda-dev.links                     |    1 -
 debian/libcaffe-cuda0.install                      |    1 -
 debian/libcaffe-cuda0.lintian-overrides            |    1 -
 debian/libcaffe-cuda0.symbols                      | 7734 --------------------
 debian/libcaffe-cuda1.lintian-overrides            |    1 +
 debian/libcaffe-dev.install.in                     |    4 +
 debian/libcaffe.install.in                         |    1 +
 debian/man/caffe.1                                 |  260 +-
 debian/man/classification.1                        |   21 +-
 debian/man/compute_image_mean.1                    |   22 +-
 debian/man/convert_cifar_data.1                    |   53 -
 debian/man/convert_imageset.1                      |   65 +-
 debian/man/convert_mnist_data.1                    |   53 -
 debian/man/convert_mnist_siamese_data.1            |   53 -
 debian/man/extract_features.1                      |   21 +-
 debian/man/upgrade_net_proto_binary.1              |   21 +-
 debian/man/upgrade_net_proto_text.1                |   21 +-
 ...ake-add-target-property-version-soversion.patch |   27 -
 debian/patches/fix-spelling-error                  |   13 +
 debian/patches/remove-ignore.patch                 |   99 -
 debian/patches/series                              |    3 +-
 .../unapplied/00-fix-include-path-for-debian.patch |   52 -
 .../01-fix-makefile-rpath-and-soname.patch         |  108 -
 .../unapplied/03-set-cmake-deps-openblas.patch     |   11 -
 .../unapplied/04-fix-rpath-issue-in-cmake.patch    |   10 -
 .../patches/unapplied/05-set-cmake-cpuonly.patch   |   11 -
 .../unapplied/avoid-cmake-configgen-error.patch    |   11 +
 debian/python-caffe-cpu.install                    |   19 -
 debian/python-caffe-cpu.links                      |    1 -
 debian/python-caffe-cuda.install                   |   19 -
 debian/python-caffe-cuda.links                     |    1 -
 debian/python-caffe.examples.in                    |    3 +
 debian/python-caffe.install.in                     |    2 +
 debian/rules                                       |  276 +-
 debian/script/caffe                                |   68 +
 debian/script/change_header_path.patch             |   17 -
 debian/template_autogen.py                         |   40 +
 61 files changed, 644 insertions(+), 16795 deletions(-)
 create mode 100644 debian/TODO
 create mode 100644 debian/caffe-cpu.bash-completion
 delete mode 100644 debian/caffe-cpu.install
 create mode 100644 debian/caffe-cpu.lintian-overrides
 delete mode 100644 debian/caffe-cpu.manpages
 create mode 100644 debian/caffe-cuda.bash-completion
 delete mode 100644 debian/caffe-cuda.install
 create mode 100644 debian/caffe-cuda.lintian-overrides
 delete mode 100644 debian/caffe-cuda.manpages
 create mode 100644 debian/caffe.install.in
 create mode 100644 debian/caffe.manpages.in
 create mode 100644 debian/clean
 delete mode 100644 debian/install_template
 delete mode 100644 debian/libcaffe-cpu-dev.install
 delete mode 100644 debian/libcaffe-cpu-dev.links
 delete mode 100644 debian/libcaffe-cpu0.install
 delete mode 100644 debian/libcaffe-cpu0.lintian-overrides
 delete mode 100644 debian/libcaffe-cpu0.symbols
 create mode 100644 debian/libcaffe-cpu1.lintian-overrides
 delete mode 100644 debian/libcaffe-cuda-dev.install
 delete mode 100644 debian/libcaffe-cuda-dev.links
 delete mode 100644 debian/libcaffe-cuda0.install
 delete mode 100644 debian/libcaffe-cuda0.lintian-overrides
 delete mode 100644 debian/libcaffe-cuda0.symbols
 create mode 100644 debian/libcaffe-cuda1.lintian-overrides
 create mode 100644 debian/libcaffe-dev.install.in
 create mode 100644 debian/libcaffe.install.in
 delete mode 100644 debian/man/convert_cifar_data.1
 delete mode 100644 debian/man/convert_mnist_data.1
 delete mode 100644 debian/man/convert_mnist_siamese_data.1
 delete mode 100644 debian/patches/fix-cmake-add-target-property-version-soversion.patch
 create mode 100644 debian/patches/fix-spelling-error
 delete mode 100644 debian/patches/remove-ignore.patch
 delete mode 100644 debian/patches/unapplied/00-fix-include-path-for-debian.patch
 delete mode 100644 debian/patches/unapplied/01-fix-makefile-rpath-and-soname.patch
 delete mode 100644 debian/patches/unapplied/03-set-cmake-deps-openblas.patch
 delete mode 100644 debian/patches/unapplied/04-fix-rpath-issue-in-cmake.patch
 delete mode 100644 debian/patches/unapplied/05-set-cmake-cpuonly.patch
 create mode 100644 debian/patches/unapplied/avoid-cmake-configgen-error.patch
 delete mode 100644 debian/python-caffe-cpu.install
 delete mode 100644 debian/python-caffe-cpu.links
 delete mode 100644 debian/python-caffe-cuda.install
 delete mode 100644 debian/python-caffe-cuda.links
 create mode 100644 debian/python-caffe.examples.in
 create mode 100644 debian/python-caffe.install.in
 create mode 100644 debian/script/caffe
 delete mode 100644 debian/script/change_header_path.patch
 create mode 100755 debian/template_autogen.py

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



More information about the debian-science-commits mailing list