Your message dated Sun, 20 Nov 2022 08:49:28 +0000
with message-id <[email protected]>
and subject line Bug#1003203: fixed in libgtkdatabox 1:1.0.0-2
has caused the Debian Bug report #1003203,
regarding libgtkdatabox: please make the build reproducible
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.)
--
1003203: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003203
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgtkdatabox
Version: 1:1.0.0-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the Reproducible Builds effort [0] we noticed that
libgtkdatabox could not be built reproducibly.
This is because it ships a generated 'Makefile' which, because of the
paths it embeds, may not even work on end-user systems.
Patch attached to simply skip distributing this file.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2022-01-06 07:34:26.650284236 +0000
--- b/debian/rules 2022-01-06 07:55:13.335254680 +0000
@@ -34,7 +34,7 @@
rm `find debian -name '*.la'`
override_dh_installdocs:
- dh_installdocs
+ dh_installdocs -X/Makefile
find debian -name "*.md5" -delete
override_dh_auto_clean:
--- End Message ---
--- Begin Message ---
Source: libgtkdatabox
Source-Version: 1:1.0.0-2
Done: Graham Inggs <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libgtkdatabox, 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.
Graham Inggs <[email protected]> (supplier of updated libgtkdatabox 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: Sun, 20 Nov 2022 08:22:19 +0000
Source: libgtkdatabox
Built-For-Profiles: noudeb
Architecture: source
Version: 1:1.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Graham Inggs <[email protected]>
Closes: 1003203
Changes:
libgtkdatabox (1:1.0.0-2) unstable; urgency=medium
.
* Only ship the html documentation, not the source and
intermediate files (Closes: #1003203)
* Fix debian/watch
* Bump Standards-Version to 4.6.1, no changes
Checksums-Sha1:
a176f172522e6c63e68170451181e95dfd4a675b 2283 libgtkdatabox_1.0.0-2.dsc
3d4dc9c7e04f25a070ccd330dd44fda01ccd138d 10000
libgtkdatabox_1.0.0-2.debian.tar.xz
Checksums-Sha256:
3d0411dfcac0ab4916320c5f6d26df1768ae3547a9770b265c89ea75c0760329 2283
libgtkdatabox_1.0.0-2.dsc
74e95e6ca84899ba6962cfbb5ee78455d9259ea55cbf4f8cf47c531e8c12e0d5 10000
libgtkdatabox_1.0.0-2.debian.tar.xz
Files:
317e0294c25b64d8913dd8aab55ed5b4 2283 science optional
libgtkdatabox_1.0.0-2.dsc
3584d2b29d55ba5ac91a7f3bb5832aaf 10000 science optional
libgtkdatabox_1.0.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmN55R8ACgkQr8/sjmac
4cIswQ//bPJKqd6AnjhkUphOkBNcsy1TtCrnPEjYA5TlqZH1i8clkAtc+7KY+WM5
XnHKzw97jx186kPjnzwSWJ2jbB5vDEOn82kIC5xOxk8FOHymZBs8q8ovmUGT1wFY
HJCCl2YQGYkHl7Y2+IuUIrvUA2B4FGUxGm3RiNCTUvrc1n6xyR4Gxn2htdC9Xb/J
Pw3g+G9KmTIqzvXV2d+jwY44EpBCnvpiTfK+jkTahG5Oet4mUg5rtww/U9oIsgtt
7UuYDx25kOfExouwXapC3Ai7mBd8OF8Og6fo8kLRr4xNsuCtvQe1Yp9dvFz4/m6M
IywOaT6rYKIUj4O78LwjrrJnvYNoMMGhbgB4N2uKYou7rYOBCykvj7NuvqeQIZqa
q8DfpCBSivjxojDTMnS4pLx3vUtwEtUMvFAVFZm9U0gXkhoBR8SUYK/JQ57/Ey+N
ZIhp3puhI48xParCSyJstavZgwtVa9tCX4QjBHZuienPZIPtuHDjf06/HYX69A77
f4EVKU0b104oeeGLz0KdOEVb2dZm/SRDFWXwQD6lnhCaxdanNVaFXM3szu1phJ/T
w1UOScUpWPc3zBLiEveaa1sfzNzXawzAEoQwJ0n41ucl7I/IWAij3/IS5nXPsYa3
xkYMD6OcIdhwNKEVes54dYhMRnRHEpJgWiW6SS7HgVIsSC3kV9A=
=RMgk
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers