[notes] 02/02: issues += translations_missing_in_desktop_files; packages += sugar-browse-activity, sugar-read-activity

Daniel Shahaf danielsh at apache.org
Tue Dec 13 07:15:52 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 1b70b5a0f23a2307523ccc2a66891d88ae954ea6
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Tue Dec 13 07:11:56 2016 +0000

    issues += translations_missing_in_desktop_files; packages += sugar-browse-activity, sugar-read-activity
    
    Edit gedit-plugins, xfce4-terminal.
---
 issues.yml   |  7 +++++++
 packages.yml | 20 ++++++++++++++------
 2 files changed, 21 insertions(+), 6 deletions(-)

diff --git a/issues.yml b/issues.yml
index 5f98da7..82c2e81 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1585,3 +1585,10 @@ disorderfs_sensitive:
     Build output depends on readdir() order.
     .
     Interesting because they could be fixed by fixing these things at build time.
+translations_missing_in_desktop_files:
+  description: |
+    A file contains a list of «Name[xx] = "String"» lines, where «xx» is a language code;
+    some or all of the lines are present in one build only.
+    .
+    Possibly a bug (race condition between multiple invocations?) in intltool-merge.
+  deterministic: False
diff --git a/packages.yml b/packages.yml
index 6faef7c..eaa6d4a 100644
--- a/packages.yml
+++ b/packages.yml
@@ -8307,8 +8307,8 @@ gedit-plugins:
     Possibly related:
       1) The «%.plugin» rule in plugins/Makefile.am generates the cache file 'intltool-merge-cache' multiple times in parallel
       2) The .po suffix rules in po/Makefile.in.in
-    .
-    See also xfce4-terminal.
+  issues:
+    - translations_missing_in_desktop_files
 gegl:
   version: 0.2.0-7.1
   comments: |
@@ -30703,6 +30703,11 @@ sugar-base-0.88:
     - captures_build_path
   bugs:
     - 837239
+sugar-browse-activity:
+  version: 200-1
+  issues:
+    - translations_missing_in_desktop_files
+    - max_output_size_reached
 sugar-datastore:
   version: 0.106.0-1
   bugs:
@@ -30723,6 +30728,11 @@ sugar-presence-service-0.88:
   version: 0.88.0-3.1
   bugs:
     - 837270
+sugar-read-activity:
+  version: 115~dfsg-3
+  issues:
+    - translations_missing_in_desktop_files
+    - max_output_size_reached
 sugar-toolkit:
   version: 0.98.1-7
   issues:
@@ -33792,10 +33802,8 @@ xfce4-terminal:
   comments: |
     [armhf only (!?)]
     Translations missing from .po file.
-    .
-    Possibly a bug (race condition between multiple invocations?) in intltool-merge.
-    .
-    See also gedit-plugins.
+  issues:
+    - translations_missing_in_desktop_files
 xfoil:
   version: 6.99.dfsg-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