This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository devscripts.
commit 49629adf1d67de4cfb689aec10539439a34d6541 Author: Mattia Rizzolo <[email protected]> Date: Tue Jul 25 14:13:34 2017 +0200 autopkgtest: sort the dependency list Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 542c4a6..e398f20 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: shunit2 -Depends: devscripts, debhelper, libdistro-info-perl, zip, shunit2, gcc, build-essential, mozilla-devscripts +Depends: devscripts, build-essential, debhelper, gcc, libdistro-info-perl, mozilla-devscripts, shunit2, zip Restrictions: allow-stderr needs-recommends -- 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
