Bug#990768: tcode -- Does not build reproducibly

Nilesh Patra nilesh at debian.org
Tue Jul 6 16:22:06 BST 2021


Package: tcode
Version: 0.1.20080918-3
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: nilesh at debian.org, nilesh at debian.org, reproducible-bugs at lists.alioth.debian.org

Dear Maintainer,

src:tcode fails to build reproducibly because it
vendors a pdf that saves in build dates on several pages.

Hence the best way is to simply remove build date from the said pdf.
Vendoring the "build date" is rarely useful, and hence can be easily
removed.

Please consider applying the attached patch

Nilesh

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages tcode depends on:
ii  default-jre           2:1.11-72
pn  latex2html            <none>
pn  texlive-bibtex-extra  <none>

tcode recommends no packages.

tcode suggests no packages.
-------------- next part --------------
--- a/tcode.tex
+++ b/tcode.tex
@@ -5,7 +5,6 @@
 \usepackage{tcode}
 
 \mytwoheads
-\dateheadtrue
 \tolerance=500
 \textwidth=6.5in
 \textheight=9.5in
@@ -33,7 +32,6 @@
 {\Large\bf TCode} \\[20pt] 
 {\Large\bf User Guide } \\[20pt] 
 {\Large\bf Tools for documenting Java programs in \LaTeX }\\[15pt] 
- Version: \today \\
 \vfill\vfill
 \end {center}
 


More information about the pkg-java-maintainers mailing list