This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 07e6b9324609ddc3bb4738fdfa14e43e873cdcab Author: James McCoy <[email protected]> Date: Sun Jul 3 15:16:38 2016 -0400 Remove licensecheck-specific build/test depends Signed-off-by: James McCoy <[email protected]> --- debian/control | 2 -- debian/tests/control | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 651f79f..7be0d50 100644 --- a/debian/control +++ b/debian/control @@ -16,9 +16,7 @@ Build-Depends: bash-completion, gnupg | gnupg2, libdistro-info-perl, libfile-desktopentry-perl, - libsoftware-license-perl, libtimedate-perl, - libuniversal-require-perl, liburi-perl, libwww-perl, lsb-release, diff --git a/debian/tests/control b/debian/tests/control index feb470d..79f698d 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: shunit2 -Depends: devscripts, libdistro-info-perl, zip, shunit2, libsoftware-license-perl, libuniversal-require-perl, gcc +Depends: devscripts, libdistro-info-perl, zip, shunit2, gcc 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
