Your message dated Mon, 06 Jul 2026 16:04:14 +0000
with message-id <[email protected]>
and subject line Bug#1005726: fixed in ruby-github-markup 6.0.0+dfsg-1
has caused the Debian Bug report #1005726,
regarding ruby-github-markup: reproducible builds: Embedded timestamps in
documentation file
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.)
--
1005726: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005726
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-github-markup
Severity: normal
Tags: patch
User: [email protected]
Usertags: timestamps timezone
X-Debbugs-Cc: [email protected]
The file created.rid file shipped in the documentation embeds timestamps
that appear to be timezone dependent:
│ │ │ ├──
./usr/share/rubygems-integration/all/gems/github-markup-1.7.0/doc/created.rid
│ │ │ │ -lib/github/markup.rb Sun, 13 Feb 2022 11:19:23 -1200
...
│ │ │ │ +lib/github/markup.rb Mon, 14 Feb 2022 13:19:23 +1400
The attached patch fixes this by removing the file in debian/rules
before building the .deb packages, as it does not appear to be
referenced in any of the documentation.
With this patch applied, ruby-github-markup should build
reproducibly on tests.reproducible-builds.org!
Thanks for maintaining ruby-github-markup!
live well,
vagrant
From 4318eea5612f0338558a4cdc59849264b8c1ad06 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <[email protected]>
Date: Sun, 13 Feb 2022 23:46:55 +0000
Subject: [PATCH] debian/rules: Remove created.rid file from documentation.
This file contains various timestamps of the generated documentation
files, but appears otherwise unused.
https://reproducible-builds.org/docs/timestamps/
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0161df7..4b17d23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_build:
dh_auto_build
# build documentation
rdoc --main=README.md --exclude=commands lib
- rm -f doc/js/*.js.gz
+ rm -f doc/js/*.js.gz doc/created.rid
override_dh_auto_install:
# use utf-8 locale so test cases work
--
2.34.1
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: ruby-github-markup
Source-Version: 6.0.0+dfsg-1
Done: Simon Quigley <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ruby-github-markup, 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.
Simon Quigley <[email protected]> (supplier of updated ruby-github-markup
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: Mon, 06 Jul 2026 10:53:08 -0500
Source: ruby-github-markup
Architecture: source
Version: 6.0.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Simon Quigley <[email protected]>
Closes: 1005726
Changes:
ruby-github-markup (6.0.0+dfsg-1) unstable; urgency=medium
.
* Team upload.
.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/salsa-ci.yml: use team-specific include
.
[ Simon Quigley ]
* Upgrade the watch file to version 5.
* New upstream release.
* Refresh the upstream metadata.
* Refresh build dependencies.
* Drop {XS,XB}-Ruby-Versions from control.
* Drop old Breaks.
* Bump debhelper-compat to 14, dropping ${misc:Depends},
${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies.
* Add update-test-fixtures.patch to update test fixtures.
* Add a runtime dependency on perl.
* Update Standards-Version to 4.7.4.
* Change the shebang line for a perl script.
* Remove doc/created.rid in rules (Closes: #1005726).
Checksums-Sha1:
d8bb1489946aab9acb8cc3bbb6c5ddee35dd1d37 2358
ruby-github-markup_6.0.0+dfsg-1.dsc
9567edbdc00ccea59ad36f45d73f5514d1648632 48016
ruby-github-markup_6.0.0+dfsg.orig.tar.xz
32d31b6f873d0de8a1c2c2756409b14facb197d3 10420
ruby-github-markup_6.0.0+dfsg-1.debian.tar.xz
29b8752a792d2018a0c068cd7bfc6e61987ea2ab 8711
ruby-github-markup_6.0.0+dfsg-1_source.buildinfo
Checksums-Sha256:
dca78d0ba7906c409d2fbfe920feb74f19944914af8be72542cc4e85b3cec436 2358
ruby-github-markup_6.0.0+dfsg-1.dsc
6bccf2d5ce0de71e2cfccdf4484633e4a3ae5db9028c5240c37a34ad9fd1b728 48016
ruby-github-markup_6.0.0+dfsg.orig.tar.xz
0ccb5dc0f7039a60083225426f81676d093a258b020f99fbc257eacd0cc1c5f2 10420
ruby-github-markup_6.0.0+dfsg-1.debian.tar.xz
487a5a90a78def35e7a92db0c6b48d3ec5aad0c2c05647a58ae74a8503a6858d 8711
ruby-github-markup_6.0.0+dfsg-1_source.buildinfo
Files:
710c452f11bcbf4d90c1e112081fdb75 2358 ruby optional
ruby-github-markup_6.0.0+dfsg-1.dsc
28e28425786cc3bbaea473c3462bdee1 48016 ruby optional
ruby-github-markup_6.0.0+dfsg.orig.tar.xz
44a19ab2236c0c861a8254e5ef7aea33 10420 ruby optional
ruby-github-markup_6.0.0+dfsg-1.debian.tar.xz
c69932b52502ff70370c95de9a315917 8711 ruby optional
ruby-github-markup_6.0.0+dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAmpLz4MACgkQ4n8s+EWM
L6SVUhAAtQdZ/gp58WQgwA4nYZ0QcHV8kV/d5q1aEV85G51AbOThlO3YRAZHRHWJ
BiSrLtnlw2syA2bGWN1MqJCjM8ZjdZ5CWgxfTqRbyR7E0rJAWPw/3ShGBVwZa0C7
QsG0iSOLHdLY8SuxV1n+t8NAPW9pAcuRIwKHG/HsqS0MV0GmCYoEaJ3FElq16FEY
xP20Yp0JDh3MqjPuE3rjNbSa6dMQcExzQEypP38Jhu75Uh3AegXoINxQ1eQTE20R
mvDUpe/HmNIokIdbbHFBmQNU6hcHcDXywQi2Wf1krkvqn99rHDfFSBq4ylOYFosd
XqNIjnOlqRlcG54NU7ReG2pexpQyH+cpyicFq1eFM9deY51QIm3G61hFjSTrsUlk
zu2u3nwAuNyK7li65/irFSAkXdJQmwAYtOSsO6fqtcvctHym/VZk/XgSXoJb6XhE
H0BkWNMxBsTrlIe3rAHC90APSxfYUBbfCf2ddLHLcMSrDZpnsAaaaS1eVnLExUAZ
vnOjCjgMvNlepuGmtG80wtcerXnpweTW/YhGvdggtnRQHox8CM8MwONyCylTcBiF
ocpDwCKGiPN4O1aFfUt3aGr5GYfgywkyk15x+encLHwc2xylleytK+82MWnce3lE
i7tCTOIN/GdMFB/QUClr641SDJrTanARiMDKBKk/BzyjHTogfU4=
=3RfK
-----END PGP SIGNATURE-----
pgpMO1xxrYEA2.pgp
Description: PGP signature
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers