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
|
rust-easy-parallel (3.3.1-3) unstable; urgency=medium
* autopkgtest-depend on dh-rust (not dh-cargo)
* stop mention dh-cargo in long description
* add metadata about upstream project
* update git-buildpackage config:
+ filter out debian subdir
+ simplify usage comments
* update watch file:
+ improve filename mangling
+ use Github API
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Thu, 06 Feb 2025 19:08:47 +0100
rust-easy-parallel (3.3.1-2) unstable; urgency=medium
* simplify packaging;
build-depend on dh-sequence-rust
(not dh-cargo libstring-shellquote-perl)
* declare compliance with Debian Policy 4.7.0
* update copyright info: update coverage
* relax to autopkgtest-depend unversioned
when version is satisfied in Debian stable
-- Jonas Smedegaard <dr@jones.dk> Fri, 12 Jul 2024 12:51:26 +0200
rust-easy-parallel (3.3.1-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* bump project version in virtual packages and autopkgtests
* relax to build-depend unversioned on dh-cargo
* update dh-cargo fork
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Mon, 16 Oct 2023 18:40:49 +0200
rust-easy-parallel (3.3.0-2) unstable; urgency=medium
* update dh-cargo fork;
closes: bug#1048876, thanks to Lucas Nussbaum
-- Jonas Smedegaard <dr@jones.dk> Mon, 14 Aug 2023 13:24:14 +0200
rust-easy-parallel (3.3.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* bump version for provided virtual packages and autopkgtest hints
-- Jonas Smedegaard <dr@jones.dk> Sun, 16 Jul 2023 11:49:53 +0200
rust-easy-parallel (3.2.0-4) unstable; urgency=medium
* tighten autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Feb 2023 17:57:49 +0100
rust-easy-parallel (3.2.0-3) unstable; urgency=medium
* change binary library package to be arch-independent
* declare compliance with Debian Policy 4.6.2
* stop superfluously provide
virtual un-, minor- or microversioned feature packages
* update dh-cargo fork;
build-depend on libstring-shellquote-perl
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Wed, 01 Feb 2023 15:50:20 +0100
rust-easy-parallel (3.2.0-2) unstable; urgency=medium
* no-changes source-only upload to enable testing migration
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Jul 2022 15:17:13 +0200
rust-easy-parallel (3.2.0-1) unstable; urgency=low
* initial Release;
closes: Bug#1014232
-- Jonas Smedegaard <dr@jones.dk> Sat, 02 Jul 2022 16:42:42 +0200
|