1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290
|
arrayfire (3.3.2+dfsg1-4) unstable; urgency=medium
* Build with compute library from Boost 1.61.
* d/rules: disable build of examples.
* d/rules: remove superfluous nocheck guards.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 12 Aug 2016 13:05:13 +0100
arrayfire (3.3.2+dfsg1-3) unstable; urgency=medium
* d/rules: fix test exclusion regex.
* d/rules: drop usage of AF_INSTALL_INC_DIR flag.
* d/rules: use relative paths for AF_INSTALL* flags.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 03 Aug 2016 12:37:55 +0100
arrayfire (3.3.2+dfsg1-2) unstable; urgency=medium
* d/rules: disable imageio testcase.
* Drop auto_clean override, use clean file instead.
* d/rules: use DEB_HOST_ARCH_CPU instead of DEB_HOST_ARCH.
* d/rules: minor fixes:
- Add missing export command to DH_VERBOSE.
- Use documented formatting for dpkg-architecture queries.
- Use cleaner layout for comments regarding dh_auto_test.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 02 Aug 2016 15:32:57 +0100
arrayfire (3.3.2+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Refresh patch queue.
* Bump standards version to 3.9.8, no changes required.
* d/*.lintian-overrides: simplify regexes.
* d/rules: simplify formatting.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 27 Apr 2016 00:35:08 +0100
arrayfire (3.3.1+dfsg1-2) unstable; urgency=medium
* Refresh Fix-LAPACKE-detection.patch.
* Add patch fixing FTBFS on hurd-i386.
* d/rules: improve and simplify dh_auto_test override:
- Replace explicit calls to ctest with dh_auto_test.
- Enable running the testsuite in parallel.
- Drop usage of explicit build directory.
* Drop -dbg packages in favour of autogenerated -dbgsym.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 12 Apr 2016 16:32:59 +0100
arrayfire (3.3.1+dfsg1-1) unstable; urgency=medium
* Release to unstable.
* d/gbp.conf: use recommended packaging repository layout (DEP-14):
- change upstream branch from dfsg-clean to upstream/latest.
- change debian branch from debian/sid to debian/master.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sat, 26 Mar 2016 15:52:53 +0000
arrayfire (3.3.1+dfsg1-1~exp1) experimental; urgency=medium
* New upstream release.
* Refresh patch Fix-LAPACKE-detection.patch.
* Update copyright information.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 21 Mar 2016 09:14:54 +0000
arrayfire (3.3.0+dfsg1-1~exp1) experimental; urgency=medium
* New upstream release.
* d/watch: add missing repacksuffix.
* d/rules: build CPU backend without ASYNC support.
* Update copyright information.
* Bump standards version to 3.9.7, no changes required.
* Add patch fixing LAPACKE detection.
* d/t/control: add missing dependency on libarrayfire-unified-dev.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 02 Mar 2016 17:49:29 +0000
arrayfire (3.3~alpha+dfsg1-1) experimental; urgency=medium
* 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,
fixed upstream.
* d/rules: remove usage of deprecated BUILD_GTEST option.
* cme fix d/control:
- use secure VCS- Git URI.
- remove unnecessary versioned depends.
- sort install dependencies.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 05 Feb 2016 18:47:28 +0000
arrayfire (3.2.2+dfsg1-2) unstable; urgency=medium
* Refresh patch queue:
- Delete Fixing-select-and-replace-tests.patch, already dropped.
- Refresh Use-system-gtest.patch and Use-system-mathjax.patch.
- Add cherry-picked upstream fix for ArrayFire image i/o on selected
architectures.
File: Always-use-freeimage-flags-instead-of-hardcoded-offsets.patch
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 08 Jan 2016 19:27:28 +0000
arrayfire (3.2.2+dfsg1-1) unstable; urgency=medium
* d/control: add missing break / replace relationship.
Thanks to Andreas Beckmann (Closes: #808320)
* Refresh patch queue:
- Drop Fix-CBLAS-detection.patch, fixed upstream.
- Drop Fix-missing-includes-in-testsuite.patch, applied upstream.
- Drop Use-custom-cflags-in-examples.patch, applied upstream.
* d/control: cme fixed.
* d/copyright: cme fixed.
* d/rules: disable build of examples if nocheck requested.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 05 Jan 2016 10:03:08 +0000
arrayfire (3.2.1+dfsg1-5) unstable; urgency=medium
* Add missing maintainer CXXFLAGS.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 17 Dec 2015 14:24:00 +0000
arrayfire (3.2.1+dfsg1-4) unstable; urgency=medium
* d/rules: fix missing dpkg query for DEB_HOST_ARCH.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 16 Dec 2015 20:00:31 +0000
arrayfire (3.2.1+dfsg1-3) unstable; urgency=medium
* Add upstream patch fixing the testsuite for i686 architecture.
Thanks to Gianfranco Costamagna for reporting this issue.
* Add missing copyright information.
Thanks to Thorsten Alteholz for reporting this issue (Closes: #808011)
* Build without AltiVec support on ppc64el, fixes FTBFS.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 16 Dec 2015 12:40:47 +0000
arrayfire (3.2.1+dfsg1-2) unstable; urgency=medium
* 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.
File: Disable-git-usage-in-Doxygen-settings.patch
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sat, 12 Dec 2015 19:31:59 +0000
arrayfire (3.2.1+dfsg1-1) unstable; urgency=medium
* New upstream release.
* 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.
* Update installation of examples.
* Update autopkgtest testsuite: add script building and running the upstream
testsuite against the binary packages.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 07 Dec 2015 00:35:26 +0000
arrayfire (3.2.0+dfsg1-4) unstable; urgency=medium
* Fixup autopkgtest testsuite:
- Add missing dependency to build-essential.
- Drop useless test- prefix for script names.
- Use out-of-tree build in build-examples script.
* Remove unnecessary CMAKE_BUILD_TYPE override.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 01 Dec 2015 16:03:33 +0000
arrayfire (3.2.0+dfsg1-3) unstable; urgency=medium
* 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 and sort.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sun, 22 Nov 2015 19:07:22 +0000
arrayfire (3.2.0+dfsg1-2) unstable; urgency=medium
* d/rules: simplify targets.
* d/rules: disable build of testsuite if no check requested.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 18 Nov 2015 10:05:50 +0000
arrayfire (3.2.0+dfsg1-1) unstable; urgency=medium
* New upstream release.
* d/gbp.conf: use submodules with buildpackage.
* d/gbp.conf: disable patch numbering with pq.
* Refresh patch queue:
- Drop bugfix-in-assign.patch, applied upstream.
- Rename remaining patches to their corresponding commit message,
following switch to gbp-pq.
* 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.
Reason: in anticipation of other backends being packaged.
* d/rules: move nocheck filter inside autotest-arch target.
* d/copyright: add missing copyright information.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 17 Nov 2015 11:16:11 +0000
arrayfire (3.1.3+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Add upstream metadata.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 20 Oct 2015 10:09:56 +0100
arrayfire (3.1.2+dfsg1-2) unstable; urgency=medium
* Use generic BLAS / LAPACK build dependencies instead of OpenBLAS:
- d/control: replace libopenblas-dev with libblas-dev | libblas.so +
liblapack-dev | liblapack.so,
- d/p/fix-cblas-detection: detection of BLAS in upstream cmake find
module.
Reason: libopenblas-dev is not available for all architectures.
* Remove source override on docs/highlight.pack.js.
Reason: source file(s) no longer distributed.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 01 Oct 2015 10:55:44 +0100
arrayfire (3.1.2+dfsg1-1) unstable; urgency=medium
* New upstream release.
* d/patches:
- refresh patch bugfix-in-assign.patch,
- drop patch bugfix-cpuid-usage.patch, applied upstream.
* d/rules: drop restriction of test suite to 64-bit architectures only.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sat, 26 Sep 2015 23:16:44 +0100
arrayfire (3.1.1+dfsg1-2) unstable; urgency=medium
* d/gbp.conf: use dfsg-clean branch as upstream branch.
* Add upstream d/p/bugfix-cpuid-usage.patch, fixes FTBFS on several
architectures.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 23 Sep 2015 18:19:15 +0100
arrayfire (3.1.1+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Add d/README.source, explains rationales behind DFSG cleaning.
* Add d/README.Debian, explains packaging policy.
* d/control:
- adjust format / content to debmake template,
- modify the existing binary package descriptions, in anticipation of the
future introduction of the OpenCL backend packages.
* Update d/copyright.
* d/patches:
- refresh doxygen patch,
- add upstream bugfix patch on assign, fixes memory corruption triggered
whilst running the test suite.
* d/rules:
- use stricter hardening,
- enable test suite (only for 64-bit architecture due to a bug upstream),
- remove extra license file from assets.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 16 Sep 2015 11:19:11 +0100
arrayfire (3.0.2-1) unstable; urgency=medium
* New upstream release.
* Drop fix-unneeded-opengl-dep.patch, applied upstream.
* d/rules: install upstream changelog.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 07 Jul 2015 12:05:32 +0100
arrayfire (3.0.1-1) unstable; urgency=low
* Initial release (Closes: #785569)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 18 May 2015 10:41:05 +0100
|