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
|
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
|