1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160
|
rust-hypothesis (0.12.0-4) unstable; urgency=medium
* build-depend on libstd-rust-dev
* declare compliance with Debian Policy 4.7.2
* drop watch file: use upstream metadata instead
* update DEP-3 patch headers
-- Jonas Smedegaard <dr@jones.dk> Thu, 28 Aug 2025 17:30:16 +0200
rust-hypothesis (0.12.0-3) unstable; urgency=medium
* rename patch 2003_reqwest -> 1001_reqwest
* tighten (build-)dependencies for crate reqwest
* update git-buildpackage config: fix usage comments
* update watch file: tighten download URI mangling
-- Jonas Smedegaard <dr@jones.dk> Fri, 07 Feb 2025 08:24:18 +0100
rust-hypothesis (0.12.0-2) unstable; urgency=medium
* add patch 2001_quick-xml
to accept newer branch of crate reqwest;
relax (build-)dependencies for crate reqwest;
closes: bug#1092920, thanks to Maytham Alsudany
* declare crate-related build-dependencies unconditionally,
i.e. drop broken nocheck annotations
* update copyright info: update coverage
* add upstream metadata
* update git-buildpackage config:
+ simplify usage comments
* update watch file:
+ use Github API uri
+ improve filename mangling
+ improve usage comment
-- Jonas Smedegaard <dr@jones.dk> Mon, 13 Jan 2025 17:08:05 +0100
rust-hypothesis (0.12.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* bump project versions in virtual packages and autopkgtests
* update DEP-3 headers for patch 1001
-- Jonas Smedegaard <dr@jones.dk> Wed, 06 Nov 2024 13:33:03 +0100
rust-hypothesis (0.11.5-9) unstable; urgency=medium
* reduce autopkgtest to check single-feature tests only on amd64
* trust upstream optimization level unless explicitly disabled
* enable hardening and pedantic build options
* stop mention dh-cargo in long description
* add patch 1001
to accept newer branches of crate derive_builder;
closes: bug#1080042, thanks to Daniel Kahn Gillmor;
bump (build-)dependencies for crate derive_builder
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 Aug 2024 22:44:24 +0200
rust-hypothesis (0.11.5-8) unstable; urgency=medium
* fix command for autopkgtest-checking feature cli
* stop check network-requiring tests:
they all require an online account
-- Jonas Smedegaard <dr@jones.dk> Tue, 30 Jul 2024 08:43:05 +0200
rust-hypothesis (0.11.5-7) unstable; urgency=medium
* autopkgtest-depend on dh-rust (not dh-cargo)
* update DEP-3 headers for patch 2003
* add patch 2004 to skip network-requiring tests by default;
simplify rules;
add flaky autopkgtests with network-requiring tests enabled
* tighten manpage generation
-- Jonas Smedegaard <dr@jones.dk> Mon, 29 Jul 2024 21:16:17 +0200
rust-hypothesis (0.11.5-6) unstable; urgency=medium
* fix patch 2003
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 Jul 2024 15:37:19 +0200
rust-hypothesis (0.11.5-5) unstable; urgency=medium
* add patch 1001 to avoid crate dotenv,
superseding patch 1001;
stop build- og autopkgtest-depend on package for crate dotenvy
* set dummy environment variables for autopkgtest
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 Jul 2024 12:42:59 +0200
rust-hypothesis (0.11.5-4) unstable; urgency=medium
* add patch 1001 to use crate dotenvy (not abandoned dotenv);
build- and autopkgtest-depend on package
for crate dotenvy (not dotenv)
* check build-time tests
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 Jul 2024 11:18:22 +0200
rust-hypothesis (0.11.5-3) unstable; urgency=medium
* simplify packaging;
build-depend on dh-sequence-rust (not dh-cargo)
-- Jonas Smedegaard <dr@jones.dk> Fri, 12 Jul 2024 13:57:27 +0200
rust-hypothesis (0.11.5-2) unstable; urgency=medium
* drop patches 2003_*, obsoleted by upstream changes
-- Jonas Smedegaard <dr@jones.dk> Wed, 03 Jul 2024 09:46:29 +0200
rust-hypothesis (0.11.5-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* update patches
* bump project versions in virtual packages and autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Sun, 09 Jun 2024 22:50:47 +0200
rust-hypothesis (0.11.1-5) unstable; urgency=medium
* add patch cherry-picked upstream
to fix default for group and add new selectors
-- Jonas Smedegaard <dr@jones.dk> Mon, 27 May 2024 15:50:10 +0200
rust-hypothesis (0.11.1-4) unstable; urgency=medium
* disable checking testsuite
-- Jonas Smedegaard <dr@jones.dk> Sun, 26 May 2024 00:11:03 +0200
rust-hypothesis (0.11.1-3) unstable; urgency=medium
* fix patch 2001;
closes: bug#1070489, thanks to Adrian Bunk
-- Jonas Smedegaard <dr@jones.dk> Sat, 25 May 2024 22:27:32 +0200
rust-hypothesis (0.11.1-2) unstable; urgency=medium
* update copyright info: fix file path
-- Jonas Smedegaard <dr@jones.dk> Sat, 04 May 2024 11:03:07 +0200
rust-hypothesis (0.11.1-1) experimental; urgency=low
* initial release;
closes: bug#1069129
-- Jonas Smedegaard <dr@jones.dk> Wed, 17 Apr 2024 10:57:57 +0200
|