[reprotest] 01/01: Use "generated binaries" over "produced binaries"; we use this elsewhere.
Chris Lamb
chris at chris-lamb.co.uk
Wed Dec 14 14:15:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository reprotest.
commit 1b9e515caa91d91fd1d9533ad7c2092fc73d8aa4
Author: Chris Lamb <lamby at debian.org>
Date: Wed Dec 14 15:15:11 2016 +0100
Use "generated binaries" over "produced binaries"; we use this elsewhere.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 79f1198..b0572c4 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Description: Build software and check it for reproducibility.
reprotest builds the same source code in different environments and
then checks the binaries produced by the builds to see if changing
the environment, without changing the source code, changed the
- produced binaries.
+ generated binaries.
.
reprotest is developed as part of the “reproducible builds” Debian
project.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git
More information about the Reproducible-commits
mailing list