Your message dated Wed, 28 Aug 2024 14:37:13 +0000
with message-id <e1sjjnn-000ksf...@fasolo.debian.org>
and subject line Bug#1079332: fixed in reform-setup-wizard 1.0-12
has caused the Debian Bug report #1079332,
regarding reform-setup-wizard: upcoming rust-gtk4 update
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.)


-- 
1079332: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079332
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: reform-setup-wizard
Severity: normal
X-Debbugs-Cc: werdah...@debian.org

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,
I intend to ship the latest upstream gtk-rs release (0.9) into unstable
at some point in the next two weeks. Attached is a patch facilitating
that. gtk-rs 0.9 is already available in experimental in case you want
to try it.

I also noticed r-s-w does not Build-Depend on gdk-pixbuf; see second
attached patch fixing this.

best,

werdahias


- -- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.10.6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: OpenRC (via /run/openrc), PID 1: init
LSM: AppArmor: enabled

-----BEGIN PGP SIGNATURE-----

iIsEARYIADMWIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCZsdANRUcd2VyZGFoaWFz
QGRlYmlhbi5vcmcACgkQ7L7btge5sr6opwD+LUFl0bUZYmLI8Rrajh8kYsHFpIsB
5AbzFB5z62PpWL4A/0PbDQrSbqlSmmRMgvZIoC6slO3/Dvl1unBzd0qcvHkG
=LqDu
-----END PGP SIGNATURE-----
commit 778ddc8a66d554be792907a2dbdc1e363a5ec0ae
Author: Matthias Geiger <werdah...@riseup.net>
Date:   Thu Aug 22 15:40:49 2024 +0200

    build-depend on gdk-pixbuf

diff --git a/debian/control b/debian/control
index 258775a..806c021 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
  libadwaita-1-dev,
  libgtk-4-dev,
  librust-gtk4-dev (>= 0.9.0),
+ librust-gdk-pixbuf-dev (>= 0.20),
  librust-libadwaita-dev (>= 0.7.0),
  librust-pwhash-dev (>= 1),
  librust-quick-xml-dev (>= 0.27.0),
commit 17b14b004b2b0381f474067c5422422495e9a12c
Author: Matthias Geiger <werdah...@riseup.net>
Date:   Thu Aug 22 15:37:33 2024 +0200

    reform-setup-wizard: update for gtk-rs 0.9

diff --git a/debian/control b/debian/control
index d8c759e..258775a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends:
  dh-cargo (>= 25),
  libadwaita-1-dev,
  libgtk-4-dev,
- librust-gtk4-dev (>= 0.8.0),
- librust-libadwaita-dev (>= 0.6.0),
+ librust-gtk4-dev (>= 0.9.0),
+ librust-libadwaita-dev (>= 0.7.0),
  librust-pwhash-dev (>= 1),
  librust-quick-xml-dev (>= 0.27.0),
  librust-regex-dev,
diff --git a/debian/patches/relax-deps b/debian/patches/relax-deps
index d6794ba..3d00397 100644
--- a/debian/patches/relax-deps
+++ b/debian/patches/relax-deps
@@ -1,11 +1,17 @@
 --- a/Cargo.toml
 +++ b/Cargo.toml
-@@ -12,6 +12,6 @@ lto = true
- adw = { version = "0.6.0", package = "libadwaita", features = ["v1_4"] }
- gtk = { version = "0.8.0", package = "gtk4", features = ["v4_12"] }
- gdk-pixbuf = "0.19.2"
+@@ -9,9 +9,9 @@
+ lto = true
+ 
+ [dependencies]
+-adw = { version = "0.6.0", package = "libadwaita", features = ["v1_4"] }
+-gtk = { version = "0.8.0", package = "gtk4", features = ["v4_12"] }
+-gdk-pixbuf = "0.19.2"
 -regex = "1.10.3"
 -quick-xml = "0.31.0"
-+regex = ">=1.10"
-+quick-xml = ">=0.27.0"
++adw = { version = "0.7.0", package = "libadwaita", features = ["v1_4"] }
++gtk = { version = "0.9.0", package = "gtk4", features = ["v4_12"] }
++gdk-pixbuf = "0.20.0"
++regex = ">= 1.10"
++quick-xml = ">= 0.27.0"
  pwhash = "1"

