[Reproducible-commits] [notes] 01/01: Add an issue for ocamlpp

Jérémy Bobbio lunar at moszumanska.debian.org
Sun Nov 22 11:31:37 UTC 2015


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

lunar pushed a commit to branch master
in repository notes.

commit 1bae7f6a40636dd867633bac172e8f9da6a035ad
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Mon Nov 16 00:55:52 2015 +0100

    Add an issue for ocamlpp
---
 issues.yml   | 4 ++++
 packages.yml | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/issues.yml b/issues.yml
index 53882d7..0535122 100644
--- a/issues.yml
+++ b/issues.yml
@@ -517,6 +517,10 @@ randomness_in_ocaml_custom_executables:
     ocamlc -custom generates intermediate files with random names that end
     up in the executable.
   url: https://bugs.debian.org/786913
+randomness_in_ocaml_preprocessed_files:
+  description: |
+    ocamlpp generates intermediate files with random names that end
+    up in the executable.
 randomness_in_ocaml_provides:
   description: |
     From dh_ocaml :-
diff --git a/packages.yml b/packages.yml
index 7921601..13bbca4 100644
--- a/packages.yml
+++ b/packages.yml
@@ -11865,6 +11865,10 @@ ocamlduce:
   version: 3.12.1.0-1
   bugs:
     - 738423
+ocamlnet:
+  version: 4.0.4-1
+  issues:
+    - randomness_in_ocaml_preprocessed_files
 ocamlodbc:
   version: 2.15-5
   bugs:

-- 
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