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
|
hhsuite (3.3.0+ds-4) unstable; urgency=medium
* Team upload.
* Fix tests on non-x86.
* Include Built-Using: ${simde:Built-Using} to satisfy GPL requirements
-- Michael R. Crusoe <crusoe@debian.org> Wed, 02 Sep 2020 15:39:19 +0200
hhsuite (3.3.0+ds-3) unstable; urgency=medium
* Team upload.
* Drop unused add_Makefile_in_data.patch
* Apply patch from upstream to enable full testing without MPI
* Ship the ffindex binaries from the hhsuite fork and Conflict with the
ffindex package.
* Replace disable-AVX-SSE.patch with NATIVE_ARCH=0
* Build-depend on libsimde-dev 0.6.0-2 to get i386 related patches
-- Michael R. Crusoe <crusoe@debian.org> Wed, 02 Sep 2020 13:18:00 +0200
hhsuite (3.3.0+ds-2) unstable; urgency=medium
* Team upload.
* Fix non-x86 builds
-- Michael R. Crusoe <crusoe@debian.org> Tue, 01 Sep 2020 11:37:48 +0200
hhsuite (3.3.0+ds-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 13 (routine-update)
* Refresh patches
* Include the a3m_* utilities
* Exclude lib/simde and use libsimde-dev instead
* Add missing GPL-2 text to debian/copyright
* On i386 & amd64: build one binary for each SIMD level; add dispatching
script
* Upstream has hard forked ffindex, so use their copy
* Removed two old, unused patches
-- Michael R. Crusoe <crusoe@debian.org> Mon, 31 Aug 2020 15:18:43 +0200
hhsuite (3.2.0-3) unstable; urgency=medium
[ Steffen Möller ]
* Added ref to conda
[ Frédéric Bonnard ]
* Enable ppc64el
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Andreas Tille <tille@debian.org> Tue, 17 Mar 2020 09:50:48 +0100
hhsuite (3.2.0-2) unstable; urgency=medium
[ Santiago Vila ]
* Fix FTBFS when built with dpkg-buildpackage -A
Closes: #932912
[ Andreas Tille ]
* debhelper-compat 12
* Standards-Version: 4.4.0
* Fix autopkgtest
-- Andreas Tille <tille@debian.org> Thu, 25 Jul 2019 03:06:04 +0200
hhsuite (3.2.0-1) unstable; urgency=medium
[ Michael R. Crusoe ]
* Team upload.
* New upstream release.
"Added hhsearch_omp, hhsearch_mpi, hhalign_omp and haling_mpi binaries
Removed non-GPLv3 compatible code
ffindex_apply_mpi will not crash anymore on systems with low amount of
virtual memory"
* The non-GPLv3 code was in src/hhprefilter.cpp; now gone
* Mark hhsuite-data as Multi-Arch: foreign
* Drop hhsuite-doc: documentation moved by upstream to
https://github.com/soedinglab/hh-suite/wiki
* Removed '-march=native'
[ Andrius Merkys ]
* Revoking executable permission from Perl modules.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 23 Jul 2019 12:06:51 +0200
hhsuite (3.0~beta3+dfsg-3) unstable; urgency=high
* Team upload
[ Andreas Tille ]
* Build against ffindex (>= 0.9.9.8)
[ Michael R. Crusoe ]
* Don't build with -march=native
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 15 Feb 2019 10:06:44 -0800
hhsuite (3.0~beta3+dfsg-2) unstable; urgency=medium
* Install context_data.crf (Thanks for the patch to Andrius Merkys
<andrius.merkys@gmail.com>)
Closes: #918765
* Add autopkgtest reproducing the issue of bug #918765
* debhelper 11
* Standards-Version: 4.3.0
* Secure URI in copyright format
* Remove trailing whitespace in debian/copyright
* Do not parse d/changelog
* Add versioned (Build-)Depends: ffindex
(>= 0.9.9.7.soedinglab+git20171201.74550c8)
* Adapt doc-base file to debhelper 11 location
-- Andreas Tille <tille@debian.org> Wed, 09 Jan 2019 17:36:27 +0100
hhsuite (3.0~beta3+dfsg-1) unstable; urgency=medium
[ Steffen Moeller ]
* New upstream version.
* debian/upstream/metadata:
- yamllint cleanliness
- Added references to registries
* d/control
- compliance with policy 4.2
- adapted Vcs URLs to salsa.d.o
* Caveat: Does not compile with openmpi libraries discovered.
See README.source.
[ Andreas Tille ]
* Fix Vcs-Browser
* Do not parse d/changelog to obtain version
-- Andreas Tille <tille@debian.org> Tue, 21 Aug 2018 21:09:09 +0200
hhsuite (3.0~beta2+dfsg-3) unstable; urgency=medium
* Specify correct format in printf statement (Thanks for the patch to
Daniel Shahaf <danielsh@apache.org>)
Closes: #851764
-- Andreas Tille <tille@debian.org> Wed, 18 Jan 2017 16:52:21 +0100
hhsuite (3.0~beta2+dfsg-2) unstable; urgency=medium
* Really fix watch file to fetch latest version
* debhelper 10
* simplify d/rules to make it more readable
* drop -dbg file
-- Andreas Tille <tille@debian.org> Wed, 18 Jan 2017 12:06:40 +0100
hhsuite (3.0~beta2+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* Fixed watch file
[ Sascha Steinbiss ]
* New upstream release.
Closes: #846487
* Massive rework of packaging due to new upstream code and build system.
* Migrate to git.
-- Sascha Steinbiss <satta@debian.org> Sat, 14 Jan 2017 15:23:25 +0000
hhsuite (2.0.16-7) unstable; urgency=medium
* Use system defined log2 and log10 to enable build using gcc-6.1
Closes: #831115
* cme fix dpkg-control
* fix spelling
* hardening=+all
-- Andreas Tille <tille@debian.org> Sat, 13 Aug 2016 07:49:16 +0200
hhsuite (2.0.16-6) unstable; urgency=medium
* Versioned Build-Depends ffindex0-dev (>= 0.9.9.6-2)
Closes: #802076
-- Andreas Tille <tille@debian.org> Sun, 18 Oct 2015 07:53:08 +0200
hhsuite (2.0.16-5) unstable; urgency=medium
* Add Replaces: hhsuite which was missing as well
-- Andreas Tille <tille@debian.org> Fri, 07 Nov 2014 07:08:34 +0100
hhsuite (2.0.16-4) unstable; urgency=medium
* Add missing Breaks statement for hhsuite-doc
Closes: #768114
-- Andreas Tille <tille@debian.org> Wed, 05 Nov 2014 07:21:05 +0100
hhsuite (2.0.16-3) unstable; urgency=medium
* hhsuite Breaks hhsuite-data (<= 2.0.16-1)
Closes: #765066
* Priority: optional
* Debhelper 9
* cme fix dpkg-control
* DEP5 fix
* *-doc and *-data package are Architecture: all
-- Andreas Tille <tille@debian.org> Mon, 13 Oct 2014 14:44:05 +0200
hhsuite (2.0.16-2) unstable; urgency=low
[Steffen Moeller]
* Bumped standard to 3.9.4.
* Removed DMUA flag.
* Created new -doc package and moved user guide to it
* Moved scripts directory from hhsuite-data to hhsuite
* Added CHANGES file to .docs
* joined hardening patch with rest1
[Laszlo Kajan]
* Bumped standard to 3.9.5.
* Pulled 2.0.16-1 -> 2.0.16-1u1 changes from Ubuntu: arch all packages are
now amd64, since all arch dep packages are also amd64.
* Completed Steffen's changes.
* Removed libpng12-dev dependency by disabling png feature. (Closes: #742579)
-- Laszlo Kajan <lkajan@debian.org> Mon, 08 Sep 2014 19:32:43 +0200
hhsuite (2.0.16-1) unstable; urgency=low
[Laszlo Kajan]
* New upstream release.
* Updated debian/watch file.
-- Laszlo Kajan <lkajan@rostlab.org> Mon, 24 Sep 2012 09:32:14 +0200
hhsuite (2.0.15-1) unstable; urgency=low
* New upstream release.
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 27 Jun 2012 14:17:05 +0200
hhsuite (2.0.14-1) unstable; urgency=low
* [Andreas Tille <tille@debian.org>]
debian/upstream: Enhanced author values
* [Laszlo Kajan <lkajan@rostlab.org>]
New upstream release.
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 23 May 2012 10:52:40 +0200
hhsuite (2.0.13-2) unstable; urgency=low
* [Andreas Tille <tille@debian.org>]
debian/upstream:
- it is (now) possible to support more than one citation
- more verbose citation information
* [Laszlo Kajan <lkajan@rostlab.org]
Added #include <unistd.h> to src/hhsearch.C in order to fix compilation
issue with g++-4.7. (Closes: #667201)
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 04 Apr 2012 13:45:49 +0200
hhsuite (2.0.13-1) unstable; urgency=low
* New upstream release
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 07 Mar 2012 09:35:48 +0100
hhsuite (2.0.12-1) unstable; urgency=low
* Initial release (Closes: #656626)
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 22 Feb 2012 10:03:00 +0100
|