libpwizlite (3.0.11-1) unstable; urgency=low

  * Minor updates to the build framework.

 -- Filippo Rusconi <lopippo@debian.org>  Tue, 21 Oct 2025 18:40:25 +0200

libpwizlite (3.0.10-1) unstable; urgency=low

  * New updated source tree using the github git repos (git clone of master
    today, commit 15279682f644e55e27333dead7929c8533854916),
    then used the maintainer-scripts/extract-files-from-proteowizard-source-tree.sh.
  * This new version that fixes the build with boost1.88.
  * Took advantage to remove support for MZMLb, which is not needed
    # pwiz/data/msdata/mzmlb/Connection_mzMLb.cpp in src/CMakeLists.txt
    and adding flag with add_definitions(-DWITHOUT_MZ5 -DWITHOUT_MZMLB)
  * Standards-Version: 4.7.2 (no specific modifs performed).

 -- Filippo Rusconi <lopippo@debian.org>  Sun, 07 Sep 2025 15:57:48 +0200

libpwizlite (3.0.9-1~bookworm+1) bookworm; urgency=medium

  * New version for new Debian package, backport to bookworm.

 -- Olivier Langella <olivier.langella@u-psud.fr>  Thu, 26 Jun 2025 10:26:03 +0200

libpwizlite (3.0.9-1) unstable; urgency=low

  * New version for new Debian package.

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 29 May 2025 06:09:05 +0200

libpwizlite (3.0.8-1~bookworm+1) bookworm; urgency=medium

  * debian package for PAPPSO bookworm repository

 -- Olivier Langella <olivier.langella@u-psud.fr>  Tue, 28 May 2024 14:40:23 +0200

libpwizlite (3.0.8-1) unstable; urgency=low

  * New upstream version with small glitch.
  * Upload to unstable.

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 16 May 2024 14:24:07 +0200

libpwizlite (3.0.7-1) experimental; urgency=low

  * New upstream version.

 -- Filippo Rusconi <lopippo@debian.org>  Wed, 15 May 2024 23:53:49 +0200

libpwizlite (3.0.6-1~bookworm+2) bookworm; urgency=medium

  * debian package for PAPPSO bookworm repository

 -- Olivier Langella <olivier.langella@u-psud.fr>  Thu, 25 Apr 2024 14:51:12 +0200

libpwizlite (3.0.6-1~bookworm+1) bookworm; urgency=medium

  * debian package for PAPPSO bookworm repository

 -- Olivier Langella <olivier.langella@u-psud.fr>  Sat, 30 Mar 2024 06:53:12 +0100

libpwizlite (3.0.6-1) experimental; urgency=low

  * I had prepared the new 3.0.6-1 version before incorporating
    the 3.0.5-2.1. So this version is actually a merge of that
    initial 3.0.6-1 version into 3.0.5-2.1.
  * New upstream ProteoWizard version downloaded today.
  * New dependency on HDF5.

 -- Filippo Rusconi <lopippo@debian.org>  Fri, 29 Mar 2024 23:00:25 +0100

libpwizlite (3.0.5-2.1) experimental; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.

 -- Steve Langasek <vorlon@debian.org>  Fri, 02 Feb 2024 01:25:21 +0000

libpwizlite (3.0.5-2) unstable; urgency=low

  * Fix Bug#1045317: libpwizlite: Fails to build source after successful build
    (Closes: #1045317).

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 23 Nov 2023 21:56:47 +0100

libpwizlite (3.0.5-1~bookworm+1) bookworm; urgency=medium

  * debian package for PAPPSO bookworm repository

 -- Olivier Langella <olivier.langella@u-psud.fr>  Wed, 12 Jul 2023 10:40:56 +0200

libpwizlite (3.0.5-1) unstable; urgency=low

  * New upstream with fixed portability problems to WIN10 (nov 2022).
  * Fixed compilation failures due to missing #include <cstdint> for type
    int64_t (Closes: #1037733) with g++-13.
  * Standards-Version: 4.6.2.

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 15 Jun 2023 10:59:52 +0200

libpwizlite (3.0.4-2~bullseye+1) bullseye; urgency=medium

  * debian package for PAPPSO bullseye repository

 -- Olivier Langella <olivier.langella@u-psud.fr>  Sun, 13 Mar 2022 12:26:06 +0100

libpwizlite (3.0.4-1) unstable; urgency=low

  * New upstream release (downloaded 20220208), filename
    pwiz-src-without-v-3_0_22039_5908c98.tar.bz2.

  * Add debian/not-installed to document uninstalled files.

  * Standards-Version: 4.6.0 (no changes required).

  * Build-Depends: debhelper-compat (= 13).

 -- Filippo Rusconi <lopippo@debian.org>  Wed, 09 Feb 2022 11:59:15 +0100

libpwizlite (3.0.3-1) unstable; urgency=low

  * Fix glitch with the macOS port.

  * d/copyright: Fix problem with files appearing in multiple stanzas due to
    their having multiple copyright owners (lintian error:
    duplicate-globbing-patterns).

 -- Filippo Rusconi <lopippo@debian.org>  Tue, 20 Oct 2020 17:32:42 +0200

libpwizlite (3.0.2-1) unstable; urgency=low

  * New version with:
    - Fixes C++17-related incompatibilities;
    - Build under MXE cross-compiling environment;
    - Add new file for building on macport APPLE, with a specific flag.

 -- Filippo Rusconi <lopippo@debian.org>  Wed, 15 Jul 2020 11:01:19 +0200

libpwizlite (3.0.1-1~buster+1) buster; urgency=medium

  * merge with salsa version

 -- Olivier Langella <olivier.langella@u-psud.fr>  Wed, 10 Jun 2020 15:56:45 +0200

libpwizlite (3.0.0-2) buster; urgency=medium

  * debian package for PAPPSO buster repository

 -- Olivier Langella <olivier.langella@u-psud.fr>  Wed, 10 Jun 2020 15:23:29 +0200

libpwizlite (3.0.1-1) unreleased; urgency=low

  * New upstream version with new files to perform some
    mass speak feature searching from the same
    ProteoWizard source tree as for version 3.0.0-1:
    pwiz-src-without-v-3_0_20155_05bff32-downloaded-20200603-19h19.

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 04 Jun 2020 17:08:30 +0200

libpwizlite (3.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #961805). Note that the ITP had source
    package name custompwiz, but libpwizlite seems more adequate.

 -- Filippo Rusconi <lopippo@debian.org>  Thu, 28 May 2020 20:39:58 +0200

