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
|
rust-libphosh (0.0.7-2) unstable; urgency=medium
* d/rules: stop manually copying GIR files
`deb-gir-tool` now handles the copying of GIR files (along with their
dependencies) so we don't have to copy all of those manually anymore.
This requires depending on a recent enough `gobject-introspection`.
(Closes: #1119776)
-- Arnaud Ferraris <aferraris@debian.org> Fri, 14 Nov 2025 13:15:59 +0100
rust-libphosh (0.0.7-1) unstable; urgency=medium
* Team upload.
* Package libphosh 0.0.7 from crates.io using debcargo 2.7.10
(Closes: #1114357)
-- Guido Günther <agx@sigxcpu.org> Mon, 29 Sep 2025 15:35:43 +0200
rust-libphosh (0.0.6-4) unstable; urgency=medium
* libphosh: add versioned dep on pango-0.18
This is required due to updated generated bindings in this version,
which is currently in unstable.
-- Arnaud Ferraris <aferraris@debian.org> Fri, 16 May 2025 15:05:57 +0200
rust-libphosh (0.0.6-3) unstable; urgency=medium
* libphosh: add versioned dependency on -sys package
`libphosh` and `libphosh-sys` must migrate in lockstep due to updated
generated bindings in the latter. Make this explicit by adding a
versioned dependency to the former package. (Closes: #1104596)
-- Arnaud Ferraris <aferraris@debian.org> Thu, 15 May 2025 18:49:19 +0200
rust-libphosh (0.0.6-2) unstable; urgency=medium
* Package libphosh 0.0.6 from crates.io using debcargo 2.7.8
(Closes: #1101625)
-- Arnaud Ferraris <aferraris@debian.org> Fri, 02 May 2025 13:01:26 +0200
rust-libphosh (0.0.6-1) unstable; urgency=medium
* Team upload.
* Package libphosh 0.0.6 from crates.io using debcargo 2.7.6
-- Guido Günther <agx@sigxcpu.org> Mon, 10 Feb 2025 14:54:23 +0100
rust-libphosh (0.0.5-1) unstable; urgency=medium
[ Guido Günther ]
* Package libphosh 0.0.5 from crates.io using debcargo 2.7.5
-- Arnaud Ferraris <aferraris@debian.org> Fri, 03 Jan 2025 12:08:33 +0100
rust-libphosh (0.0.3-2) unstable; urgency=medium
* Package libphosh 0.0.3 from crates.io using debcargo 2.7.4
(Closes: #1082767)
* Add comment to d/copyright justifying the addition of a copyright owner
-- Arnaud Ferraris <aferraris@debian.org> Fri, 22 Nov 2024 14:50:23 +0100
rust-libphosh (0.0.3-1) unstable; urgency=medium
* Package libphosh 0.0.3 from crates.io using debcargo 2.7.0
(Closes: #1082767)
-- Arnaud Ferraris <aferraris@debian.org> Sat, 12 Oct 2024 16:20:20 +0200
|