[caffe] annotated tag debian/1.0.0_rc3-2 created (now 33240af)

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sat Jul 2 05:21:22 UTC 2016


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

cdluminate-guest pushed a change to annotated tag debian/1.0.0_rc3-2
in repository caffe.

        at  33240af   (tag)
   tagging  aecbc28b6a33008c923ddf9744f1d8f819a106ce (commit)
  replaces  upstream/1.0.0_rc3
 tagged by  Zhou Mo
        on  Sat Jul 2 05:18:07 2016 +0000

- Log -----------------------------------------------------------------
Debian release 1.0.0~rc3-2

Zhou Mo (451):
      debmake: init Debian package
      control: fill with content essential to build
      caffe.install
      caffe.links
      control: add build-dep-indep: doxygen
      copyright: add myself
      rules: import former work
      libcaffe-dev.install
      libcaffe.install
      libcaffe-dev.links
      patch: 00-fix-include-path-for-debian.patch
      patch: 01-fix-makefile-rpath-and-soname.patch
      update dquilt patch series
      config: add Makefile.config for debian
      add custom config directory
      change .gitignore
      dch: update changelog
      TODO: update
      Makefile.config: fix build failure
      Try: fix build failure
      rules: build test binary with --parallel
      libcaffe.install: don't install static lib
      libcaffe-dev.install: install static lib
      Migrate this repo to alioth.debian.org
      dch: change version number
      Merge tag 'upstream/0.0_rc2+git20150709_96179ca'
      Merge branch 'master' into debian/experimental
      control: fix a missing build-dep
      Makefile.config: add missing LibPath to fix build failure
      control: fix missing build-dep
      copyright: update
      control: bump section from non-free to contrib
      libcaffe-dev: fix arch-dependent-file-not-in-arch-specific-directory (lintian)
      libcaffe.symbols: fill in stuff
      control: disable Multi-Arch
      Revert "libcaffe-dev: fix arch-dependent-file-not-in-arch-specific-directory (lintian)"
      libcaffe.symbols: patch
      libcaffe.symbols: fix symbols-file-contains-current-version-with-debian-revision
      cmake: set openblas as BLAS
      cmake: fix rpath issue
      cmake: set CPU_ONLY
      dquilt: update patch series
      cmake: add SONAME
      control: remove package caffe-doc, and related files
      rules: fix error in custom target
      rules: fix custom target | custom target [OK]
      dquilt: update patch: 01-fix-makefile-rpath-and-soname
      dquilt: update patch: 02-empty-the-gitignore
      dquilt: remove patch 05 cmake cpuonly, cmake is used for caffe-cuda
      Merge tag 'upstream/0.9999_rc2+git20150730+7f7085439c'
      Merge branch 'master' into debian/experimental
      dch: update changelog
      [alioth] ready for moving to debian-science
      control: bump maintainer to debian-science
      TODO: update
      rules: add comment
      control: change name of cpu only *caffe* to *caffe-cpu*
      control: append so-version to binary name
      rules, cmake: change cmake and use cmake
      rules: specify build directory of caffe-cpu
      rules: migrating to cmake
      rules: fix soname of cmake
      rules: migrate some cmake patchs into rules
      rules: add missing backslash
      add install_template
      dquilt: update patch fix-cmake-add-target-property-version-soversion.patch
      d/*: update installs and links
      d/*.install: fix install path
      control: fix wrong binary dependency
      libcaffe-cpu.install
      d/*: try to fix dpkg-shlibdeps error
      d/*.install: change install path
      delete symbols, in order to re-generate
      remove caffe-cpu.links
      dch: use cmake as default [local build pass]
      d/clean: removed
      d/config/*: removed
      d/watch: fill in stuff
      d/control: fill in descriptions
      d/TODO: update
      d/copyright: update
      rules: add possible caffe-cuda compiling way
      d/caffe-cpu.install: comment deprecated binaries out
      d/rules: try to build caffe-cuda
      rules: verbose makefile
      d/rules: try to let it build again
      d/control: set cuda version; misc update
      d/rules: prettier
      d/rules: build again
      d/install_template: update list of files should be installed
      d/control: caffe-cpu is conflicting with caffe-cuda
      d/*: update *.install and *.links
      d/*.install, *.links, *.symbols: update
      d/copyright: bump debian copyright to bsd-2-clause
      d/control: specify CUDA arch, add python packages.
      d/rules: update
      d/TODO: update
      dch: update
      d/control: conflict with each other : python-caffe-{cpu,cuda}
      d/custom: deleted
      d/rules: strip custom target
      d/*.install: change install path
      d/*.install *.links *.docs: update
      d/*.install: comment Deprecated ELFs out
      d/man/*: add manpage for caffe
      d/copyright: fix dep5-copyright-license-name-not-unique
      d/*.links: fix symlink
      lintian: override binary-without-manpage
      lintian: override package-name-doesnt-match-sonames
      d/copyright: try to bypass copyright-refers-to-deprecated-bsd-license-file
      d/control: fix missing Deps, misc update
      d/*.install: fix install path
      d/*.links: fix symlink path
      d/rules: add custom target, add get-orig-source target
      d/rules: fix install prefix
      d/*.symbols: add symbols file
      d/*: remove TODO
      d/control: bump python to python3
      d/python*: bump name from python to python3
      d/rules: update custom target
      d/rules: bump python version to 3
      d/rules: try to fix build failure
      Revert "d/control: bump python to python3"
      Revert "d/python*: bump name from python to python3"
      Revert "d/rules: bump python version to 3"
      d/rules: try to fix install path
      d/rules: fix cmake_install_prefix path
      d/*: update install_template
      d/*.install: bump install path after fixing cmake_install_prefix
      d/*.docs: fix install path
      d/copyright: fix syntax error in dep5 copyright
      d/control: fix lintian control-field-duplicates-source
      d/control: fix duplicated short-description
      patch: add description
      patch: add header
      d/copyright: fix refers-to-deprecated-bsd-license-file
      d/*.symbols: fill in content
      d/*.symbols: postfixing ~ to version in symbols
      lintian: remove override binary-missing-manpage
      man: update caffe.1
      man: add manpage classification.1
      man: add manpage compute_image_mean.1
      man: add manpage convert_cifar_data.1
      man: add manpage convert_imageset.1
      man: add manpage convert_mnist_data.1
      man: add manpage convert_mnist_siamese_data.1
      man: add manpage extract_features.1
      man: add manpage upgrade_net_proto_{binary,text}.1
      d/man/*.1: update section SEE ALSO
      d/*.manpages: install new manpages
      d/control: add dh-python as build-deps
      Revert "d/copyright: try to bypass copyright-refers-to-deprecated-bsd-license-file"
      d/copyright: trying to fix refers-to-deprecated-bsd-license-file
      man: extract_features.1 fix spelling error
      d/*.docs: delete *.docs
      d/*.install: merge files to be installed
      d/rules: update to see if custom target works
      d/rules: custom-cpu target [passed]
      d/rules: update custom-cuda target
      d/rules: fix lines that I forgot to fix.
      d/rules: custom-cuda test [OK]
      d/rules: try to fix rules
      d/rules: try to change CMAKE_CONFIGURATION_TYPES
      d/rules: fix cmake argument
      d/*.symbols: patching symbols
      d/copyright: fix lintian invalid-short-name-in-dep5-copyright
      d/*.symbols: fix lintian symbols-file-contrains-current-version-with-debain-revision
      d/*.symbols: try to fix symbols-file-contains-current-version-with-debian-revision
      dch: dch -r --distribution experimental
      [build test] debuild passed
      [build test] d/rules: custom-cpu [OK]
      d/rules: fix bug in custom target
      [build test] d/rules: custom-cuda [OK]
      d/python*.install: fix install path
      d/rules: begin to bump python version to 3
      dquilt: add patch workaround-switch-to-boost_python-py34.patch
      d/control: bump python version to 3
      d/*: rename py*.install py*.link to python3-*
      d/py*.install,link: update install path after bumping to python3
      dquilt: strip junk patches, add bump-python3-back-to-python2.patch in patches/unapplied
      d/control: fix ${python3:Depends}
      d/*: update README.Debian
      patch: update python2 back bump patch
      d/README.Debian: update, refer python2 back-bump patch
      dch: dch -r, RFS
      Merge tag 'upstream/0.9999_rc2+git20150902+e8e660d3'
      Merge branch 'master' into debian/experimental
      d/script/*: add useful script
      d/*.install: fix python* package install path
      d/patch/*: update python2 patch
      d/rules: delete a useless line
      d/*: switch to python2
      patch: add patch for bumping python version to 3
      patch: delete old python3-to-py2 patch
      dch: bump version number after importing new upstream version
      patch: add remove-ignore.patch
      patch: remove patch 00-fix-include-path-for-debian.patch
      patch: remove patch 01-fix-makefile-rpath-and-soname.patch
      patch: remove 02-empty-the-gitignore
      patch: temporarily remove patch workaround-switch-to-boost_python-py34.patch
      d/*.symbols: update symbols file
      d/*.symbols: fix lintian *contains-current-version-with-debian-revision
      d/control+patch: change short descriptsion
      d/control: update dependency of python* package
      patch: add header for remove-ignore.patch
      man: caffe.1: add new option after imported new version
      d/README.Debian: update
      d/rules: fix binary Dependency
      d/rules: try to fix post*-has-useless-call-to-ldconfig
      dch: update, RFS
      d/rules: let's see if it works
      d/control: strip unnecessary depends
      d/control: strip "multi-arch: no"
      d/control: fix Vcs-Git, add Vcs-Browser
      d/rules: custom target: change dh to $(RULES)
      d/rules: reduce lines
      d/rules: custom target: change $(RULES) back to dh
      d/rules: change custom target default jobs to -j2
      d/control: misc update incl remove Pre-Depends
      d/python*.install: fix install path
      d/rules: add split line for custom targets
      d/rules: change default custom jobs to -j4 again
      d/control: add explicit depends on gcc-4.9, g++-4.9
      d/rules: 1 "if" to get flag_build_caffe_cuda
      patch: add avoid-cmake-configgen-error.patch
      patch: try to fix "undefinced reference"
      manpage: caffe.1 update
      d/control: add possibly missed build-deps
      Merge tag 'upstream/0.9999_rc2+20150925+g674b349'
      Merge tag 'upstream/0.9999_rc2+20150925-g674b349'
      Merge branch 'master' into debian/experimental
      dch: bump version after importing new upstream version
      rules: update get-orig-source target
      Merge tag 'upstream/1.0.0_rc2-git20151212-g7953918'
      Merge branch 'upstream' into debian/experimental
      dch: update version after importing new snapshot
      dquilt: refresh patches after importing new version
      dquilt: don't apply add-cmake-ld-group.patch
      control: update build-dep on CUDA
      rules: update custom target
      rules: update custom target
      debian/: update install_template
      debian/bin: add script for generating *.in templates
      Merge tag 'upstream/1.0.0_rc3'
      Merge branch 'upstream' into debian/experimental
      dch: [new release] bump version to 1.0.0~rc3
      merge patch: grab python dependency
      rules: update get-orig-source
      misc update to rules, add TODO in dch
      control: require GCC-5 explicitly
      rules: compile caffe-cuda with GCC-5
      add bash completion script for caffe
      delete useless packaging file
      dch: add TODO, and temporarily disable all patches
      install: using template caffe.install.in
      install: using caffe.manpages.in
      install: update template for 1.0.0~rc3
      install: using libcaffe.install.in
      rules: fix a substitution error
      install: using libcaffe-dev.install.in
      install: using libcaffe-dev.links.in
      symbols: delete symbols control files for re-generation
      install: using python-caffe.install.in
      install: drop links file for python packages
      lintian: temporarily remove lintian overrides
      install: refresh all install templates
      debian/: delete temporary file
      rules: generate control files with *.in templates
      rules: fix path for control files
      rules: disable DH_VERBOSE by default
      install: fix install path in caffe.install.in
      control: (lintian) using secure https link
      README.Debian: fix spelling error
      rules: add dh_numpy
      control: bump standards version to 3.9.7
      control: drop cuda support for i386, add cuda support for ppc64el
      debian/: add clean file
      rules: refresh CONFFLAGS
      install: fix install path
      control: add Depends on bash-completion
      rules: dh_pysupport is deprecated, use dh_pyhton2
      control: refresh with debmake
      copyright: update
      patch: update patch (empty series)
      rules: refresh custom target
      patch: fix spelling error
      dch: update time stamp
      rules: --list-missing
      install: omit deprecated utils
      control: remove provides field
      rules: refresh CONFFLAG
      README.Debian: update readme
      rules: update costom target, custom-cpu build OK
      rules: fix bug in custom-cuda target
      caffe.1: refresh manpage
      man: delete 3 manpages
      man: refresh all manpages
      rules: custom-cuda target test OK
      manpages: update
      rules: fix build failure
      dch: all TODOs are done
      rules: use Makefile variables
      rules: using correct way to list-missing
      control: update descriptions
      lintian: override binary-without-manpage
      dch: refresh time stamp, ready for review
      rules: fix upstream source url
      debian/*: rename libcaffe-*0 to libcaffe-*1 due to soversion change
      rules: build test binaries on build instead of test
      d/rules: only compile with GCC-5, prevent this package from being broken on GCC-6 transition
      d/control: explicitly require GCC-5
      d/control: drop redundant dependencies
      d/*: add python3 script to generate control filesfrom template
      d/*: override package-name-doesnt-match-sonames
      add missing Dep: python-skimage for python-caffe packages
      control: add missing Dep python-protobuf for python package
      d/*: remove python-caffe.docs.in template
      install: reduce content in python-caffe.install.in
      install: use wildcard in caffe.manpages.in
      install: use wildcard in libcaffe-dev.install.in
      README.Debian: update content
      rules: rename requirements.txt -> requires.txt
      README.Debian: update
      dch: refresh. [build status: OK]
      control: update short description
      d/script: remove unused change_header_path.patch
      d/README.Debian: update notes for package maintainer
      d/patch: remove unused unapplied/add-cmake-ld-group.patch
      d/patch: remove unused patch.
      dch: (exp) upload to mentors
      rules: update
      rules,python-caffe: fix requires.txt
      README.Debian: trivial update
      rules: add comments
      d/*: new TODO file
      control: build-depends on bash-completion
      d/*: use *.bash-completion
      d/*.bash-completion: remove redundant path
      rules: dh with bash-completion
      dch: update timestamp, debomatic build ok, upload
      control: do not pull whole libboost. partially pull instead
      dch: remove records not related to ITP
      control: remove redundant deps: nvidia-cuda-dev
      patch: fix-spelling-error: add patch header
      rules: fix hardening flags
      rules: enable VERBOSE
      dch: update timestamp, upload to mentors again
      control: bump standards version to 3.9.8, no changes required
      rules: disable DH_VERBOSE
      rules: enable verbose makefile in cmake by default
      rules: fix hardening
      rules: fix hardening
      rules: fix hardening build
      Merge 'debian/experimental'. Use master as default.
      control: remove caffe-cuda related, which is moved to caffe-contrib
      rules: remove caffe-cuda build, which is moved to caffe-contrib
      rules: remove custom-cuda target, fix custom-cpu target
      d/*: remove cuda related package install files
      update template generation script
      add multi-arch support
      fix more multiarch install path
      change hardening flags as suggested
      do not install libproto.a
      update TODO
      rules: change a DEB_ flag
      update README.Debian
      rules: new template generation method
      rules: fix CAFFE_SOLVER
      template_autogen.py: removed
      rename caffe.install.in -> caffe-cpu.install.in
      rename caffe.manpages.in -> caffe-cpu.manpages.i
      libcaffe.install.in -> libcaffe-cpu1.install.in
      rename: libcaffe-dev.install.in -> libcaffe-cpu-dev.install.in
      rename python-caffe.examples.in -> python-caffe-cpu.examples.in
      rename python-caffe.install.in -> python-caffe-cpu.install.in
      remove unapplied patches
      patch: cmake-using-gnuinstalldirs
      control: remove build-dep on python3
      control: donnot lock at GCC-5 for caffe-cpu
      rules: donnot lock at GCC-5 for caffe-cpu
      control: fix build-dep on libblas.so
      patch: cmake-fix-python-module-installdir
      control: fix missing comma
      patch: cmake-using-basic-blas
      rules: build against libblas.so
      rules: change install prefix to /usr
      install: update install template
      install: fix install path
      install: update libcaffe-cpu1.install.in
      install: update libcaffe-cpu-dev.install.in
      install: update python-caffe-cpu.examples.in
      install: update python-caffe-cpu.install.in
      install: fix error in caffe-cpu.install.in
      install: fix error in python-caffe-cpu.examples.in
      add metadata
      control: add caffe-doc back
      rules: build doxygen document
      install: add caffe-doc matter
      rules: fix error
      install: update caffe-doc.install
      install: fix install path in debian/caffe-doc.install
      watch: add uversionmangle
      d/tests: caffe_simple_run
      README.Debian: update
      patches: add patch header
      rename  tests/caffe_simple_run -> tests/simple
      metadata: fix yaml format
      lintian: do not install INSTALL.md for caffe-doc
      lintian: do not install LICENSE for caffe-doc
      rules: fix lintian on caffe-doc
      lintian: fix caffe-doc.doc-base
      doc-base: pdf is gzipped, caffe-doc.doc-base
      rules: remove custom target
      dch: change release to unstable
      rules: fix more lintian warning
      metadata: fix lintian warning YAML
      metadata: fix YAML syntax
      patch: forwarded cmake-using-basic-blas to upstream
      patch: forward cmake-using-gnuinstalldirs to upstream
      patch: forward fix-spelling-error to upstream
      debian/man: remove unnecessary manpages, update caffe.1 with caffe.txt
      install: install caffe.1 only
      debian/script: update caffe bash-completion script
      TODO: caffe-doc: done
      control: update B-D for python3 package
      control: suggest caffe-doc for libcaffe-cpu-dev
      control: update python3 package B-D
      control: bump python-caffe-cpu to python3-caffe-cpu
      install: bump file name to match python3 package name
      rules: bump to python3
      patch: bump python from 2 to 3
      install: rename fake install control templates
      install: fix python3 path
      clean: update
      d/tests: add python package testsuite
      d/tests: update the simple test script
      rules: fix dh_numpy -> dh_numpy3
      control: add octave-caffe-cpu and misc update
      rules+install: build and install octave-caffe-cpu
      d/clean: update
      patch: cmake-octave-fix-library
      TODO: remove todo list
      dch: change release to experimental
      control: comment octave-caffe-cpu out temporarily
      d/tests: rename testsuite name due to lintianW
      control: add missing misc:Depends to caffe-cpu
      dch: really change release to experimental
      dch: upload to experimental
      dch: update for the -2 revision
      dch: upload 1.0.0~rc3-2
      Imported Debian patch 1.0.0~rc3-2

-----------------------------------------------------------------------

No new revisions were added by this update.

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