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
|
flexbar (2.50-2) unstable; urgency=medium
* Fix bashisms in tests
Closes: #772255
* cme fix dpkg-control
* exclude false lintian positives
* d/control: do not mention removed file
-- Andreas Tille <tille@debian.org> Sat, 05 Dec 2015 23:31:13 +0100
flexbar (2.50-1) unstable; urgency=medium
* New upstream version (patches applied)
* Add zlib1g-dev and libbz2-dev as Build-Depends
* Fixed upstream contact
-- Andreas Tille <tille@debian.org> Fri, 04 Jul 2014 14:51:25 +0200
flexbar (2.40-2) unstable; urgency=medium
* Versioned Build-Depends from seqan-dev (>= 1.4.1)
-- Andreas Tille <tille@debian.org> Tue, 04 Feb 2014 21:06:18 +0100
flexbar (2.40-1) unstable; urgency=low
* New upstream release
* Adapt quilt patches to new upstream + make sure test scripts will
fail on errors
* debian/watch: adapt to upstream versioning scheme
* debian/control:
- Architecture any since upstream fixed build system for 32bit systems
- cme fix dpkg-control
* Build against Debian packaged seqan
* debian/README.source: convinience copy of seqan removed by upstream
* debian/flexbar.1: Update manpage to new upstream version
* debian/README.test: Describe that not all tests are working properly
-- Andreas Tille <tille@debian.org> Fri, 31 Jan 2014 12:55:18 +0100
flexbar (2.34-1) unstable; urgency=low
[ Tony Travis ]
* Updated from new upstream sources
* debian/control: Architecture: amd64 ia64
Closes: #705382
* debian/copyright: Files: include/tbb/* is not part of upstream source
any more so drop this paragraph
[ Andreas Tille ]
* New upstream version (adapt quilt patch)
* debian/flexbar.1: Enhanced help2man output
* debian/control: also enable other architectures featuring libtbb-dev
(i386, powerpc)
* Replace d/README.Debian by an updated README.source which documents
the usage of a possible use of Debian packaged seqan library
* debian/README.test: Running the tests manually uncovers two
problems. It needs to be investigated whether the tests are just
broken or the package has a problem
* add_shebang_to_tests.patch: Add shebang line to shell scripts
* debian/rules: clean up potential test results
-- Andreas Tille <tille@debian.org> Thu, 13 Jun 2013 13:02:17 +0200
flexbar (2.32-1) unstable; urgency=low
* Initial release (Closes: #701539)
-- Tony Travis <ajt@minke.ukfsn.org> Sat, 23 Feb 2013 11:24:05 +0000
|