boost-defaults (1.88.0.0ubuntu1) questing; urgency=medium

  * Update control file for 1.88.0

 -- Matthias Klose <doko@ubuntu.com>  Wed, 06 Aug 2025 10:56:06 +0200

boost-defaults (1.83.0.2ubuntu2) questing; urgency=medium

  * Build stacktrace on i386.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 28 May 2025 11:51:41 +0200

boost-defaults (1.83.0.2ubuntu1) oracular; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Drop unused i386 libraries.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 15 Jul 2024 19:22:10 +0200

boost-defaults (1.83.0.2) unstable; urgency=medium

  * [db1b745] Add deps to libboost-all-dev on boost-json and boost-url. (Closes: #1058951)
  * [5dedd70] Add loong64 support. (Closes: #1054639)

 -- Anton Gladky <gladk@debian.org>  Fri, 22 Dec 2023 23:26:56 +0100

boost-defaults (1.83.0.1ubuntu2) noble; urgency=medium

  * Merge with Debian; remaining changes:
    - Drop unused i386 libraries.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 19 Dec 2023 10:47:25 +0100

boost-defaults (1.83.0.1) unstable; urgency=medium

  * Upload into unstable. (Closes: #1006309)

 -- Anton Gladky <gladk@debian.org>  Mon, 18 Dec 2023 06:47:23 +0100

boost-defaults (1.83.0.1~exp1) experimental; urgency=medium

  * [136a224] Update control file for 1.83.0
  * [1acd6ac] Update standards version to 4.6.2, no changes needed.

 -- Anton Gladky <gladk@debian.org>  Fri, 20 Oct 2023 07:45:31 +0200

boost-defaults (1.81.0.1~exp1) experimental; urgency=medium

  * [f04148e] Generate control file for the 1.81.0
  * [bbbba8d] Trim trailing whitespace.
  * [3547377] Update standards version to 4.6.1, no changes needed.

 -- Anton Gladky <gladk@debian.org>  Thu, 29 Dec 2022 17:07:19 +0100

boost-defaults (1.80.0.1~exp1) experimental; urgency=medium

  * [9abf3c2] Minor improvements in create-boost-defaults-control
  * [744e727] Generate control file for the 1.80.0

 -- Anton Gladky <gladk@debian.org>  Sat, 17 Dec 2022 21:39:46 +0100

boost-defaults (1.74.0.3ubuntu7) jammy; urgency=medium

  * No-change rebuild for ppc64el baseline bump.

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Wed, 23 Mar 2022 10:44:27 +0100

boost-defaults (1.74.0.3ubuntu6) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 07 Oct 2021 12:09:40 +0200

boost-defaults (1.74.0.3ubuntu5) hirsute; urgency=medium

  * No change rebuild with fixed ownership.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 16 Feb 2021 15:10:27 +0000

boost-defaults (1.74.0.3ubuntu4) hirsute; urgency=medium

  * Re-generate debian/control for i386 with:
    $ python3 ./debian/create-boost-defaults-control.py ../boost1.74-1.74.0/debian/control > debian/control.tmp
    $ mv debian/control.tmp debian/control
    - Re-add debhelper-compat (= 13) build dep, as that should have been done in the boost1.74 package itself first.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 15 Feb 2021 12:23:06 +0000

boost-defaults (1.74.0.3ubuntu3) hirsute; urgency=medium

  * Re-add libboost-iostreams-dev on i386, needed by
    thin-provisioning-tools.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 28 Jan 2021 14:13:33 -0800

boost-defaults (1.74.0.3ubuntu2) hirsute; urgency=medium

  * Stop building on i386: libboost-atomic-dev, libboost-chrono-dev,
    libboost-date-time-dev, libboost-serialization-dev, libboost-system-dev,
    libboost-thread-dev.
  * Packages still built on i386 are: libboost-all-dev, libboost-dev,
    libboost-test-dev, libboost-filesystem-dev.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 18 Dec 2020 18:57:24 +0100

boost-defaults (1.74.0.3ubuntu1) hirsute; urgency=medium

  * Merge with Debian; remaining changes:
    - Drop unused i386 libraries.
  * Simplify skipping the unwanted i386 packages.
  * libboost-all-dev: Depend on libboost-nowide-dev.
  * Bump standards and debhelper versions.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 12 Dec 2020 19:40:27 +0100

boost-defaults (1.74.0.3) unstable; urgency=medium

  * [eb1b305] Trim trailing whitespace.
  * [1ed5ff0] Bump debhelper from deprecated 9 to 13.
  * [493770d] Set debhelper-compat version in Build-Depends.
  * [439bbcb] Set compat-level 13.
  * [8b85958] Set Standards-Version 4.5.1. No changes
  * [cac9988] Add dependency on libboost-nowide-dev. (Closes: #977195)

 -- Anton Gladky <gladk@debian.org>  Sat, 12 Dec 2020 16:09:11 +0100

boost-defaults (1.74.0.2) unstable; urgency=medium

  * Upload to unstable.

 -- Anton Gladky <gladk@debian.org>  Fri, 11 Dec 2020 22:19:57 +0100

boost-defaults (1.74.0.1) experimental; urgency=medium

  * Set default Boost to 1.74.

 -- Giovanni Mascellani <gio@debian.org>  Sat, 31 Oct 2020 20:35:18 +0100

boost-defaults (1.71.0.3) unstable; urgency=medium

  * Reupload to unstable.

 -- Giovanni Mascellani <gio@debian.org>  Tue, 02 Jun 2020 11:30:46 +0200

boost-defaults (1.71.0.2) experimental; urgency=medium

  [ Dimitri John Ledkov ]
  * Port create-boost-defaults-control.py to python3.
  * Update boost-defaults with newly enabled arches.
  * Specify source format.

  [ Giovanni Mascellani ]
  * Reupload because of messing up with git history.

 -- Giovanni Mascellani <gio@debian.org>  Fri, 14 Feb 2020 11:13:29 +0100

boost-defaults (1.71.0.1) experimental; urgency=medium

  * Set default boost to 1.71.

 -- Giovanni Mascellani <gio@debian.org>  Fri, 14 Feb 2020 10:43:11 +0100

boost-defaults (1.71.0.0ubuntu4) groovy; urgency=medium

  * Correctly drop tools-dev package from all-dev.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 25 May 2020 19:46:23 +0100

boost-defaults (1.71.0.0ubuntu3) groovy; urgency=medium

  * Drop unused i386 libraries.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Sat, 23 May 2020 05:37:56 +0100

boost-defaults (1.71.0.0ubuntu2) focal; urgency=medium

  * Enable boost-numpy on riscv64.

 -- William Grant <wgrant@ubuntu.com>  Thu, 16 Apr 2020 13:36:12 +1000

boost-defaults (1.71.0.0ubuntu1) focal; urgency=medium

  [ Giovanni Mascellani ]
  * Update for boost 1.71.0.

  [ Dimitri John Ledkov ]
  * Port create-boost-defaults-control.py to python3.
  * Update boost-defaults with newly enabled arches.

 -- Giovanni Mascellani <gio@debian.org>  Mon, 14 Oct 2019 09:20:42 +0200

boost-defaults (1.67.0.2) unstable; urgency=medium

  [ Dimitri John Ledkov ]
  * Remove myself from uploaders.

  [ Giovanni Mascellani ]
  * Convert debian/copyright to the machine-readable format and make it clear
    that it is not about the actual Boost license (closes: #934013).
  * Explicitly list Intel-based architectures in dependencies, in order to
    avoid depending on x32 when it is not supported (closes: #933276).

 -- Giovanni Mascellani <gio@debian.org>  Tue, 06 Aug 2019 16:38:06 +0200

boost-defaults (1.67.0.1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/control: Add Vcs-* field

  [ Dimitri John Ledkov ]
  * d/create-boost-defaults-control.py: fix up Vcs and Build-Depends-Indep
    fields.
  * Regenerate debian/control with 1.67 as default.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 15 Nov 2018 12:07:06 +0000

boost-defaults (1.62.0.1) unstable; urgency=medium

  * Set default boost to 1.62.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 01 Nov 2016 11:02:56 +0000

boost-defaults (1.61.0.2) unstable; urgency=high

  * Import NMU into svn, thanks doko.
  * Drop adding g++-5 dependencies to meta-packages, no longer needed for
    the safer c++11 abi migration. Closes: #814810, #814808.
  * Regenerate control using updated python script.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 04 Aug 2016 14:16:52 +0100

boost-defaults (1.61.0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Default to 1.61.0.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Wed, 03 Aug 2016 22:05:47 +0200

boost-defaults (1.60.0.1) unstable; urgency=medium

  * Set defaults to 1.60.

 -- Steve M. Robbins <smr@debian.org>  Fri, 22 Jul 2016 10:24:10 -0500

boost-defaults (1.58.0.2) unstable; urgency=medium

  * control: regenerate from 1.58.0+dfsg-5.1 to pick up architecture
    changes in libboost-context-dev and libboost-coroutine-dev.

 -- Steve M. Robbins <smr@debian.org>  Sat, 11 Jun 2016 23:43:22 -0500

boost-defaults (1.58.0.1) unstable; urgency=medium

  * Set default to 1.58.0 with C++'11 ABI. (Closes: #783002, #773111)
  * Add dependencies to ensure C++'11 ABI capable tool chain is pulled. (Closes: #790351)

 -- Dimitri John Ledkov <dimitri.j.ledkov@linux.intel.com>  Wed, 01 Jul 2015 12:23:21 +0100

boost-defaults (1.55.0.2) unstable; urgency=medium

  * Upload to unstable.
    - control file was regenerated in 1.55.0.1 (Closes: #736627, #720160)

 -- Steve M. Robbins <smr@debian.org>  Sun, 18 May 2014 23:09:16 -0500

boost-defaults (1.55.0.1) experimental; urgency=medium

  * Set default Boost to 1.55.0.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 24 Apr 2014 00:57:00 +0100

boost-defaults (1.54.0.1) unstable; urgency=low

  * Set default Boost to 1.54.0.

 -- Steve M. Robbins <smr@debian.org>  Sat, 17 Aug 2013 18:52:06 -0500

boost-defaults (1.49.0.2) unstable; urgency=low

  * libboost-doc.README.Debian: New.  Explain BOOST_ROOT.
    Closes: #687524.

 -- Steve M. Robbins <smr@debian.org>  Sun, 23 Sep 2012 20:54:48 -0500

boost-defaults (1.49.0.1) unstable; urgency=low

  * Set default Boost to 1.49.0.

 -- Steve M. Robbins <smr@debian.org>  Tue, 27 Mar 2012 21:47:40 -0500

boost-defaults (1.48.0.3) unstable; urgency=low

  * Set default Boost to 1.48.0.  Closes: #653823, #653228.

 -- Steve M. Robbins <smr@debian.org>  Wed, 01 Feb 2012 00:25:50 -0600

boost-defaults (1.48.0.2) unstable; urgency=low

  * Revert to 1.46.1 until some build issues are worked out.  See
    http://lists.debian.org/debian-release/2011/12/msg00263.html.

 -- Steve M. Robbins <smr@debian.org>  Tue, 20 Dec 2011 19:53:12 -0600

boost-defaults (1.48.0.1) unstable; urgency=low

  * Set default Boost to 1.48.0.

  * control.in: make libboost-dev suggest libboost-doc.  Closes: #625684.

 -- Steve M. Robbins <smr@debian.org>  Sat, 17 Dec 2011 18:33:00 -0600

boost-defaults (1.46.1.1) unstable; urgency=low

  * Set default Boost to 1.46.1.

  * control.in: Update Standards-Version, debhelper build-dep on v8.  Add
    package libboost-random-dev.

  * copyright: Change to MIT license.

 -- Steve M. Robbins <smr@debian.org>  Wed, 06 Apr 2011 00:21:54 -0500

boost-defaults (1.42.0.1) unstable; urgency=low

  * Set default Boost to 1.42.0.  Closes: #574486.

  * control.in: New packages libboost-graph-parallel-dev,
    libboost-mpi-python-dev.  Change libboost-all-dev to depend on all the
    unversioned -dev packages, rather than the versioned -all-dev package.
    Closes: #554410.

 -- Steve M. Robbins <smr@debian.org>  Tue, 20 Apr 2010 21:22:40 -0500

boost-defaults (1.40.0.1) unstable; urgency=low

  * Set default Boost to 1.40.0.

  * control.in: New package libboost-all-dev.  Closes: #537739.  New
    package libboost-dbg.  Closes: #544185.

 -- Steve M. Robbins <smr@debian.org>  Mon, 21 Sep 2009 22:46:03 -0500

boost-defaults (1.39.2) unstable; urgency=low

  * Last upload was bogus.  This time we really set Boost to version 1.39.

 -- Steve M. Robbins <smr@debian.org>  Tue, 25 Aug 2009 00:51:13 -0500

boost-defaults (1.39.1) unstable; urgency=low

  * Set default Boost to version 1.39.0.

 -- Steve M. Robbins <smr@debian.org>  Tue, 25 Aug 2009 00:35:35 -0500

boost-defaults (1.38.1) unstable; urgency=low

  * control: Change -doc package dependency from libboost1.38-dev to
    libboost1.38-doc.  Closes: #528146.

 -- Steve M. Robbins <smr@debian.org>  Sun, 10 May 2009 22:23:43 -0500

boost-defaults (1.38.0) unstable; urgency=low

  * Initial upload.  Defaults are set to Boost 1.38.0.

 -- Steve M. Robbins <smr@debian.org>  Sat, 09 May 2009 09:27:15 -0500
