From 7724d61a28714a8650e44b9e4e0c7f072f2bbcf1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 2 Mar 2015 13:58:10 +0100 Subject: reproducible: experimental is relevant --- bin/reproducible_html_repo_stats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_repo_stats.sh b/bin/reproducible_html_repo_stats.sh index 6678c2a9..eebaed86 100755 --- a/bin/reproducible_html_repo_stats.sh +++ b/bin/reproducible_html_repo_stats.sh @@ -23,7 +23,7 @@ write_page "

These source packages are different from sid in our apt repositor write_page "deb http://reproducible.alioth.debian.org/debian/ ./" write_page "deb-src http://reproducible.alioth.debian.org/debian/ ./" write_page "

" -write_page "

" +write_page "

source packageversion in our repoversion in sidold versions in our repo
(needed for reproducing old builds)
version in experimental
(not relevant for reproducible.debian.net yet)
" curl http://reproducible.alioth.debian.org/debian/Sources > $TMPFILE SOURCES=$(grep-dctrl -n -s Package -r -FPackage . $TMPFILE | sort -u) -- cgit v1.2.3-70-g09d2
source packageversion in our repoversion in sidold versions in our repo
(needed for reproducing old builds)
version in experimental