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
|
lambda-align (1.0.3-7) experimental; urgency=medium
* Team upload.
* d/control: Experimental rebuild using the 3rd release candidate of
SeqAn 2.5.0
* Added patch for the explicit seqan2 namespace.
* salsa ci: added
* Remove dependency on libseqan-dev for tests
* d/rules: respect DEB_BUILD_OPTIONS for parallel test running.
-- Enrico Seiler <enrico.seiler.debian@outlook.com> Wed, 27 Nov 2024 01:36:30 +0100
lambda-align (1.0.3-6) unstable; urgency=medium
* Reset CMAKE_BUILD_TYPE to "Release" for reproducibility.
-- Sascha Steinbiss <satta@debian.org> Sat, 08 Feb 2020 16:22:53 +0100
lambda-align (1.0.3-5) unstable; urgency=medium
* Team upload.
* Watch file reports only version 1
* Document choice of version 1 in README.Debian
* debhelper 12
* CMAKE_BUILD_TYPE=RelWithDebInfo to get debug info
-- Andreas Tille <tille@debian.org> Tue, 22 Jan 2019 11:12:44 +0100
lambda-align (1.0.3-4) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Remove trailing whitespace in debian/changelog
-- Andreas Tille <tille@debian.org> Mon, 07 Jan 2019 22:42:59 +0100
lambda-align (1.0.3-3) unstable; urgency=medium
* Only run tests on certain archs. (Closes: #890851)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 21 Feb 2018 01:59:38 -0800
lambda-align (1.0.3-2) unstable; urgency=medium
* Fix AutoPkgTests, tested locally with debci
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 18 Feb 2018 02:00:59 -0800
lambda-align (1.0.3-1) unstable; urgency=medium
[ Steffen Moeller ]
* Added ref to OMICtools registry.
[ Michael R. Crusoe ]
* New upstream release fixes Seqan 2.4.0 compat
* Include CWL descriptions
* Run the unit tests and make them available as AutoPkgTests
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 17 Feb 2018 12:19:04 -0800
lambda-align (1.0.2-1) unstable; urgency=medium
[ Andreas Tille ]
* Add missing citation.
[ Sascha Steinbiss ]
* New upstream release.
* Bump Standards-Version.
* Add Lintian override for spelling false positive.
-- Sascha Steinbiss <satta@debian.org> Fri, 30 Jun 2017 07:54:03 +0200
lambda-align (1.0.1-2) unstable; urgency=medium
* Set SeqAn_DIR to make sure SeqAn modules are found.
This fixes FTBFS against libseqan2-dev 2.3.1.
* Delete obsolete patch files.
-- Sascha Steinbiss <satta@debian.org> Sat, 21 Jan 2017 13:32:49 +0000
lambda-align (1.0.1-1) unstable; urgency=medium
* New upstream release.
* Drop patches applied by upstream.
* Set CMAKE_BUILD_TYPE=Release.
-- Sascha Steinbiss <satta@debian.org> Tue, 10 Jan 2017 16:04:18 +0100
lambda-align (1.0.0-4) unstable; urgency=medium
* Team upload.
* d/watch:
- no recompression since no change in upstream tarball is needed
- exclude 1.9 pre-releases
Closes: #848543
* debhelper 10
* Remove extra license files in d/rules rather than in a patch
-- Andreas Tille <tille@debian.org> Sun, 18 Dec 2016 09:21:15 +0100
lambda-align (1.0.0-3) unstable; urgency=medium
* Fix FTBFS on 32-bit platforms.
Thanks to Hannes Hauswedell for patch review and polishing.
Closes: #840027
-- Sascha Steinbiss <satta@debian.org> Mon, 10 Oct 2016 14:05:57 +0000
lambda-align (1.0.0-2) unstable; urgency=medium
* Set versioned dependency for libseqan2-dev.
Thanks to Aaron M. Ucko for the hint.
Closes: #840028
* Make build reproducible.
Thanks to Chris Lamb for the patch.
Closes: #840156
* Force linking of librt and libpthread as a workaround until
#840030 gets fixed in libseqan2-dev.
This fixes builds on kFreeBSD, thanks to Aaron M. Ucko.
-- Sascha Steinbiss <satta@debian.org> Sun, 09 Oct 2016 15:06:33 +0000
lambda-align (1.0.0-1) unstable; urgency=medium
* Initial release (Closes: #834940)
-- Sascha Steinbiss <satta@debian.org> Sat, 24 Sep 2016 21:56:47 +0000
|