[arrayfire] annotated tag debian/3.3_alpha+dfsg1-1 created (now c2e2bc6)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun Feb 7 19:01:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to annotated tag debian/3.3_alpha+dfsg1-1
in repository arrayfire.
at c2e2bc6 (tag)
tagging fc8d0ad67f1ea79b9945b2ece5ac49761923bc38 (commit)
replaces upstream/3.3_alpha+dfsg1
tagged by Ghislain Antony Vaillant
on Sun Feb 7 18:56:49 2016 +0000
- Log -----------------------------------------------------------------
arrayfire Debian release 3.3~alpha+dfsg1-1
Ghislain Antony Vaillant (200):
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.
Install common development files to new libarrayfire-dev package.
Install OpenCL backend to new libarrayfire-opencl packages.
Install unified backend to new libarrayfire-unified packages.
Add patch disabling calls to git when building the documentation.
Update changelog.
Release to unstable.
Add upstream patch fixing the testsuite for i686 architecture.
Add missing copyright information.
Build without AltiVec support on ppc64el, fixes FTBFS.
Update changelog.
Release to unstable.
d/rules: fix missing dpkg query for DEB_HOST_ARCH.
Release to unstable.
Add missing maintainer CXXFLAGS.
Release to unstable.
Merge tag 'upstream/v3.2.2+dfsg1' into debian/sid
d/control: add missing break / replace relationship.
Refresh patch queue:
d/control: cme fixed.
d/copyright: cme fixed.
d/rules: disable build of examples if nocheck requested.
Update changelog.
Release to unstable.
Refresh patch queue:
Update changelog.
Release to unstable.
Merge tag 'upstream/3.3_alpha+dfsg1' into debian/experimental
d/changelog: new upstream release.
d/gbp.conf: use recommended DEP-14 format for upstream tags.
d/copyright: update list of files excluded after dfsg-cleaning.
Drop Always-use-freeimage-flags-instead-of-hardcoded-offsets.patch,
d/rules: remove usage of deprecated BUILD_GTEST option.
cme fix d/control:
Update changelog.
Release to experimental.
-----------------------------------------------------------------------
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/arrayfire.git
More information about the debian-science-commits
mailing list