[arrayfire] annotated tag debian/3.2.1+dfsg1-1 created (now 615fc24)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Dec 8 11:55:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to annotated tag debian/3.2.1+dfsg1-1
in repository arrayfire.
at 615fc24 (tag)
tagging 17f300bc249d9be62ad9555d38fe762aa3c0e686 (commit)
replaces upstream/v3.2.1+dfsg1
tagged by Ghislain Antony Vaillant
on Tue Dec 8 11:50:57 2015 +0000
- Log -----------------------------------------------------------------
arrayfire Debian release 3.2.1+dfsg1-1
Ghislain Antony Vaillant (165):
d/changelog: first entry, ITP, UNRELEASED
d/control: add source package metadata
d/control: add lib, dev and doc binary packages
d/rules: initial commit + cmake build flags
add install files for all binary packages
add documentation metadata file
add copyright info
add common docs
add rest of packaging info
d/control: add bdeps for cpu backend
d/rules: typo fix in cmake flags
disable multi-arch like install paths
d/rules: cleaner rules
d/control: add bdep on pkg-config
d/rules: disable docs
d/*.install: disable versioned shlibs
d/patches: add upstream patch for soversion versioning
d/*.install: use versioned shlibs
d/*.install: fix doc install
d/rules: enable documentation build
d/*.install: better path for docs
d/control: better metadata for -dev package
d/control: better description
d/rules: simpler rules
add debug package
d/s/lintian-overrides: add overrides for highlight.js
d/watch: add project watch file
d/control: add alternatives for blas dependency
d/rules: clean out commented noise
d/control: -dev package does not need shlibs:Depends
d/*.install: move cmake find modules to share instead of lib
d/copyright: add missing licensing information
d/p/0001*.patch: add DEP-3 header
d/changelog: release to experimental
rename binary packages from libarrayfire to libarrayfire-cpu
d/*.install: cmake module in usr/lib not usr/share
add gbp configuration
d/control: ascii sort of ideps
fix shlibs package name convention
d/control: ascii sort binary package name
d/*doc-base: change section
d/p: add multiarch patch
d/*.install: fix multiarch paths
d/p: better patch series
d/control: enable multiarch for shlib package
d/p/0002*.patch: add dep3 header
d/*doc-base: fix section
d/control: add mathjax as idep for -doc
d/p/*: add patch fixing doxygen doc generation
d/p/0003*.patch: add dep3 header
d/control: add missing multiarch same in -dbg pkg
d/control: section libs for lib pkg
d/p/*: add patch fixing privacy breaching content
d/*-doc.doc-base: fix filename extensions html -> htm
add lintian override for non-matching soname
use system jquery
Merge tag 3.0.0 into debian/experimental
d/control: update source package version
d/changelog: change to UNRELEASED
d/p/series: disable patch 0001 (applied upstream)
d/p/series: disable patch 0002, fixed upstream
d/rules: use option to set up multiarch lib path
d/p: add patch to prevent override of version file
d/control: add bdep on glfw3
d/rules: do not build graphics
Revert "d/control: add bdep on glfw3"
Revert "d/p: add patch to prevent override of version file"
d/-doc.install: fix source path
d/rules: add clean target for build artefacts
d/changelog: release to unstable
d/p: remove unused patches (all applied upstream)
d/copyright: add licensing of magma files
d/copyright: put debian/ under BSD-2-clause
d/p/*: remove prefixed numbering, gets in the way
d/copyright: fix short license names
d/copyright: refactor license texts
d/copyright: more adjustments
Merge remote-tracking branch 'upstream/master'
d/rules: remove unneeded include buildflags line
d/rules: simplified clean command
Merge branch 'master' into debian/sid
d/changelog: bump uversion
d/p: add patch fixing some unnecessary deps
add dep3 header to latest patch
Merge remote-tracking branch 'upstream/master'
Merge branch 'master' into debian/experimental
d/changelog: bump dversion, new upstream release
d/p/series: disable fix-unneeded-opengl-dep.patch
d/p: remove fix-unneeded-opengl-dep.patch
d/changelog: update with latest changes
d/rules: add upstream changelog
d/changelog: update current entry
d/changelog: release to unstable
d/gbp.conf: now strictly follows DEP-14
Merge tag 'upstream/v3.1.1+dfsg1' into debian/sid
d/changelog: new upstream release, switch to unreleased
d/watch: add dversionmangling due to dfsg repack
d/p: refresh doxygen patch
d/rules: meta-commit
d/p: add upstream fix for memory corruption in assign
d/copyright: update copyright information
d/control: format now inline with debmake template
d/control: update short and long descriptions
add README.* files
d/changelog: add release info
release to unstable
d/gbp.conf: switch upstream branch to dfsg-clean
d/p: add patch fixing FTBFS due to usage of assembly code
d/changelog: add release information
release to unstable
Merge tag 'upstream/v3.1.2+dfsg1' into debian/sid
refresh patch bugfix-in-assign.patch
remove patch bugfix-cpuid-usage.patch, applied upstream
split -arch and -indep targets
d/rules: drop restriction of test suite to 64-bit architectures only
d/changelog: add release information
release to unstable
d/control: replace OpenBLAS build-dep by generic BLAS / LAPACK
d/p: add patch fixing detection of BLAS in upstream find module
remove source override on docs/highlight.pack.js
d/changelog: add release information
release to unstable
Merge tag 'upstream/v3.1.3+dfsg1' into debian/sid
add upstream metadata
d/changelog: add release information
release to unstable
Merge tag 'upstream/v3.2.0+dfsg1' into debian/sid
d/changelog: new upstream release.
d/gbp.conf: use submodules with buildpackage.
d/gbp.conf: disable patch numbering with pq.
Refresh patch queue:
d/control: add gtest to build dependencies.
Add patch allowing build of testsuite with Debian gtest.
Disable build of unified backend.
d/{*.install,rules}: use more specific regexes.
d/rules: move nocheck filter inside autotest-arch target.
d/copyright: add missing copyright information.
d/changelog: update release information.
Release to unstable.
d/rules: simplify targets.
d/rules: disable build of testsuite if no check requested.
d/changelog: add release information.
Release to unstable.
Remove jquery symlink in HTML documentation.
d/rules: set build directory explicitly.
d/rules: use correct cmake option for include install path.
Add example source code to documentation package.
d/rules: exclude examples and documentation from compression.
Add patch enabling usage of custom compile flags in examples.
Add autopkgtest testsuite.
Add patch fixing build of examples.
Use cmake options to inject documentation and example install paths.
d/control: cme fixed, wrap ans sort.
d/changelog: add release information.
Release to unstable.
Fixup autopkgtest testsuite.
Remove unnecessary CMAKE_BUILD_TYPE override.
Add release information.
Release to unstable.
Merge tag 'upstream/v3.2.1+dfsg1' into debian/sid
Update patch queue:
Update installation of examples.
Update autopkgtest testsuite: add script building and running the upstream
Update changelog.
Release to unstable.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new f10075b Fixed typos in documentation.
new ca0c7cc Fixes for examples when used with installer
new 86dd6c7 Build and install documentation in a separate output folder.
new eb0e0a5 fix code formatting in doxygen
new 5955b14 initial vectorization tutorial
new 1b0ef66 Add missing linkage with libdl
new ef2e7d7 Fix documentation when using older doxygen
new 54ad0b3 Fix examples target.
new 3281b50 Added missing symbol export for af_draw_surface
new f11a990 Merge branch 'patch-2' of https://github.com/mlloreda/arrayfire into hotfixes-3.2.1
new 565c9af Merge branch 'fix/missing-libdl-linkage' of https://github.com/ghisvail/arrayfire into hotfixes-3.2.1
new b0a8e7e Merge branch 'minor-docs' of https://github.com/shehzan10/arrayfire into hotfixes-3.2.1
new 0075fdf Merge branch 'gfx_surface_fix' of https://github.com/9prady9/arrayfire into hotfixes-3.2.1
new b747245 Merge branch 'enh/docs-target-settings' of https://github.com/ghisvail/arrayfire into hotfixes-3.2.1
new 87bfd99 Merge branch 'fix/examples-target' of https://github.com/ghisvail/arrayfire into hotfixes-3.2.1
new d39f9e8 Fix type in documentation
new 0d5913b Fixes for examples cmakelists for dl lib
new 86c1d7d Tests are now available as standalone
new bdee78a Fix examples/cmakelist arguments for osx and windows
new aa076e9 forge visualization tutorial
new 1cca0de initial opencl, cuda interop tutorials
new 59faf59 Merge pull request #1115 from shehzan10/hotfixes-3.2.1
new 75c2172 BUGFIX: GFOR assignment when other dimensions have step indices
new 7d06e9f BUGFIX: Issue with vector indexing when using spans
new 05e00d5 Do not perform copies in moddims if memory is contiguous
new ee8a1ee Documentation for seq class
new 71442bb Fix possible divide by zero case in cpu info
new d7b9f9a TEST: Adding test for GFOR assign bug
new 7fcf9bb Add enable_testing to test/CMakeLists.txt
new 37b3c8c BUGFIX: Getting the device pointer performs memory copy when needed
new 967545d TEST: Adding tests to verify unnecessary copies aren't being done
new b6e7542 initial interop tutorials
new 1ada68e doxygen formatting and reference fixes
new 4d75c78 Compile fixes for older compilers
new 1c673f9 Fixed and improved OpenCL's homography
new 9b00511 Fixed and improved CUDA's homography
new 516c36e interop tweaks temporarily remove external opencl context from interop tutorial. add cuda stream topic
new 3fdef4a Merge pull request #1120 from shehzan10/tests-standalone
new 57a89ba Merge pull request #1130 from pavanky/bugfixes-3.2.1
new d4c5ed6 Merge pull request #1136 from pentschev/homography_fixes
new 3adec6f Merge pull request #1132 from shehzan10/seq_docs
new 99fe1ac Fix examples installation directory
new 72fe0ae interop formatting tweaks
new ffd5941 additional vectorization content
new 384ce6d remove extra information from vectorization
new d3f3080 Use folders (VS sln) for examples/tests when built out of source
new 92599d7 Install examples source irrespective of value of BUILD_EXAMPLES
new 8136f21 Updated forge tag
new 0dce77c CMake generates the list of examples
new d0732f1 Generate examples as dir/filename.cpp
new c0aba7f Update examples refs to match updated example style
new 6978c90 Updated release notes for 3.2.1
new 121caef Fix typo
new 9fb64de Merge pull request #1137 from shehzan10/hotfixes-3.2.1
new 8ad12b4 Merge pull request #1125 from syurkevi/tutorials
new 0836463 DOC Add background and bold to inline code tags
new 1183029 DOC corrections, proper linking and syntaxes
new 7749f4d Merge pull request #1138 from shehzan10/hotfixes-3.2.1
new 4d6eaba Merge pull request #1139 from arrayfire/hotfixes-3.2.1
new f263db0 Increment version to 3.2.1
new 6072652 Merge tag 'upstream/v3.2.1' into dfsg-clean
new 84ea70a Merge tag 'upstream/v3.2.1+dfsg1' into debian/sid
new 2c831d9 Update patch queue: - Drop Fix-documentation-target.patch, Fix-examples-target.patch and Fix-missing-cstdio-include.patch, applied upstream. - Refresh Use-custom-cflags-in-examples.patch and Use-system-gtest.patch. - Refresh Fix-CBLAS-detection.patch, use upstream fix. - Add Fix-missing-includes-in-testsuite.patch, fix FTBFS in testsuite on Ubuntu 14.04.
new a786c99 Update installation of examples.
new 90c8338 Update autopkgtest testsuite: add script building and running the upstream testsuite against the installed packages.
new 1af1d3b Update changelog.
new 17f300b Release to unstable.
The 67 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list