[Pkg-debile-commits] [debile-master] 29/126: meh

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:56:09 UTC 2013


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

sylvestre pushed a commit to branch scan-build-html
in repository debile-master.

commit ec5d2890baa0e04777db8c85c38afc10b7a833df
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Sun May 26 18:07:18 2013 -0400

    meh
---
 eg/config.json |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/eg/config.json b/eg/config.json
index 0a34f70..eeabf3a 100644
--- a/eg/config.json
+++ b/eg/config.json
@@ -3,7 +3,6 @@
         {
             "_id": "default",
             "incoming": "/srv/lucy.pault.ag/incoming",
-            "keyring": "/var/lib/lucy/keyring",
             "job_classes": {
                 "binary": [
                     "piuparts",
@@ -16,9 +15,10 @@
                     "perlcritic",
                     "cppcheck",
                     "pep8",
-                    "amd64"
+                    "unstable-amd64"
                 ]
             },
+            "keyring": "/var/lib/lucy/keyring",
             "pool": "/srv/lucy.pault.ag/pool",
             "public": "http://localhost/pool"
         }
@@ -27,14 +27,14 @@
         {
             "_id": "leliel",
             "auth": "password",
-            "owner": "paultag",
-            "gpg": "A998491ADCCB93C7A73A27403D3FDC7A47036CF7"
+            "gpg": "A998491ADCCB93C7A73A27403D3FDC7A47036CF7",
+            "owner": "paultag"
         },
         {
             "_id": "loki",
             "auth": "password",
-            "owner": "paultag",
-            "gpg": null
+            "gpg": null,
+            "owner": "paultag"
         }
     ],
     "users": [

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-master.git



More information about the Pkg-debile-commits mailing list