[devscripts] 02/02: autopkgtest: sort the dependency list
Mattia Rizzolo
mattia at debian.org
Tue Jul 25 12:20:51 UTC 2017
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 <mattia at debian.org>
Date: Tue Jul 25 14:13:34 2017 +0200
autopkgtest: sort the dependency list
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
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
More information about the devscripts-devel
mailing list