[Reproducible-commits] [notes] 01/01: Add new random_order_in_ruby_rdoc_indices issue and tag ruby-facets

Chris Lamb lamby at moszumanska.debian.org
Mon Jul 20 10:30:06 UTC 2015


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

lamby pushed a commit to branch master
in repository notes.

commit a4c457d90497a18133562668ce17d842f00cec7f
Author: Chris Lamb <lamby at debian.org>
Date:   Mon Jul 20 11:29:58 2015 +0100

    Add new random_order_in_ruby_rdoc_indices issue and tag ruby-facets
---
 issues.yml   | 3 +++
 packages.yml | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/issues.yml b/issues.yml
index 0b763ca..6ed4373 100644
--- a/issues.yml
+++ b/issues.yml
@@ -702,3 +702,6 @@ collation_order_varies_by_locale:
     LC_COLLATE (or LC_ALL) causes a variation in the deterministic
     order produced by invocations like ls *.  This can usually be
     fixed with LC_COLLATE=C.UTF-8 or LC_COLLATE=C.
+random_order_in_ruby_rdoc_indices:
+  description:
+    ruby's rdoc doesn't output methods in a determinstic order.
diff --git a/packages.yml b/packages.yml
index 6372a5a..5b18236 100644
--- a/packages.yml
+++ b/packages.yml
@@ -14151,6 +14151,10 @@ ruby-extendmatrix:
   version: 0.3.1-1
   issues:
     - ftbfs_uninvestigated_ruby_transition
+ruby-facets:
+  version: 2.9.3-2
+  issues:
+    - random_order_in_ruby_rdoc_indices
 ruby-factory-girl:
   version: 4.4.0-2
   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