sccache (0.4.0~~pre8-8) unstable; urgency=medium

  * fix pass cargo arguments also to subcommand install

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 03 Mar 2023 01:45:46 +0100

sccache (0.4.0~~pre8-7) unstable; urgency=medium

  * fix: disable feature dist-client
    also when compiling+checking tests for arches armel armhf mipsel

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Mar 2023 23:38:39 +0100

sccache (0.4.0~~pre8-6) unstable; urgency=medium

  * disable feature dist-client
    and tolerate failure compiling+checking tests
    for weak arches armel armhf mipsel;
    closes: bug#1031296, thanks to Adrian Bunk

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Mar 2023 23:01:04 +0100

sccache (0.4.0~~pre8-5) unstable; urgency=medium

  * skip (building and) checking tests on 32-bit arches;
    enable feature dist-client inconditionally

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Mar 2023 16:08:32 +0100

sccache (0.4.0~~pre8-4) unstable; urgency=medium

  * disable parallel build on 32-bit arches

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Mar 2023 08:25:09 +0100

sccache (0.4.0~~pre8-3) unstable; urgency=medium

  * extend patch 1001 to cover more feature-conditional tests

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Mar 2023 21:10:07 +0100

sccache (0.4.0~~pre8-2) unstable; urgency=medium

  * avoid feature dist-client on 32-bit arches,
    to hopefully succeed build (see bug#1031296)

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 28 Feb 2023 20:14:57 +0100

sccache (0.4.0~~pre8-1) unstable; urgency=medium

  [ upstream ]
  * new pre-release

  [ Jonas Smedegaard ]
  * update and unfuzz patches
  * add patch 2013 to avoid crate fs_err
  * add patch 2014 to relax dependency on crate hyper
  * update TODOs

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 24 Feb 2023 09:19:37 +0100

sccache (0.4.0~~pre7-1) unstable; urgency=medium

  [ upstream ]
  * new pre-release

  [ Jonas Smedegaard ]
  * drop patches 2007 2008 2009,
    obsoleted by Debian package updates
  * reduce patch 2002
    to enable feature "dist-client"
    (i.e. to avoid only opendal-based backends);
    build-depend on packages
    for crates flate2 hyper mime reqwest sha2 url
  * add patches 2007 2008
    to relax dependencies on crates assert_cmd sha2
  * add patch 2009
    to avoid non-Debian-packaged crate thirtyfour_sync
  * unfuzz patches
  * update dh-cargo fork
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 12 Feb 2023 12:57:36 +0100

sccache (0.4.0~~pre6-1) unstable; urgency=medium

  [ upstream ]
  * new pre-release(s)

  [ Jonas Smedegaard ]
  * drop patch 2012, obsoleted by Debian package updates
  * drop patch 1001, obsoleted by upstream changes
  * drop patch 2006, obsoleted by Debian package updates;
    build-depend on librust-zstd-0.12+default-dev
    (not librust-zstd-0.11+default-dev);
    closes: bug#1028668, thanks to Lucas Nussbaum
  * rewrite patch 2009 to relax clap micro version
    (not revert to clap v3);
    build-depend on librust-clap-4+default-dev
    (not librust-clap-2+default-dev)
  * unfuzz patches
  * add patches 2006 2007 2008 2012
    to relax dependency on crate num_cpus once_cell predicates regex
  * update copyright info: update coverage
  * update TODOs
  * ensure embedded dh_cargo is used for testing
  * add patch 1001 to skip tests when needed feature is disabled

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 26 Jan 2023 17:27:21 +0100

sccache (0.4.0~~pre3-1) unstable; urgency=medium

  [ upstream ]
  * new pre-release

  [ Jonas Smedegaard ]
  * drop patches 1004 2008, obsoleted by Debian package updates
  * unfuzz patches
  * add patches 2011 2012
    to relax dependency on crates serial_test libc;
    see bug#1026808, #1027330
  * update TODOs
  * build-depend on librust-zip-0.6-dev
    (not librust-zip-0.5-dev);
    closes: bug#1027148
  * tidy manp page NAME section
  * enable dh_dwz
  * add patch 1001 to fix conditionalize test test_run_log_no_perm

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 30 Dec 2022 16:16:25 +0100

sccache (0.4.0~~pre1-1) unstable; urgency=medium

  [ upstream ]
  * new pre-release

  [ Jonas Smedegaard ]
  * update watch file: handle pre-releases
  * drop patch 2007, obsoleted by Debian package updates
  * add patch 2009 to use older crate clap;
    see bug#1025690
  * add patch 2010 to use older crate base64;
    see bug#1026812
  * update and unfuzz patches
  * declare compliance with Debian Policy 4.6.2
  * fix DEP-3 headers for patch 2006
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 22 Dec 2022 10:52:02 +0100

sccache (0.3.3-2) unstable; urgency=medium

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

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 15 Dec 2022 20:16:13 +0100

sccache (0.3.3-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * drop patch 1003, obsoleted by upstream changes
  * unfuzz patches
  * add patches 2005 2006 2007 2008
    to relax dependency on crates assert_cmd env_logger predicates zstd
  * update copyright info: update coverage
  * skip dh_dwz, failing
  * as not yet approved from NEW queue, still closes: Bug#898400

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 12 Dec 2022 11:43:49 +0100

sccache (0.3.1-1) unstable; urgency=low

  [ Blair Noctis & Jonas Smedegaard ]
  * initial release;
    closes: Bug#898400

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 07 Dec 2022 16:21:26 +0100
