libbpp-phyl-omics (2.4.1-7) unstable; urgency=medium

  * Since every GCC version bump ends up in a bug caused by the need to
    update symbols files we stop providing symbols for this library
    Closes: 1075149
  * lintian-override for no-symbols-control-file
  * Standards-Version: 4.7.0 (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 05 Jul 2024 18:10:01 +0200

libbpp-phyl-omics (2.4.1-6) unstable; urgency=medium

  * Team upload.
  * d/patches/unforce-cxxflags.patch: update to unhide upstream's flags;
    forward the patch to them.
  * silence a false-positive lintian error from the t64 transition.
  * d/rules: simply arch-specific symbol management.

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 25 Mar 2024 16:12:36 +0100

libbpp-phyl-omics (2.4.1-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062232

 -- Lukas Märdian <slyon@debian.org>  Thu, 29 Feb 2024 09:28:21 +0000

libbpp-phyl-omics (2.4.1-5) unstable; urgency=medium

  * Team upload.
  * d/control: use ${devlibs:Depends} for the -dev package
  * Standards-Version: 4.6.2 (routine-update)
  * d/libbpp-phyl-omics3.symbols: add a Build-Depends-Package meta-information
    field

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 13 Aug 2023 13:11:55 +0200

libbpp-phyl-omics (2.4.1-4) unstable; urgency=medium

  * Fix watch file
  * Standards-Version: 4.6.1 (routine-update)
  * Update symbols file

 -- Andreas Tille <tille@debian.org>  Fri, 18 Nov 2022 12:59:33 +0100

libbpp-phyl-omics (2.4.1-3) unstable; urgency=medium

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

 -- Andreas Tille <tille@debian.org>  Wed, 13 Oct 2021 06:53:43 +0200

libbpp-phyl-omics (2.4.1-2) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.
  * Trim trailing whitespace.

  [ Andreas Tille ]
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Refer to specific version of license GPL-2+.

 -- Andreas Tille <tille@debian.org>  Tue, 17 Nov 2020 08:50:01 +0100

libbpp-phyl-omics (2.4.1-1) unstable; urgency=medium

  [ Julien Dutheil ]
  * New upstream version
    Closes: #897781

  [ Andreas Tille ]
  * Standards-Version: 4.2.0
  * Update symbols file

 -- Andreas Tille <tille@debian.org>  Thu, 23 Aug 2018 17:55:35 +0200

libbpp-phyl-omics (2.4.0-2) unstable; urgency=medium

  [ Julien Dutheil ]
  * Provide symbols file only for amd64

  [ Andreas Tille ]
  * Provide full license text of CeCILL license
  * Point Vcs fields to salsa.debian.org

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Sun, 08 Apr 2018 18:35:16 +0200

libbpp-phyl-omics (2.4.0-1) unstable; urgency=medium

  [ Julien Dutheil ]
  * New upstream version
  * Versioned Build-Depends: d-shlibs (>= 0.82)

  [ Andreas Tille ]
  * Add symbols file

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Thu, 29 Mar 2018 14:10:42 +0200

libbpp-phyl-omics (2.3.2-1) unstable; urgency=medium

  [ Julien Dutheil ]
  * New upstream version

  [ Andreas Tille ]
  * Standards-Version: 4.1.3
  * debhelper 11

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Wed, 07 Feb 2018 10:53:10 +0200

libbpp-phyl-omics (2.3.1-5) unstable; urgency=medium

  * Rebuild with gcc-7
  * Standards-Version: 4.1.0 (no changes needed)

 -- Andreas Tille <tille@debian.org>  Thu, 24 Aug 2017 15:46:06 +0200

libbpp-phyl-omics (2.3.1-4) unstable; urgency=medium

  * removed postinst scripts

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Tue, 18 Jul 2017 09:12:58 +0200

libbpp-phyl-omics (2.3.1-3) unstable; urgency=medium

  * cmake files belong to /usr/lib/$(DEB_HOST_MULTIARCH)
  * d-shlibs (>= 0.80) contains needed override
  * Standards-Version: 4.0.0 (no changes needed)

 -- Andreas Tille <tille@debian.org>  Mon, 26 Jun 2017 10:19:51 +0200

libbpp-phyl-omics (2.3.1-2) unstable; urgency=medium

  * Make sure cmake files will be installed also on i386

 -- Andreas Tille <tille@debian.org>  Thu, 22 Jun 2017 08:29:09 +0200

libbpp-phyl-omics (2.3.1-1) unstable; urgency=medium

  * New upstream version
  * d/watch: point to github
  * debhelper 10
  * Adapt package names to soversion change
  * Hardening

 -- Andreas Tille <tille@debian.org>  Tue, 13 Jun 2017 23:38:10 +0200

libbpp-phyl-omics (2.2.0-2) unstable; urgency=medium

  * Add misssing Build-Depends: d-shlibs
    Closes: #822806

 -- Andreas Tille <tille@debian.org>  Wed, 27 Apr 2016 22:52:50 +0200

libbpp-phyl-omics (2.2.0-1) unstable; urgency=medium

  * New upstream version
  * Moved packaging to Git
  * Better description
  * Add watch file
  * Team maintenance in Debian Med team
  * cme fix dpkg-control
  * Source package in Section: science
  * debhelper 9
  * DEP5
  * short dh rules file using d-shlibs
  * Library transition
    Closes: #791095

 -- Andreas Tille <tille@debian.org>  Sat, 23 Apr 2016 14:32:11 +0200

libbpp-phyl-omics (2.1.0-1) unstable; urgency=low

  * Contain tools to apply phylogenetic method along a genome alignment. Only distance methods are implemented for now.

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Wed, 06 Mar 2013 14:34:00 +0100

libbpp-phyl-omics (2.0.3-1) unstable; urgency=low

  * Initial release.

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Tue, 06 Nov 2012 14:05:00 +0100