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
|
vg (1.59.0+ds-0.1) unstable; urgency=medium
* Non-maintainer upload
[ Andreas Tille ]
* Update lintian override info to new format:
+ debian/source/lintian-overrides: line 2
+ debian/vg.lintian-overrides: line 5, 8-12
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Replace dependency on transitional package libncurses5-dev
with replacement libtinfo6, libncurses-dev.
[ Pierre Gruet ]
* Using tags and filenamemangle in d/watch
[ Michael R. Crusoe ]
* New upstream version. Closes: #1013061, #1084554
* Added patch to deal with bashim.
* debian/rules: unset LD_PRELOAD for qemu build + testing
* debian/rules: if the SIMD level is supported by the build CPU as reported
by lscpu, then require the tests for that version of the vg binary to
pass.
* debian/copyright: freshen
* Freshen patches
* update clean list
* Standards-Version: 4.6.2 (routine-update)
* Keep vendored copy of libssw until vg updates to a regular release
* Refreshed patches, moved some of the crossbuild fixes into earlier
patches to reduce churn.
* d/patches/series: skip the ssw patches to use the code copy for now.
* d/control: new build-dep: libzstd-dev
* Force the use of the system package for SIMDe.
* Added patch to fix gcc 12+ issues.
* d/copyright: exclude the unused benchmarks.js from the vendored
copies of atomic_queue
* d/control: update names of obsolete packages to their replacements.
Closes: #1043312
* Ignore test failures
-- Bastian Germann <bage@debian.org> Thu, 21 Nov 2024 00:12:52 +0000
vg (1.30.0+ds-1) unstable; urgency=medium
* Try out mips64el
* Re-enable tests on avx.
* New upstream version
* Refresh patches. No longer uses rocksdb.
* Added patch to fix include path for vgio's libhandlegraph copy
* Added patch from upstream to fix gcc-10 FTBFS
* i386 never worked, lets not waste buildd time with it
-- Michael R. Crusoe <crusoe@debian.org> Wed, 27 Jan 2021 12:28:32 +0100
vg (1.29.0+ds-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
[ Michael R. Crusoe ]
* find Variant.h in /usr/include/vcflib
* update debian/clean
[ Étienne Mollier ]
* refresh patches
* d/control: add build time test dependencies on tabix and xxd.
* d/rules: reviewed calls to vg-* SIMDe variants during build time tests.
* d/rules: disable AVX variant as one test fails
* d/rules: abort test if vg-plain fails
* lintian overrides: updated false positives of typos
* spelling patch: fixed a new typo in binaries
* provided a "whatis" description to vg manual
* d/copyright: reorder spp_timer.h to make sure globbing maps to the proper
license term for sparsepp, per lintian warning
* make sure the libbz2 is dynamically linked
* override missing source on benchmarks.js
* add d3.js sources
* d/control: move build dependency from librdf-dev to librdf0-dev.
-- Étienne Mollier <etienne.mollier@mailoo.org> Thu, 17 Dec 2020 20:53:12 +0100
vg (1.27.1+ds-1) unstable; urgency=medium
* New upstream version
* debian/patches/hardening_flags: refreshed patch
* debian/patches/*: update my email address, add "Forwarded: not-needed" as
applicable
-- Michael R. Crusoe <crusoe@debian.org> Mon, 05 Oct 2020 09:44:29 +0200
vg (1.26.0+ds-1) unstable; urgency=medium
[ Andreas Tille ]
* New upstream version
* No need to fiddle around with header files dh_auto_clean override
-- Michael R. Crusoe <crusoe@debian.org> Fri, 28 Aug 2020 18:30:29 +0200
vg (1.25.0+ds-3) unstable; urgency=medium
[ Gianfranco Costamagna ]
* Fix build by not linking anymore libebl.a (Closes: #966417)
-- Michael R. Crusoe <crusoe@debian.org> Fri, 31 Jul 2020 15:09:46 +0200
vg (1.25.0+ds-2) unstable; urgency=medium
* Restrict architectures to build for. Closes: #964039.
-- Michael R. Crusoe <crusoe@debian.org> Tue, 14 Jul 2020 15:15:28 +0200
vg (1.25.0+ds-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 13 (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Thu, 25 Jun 2020 15:10:24 +0200
vg (1.24.0+ds-1) unstable; urgency=medium
* Build all SIMD variants on i386, even those "higher" than ssse3
* New upstream version
* Refreshed patches
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 23 May 2020 19:38:48 +0200
vg (1.23.0+ds-2) unstable; urgency=medium
* Switch to libsimde-dev from code copy
* Add Repository{,-Browse} to debian/upstream/metadata
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 20 Apr 2020 12:22:22 +0200
vg (1.23.0+ds-1) unstable; urgency=medium
* New upstream version
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
update)
* Rules-Requires-Root: no (routine-update)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 30 Mar 2020 22:33:32 +0200
vg (1.22.0+ds-1) unstable; urgency=medium
* New upstream version
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 26 Feb 2020 15:08:37 +0100
vg (1.21.0+ds2-4) unstable; urgency=medium
* Try without gperftools
* autopkgtests: skip if the vg or libvcflib-tools package is not avialable
* vg-docs: mark Multi-Arch: foreign
* Standards-Version: 4.5.0 (routine-update)
* Drop unnecessary dependency on dh-autoreconf.
* Put vg-docs package in the "doc" section
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 15 Feb 2020 09:42:27 +0100
vg (1.21.0+ds2-3) unstable; urgency=medium
* Only run the tests on arch dependent builds
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 12 Feb 2020 18:14:18 +0100
vg (1.21.0+ds2-2) unstable; urgency=medium
* Converted build scripts to Python3.
* Added support for other architectures using the SIMD Everywhere library.
* Improve the nocheck build profile
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 12 Feb 2020 12:38:00 +0100
vg (1.21.0+ds2-1) unstable; urgency=medium
* Initial release. (Closes: #939537)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 13 Jan 2020 11:32:02 +0100
|