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
|
rust-leptonica-plumbing (1.4.0-3) unstable; urgency=medium
* autopkgtest-depend on dh-rust (not dh-cargo)
* stop mention dh-cargo in long description
* 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 filename mangling
+ use Github API
+ drop unused repack suffix
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Fri, 07 Feb 2025 10:45:58 +0100
rust-leptonica-plumbing (1.4.0-2) 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:32:22 +0200
rust-leptonica-plumbing (1.4.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* bump project versions in virtual packages and autopkgtests
* update dh-cargo fork
* update copyright info: update coverage
* declare compliance with Debian Policy 4.7.0
* relax to build-depend unversioned when version is satisfied in Debian stable
-- Jonas Smedegaard <dr@jones.dk> Thu, 13 Jun 2024 15:04:34 +0200
rust-leptonica-plumbing (1.3.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* bump project versions in virtual packages and autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Thu, 22 Feb 2024 17:49:07 +0100
rust-leptonica-plumbing (1.1.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* bump project versions in virtual packages and autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Mon, 04 Dec 2023 01:53:05 +0100
rust-leptonica-plumbing (1.0.1-5) unstable; urgency=medium
* fix autopkgtest-dependencies;
closes: bug#1050134, thanks to Peter Michael Green
* update dh-cargo fork
-- Jonas Smedegaard <dr@jones.dk> Sun, 20 Aug 2023 22:32:39 +0200
rust-leptonica-plumbing (1.0.1-4) unstable; urgency=medium
* update dh-cargo fork;
closes: bug#1048789, thanks to Lucas Nussbaum
-- Jonas Smedegaard <dr@jones.dk> Mon, 14 Aug 2023 14:00:15 +0200
rust-leptonica-plumbing (1.0.1-3) experimental; urgency=medium
* fix provide features for major version (not minor)
-- Jonas Smedegaard <dr@jones.dk> Tue, 16 May 2023 06:35:55 +0200
rust-leptonica-plumbing (1.0.1-2) experimental; urgency=medium
* fix bump project version in major-only virtual package
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 May 2023 21:28:35 +0200
rust-leptonica-plumbing (1.0.1-1) experimental; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* bump project version in virtual packages and autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 May 2023 18:42:42 +0200
rust-leptonica-plumbing (0.6.0-4) unstable; urgency=medium
* tighten autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Feb 2023 18:39:15 +0100
rust-leptonica-plumbing (0.6.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- or zero-versioned 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 19:12:41 +0100
rust-leptonica-plumbing (0.6.0-2) unstable; urgency=medium
* re-release for building with auto-builder
-- Jonas Smedegaard <dr@jones.dk> Thu, 03 Nov 2022 23:25:38 +0100
rust-leptonica-plumbing (0.6.0-1) unstable; urgency=low
* initial release;
closes: Bug#1023051
-- Jonas Smedegaard <dr@jones.dk> Sat, 29 Oct 2022 20:35:26 +0200
|