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
|
libthrust (1.11.0-1) unstable; urgency=medium
* New upstream release 1.11.0.
* New upstream release 1.10.0 (CUDA 11.2).
* Update upstream location.
* Bump Standards-Version to 4.5.1, no changes needed.
-- Andreas Beckmann <anbe@debian.org> Fri, 08 Jan 2021 15:11:26 +0100
libthrust (1.9.10-1-1) unstable; urgency=medium
* New upstream release 1.9.10-1 (CUDA 11.1).
* cub is a separate project since 1.9.8.
-- Andreas Beckmann <anbe@debian.org> Mon, 10 Aug 2020 21:37:56 +0200
libthrust (1.9.7-1-1) unstable; urgency=medium
* New upstream release 1.9.7-1 (CUDA 10.2 for Tegra).
-- Andreas Beckmann <anbe@debian.org> Thu, 09 Jul 2020 18:58:30 +0200
libthrust (1.9.7-1) unstable; urgency=medium
* New upstream snapshot 1.9.7 (CUDA 10.2).
(Last commit before removal of the embedded cub.)
* Switch to debhelper-compat (= 13).
* Bump Standards-Version to 4.5.0. No changes needed.
-- Andreas Beckmann <anbe@debian.org> Wed, 08 Jul 2020 10:54:11 +0200
libthrust (1.9.5-1) unstable; urgency=medium
* New upstream release 1.9.5 (CUDA 10.1 Update 1). (Closes: #934455)
* Upload to unstable.
-- Andreas Beckmann <anbe@debian.org> Thu, 15 Aug 2019 12:21:42 +0200
libthrust (1.9.4-1) experimental; urgency=medium
* New upstream release 1.9.4 (CUDA 10.1). (Closes: #923689)
* Refresh debian/copyright.
* Update watch file.
* Switch to debhelper-compat (= 12).
* Bump Standards-Version to 4.4.0. No changes needed.
* Upload to experimental.
-- Andreas Beckmann <anbe@debian.org> Thu, 01 Aug 2019 14:03:17 +0200
libthrust (1.8.2-1) unstable; urgency=medium
* New upstream release.
* Update Homepage and download URLs.
* Switch to debhelper compat level 11.
* Set Priority to optional.
* Bump Standards-Version to 4.1.3.
* Switch Vcs-* URLs to salsa.debian.org.
* Set Rules-Requires-Root: no.
* Add debian/upstream/metadata.
-- Andreas Beckmann <anbe@debian.org> Mon, 26 Feb 2018 11:49:36 +0100
libthrust (1.8.1-1) unstable; urgency=medium
* New upstream release.
* Upload to unstable.
-- Andreas Beckmann <anbe@debian.org> Tue, 05 May 2015 04:25:40 +0200
libthrust (1.8.0-1) experimental; urgency=medium
* New upstream release. (Closes: #775260)
* Packaging has been converted to GIT. Update Vcs-* URLs.
* Bump Standards-Version to 3.9.6. No changes needed.
* get-orig-source: Repack to .tar.xz.
* Update debian/copyright.
* Upload to experimental.
-- Andreas Beckmann <anbe@debian.org> Tue, 27 Jan 2015 03:46:04 +0100
libthrust (1.7.0-2) unstable; urgency=low
* Set Multi-Arch: foreign. (Closes: #735442)
* Bump Standards-Version to 3.9.5. No changes needed.
* Update d/copyright: upstream moved some files.
-- Andreas Beckmann <anbe@debian.org> Sat, 27 Sep 2014 18:26:58 +0200
libthrust (1.7.0-1) unstable; urgency=low
* New upstream release. (Closes: #715362)
* Update watch file.
-- Andreas Beckmann <anbe@debian.org> Wed, 10 Jul 2013 12:57:33 +0200
libthrust (1.6.0-2) unstable; urgency=low
* Set Multi-Arch: allowed.
* Use canonical Vcs-* URLs.
* Bump Standards-Version to 3.9.4. No changes needed.
* Switch to debhelper 9.
* Update my email address and drop DMUA.
-- Andreas Beckmann <anbe@debian.org> Mon, 06 May 2013 01:27:17 +0200
libthrust (1.6.0-1) unstable; urgency=low
[ Andreas Beckmann ]
* New upstream release. (Closes: #671939)
* New upstream hosting: http://thrust.github.com
* Update watch file.
* Move libthrust-dev from contrib to main as it gained support for OpenMP
and TBB in addition to CUDA. Update the description accordingly and
lower the Recommends: nvidia-cuda-toolkit to a Suggests.
(Closes: #671778)
* Use the final copyright-format 1.0 URL.
* Update to Standards-Version: 3.9.3.
[ Mathieu Malaterre ]
* Add get-orig-source in d/rules
-- Andreas Beckmann <debian@abeckmann.de> Wed, 09 May 2012 14:56:27 +0200
libthrust (1.5.1-1) unstable; urgency=low
* New upstream release.
* Set Maintainer to Debian NVIDIA Maintainers and move myself to Uploaders.
-- Andreas Beckmann <debian@abeckmann.de> Fri, 17 Feb 2012 12:05:55 +0100
libthrust (1.5.0-1) unstable; urgency=low
* New upstream release.
* debian/copyright:
- Update to dep5.mdwn?revision=202.
- Update copyright entries for added/moved files.
-- Andreas Beckmann <debian@abeckmann.de> Fri, 02 Dec 2011 01:48:24 +0100
libthrust (1.4.0-1) unstable; urgency=low
* Initial release. (Closes: #628195)
-- Andreas Beckmann <debian@abeckmann.de> Sat, 28 May 2011 09:32:48 +0200
|