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 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313
|
seqan3 (3.2.0+ds-6+deb12u1) bookworm; urgency=medium
* Team upload.
* Fix parallel tests. Closes: #1087373.
-- Santiago Vila <sanvila@debian.org> Mon, 30 Dec 2024 18:20:00 +0100
seqan3 (3.2.0+ds-6) unstable; urgency=medium
* Team upload.
* Fix watch file
-- Andreas Tille <tille@debian.org> Mon, 05 Dec 2022 17:47:29 +0100
seqan3 (3.2.0+ds-5) unstable; urgency=medium
* debian/install: install seqan3 test headers in /usr/include/seqan3/test
not /usr/include/seqan3/test/test
-- Michael R. Crusoe <crusoe@debian.org> Wed, 19 Oct 2022 17:21:11 +0200
seqan3 (3.2.0+ds-4) unstable; urgency=medium
* debian/patches/doxygen_reproducible: Try harder
* debian/rules: fix the docs-only build ("nocheck" profile)
* debian/install: include the seqan3 test headers in the distribution
* debian/patches/newer_gtest.patch: cherry-picked from upstream, retired
our nullopt.patch
-- Michael R. Crusoe <crusoe@debian.org> Wed, 19 Oct 2022 14:56:37 +0200
seqan3 (3.2.0+ds-3) unstable; urgency=medium
* Team upload.
* Drop unnecessary dependency on build-essential.
* Work around gcc 12.1 bug
Closes: #1020035
-- Andreas Tille <tille@debian.org> Wed, 28 Sep 2022 08:19:35 +0200
seqan3 (3.2.0+ds-2) unstable; urgency=medium
* Team upload.
[ Mattias Ellert ]
* Add nullopt.patch: fix ftbfs with googletest 1.12 (Closes: #1014582)
[ Étienne Mollier ]
* d/README.Debian: fix typo caught by lintian.
-- Étienne Mollier <emollier@debian.org> Sat, 09 Jul 2022 14:48:54 +0200
seqan3 (3.2.0+ds-1) unstable; urgency=medium
* New upstream version
-- Michael R. Crusoe <crusoe@debian.org> Mon, 20 Jun 2022 16:19:56 +0200
seqan3 (3.2.0~rc.1+ds-1) unstable; urgency=medium
* Add debian/patches/doxygen_reproducible.
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* Use secure URI in Homepage field.
* Refresh patches
* librange-v3 is no longer needed
* Needs newer doxygen for tests; skip for now
-- Michael R. Crusoe <crusoe@debian.org> Wed, 15 Jun 2022 21:09:12 +0100
seqan3 (3.1.0+ds-1) unstable; urgency=medium
* New upstream version
* refresh patches
-- Michael R. Crusoe <crusoe@debian.org> Thu, 11 Nov 2021 12:24:35 +0100
seqan3 (3.1.0~rc.1+ds-2) experimental; urgency=medium
* Retry uploading to experimental.
-- Michael R. Crusoe <crusoe@debian.org> Sat, 16 Oct 2021 13:45:09 +0200
seqan3 (3.1.0~rc.1+ds-1) experimental; urgency=medium
* New upstream version
* Refresh patches
-- Michael R. Crusoe <crusoe@debian.org> Thu, 14 Oct 2021 11:49:14 +0200
seqan3 (3.0.3+ds-1) unstable; urgency=medium
* Release to unstable.
* Standards-Version: 4.6.0 (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Wed, 13 Oct 2021 11:43:44 +0200
seqan3 (3.0.3+ds-1~0exp) experimental; urgency=medium
[ Andreas Tille ]
* Make sure copyright file will be shipped in binary package
Closes: #983828
[ Michael R. Crusoe ]
* New upstream version
* Freshen patches
-- Michael R. Crusoe <crusoe@debian.org> Wed, 13 Oct 2021 11:31:01 +0200
seqan3 (3.0.2+ds-8) unstable; urgency=medium
* Add missing g++ dependency to the autopkgtests.
-- Michael R. Crusoe <crusoe@debian.org> Fri, 01 Jan 2021 13:35:51 +0100
seqan3 (3.0.2+ds-7) unstable; urgency=medium
* Fix autopkgtests
-- Michael R. Crusoe <crusoe@debian.org> Thu, 31 Dec 2020 22:24:06 +0100
seqan3 (3.0.2+ds-6) unstable; urgency=medium
* Try again with default gcc (gcc-10). Closes: #978517
-- Michael R. Crusoe <crusoe@debian.org> Wed, 30 Dec 2020 11:55:26 +0100
seqan3 (3.0.2+ds-5) unstable; urgency=medium
* Team upload.
[ Vagrant Cascadian ]
* Remove log file in documentation which contains build timestamp
Closes: #977171
[ Andreas Tille ]
* Standards-Version: 4.5.1 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 12 Dec 2020 18:52:29 +0100
seqan3 (3.0.2+ds-4) unstable; urgency=medium
* Add patches to cope with googletest 1.10.0.20201025-1. Closes: #973001
* Drop down to g++-9 for testing due to an ICE with g++-10 10.2.0-16:
https://bugs.debian.org/973698
* Fix for missing changelog
-- Michael R. Crusoe <crusoe@debian.org> Tue, 03 Nov 2020 17:38:50 +0100
seqan3 (3.0.2+ds-3) unstable; urgency=medium
* debian/tests/*: better method of skipping tests on non-amd64.
-- Michael R. Crusoe <crusoe@debian.org> Thu, 15 Oct 2020 14:19:51 +0200
seqan3 (3.0.2+ds-2) unstable; urgency=medium
* debian/tests/control: Only run the tests on amd64 due to compilation time
-- Michael R. Crusoe <crusoe@debian.org> Wed, 14 Oct 2020 11:33:48 +0200
seqan3 (3.0.2+ds-1) unstable; urgency=medium
* debian/watch: adapt to new upstream naming convention
* New upstream version
-- Michael R. Crusoe <crusoe@debian.org> Tue, 13 Oct 2020 13:37:55 +0200
seqan3 (3.0.2~rc2+70dff0c+ds-3) unstable; urgency=medium
* Speed up autopkgtests by skipping the header tests, on the advice from
upstream.
-- Michael R. Crusoe <crusoe@debian.org> Thu, 01 Oct 2020 18:41:12 +0200
seqan3 (3.0.2~rc2+70dff0c+ds-2) unstable; urgency=medium
* Set autopkgtest flags the same as the build
-- Michael R. Crusoe <crusoe@debian.org> Wed, 30 Sep 2020 16:57:16 +0200
seqan3 (3.0.2~rc2+70dff0c+ds-1) unstable; urgency=medium
* New upstream pre-release.
* Refresh patches.
* Fix autopkgtests
* Switch back to the Debian package of range-v3
-- Michael R. Crusoe <crusoe@debian.org> Tue, 29 Sep 2020 15:52:21 +0200
seqan3 (3.0.2~rc1+bf04354+ds-1) unstable; urgency=medium
[ Michael R. Crusoe ]
* Update patch headers
* Package pre-release from upstream to fix gcc 10.2 FTBFS.
Closes: #966270, #966433
* debhelper-compat 13 (routine-update)
* Switch to upstream's fork of range-v3
-- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 08 Sep 2020 14:59:35 +0100
seqan3 (3.0.1+ds-10) unstable; urgency=medium
* Include patch from upstream for Doxygen 1.8.17 compatability. Closes: #959645
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 04 May 2020 13:43:35 +0200
seqan3 (3.0.1+ds-9) unstable; urgency=medium
* Fix FTBFS with patch from upstream. Closes: #954589
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Wrap long lines in changelog entries: 3.0.0+ds2-4.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 25 Mar 2020 22:01:41 +0100
seqan3 (3.0.1+ds-8) unstable; urgency=medium
* Fix the arm64 patch.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 05 Feb 2020 17:06:55 +0100
seqan3 (3.0.1+ds-7) unstable; urgency=medium
* Patch around erroneous test that affected arm64.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 05 Feb 2020 16:38:35 +0100
seqan3 (3.0.1+ds-6) unstable; urgency=medium
* Properly pass the flag to cmake
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 01 Feb 2020 14:16:00 +0100
seqan3 (3.0.1+ds-5) unstable; urgency=medium
* Oops, meant the previous release to be arch: all, not arch:any!
This maximizes the potential architecture support for apps that use seqan3
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 01 Feb 2020 10:10:00 +0100
seqan3 (3.0.1+ds-4) unstable; urgency=medium
* change libseqan3-dev to architecture: any
This maximizes the potential architecture support for apps that use seqan3
* Drop build-dep on ccache
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 01 Feb 2020 09:01:47 +0100
seqan3 (3.0.1+ds-3) unstable; urgency=medium
* Autopkgtests: correct {CXX,CPP,C}FLAGS exports
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 26 Jan 2020 23:36:12 +0100
seqan3 (3.0.1+ds-2) unstable; urgency=medium
* Autopkgtests: set the same flags as build time
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 24 Jan 2020 14:23:27 +0100
seqan3 (3.0.1+ds-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.4.1
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 23 Jan 2020 18:38:07 +0100
seqan3 (3.0.0+ds2-5) unstable; urgency=medium
* Also drop liblemon-dev from the -dev dependency
* new patch: int8_t -> char for the magic byte sequences
* Support the nocheck and/or the nodoc build profiles
* Fix header autopkgtest
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 29 Nov 2019 07:30:57 +0100
seqan3 (3.0.0+ds2-4) unstable; urgency=medium
* debian/patches/arch-indep-spins: add support for armel armhf arm64
* debian/tests/control: explicitly depend on g++
* debian/rules: arm* -Wno-narrowing -Wno-maybe-uninitialized
* debian/{control,rules} Try out test/header and test/performance with
libbenchmark-dev 1.5+
* Set upstream metadata fields: Repository.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
* AutoPkgTests: include the header tests
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 27 Nov 2019 12:08:49 +0100
seqan3 (3.0.0+ds2-3) unstable; urgency=medium
* Remove unused buil-dep on liblemon-dev
* Only install the docs in arch-independent builds, put them in
/usr/share/doc/libseqan3-dev/
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 25 Nov 2019 14:35:44 +0100
seqan3 (3.0.0+ds2-2) unstable; urgency=medium
* Build on each arch, to confirm compatability.
* -doc: mark as Multi-arch: foreign
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 17 Nov 2019 17:55:32 +0100
seqan3 (3.0.0+ds2-1) unstable; urgency=medium
* Initial upload. (Closes: #934629)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 12 Aug 2019 14:05:10 +0200
|