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
|
llvmlite (0.27.0-2) unstable; urgency=medium
* deb/rules:
+ failsave tests on armhf/armel hosts temporarily to prevent
test breaks due to a missing symbol occurring if build machine
is arm64, see #917252.
-- Daniel Stender <stender@debian.org> Sat, 05 Jan 2019 15:54:54 +0100
llvmlite (0.27.0-1) unstable; urgency=medium
* New upstream release:
+ build against LLVM 7 (Closes: #912790).
* add recognize-default-buildflags.patch.
* deb/rules:
+ export DEB_BUILD_MAINT_OPTIONS with hardening.
+ re-export CXXFLAGS with added -fPIC.
* deb/copyright:
+ expand copyright span to 2019.
* deb/control:
+ bump standards to 4.3.0 (no changes needed).
-- Daniel Stender <stender@debian.org> Fri, 04 Jan 2019 20:45:30 +0100
llvmlite (0.26.0-1) unstable; urgency=medium
* New upstream release.
-- Daniel Stender <stender@debian.org> Sat, 01 Dec 2018 08:06:52 +0100
llvmlite (0.25.0-1) unstable; urgency=medium
* New upstream release:
+ unfuzz use-system-six.patch.
* deb/control:
+ build with default python interpreters.
+ use python3 package for sphinx and rtd-theme.
+ bump standards to 4.2.1 (no further changes needed).
* deb/rules:
+ build with DH_VERBOSE=1 (according to standards 4.2.0)
+ drop unnecessary export line for DEB_BUILD_OPTIONS.
+ add check before injecting mutual conflicts for dbg
packages (Closes: #906682).
* add build profile switches:
+ deb/control: add !nodoc switch to b-deps and package description.
+ deb/rules: don't run sphinxdoc dh extension in deb/control if
DEB_BUILD_PROFILES contains nodoc.
* build with dh level 11 (changes in deb/compat and deb/control).
-- Daniel Stender <stender@debian.org> Sat, 03 Nov 2018 20:35:01 +0100
llvmlite (0.24.0-1) unstable; urgency=medium
* New upstream release.
* update to llvm 6.0 in deb/control and deb/rules.
* DEP-8 testsuite:
+ use $AUTOPKGTEST_TMP instead of $ADTTMP.
+ run interpreter with deprecation warnings turned on.
+ expand info lines, drop newline.
* deb/control:
+ drop ancient python version fields.
* deb/copyright:
+ for CC0-1.0, include pointer to /usr/share/common-licenses.
-- Daniel Stender <stender@debian.org> Sun, 08 Jul 2018 12:58:41 +0200
llvmlite (0.22.0-2) unstable; urgency=medium
* deb/control:
+ pull deps of docs package to Suggests throughout.
* deb/rules:
+ drop override for dh_auto_test (unittesting runs out of the box).
+ add override for dh_gencontrol manually adding Conflicts against the
other dbgsym package (Closes: #868564).
-- Daniel Stender <stender@debian.org> Tue, 01 May 2018 13:12:50 +0200
llvmlite (0.22.0-1) unstable; urgency=medium
* New upstream release.
* deb/control:
+ build and run against llvm-5.0.
+ update Vcs fields (project moved to salsa).
+ bump standards to 4.1.3 (no further changes needed).
* deb/copyright:
+ update copyright span.
+ replace full license text of CC0-1.0 with short text and pointer
to /usr/share/common-licenses.
* deb/rules:
+ update llvm-config path.
* add deb/gbp.conf.
-- Daniel Stender <stender@debian.org> Sun, 11 Mar 2018 21:12:12 +0100
llvmlite (0.19.0-2) unstable; urgency=medium
* Upload to unstable.
-- Daniel Stender <stender@debian.org> Sun, 16 Jul 2017 23:43:24 +0200
llvmlite (0.19.0-1) experimental; urgency=medium
* New upstream release:
+ unfuzz use-system-six.patch.
* use debhelper level 10 (changes in deb/compat and deb/control).
* deb/copyright: use https in Format field.
* deb/rules: add switch to regard DEB_BUILD_OPTIONS=nodoc.
* bump standards version to 4.0.0 (no further changes needed).
-- Daniel Stender <stender@debian.org> Sun, 16 Jul 2017 16:30:08 +0200
llvmlite (0.18.0-1) experimental; urgency=medium
* New upstream release.
* deb/control:
+ bump deps to llvm-4.0.
+ build-depend on Python dev packages.
* deb/rules: bump LLVM_CONFIG to llvm-4.0.
* drop skip-TestDependencies.patch (now skipped by default).
-- Daniel Stender <stender@debian.org> Sat, 27 May 2017 12:32:36 +0200
llvmlite (0.16.0-1) unstable; urgency=medium
* New upstream release.
* deb/clean: fix a typo.
* deb/control: build against llvm-3.9-dev.
* deb/copyright: expand copyright span.
* deb/rules: bump LLVM_CONFIG to llvm-3.9.
* drop tests-add-libtinfo-to-expected-libs.patch.
* add skip-TestDependencies.patch.
-- Daniel Stender <stender@debian.org> Fri, 26 May 2017 21:59:29 +0200
llvmlite (0.15.0+git20161228.95d8c7c-2) unstable; urgency=medium
* Uploaded to unstable.
-- Daniel Stender <stender@debian.org> Thu, 29 Dec 2016 11:10:26 +0100
llvmlite (0.15.0+git20161228.95d8c7c-1) experimental; urgency=medium
* build with latest development snapshot (Closes: #849499).
-- Daniel Stender <stender@debian.org> Thu, 29 Dec 2016 05:37:34 +0100
llvmlite (0.14.0-3) experimental; urgency=medium
* remove failsafe from tests.
-- Daniel Stender <stender@debian.org> Sat, 24 Dec 2016 08:25:53 +0100
llvmlite (0.14.0-2) experimental; urgency=medium
* deb/rules: add override for dh_auto_test (temporarily safed).
* add debian/source/options (with extend-diff-ignote for ffi/*.dwo).
-- Daniel Stender <stender@debian.org> Tue, 20 Dec 2016 23:22:30 +0100
llvmlite (0.14.0-1) experimental; urgency=medium
* New upstream release:
+ unfuzz use-system-six.patch.
-- Daniel Stender <stender@debian.org> Tue, 06 Dec 2016 20:33:59 +0100
llvmlite (0.13.0-2) experimental; urgency=medium
* tests-add-libtinfo-to-expected-libs.patch: add more expected deps,
needed by the supported archs.
-- Daniel Stender <stender@debian.org> Sun, 04 Sep 2016 18:54:23 +0200
llvmlite (0.13.0-1) experimental; urgency=medium
* new upstream release:
+ bump llvm to 3.8 in deb/control and deb/rules (LLVM_CONFIG).
+ bump X-Python versions in deb/control.
+ add *dwo to deb/clean.
+ unfuzz and update use-system-six.patch.
+ add tests-add-libtinfo-to-expected-libs.patch.
* deb/control:
+ remove enum34 from runtime deps (not needed).
-- Daniel Stender <stender@debian.org> Sat, 03 Sep 2016 18:21:06 +0200
llvmlite (0.8.0-2) experimental; urgency=medium
* deb/control:
+ put LLVM packaging team into Maintainer field.
+ put myself into Uploaders field, updated email address.
+ don't build-depend on llvm defaults, but the specific llvm version
which is actually supported (3.6, changed that also for binary deps).
+ add sphinx-rtd-theme to build-deps.
+ bump standards to version 3.9.8 (no changes needed).
+ add Vcs-Svn and Vcs-Browser fields (pkg-llvm).
+ drop Testsuite field (deprecated).
* deb/copyright:
+ update maintainer email address, add missing span.
* deb/rules:
+ add export for LLVM_CONFIG (pointing to llvm-3.6).
* deb/watch:
+ fix filenamemangle.
-- Daniel Stender <stender@debian.org> Thu, 01 Sep 2016 18:25:57 +0200
llvmlite (0.8.0-1) experimental; urgency=medium
* Initial release (Closes: #800379).
-- Daniel Stender <debian@danielstender.com> Mon, 14 Dec 2015 22:22:30 +0100
|