Your message dated Tue, 30 Sep 2025 15:35:20 +0000
with message-id <[email protected]>
and subject line Bug#1116746: fixed in gnome-tour 49.0-2
has caused the Debian Bug report #1116746,
regarding gnome-tour: FTBFS with the nocheck build profile
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 [email protected]
immediately.)
--
1116746: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116746
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gnome-tour
Version: 49.0-1
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck
(It's a wiki, so you are welcome to contribute)
[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gnome-tour, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/share/cargo/bin/cargo clean
debian cargo wrapper: options = ['parallel=2', 'nocheck'], profiles =
['nocheck'], parallel = ['-j2'], lto =
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type =
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
'/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
Removed 0 files
rm -rf /<<PKGBUILDDIR>>/debian/cargo_home
rm -rf /<<PKGBUILDDIR>>/debian/cargo_registry
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/share/cargo/bin/cargo prepare-debian
/<<PKGBUILDDIR>>/debian/cargo_registry --link-from-system
debian cargo wrapper: options = ['parallel=2', 'nocheck'], profiles =
['nocheck'], parallel = ['-j2'], lto =
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type =
x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into
/<<PKGBUILDDIR>>/debian/cargo_registry/
rm -f Cargo.lock
rm -f .cargo/config.toml
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_configure
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
-Dpython.bytecompile=-1
The Meson build system
Version: 1.9.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: gnome-tour
Project version: 49.0
Rust compiler for the host machine: rustc -C linker=cc (rustc 1.87.0 "1.87.0")
Rust linker for the host machine: rustc -C linker=cc ld.bfd 2.45
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency glib-2.0 found: YES 2.84.4
Run-time dependency gio-2.0 found: YES 2.84.4
Run-time dependency gtk4 found: YES 4.20.1
Run-time dependency libadwaita-1 found: YES 1.8.0
Program desktop-file-validate found: NO
Program appstreamcli found: NO
Program cargo found: YES (/usr/bin/cargo)
Configuring org.gnome.Tour.metainfo.xml.in using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Configuring org.gnome.Tour.desktop.in using configuration
Dependency gio-2.0 found: YES 2.84.4 (cached)
Program /usr/bin/glib-compile-resources found: YES
(/usr/bin/glib-compile-resources)
Configuring org.gnome.Tour.service using configuration
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring config.rs using configuration
Message: Building in release mode
Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache)
Program update-desktop-database found: NO
../meson.build:66:6: ERROR: Program 'update-desktop-database' not found or not
executable
A full log can be found at
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
==> meson-logs/meson-log.txt <==
Build started at 2025-09-30T11:33:17.382610
Main binary: /usr/bin/python3
Build Options: -Dpython.bytecompile=-1 -Dprefix=/usr
-Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc
-Dbuildtype=plain -Dwrap_mode=nodownload
Python system: Linux
The Meson build system
Version: 1.9.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: gnome-tour
Project version: 49.0
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (Debian 15.2.0-4) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.45
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 15.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
-----------
Detecting compiler via: `rustc --version` -> 0
stdout:
rustc 1.87.0 (17067e9ac 2025-05-09) (built from a source tarball)
-----------
-----------
Called: `rustc -C linker=cc -o
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs` -> 0
-----------
Called: `rustc -C linker=cc --crate-type staticlib --print native-static-libs
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs` -> 0
stderr:
warning: function `main` is never used
--> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs:1:4
|
1 | fn main() {
| ^^^^
|
= note: `#[warn(dead_code)]` on by default
note: Link against the following native artifacts when linking against this
static library. The order and any duplication can be significant on some
platforms.
note: native-static-libs: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc
warning: 1 warning emitted
-----------
Running test binary command:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe
-----------
Sanity check:
`/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe` -> 0
Rust compiler for the host machine: rustc -C linker=cc (rustc 1.87.0 "1.87.0")
Rust linker for the host machine: rustc -C linker=cc ld.bfd 2.45
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (Debian 15.2.0-4) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.45
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 15.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
-----------
Detecting compiler via: `rustc --version` -> 0
stdout:
rustc 1.87.0 (17067e9ac 2025-05-09) (built from a source tarball)
-----------
-----------
Called: `rustc -C linker=cc -o
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs` -> 0
-----------
Called: `rustc -C linker=cc --crate-type staticlib --print native-static-libs
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs` -> 0
stderr:
warning: function `main` is never used
--> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs:1:4
|
1 | fn main() {
| ^^^^
|
= note: `#[warn(dead_code)]` on by default
note: Link against the following native artifacts when linking against this
static library. The order and any duplication can be significant on some
platforms.
note: native-static-libs: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc
warning: 1 warning emitted
-----------
Running test binary command:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe
-----------
Sanity check:
`/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe` -> 0
Rust compiler for the build machine: rustc -C linker=cc (rustc 1.87.0 "1.87.0")
Rust linker for the build machine: rustc -C linker=cc ld.bfd 2.45
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Determining dependency 'glib-2.0' with pkg-config executable
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion glib-2.0` -> 0
stdout:
2.84.4
-----------
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags glib-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lglib-2.0
-----------
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-lglib-2.0
-----------
Run-time dependency glib-2.0 found: YES 2.84.4
Determining dependency 'gio-2.0' with pkg-config executable
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gio-2.0` -> 0
stdout:
2.84.4
-----------
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gio-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gio-2.0 found: YES 2.84.4
Determining dependency 'gtk4' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gtk4` -> 0
stdout:
4.20.1
-----------
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gtk4` -> 0
stdout:
-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/graphene-1.0
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2
-pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz
-lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0
-lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0
-lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lgobject-2.0
-lglib-2.0
-----------
Run-time dependency gtk4 found: YES 4.20.1
Determining dependency 'libadwaita-1' with pkg-config executable
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libadwaita-1` -> 0
stdout:
1.8.0
-----------
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libadwaita-1` -> 0
stdout:
-I/usr/include/libadwaita-1 -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu
-I/usr/include/webp -I/usr/include/graphene-1.0
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2
-I/usr/include/appstream -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libadwaita-1` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -ladwaita-1 -lgtk-4 -lpangocairo-1.0 -lpango-1.0
-lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libadwaita-1` -> 0
stdout:
-ladwaita-1 -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0
-lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lgobject-2.0
-lglib-2.0
-----------
Run-time dependency libadwaita-1 found: YES 1.8.0
Program desktop-file-validate found: NO
Program appstreamcli found: NO
Program cargo found: YES (/usr/bin/cargo)
Configuring org.gnome.Tour.metainfo.xml.in using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Configuring org.gnome.Tour.desktop.in using configuration
Dependency gio-2.0 found: YES 2.84.4 (cached)
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=glib_compile_resources gio-2.0` -> 0
stdout:
/usr/bin/glib-compile-resources
-----------
Got pkg-config variable glib_compile_resources : /usr/bin/glib-compile-resources
Program /usr/bin/glib-compile-resources found: YES
(/usr/bin/glib-compile-resources)
Configuring org.gnome.Tour.service using configuration
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring config.rs using configuration
Running command: /usr/bin/cp
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/config.rs
/<<PKGBUILDDIR>>/src/config.rs
--- stdout ---
--- stderr ---
Message: Building in release mode
Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache)
Program update-desktop-database found: NO
../meson.build:66:6: ERROR: Program 'update-desktop-database' not found or not
executable
dh_auto_configure: error: cd obj-x86_64-linux-gnu &&
DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup ..
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1
returned exit code 1
make: *** [debian/rules:15: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: gnome-tour
Source-Version: 49.0-2
Done: Jeremy Bícha <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gnome-tour, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Bícha <[email protected]> (supplier of updated gnome-tour 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 30 Sep 2025 11:15:12 -0400
Source: gnome-tour
Built-For-Profiles: noudeb
Architecture: source
Version: 49.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Jeremy Bícha <[email protected]>
Closes: 1116746
Changes:
gnome-tour (49.0-2) unstable; urgency=medium
.
* Opt into Salsa CI
* Remove !nocheck annotation from Build-Depends: desktop-file-utils
(Closes: #1116746)
Checksums-Sha1:
3874b3ade5cfd03e08d384b61cc2b64ad395f16b 2330 gnome-tour_49.0-2.dsc
e388c4acea01eef6abbef2d2292c90b7e80f4799 3852 gnome-tour_49.0-2.debian.tar.xz
58467aed63ff1424a8b07cefcac3641155bf3ca7 9530
gnome-tour_49.0-2_source.buildinfo
Checksums-Sha256:
0d6d063004ec65120f845ad71a1784c74231590f52f04d56b60aa7534b9a3e56 2330
gnome-tour_49.0-2.dsc
4055844cb0e24a90fb87689081b4e8bb4a848c1908a3cad0c5cb2270e228d03f 3852
gnome-tour_49.0-2.debian.tar.xz
5f93e2d3e9ebc4887592198abd97824af7ab9d2b0a3d4db4ef64136fd661d2d4 9530
gnome-tour_49.0-2_source.buildinfo
Files:
b3df105d6b2b6ebfc9235ec28b74d481 2330 gnome optional gnome-tour_49.0-2.dsc
c36613796f3e4102029b1e00896a80df 3852 gnome optional
gnome-tour_49.0-2.debian.tar.xz
61aadf59fc2b3d5c25867f73622643dc 9530 gnome optional
gnome-tour_49.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmjb9CgACgkQ5mx3Wuv+
bH10hg//UX+Q5UnuXrqkCZPXbuj8VAI7YQaZaEAUVr5YGTB/wxu9aZ4lvIWmWJb1
CWcQ3jwBhADCvzktAFPVflOwSup6EfH15wr09N0JCtFP3aXPu3mVPOfQAxHP6hHM
imq5HLNGhT6EYTExZJof0iRU3EBSCX3VZ6ieF8gazaIlHm9DLimd0g6tfpURxCJL
HtYLJ8U6ByH5wGiJr6qLXc4s8dC7iTGiySLeyqli4VB8pmAJMAsVrZBIuvm/EYvR
GBcMJqRdrQoB10Wj5mmaV7yiNkqZuqoNHLAYnnLphC2vKZ3dTGJynE5WH7VKSz13
COPRe2yMHFpV9JP5h/garA7YBrl5NDc0izripwc7M0rqGXm6pp2d324FxcGNpDwB
yPj/BiGUqfNe2kesQrbK5hYAyleG1TSxjTYvuKOqV1DH5z4W58Tvozv3oeRSQTeX
5JBAlrmyXpUJi+UtpfiiBcrv7LV70bl/5b2G+Vrq3FsLoVIg9rAvKX8sr6dNeIVc
K+gbFv9wCfuPGWBGVt37L3nUhF21ldIL074hr45+Gzoh+RQWfjYneSKl+nU4OpMZ
+gAZ50LRr0CHEM4XgUBOeP8+fPj9nm3rx6rDzYTqrOx90uG4v2igVk17aweFEF5r
nK3Nyef4n+3rgVoIdCs/JSMbPheQgOhnO3BGOEhnCLMpdc4hNWI=
=TCPV
-----END PGP SIGNATURE-----
pgpMMrRpmDE82.pgp
Description: PGP signature
--- End Message ---