[Qa-jenkins-scm] [jenkins.debian.net] 11/11: reproducible debian: make package page titles match

Holger Levsen holger at layer-acht.org
Sun Jul 24 15:46:19 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 60d6df627476679512ee4807b5fce3e4c36c35c7
Author: Valerie R Young <spectranaut at riseup.net>
Date:   Sat Jul 23 20:38:00 2016 -0400

    reproducible debian: make package page titles match
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_packages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 2a018d8..e7a9d98 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -315,7 +315,7 @@ def gen_packages_html(packages, no_clean=False):
                            pkg + '.html'
                 desturl = REPRODUCIBLE_URL + RB_PKG_URI + '/' + suite + \
                           '/' + arch + '/' + pkg + '.html'
-                title = pkg + ' - reproducible build results'
+                title = pkg + ' - reproducible builds result'
                 write_html_page(title=title, body=html, destfile=destfile,
                                 no_header=True, noendpage=True)
                 log.debug("Package page generated at " + desturl)

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