[Qa-jenkins-scm] [jenkins.debian.net] 01/01: d-i: capitalise Debian on build jobs, since we need a trivial change

Holger Levsen holger at layer-acht.org
Sun Jun 26 21:44:37 UTC 2016


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit d5e1cda0197c9ea9a921904f81bcf24983429783
Author: Philip Hands <phil at hands.com>
Date:   Sun Jun 26 23:31:09 2016 +0200

    d-i: capitalise Debian on build jobs, since we need a trivial change
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/d-i.yaml.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index d7e3fae..cf9844f 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -361,7 +361,7 @@ for f in ['html', 'pdf']:
 data.extend(
     [{'defaults': {
         'name': '{name}-{act}',
-        'description': ('Builds debian packages in sid from git {branchdesc}, '
+        'description': ('Builds Debian packages in sid from git {branchdesc}, '
                         'triggered by pushes to <pre>{gitrepo}</pre> '
                         '{do_not_edit}'),
         'triggers': [{'pollscm': {'cron': '{trg}'}}],
@@ -381,7 +381,7 @@ data.extend(
 data.extend(
     [{'defaults': {
         'name': '{name}-pu-{act}',
-        'description': ('Builds debian packages in sid from git {branchdesc}, '
+        'description': ('Builds Debian packages in sid from git {branchdesc}, '
                         'triggered by pushes to <pre>{gitrepo}</pre> '
                         '{do_not_edit}'),
         'triggers': [{'pollscm': {'cron': '{trg}'}}],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list