From e7e0c7fe95dc26e404ebd007e14c5ca4ca4fa108 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 9 Aug 2015 14:37:49 +0200 Subject: reproducible: explain that probably a new upload to our repo is needed... --- 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 5db70c2b..8be5bb4d 100755 --- a/bin/reproducible_html_repository_comparison.sh +++ b/bin/reproducible_html_repository_comparison.sh @@ -183,7 +183,7 @@ for PKG in $SOURCEPKGS ; do write_row "
Then the branch should probably renamed." elif $OBSOLETE_IN_SID && $OBSOLETE_IN_EXP ; then write_row "
(only used in testing, fixed in sid," - write_row "
branch should probably renamed)" + write_row "
branch probably either should be renamed to merged/reproducible_builds or a new upload to our repo is needed?)" elif $OBSOLETE_IN_EXP ; then write_row "
(only used in testing and unstable, fixed in experimental)" fi -- cgit v1.2.3-54-g00ecf