[Reproducible-commits] [notes] 02/03: explain how to encode archs and don't encode suites, they are tracked via versions…

Holger Levsen holger at layer-acht.org
Tue Jun 14 23:50:38 UTC 2016


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

holger pushed a commit to branch multi-project-syntax
in repository notes.

commit 08e4ff5cf61121a24a0a7ccbf787f05899de333b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jun 15 01:45:46 2016 +0200

    explain how to encode archs and don't encode suites, they are tracked via versions…
---
 README | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 38b9fbb..cf75710 100644
--- a/README
+++ b/README
@@ -21,7 +21,6 @@ Open questions for multi project notes.git:
   are optional? (would that be correct yaml?)
 - shall we keep a hard-coded list of projects or how to detect them? (not all
   projects starts capitalized, eg coreboot)
-- how to encode suites and archs?
 
 packages.yml
 ------------
@@ -37,10 +36,13 @@ A full entry looks like the following:
          Patch submitted.
        bugs:
         - 764251
-       issues:
-         - blacklisted_on_armhf
+       arch-armhf:
+         issues:
+           - blacklisted_on_armhf
      ArchLinux:
        version: 1.7.3.2
+       issues:
+         - ftbfs_due_to_gcc7_transition
      FreeBSD:
        name: gnu-socat
        version: 1.8

-- 
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