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
|
rust-async-attributes (1.1.2-4) unstable; urgency=medium
* fix autopkgtest dependencies
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Feb 2023 17:24:30 +0100
rust-async-attributes (1.1.2-3) unstable; urgency=medium
* tighten autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Feb 2023 17:14:27 +0100
rust-async-attributes (1.1.2-2) unstable; urgency=medium
* change binary library package to be arch-independent
* declare compliance with Debian Policy 4.6.2
* stop superfluously provide virtual unversioned 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 14:57:19 +0100
rust-async-attributes (1.1.2-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* drop patch cherry-picked upstream now applied
-- Jonas Smedegaard <dr@jones.dk> Fri, 28 Oct 2022 10:58:46 +0200
rust-async-attributes (1.1.1-2) unstable; urgency=medium
* enable tests and autopkgtests;
build-depend on librust-async-std-1+default-dev
* add patch cherry-picked upstream
to fix compile error with rustc 1.45.0
-- Jonas Smedegaard <dr@jones.dk> Fri, 28 Oct 2022 10:46:54 +0200
rust-async-attributes (1.1.1-1) unstable; urgency=low
* initial Release;
closes: Bug#1022141
-- Jonas Smedegaard <dr@jones.dk> Fri, 21 Oct 2022 01:13:55 +0200
|