This is an automated email from the git hooks/post-receive script. pabs pushed a commit to branch master in repository devscripts.
commit d23b8e855fb52872dcb6e39ccb9cdf1117e7ba88 Author: Paul Wise <[email protected]> Date: Sun Aug 14 17:50:18 2016 +0800 Suggest reprotest for reproducible builds testing (Closes: #786755) --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 84c5def..45df58d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ devscripts (2.16.7) UNRELEASED; urgency=medium + Fix the script for the removal of testing.pl from release.debian.org * dscverify: + Fix bash completion of the --no-conf option + * Suggest reprotest for reproducible builds testing (Closes: #786755) [ Jakub Wilk ] * wnpp-alert: diff --git a/debian/control b/debian/control index 7be0d50..51f7cb6 100644 --- a/debian/control +++ b/debian/control @@ -89,6 +89,7 @@ Suggests: bsd-mailx | mailx, libyaml-syck-perl, mozilla-devscripts, mutt, + reprotest, ssh-client, svn-buildpackage, w3m, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
