[notes] 01/01: packages += gnome-contacts

Daniel Shahaf danielsh at apache.org
Thu Sep 22 15:10:04 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 e8e560a35e45d56d0f4da80ebc6d4219a1d43c29
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Thu Sep 22 15:08:01 2016 +0000

    packages += gnome-contacts
---
 packages.yml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/packages.yml b/packages.yml
index 0e71e9b..b6585da 100644
--- a/packages.yml
+++ b/packages.yml
@@ -8408,6 +8408,19 @@ gnome-color-chooser:
   version: 0.2.5-1
   bugs:
     - 817295
+gnome-contacts:
+  version: 3.22.1-1
+  comments: |
+    The following two lines appear in a non-deterministic order in the compiled binary:
+    .
+    src/contacts-window.c:2108	static void contacts_window_instance_init (ContactsWindow * self) {
+    ⋮
+    src/contacts-window.c:2111		g_type_ensure (CONTACTS_TYPE_CONTACT_PANE);
+    src/contacts-window.c:2112		g_type_ensure (CONTACTS_TYPE_ACCOUNTS_LIST);
+    ⋮
+    src/contacts-window.c:2114	}
+    .
+    This may be caused by `-Wl,-O1` in debian/rules.
 gnome-do:
   version: 0.95.3-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