From b956c1c35303166f28d9a6e9f36ced9979651eea Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 11 Nov 2015 16:15:25 +0100 Subject: reproducible: be more explicit --- bin/reproducible_html_repository_comparison.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_repository_comparison.sh') diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh index b518a00e..ca241505 100755 --- a/bin/reproducible_html_repository_comparison.sh +++ b/bin/reproducible_html_repository_comparison.sh @@ -40,7 +40,7 @@ ARCH="amd64" SUITE="unstable" echo "$(date) - starting to write $PAGE page. Downloading Sources and Packages files from our repository." write_page_header $VIEW "Comparison between the reproducible builds apt repository and regular Debian suites" -write_page "

These source packages are different from unstable in our apt repository on alioth. They are available for testing using these sources.lists entries:

"
+write_page "

These source packages (and their binaries packages) are different from unstable in our apt repository on alioth. They are available for testing using these sources.lists entries:

"
 write_page "deb http://reproducible.alioth.debian.org/debian/ ./"
 write_page "deb-src http://reproducible.alioth.debian.org/debian/ ./"
 write_page "

" -- cgit v1.2.3-54-g00ecf