[notes] 02/03: Correct ordering if "issues" key

Chris Lamb chris at chris-lamb.co.uk
Tue Dec 6 09:25:42 UTC 2016


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

lamby pushed a commit to branch master
in repository notes.

commit 9a65fdf067d5366efb085ce8366cd2503ddd3bbe
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Dec 6 09:04:42 2016 +0000

    Correct ordering if "issues" key
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 packages.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages.yml b/packages.yml
index a4ffd15..0483a5a 100644
--- a/packages.yml
+++ b/packages.yml
@@ -1382,11 +1382,11 @@ avahi-sharp:
     - captures_build_path
 averell:
   version: 1.2.5-1
-  issues:
-    - captures_build_path
   comments: |
     This is the normal beam file path problem, but inside an escript binary that's using an embedded
     zip archive.
+  issues:
+    - captures_build_path
 avfs:
   version: 1.0.3-1
   comments: |

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