[Reproducible-commits] [notes] 01/01: Add timestamps_in_ppu_generated_by_fpc

Alexis Bienvenüe jboulix-guest at moszumanska.debian.org
Wed Apr 27 11:17:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

jboulix-guest pushed a commit to branch master
in repository notes.

commit f0e3de3fb37f94fbbff19383fac323c1ad0149d0
Author: Alexis <alexis at passoire.fr>
Date:   Wed Apr 27 13:16:04 2016 +0200

    Add timestamps_in_ppu_generated_by_fpc
---
 issues.yml   | 5 +++++
 packages.yml | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/issues.yml b/issues.yml
index 803e941..9724fec 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1030,3 +1030,8 @@ timestamps_in_htm_by_gap:
     The etc/convert.pl script from gap embeds timestamps with the current time
     and using the local language in the HTM files it produces.
   determimistic: True
+timestamps_in_ppu_generated_by_fpc:
+  description: |
+    fpc embeds timestamps of source *.pas files in the binary *.ppu file.
+    This is not a problem when the source file is not modified at build time, but if eg. the source file is patched by a debian patch from quilt, the timestamp of this file is set to build time and propagated in the binary.
+  deterministic: True
\ No newline at end of file
diff --git a/packages.yml b/packages.yml
index c9b5dbf..a1ca6d5 100644
--- a/packages.yml
+++ b/packages.yml
@@ -6376,6 +6376,10 @@ latrace:
   version: 0.5.11-1
   issues:
     - timestamps_in_manpages_generated_by_docbook_xsl
+lazarus:
+  version: 1.6+dfsg-2
+  issues:
+    - timestamps_in_ppu_generated_by_fpc
 lcgdm:
   version: 1.8.7-3.1
   issues:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list