[notes] 01/01: deprecating obsolete issues / fixing issue tags

Justin Cappos justincappos-guest at moszumanska.debian.org
Sat May 6 11:47:45 UTC 2017


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

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

commit e9760f0b0cfb70316c634d9fc4d830b13ffe7b89
Author: Justin Cappos <jcappos at nyu.edu>
Date:   Sat May 6 07:47:08 2017 -0400

    deprecating obsolete issues / fixing issue tags
---
 issues.yml   | 16 ++++++++++++++++
 packages.yml |  1 +
 2 files changed, 17 insertions(+)

diff --git a/issues.yml b/issues.yml
index 80010f0..1a3c549 100644
--- a/issues.yml
+++ b/issues.yml
@@ -88,6 +88,8 @@ timestamps_in_documentation_generated_by_asciidoctor:
   url: https://bugs.debian.org/820435
   deterministic: True
 random_anchor_names_generated_by_docbook_to_man:
+  status:
+    done
   description: |
     docbook-to-man uses non-deterministic <a> anchor names
     maybe fixable using something like https://patchwork.freedesktop.org/patch/69511/ ?
@@ -155,6 +157,8 @@ timestamps_in_pe_binaries:
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInPEBinaries
   deterministic: True
 randomness_in_documentation_generated_by_yardoc:
+  status:
+    done
   description: |
     yardoc defaults to a filesystem glob
   url: https://bugs.debian.org/849972
@@ -277,6 +281,8 @@ random_order_in_documentation_generated_by_javadoc:
     Workaround is
     https://sources.debian.net/src/maven-debian-helper/2.1.3/share/cdbs/1/class/maven.mk/?hl=136#L136
 method_may_never_be_called_in_documentation_generated_by_javadoc:
+  status:
+    done
   description: |
     javadoc can add "This method may never be called" in some builds and not
     others (reason unknown).
@@ -757,6 +763,8 @@ randomness_in_python_setuptools_requires_txt:
     order.
   url: https://bugs.debian.org/804249
 randomness_in_python_setuptools_install_files_txt:
+  status:
+    done
   description: |
     python-setuptools generates install_files.txt files with contents in arbitrary
     order.
@@ -920,6 +928,8 @@ texinfo_mdate_sh_varies_by_timezone:
     http://www.delorie.com/gnu/docs/automake/automake_81.html
   deterministic: True
 random_order_in_dh_pythonX_substvars:
+  status:
+    done
   description:
     dh_pythonX can generate Depends/Recommends substvars in a
     non-determinstic order. (dh-python is already patched.)
@@ -930,6 +940,8 @@ random_order_in_javahelper_substvars:
     non-determinstic order. Untested patch is https://gist.github.com/4a219d84e8a4091acf58
   url: https://bugs.debian.org/835147
 random_order_in_dh_haskell_substvars:
+  status:
+    done
   description:
     haskell-devscripts can generate Depends/Recommends substvars in a
     non-determinstic order
@@ -950,6 +962,8 @@ random_order_in_ruby_rdoc_indices:
   description:
     ruby's rdoc doesn't output methods in a determinstic order.
 undeterministic_symlinking_by_rdfind:
+  status:
+    done
   description:
     While removing duplicate files and replacing them with symlinks,
     rdfind chooses a random one as target.
@@ -1734,6 +1748,8 @@ randomness_in_t3g_files_generated_tslmendian:
   description: |
     Looks like arbitrary memory?
 randomness_in_swf_files_generated_by_as3compile:
+  status:
+    done
   description: |
     as3compile (src:sfwtools) generates non-determinstic .swf files.
 nondeterminism_in_java_classes_generated_by_jxc:
diff --git a/packages.yml b/packages.yml
index 5b78d65..9d94ddd 100644
--- a/packages.yml
+++ b/packages.yml
@@ -10353,6 +10353,7 @@ jboss-logmanager:
   version: 2.0.3-1
   issues:
     - method_may_never_be_called_in_documentation_generated_by_javadoc
+    - random_order_in_documentation_generated_by_javadoc
 jboss-modules:
   version: 1.5.2-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