--- End Message ---
--- Begin Message ---
Source: reform-setup-wizard
Source-Version: 1.0-12
Done: Johannes Schauer Marin Rodrigues <jo...@debian.org>

We believe that the bug you reported is fixed in the latest version of
reform-setup-wizard, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1079...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Johannes Schauer Marin Rodrigues <jo...@debian.org> (supplier of updated 
reform-setup-wizard package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Aug 2024 16:10:50 +0200
Source: reform-setup-wizard
Architecture: source
Version: 1.0-12
Distribution: unstable
Urgency: medium
Maintainer: Lukas F. Hartmann <lu...@mntre.com>
Changed-By: Johannes Schauer Marin Rodrigues <jo...@debian.org>
Closes: 1079332 1079702
Changes:
 reform-setup-wizard (1.0-12) unstable; urgency=medium
 .
   [ Johannes Schauer Marin Rodrigues ]
   * debian/tests/control: disable all tests (Closes: #1079702)
 .
   [ Matthias Geiger ]
   * reform-setup-wizard: update for gtk-rs 0.9 (Closes: #1079332)
   * build-depend on gdk-pixbuf
Checksums-Sha1:
 2bdfa20478e989e2d9e31265cce8c4f8630bb2a4 2477 reform-setup-wizard_1.0-12.dsc
 26f27dfb9602971b6bb0b105ca66d4f4b847dc48 29944 
reform-setup-wizard_1.0-12.debian.tar.xz
Checksums-Sha256:
 22599fd4ee8cc450aa3487d66bf6a3732586c53c58c9a5a8c7a6776966f03ff1 2477 
reform-setup-wizard_1.0-12.dsc
 fdcc75e0f0821beee83efeb28eb85fab78bf5e01ac1f3593480131136e1d3d81 29944 
reform-setup-wizard_1.0-12.debian.tar.xz
Files:
 1dd45eda3e4bbb3b2056e38ed46eed20 2477 utils optional 
reform-setup-wizard_1.0-12.dsc
 0ace153549d420f508808d0c388c7c0a 29944 utils optional 
reform-setup-wizard_1.0-12.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmbPMFAACgkQ8sulx4+9
g+FKlQ//Wvz0sKwXon/hbYKdb3vH+fnfwzOTpfg7xA+M2ElehMe1DUkOZJQjbbg4
1enX2eTvFfb91JfgfiZa24ZsiO9A4cRUdaN5zZsuzn5MsDynUhmhqBmCPbOnG3up
e75+0libwus/CJCM2OGnKnMzTwSGXxKVN2qNKA2Y5nCNiqcP+ZSLNNwvim98GWsd
U0IpfDFuXGZ8Ljkode9JEC3b7+pjiZrYMSOpgWfs3w0S9aIk585vfwPieAcYxzQu
7+nm7Ff86X7QTr7gtgsQvDPyAury1kc7iBnGmWvLM0rEPD4ozD53iM2dWHZWoySZ
CRTvnsq2JsQpn/0dUFlh50VCu5RW1ynrF6N/pCSLeIHmiQkPVAMmrDgG18xYKNHo
5TWkrVbEuUJImgX2o1kcpWX7VlLpQLnJHe8WDCpN7iA/KXggUePtIXNaLX7LD4bH
Rziw6U6cbM1iRIYlZX5yPk0TOkpAZ66583dgQNXAqDN4LUkvimYqa54CjXPHfojh
HlMKhToCuLY+nfB+RvXy3SOfTGFy95dFCeokdvTF6Thr1gWKLczJ7E+3ckiafEnr
v0e8wWxOGavgv5ukmJcwEo2tp8vsuNivWANVNApV6TYTkQn7ELibj7BHd9LwwzrE
TV2wViOfjJAlzTdinpS0F289TCEwxfXxWhF6vKNv0SB/7Hm7X4I=
=+ZJ3
-----END PGP SIGNATURE-----

Attachment: pgp3oPuhQN_v4.pgp
Description: PGP signature


--- End Message ---

Reply via email to