rust-oxhttp (0.3.1-3) unstable; urgency=medium

  * fix patch 2002_rustls-platform-verifier;
    tighten (build-)dependencies for crate rustls-platform-verifier

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 02 Sep 2025 23:41:25 +0200

rust-oxhttp (0.3.1-2) unstable; urgency=medium

  * add patch 2003_no_net
    to skip network-requiring tests by default,
    superseding patch 2001;
    adapt build rules and autopkgtests
  * update watch file:
    + use file format version 5
    + improve mangling of upstream version

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 31 Aug 2025 15:53:05 +0200

rust-oxhttp (0.3.1-1) experimental; urgency=medium

  * bump project versions in virtual packages and autopkgtests
  * update and unfuzz patches
  * (build-)depend on package for crate http;
    stop (build-)depend on package for crate rustls-native-certs
  * stop provide or autopkgtest features
    rustls rustls-ring-platform-verifier
  * tighten (build-)dependencies
    for crates rustls rustls-platform-verifier

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 11 Aug 2025 12:50:13 +0200

rust-oxhttp (0.2.7-4) experimental; urgency=medium

  * update patches and (build-)dependencies
    to use newer crates rustls rustls-native-certs
  * declare compliance with Debian Policy 4.7.2

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 08 Aug 2025 01:51:41 +0200

rust-oxhttp (0.2.7-3) unstable; urgency=medium

  * declare rust-related build-dependencies unconditionally,
    i.e. drop broken nocheck annotations
  * add metadata about upstream project
  * update git-buildpackage config:
    + filter out debian subdir
    + improve usage comment
  * update watch file:
    + improve upstream version mangling
    + improve filename mangling
    + use Github API

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Feb 2025 13:16:54 +0100

rust-oxhttp (0.2.7-2) unstable; urgency=medium

  * fix patch 2003
  * update copyright info: update coverage
  * build-depend (not only depend) on packages
    for crates flate2 native-tls rustls rustls-native-certs

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 20 Jan 2025 20:05:52 +0100

