Your message dated Thu, 22 May 2025 14:55:21 +0000
with message-id <e1ui7kl-006w8u...@respighi.debian.org>
and subject line unblock rust-graphene-sys
has caused the Debian Bug report #1106269,
regarding unblock: rust-graphene-sys/0.20.7-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1106269: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1106269
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: rust-graphene-...@packages.debian.org,
debian-r...@lists.debian.org, werdah...@debian.org
Control: affects -1 + src:rust-graphene-sys
User: release.debian....@packages.debian.org
Usertags: unblock
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Please unblock package rust-graphene-sys
[ Reason ]
I uploaded graphene-sys on 10th May to fix #1104982.
[ Impact ]
This fixes said RC bug. graphene-sys is a dependency of the rust gtk
stack, so it would be good if it were to allowed to migrate.
[ Tests ]
graphene-sys has autopkgtests, and they all pass.
[ Risks ]
graphene-sys is a key package, though the impact is pretty minimal imo
(added a build-dependency that was missed).
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
n/a
unblock rust-graphene-sys/0.20.7-2
-----BEGIN PGP SIGNATURE-----
iIsEARYKADMWIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCaC72GRUcd2VyZGFoaWFz
QGRlYmlhbi5vcmcACgkQ7L7btge5sr56xgD/e8h7cVvoDSRvzw8RJMwB6qBJu75E
A15F89RKrD9jUsYA/1aIsmZQCoUj+tUDcZSUxV4BolataiA6fiA8NapmCiID
=qVnI
-----END PGP SIGNATURE-----
diff -Nru rust-graphene-sys-0.20.7/debian/changelog
rust-graphene-sys-0.20.7/debian/changelog
--- rust-graphene-sys-0.20.7/debian/changelog 2025-01-11 18:22:33.000000000
+0100
+++ rust-graphene-sys-0.20.7/debian/changelog 2025-05-10 15:04:55.000000000
+0200
@@ -1,3 +1,9 @@
+rust-graphene-sys (0.20.7-2) unstable; urgency=medium
+
+ * Depend on libgraphene for regeneration (Closes: #1104982)
+
+ -- Matthias Geiger <werdah...@debian.org> Sat, 10 May 2025 15:04:55 +0200
+
rust-graphene-sys (0.20.7-1) unstable; urgency=medium
* Package graphene-sys 0.20.7 from crates.io using debcargo 2.7.6
diff -Nru rust-graphene-sys-0.20.7/debian/control
rust-graphene-sys-0.20.7/debian/control
--- rust-graphene-sys-0.20.7/debian/control 2025-01-11 18:22:33.000000000
+0100
+++ rust-graphene-sys-0.20.7/debian/control 2025-05-10 15:04:55.000000000
+0200
@@ -3,17 +3,18 @@
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo,
- cargo:native <!nocheck>,
+ gir-rust-code-generator (>= 0.20),
+ libgirepository1.0-dev,
+ xmlstarlet,
+ libgraphene-1.0-dev
+Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native (>= 1.70) <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-glib-sys-0.20+default-dev (>= 0.20.6-~~) <!nocheck>,
librust-libc-0.2+default-dev <!nocheck>,
librust-pkg-config-0.3+default-dev <!nocheck>,
librust-system-deps-7+default-dev <!nocheck>,
- libgraphene-1.0-dev <!nocheck>,
- gir-rust-code-generator (>= 0.20),
- libgirepository1.0-dev,
- xmlstarlet
+ libgraphene-1.0-dev <!nocheck>
Maintainer: Debian Rust Maintainers
<pkg-rust-maintain...@alioth-lists.debian.net>
Uploaders:
Matthias Geiger <werdah...@debian.org>
diff -Nru rust-graphene-sys-0.20.7/debian/debcargo.toml
rust-graphene-sys-0.20.7/debian/debcargo.toml
--- rust-graphene-sys-0.20.7/debian/debcargo.toml 2025-01-11
18:22:33.000000000 +0100
+++ rust-graphene-sys-0.20.7/debian/debcargo.toml 2025-05-10
15:04:55.000000000 +0200
@@ -6,6 +6,6 @@
# neede to re-generate the code, do not remove
[source]
-build_depends = ["gir-rust-code-generator (>=
0.20)","libgirepository1.0-dev","xmlstarlet"]
+build_depends = ["gir-rust-code-generator (>=
0.20)","libgirepository1.0-dev","xmlstarlet","libgraphene-1.0-dev"]
[packages.lib]
depends = ["libgraphene-1.0-dev"]
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---