flexbar (1:3.5.0-5) unstable; urgency=medium

  [ Andreas Tille ]
  * Set upstream metadata fields: Archive.
  * Port to onetbb (thanks to Liam Keegan - see
     https://github.com/seqan/flexbar/pull/41/)
    Closes: #1008220, #1011656
  * Fix watch file

  [ Étienne Mollier ]
  * onetbb.patch: port Paired* classes.

  [ Andreas Tille ]
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 10 Feb 2023 11:37:36 +0100

flexbar (1:3.5.0-4) unstable; urgency=medium

  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 01 Oct 2021 16:10:17 +0200

flexbar (1:3.5.0-3) unstable; urgency=medium

  * Team Upload.
  [ Steffen Möller ]
  * Added ref to conda

  [ Nilesh Patra ]
  * Clean up after build-time tests
    (Fixes un-reproducible build)
  * Really add autopkgtests
  * Remove useless file
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/changelog (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.
  * Switch watch version to 4

 -- Nilesh Patra <npatra974@gmail.com>  Tue, 22 Dec 2020 09:30:50 +0530

flexbar (1:3.5.0-2) unstable; urgency=medium

  * Team upload.

  [Saira Hussain]
  * Add autopkgtest

 -- Saira Hussain <saira.h0213@zoho.com>  Fri, 02 Aug 2019 11:43:53 +0100

flexbar (1:3.5.0-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Secure URI in copyright format

 -- Andreas Tille <tille@debian.org>  Sat, 27 Jul 2019 21:27:50 +0200

flexbar (1:3.4.0-2) unstable; urgency=medium

  * Team upload.
  * Add autopkgtest

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Sat, 04 Aug 2018 14:21:27 +0800

flexbar (1:3.4.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.1.5
  * Respekt DEB_BUILD_OPTIONS in override_dh_auto_test

 -- Andreas Tille <tille@debian.org>  Sun, 29 Jul 2018 09:46:44 +0200

flexbar (1:3.2.0-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Tue, 22 May 2018 15:54:36 +0200

flexbar (1:3.1.0-1) unstable; urgency=medium

  [ Steffen Moeller ]
  * d/u/metadata:
    - added RRIDs
    - yamllint cleanliness

  [ Andreas Tille ]
  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4
  * debhelper 11

 -- Andreas Tille <tille@debian.org>  Thu, 26 Apr 2018 15:25:26 +0200

flexbar (1:3.0.3-2) unstable; urgency=medium

  * Do not build with -march=native
    Closes: #873429

 -- Andreas Tille <tille@debian.org>  Sun, 27 Aug 2017 22:08:09 +0200

flexbar (1:3.0.3-1) unstable; urgency=medium

  * New upstream version
    Closes: #853403
  * Moved packaging from SVN to Git
  * debhelper 10
  * cme fix dpkg-control

 -- Andreas Tille <tille@debian.org>  Sat, 26 Aug 2017 23:18:31 +0200

flexbar (1:3.0.0-1) experimental; urgency=medium

  * New upstream version now at Github
  * cme fix dpkg-control
  * Build-Depends: libseqan2-dev (>= 2.1.1)
  * Fix lintian-overrides
  * hardening=+all
  * Fix build time test

 -- Andreas Tille <tille@debian.org>  Sat, 08 Apr 2017 08:15:44 +0200

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
