[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: shorten page titles

Holger Levsen holger at layer-acht.org
Sat May 28 09:11:33 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 8b75d5686f545cb7b9e29239d27b78be6b4fc6cc
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat May 28 11:11:15 2016 +0200

    reproducible Debian: shorten page titles
---
 bin/reproducible_html_pkg_sets.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_html_pkg_sets.sh b/bin/reproducible_html_pkg_sets.sh
index ef4b3ad..72d6721 100755
--- a/bin/reproducible_html_pkg_sets.sh
+++ b/bin/reproducible_html_pkg_sets.sh
@@ -127,7 +127,7 @@ create_pkg_sets_pages() {
 	VIEW=pkg_sets
 	PAGE=index_${VIEW}.html
 	echo "$(date -u) - starting to write $PAGE page."
-	write_page_header $VIEW "Overview about reproducible builds of specific package sets in $SUITE/$ARCH"
+	write_page_header $VIEW "Package sets in $SUITE/$ARCH for Reproducible builds"
 	create_pkg_sets_navigation index
 	write_page_footer
 	publish_page $SUITE/$ARCH
@@ -138,7 +138,7 @@ create_pkg_sets_pages() {
 	for i in $(seq 1 ${#META_PKGSET[@]}) ; do
 		PAGE="pkg_set_${META_PKGSET[$i]}.html"
 		echo "$(date -u) - starting to write $PAGE page."
-		write_page_header $VIEW "Overview about reproducible builds for the ${META_PKGSET[$i]} package set in $SUITE/$ARCH"
+		write_page_header $VIEW "Reproducible builds ${META_PKGSET[$i]} package set in $SUITE/$ARCH"
 		create_pkg_sets_navigation $i
 		write_page "<hr />"
 		META_RESULT=true

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