[Reproducible-commits] [notes] 01/01: packages += hime

Daniel Shahaf danielsh at apache.org
Fri May 27 09:12:26 UTC 2016


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

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

commit 73b5576df1845f0a2647a70979c6bbdcac24241a
Author: Daniel Shahaf <d.s at daniel.shahaf.name>
Date:   Fri May 27 09:12:12 2016 +0000

    packages += hime
---
 packages.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/packages.yml b/packages.yml
index 10f85e1..fc8a938 100644
--- a/packages.yml
+++ b/packages.yml
@@ -4745,6 +4745,13 @@ highlight.js:
   version: 8.2+ds-4
   issues:
     - randomness_in_documentation_generated_by_sphinx
+hime:
+  version: 0.9.10+git20150916+dfsg1-2
+  comments: |
+    1. Locale-dependent shell glob https://sources.debian.net/src/hime/0.9.10%2Bgit20150916%2Bdfsg1-2/filter/Makefile/#L7
+       Causes files named with a leading capital letter (e.g., "Makefile") to only be included in the glob pattern in some locales.
+    2. Use of non-portable construct (the '-e' flag to 'echo' is not specified in POSIX) https://sources.debian.net/src/hime/0.9.10%2Bgit20150916%2Bdfsg1-2/Makefile/#L20
+       Currently only affects build progress messages, not generated artifacts.
 hkl:
   version: 4.0.3-4
   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