This is an automated email from the git hooks/post-receive script. bdrung pushed a commit to branch master in repository devscripts.
commit 83ddaf66f47f2dd03b3534a2403c811a80c55f10 Author: Benjamin Drung <[email protected]> Date: Sun Feb 23 00:06:37 2014 +0100 DEP-8 tests need libdistro-info-perl installed. --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 38dcc75..2904b26 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: shunit2 -Depends: devscripts, shunit2 +Depends: devscripts, libdistro-info-perl, shunit2 Restrictions: allow-stderr -- 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