rust-oxhttp (0.2.7-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Dec 2024 01:01:50 +0100

rust-oxhttp (0.2.6-2) unstable; urgency=medium

  * add patch 2003 to avoid benches;
    closes: bug#1090300, thanks to Santiago Vila

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 20 Dec 2024 01:02:53 +0100

rust-oxhttp (0.2.6-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * unfuzz patches
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 10 Dec 2024 10:19:53 +0100

rust-oxhttp (0.2.3-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 19 Oct 2024 15:53:46 +0200

rust-oxhttp (0.2.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * stop mention dh-cargo in long description
  * update patches
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 16 Sep 2024 23:50:11 +0200

rust-oxhttp (0.2.0-5) unstable; urgency=medium

  * autopkgtest-depend on dh-rust (not dh-cargo)
  * reduce autopkgtest to check single-feature tests only on amd64

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 31 Jul 2024 21:40:10 +0200

rust-oxhttp (0.2.0-4) unstable; urgency=medium

  * fix: set buildsystem=rust in overridden debhelper target

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 12 Jul 2024 17:28:42 +0200

rust-oxhttp (0.2.0-3) unstable; urgency=medium

  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl)

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 12 Jul 2024 14:59:25 +0200

rust-oxhttp (0.2.0-2) unstable; urgency=medium

  * update copyright info: fix file path
  * fix autopkgtests
  * declare compliance with Debian Policy 4.7.0

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 19 May 2024 09:14:46 +0200

rust-oxhttp (0.2.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * provide and autopkgtest features rust-native-certs rust-ring-native
    (not rust-native)
  * update patches
  * update TODOs on omitted features

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 06 Apr 2024 12:53:24 +0200

rust-oxhttp (0.2.0~alpha3-1) experimental; urgency=medium

  [ upstream ]
  * new pre-release

  [ Jonas Smedegaard ]
  * update watch file to handle pre-releases
  * unfuzz patches
  * bump project versions in virtual packages and autopkgtests
  * build- and autopkgtest-depend unversioned on dh-cargo
  * stop provide or autopkgtest obsolete feature rayon;
    stop build- and autopkgtest-depend on package for crate rayon
  * tidy autopkgtest test naming
  * provide and autopkgtest feature flate2;
    depend on package for crate flate2
  * add patch 2002_rustls
    to use older branch of crates
    rustls rustls-native-certs webpki-roots
  * add patch 2002_webpki-roots
    to avoid not-in-Debian crate webpki-roots
  * tighten (build-)dependency for crate url
  * provide and autopkgtest feature rustls-native

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 18 Jan 2024 15:16:58 +0100

rust-oxhttp (0.1.7-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update dh-cargo fork
  * bump project version in virtual packages and autopkgtests
  * tighten dependency on package for crate rustls;
    closes: bug#1049975, thanks to Peter Green

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 24 Aug 2023 09:56:20 +0200

rust-oxhttp (0.1.6-2) unstable; urgency=medium

  * update dh-cargo fork;
    closes: bug#1045969, thanks to Lucas Nussbaum
  * update DEP-3 patch headers

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Aug 2023 15:06:01 +0200

rust-oxhttp (0.1.6-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patch 2001
  * bump version for provided virtual packages and autopkgtest hints
  * stop depend on package for crate num-cpus
  * skip another network-requiring test
  * add virtual packages for and test features client server

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 15 Jul 2023 21:13:16 +0200

rust-oxhttp (0.1.5-6) unstable; urgency=medium

  * skip another test requiring network

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 04 Feb 2023 13:09:13 +0100

rust-oxhttp (0.1.5-5) unstable; urgency=medium

  * skip more autopkgtests with feature rayon

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 03 Feb 2023 15:10:28 +0100

rust-oxhttp (0.1.5-4) unstable; urgency=medium

  * stop superfluously provide virtual unversioned feature package;
    adjust autopkgtest-dependencies
  * tighten autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Feb 2023 16:46:33 +0100

rust-oxhttp (0.1.5-3) unstable; urgency=medium

  * change binary library package to be arch-independent
  * declare compliance with Debian Policy 4.6.2
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 31 Jan 2023 10:27:36 +0100

rust-oxhttp (0.1.5-2) unstable; urgency=medium

  * stop superfluously provide virtual packages
    for zero-versioned features;
    closes: bug#1019405, thanks to Steve Langasek
  * merge virtual feature packages into main binary package
  * extend autopkgtests with non-flaky tests
    (i.e. where network-requiring tests are skipped)

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 03 Dec 2022 13:16:00 +0100

rust-oxhttp (0.1.5-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * (build-)depend on librust-lazy-static-1+default-dev
  * bump version for provided virtual packages and autopkgtest hints
  * stop overzealously provide versioned virtual packages
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 26 Aug 2022 16:34:04 +0200

rust-oxhttp (0.1.4-4) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 30 Jul 2022 21:29:45 +0200

rust-oxhttp (0.1.4-3) experimental; urgency=medium

  * add metapackage and autopkgtest for feature native-tls

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 25 Jun 2022 14:40:12 +0200

rust-oxhttp (0.1.4-2) unstable; urgency=medium

  * fix drop bogus runtime dependencies
  * drop lintian overrides for bogus packages
  * fix depend on packages
    for Rust crates num-cpus rayon-core rustls rustls-native-certs
  * tighten autopkgtest dependencies
  * update dh-cargo fork
  * add TODO notes on missing metapackage for feature native-tls
  * omit checking tests requiring network access
  * omit tests requiring network access at build-time check;
    add patch 2001 to disable doctest;
    flag autopkgtests as flaky

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 24 Jun 2022 21:37:27 +0200

rust-oxhttp (0.1.4-1) unstable; urgency=medium

  * initial packaging release;
    closes: bug#1013352

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 22 Jun 2022 17:13:03 +0200
