This is an automated email from the git hooks/post-receive script. periapt pushed a commit to branch master in repository devscripts.
commit 44eb8d9e14cc27c8fee7c203f2019adb4b51ce9b Author: Nicholas Bamber <[email protected]> Date: Fri Dec 4 17:59:54 2015 +0000 fixed FRBS from missing build dependency --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1be0f48..bc8b46f 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,8 @@ Build-Depends: bash-completion, xz-utils, zip, libsoftware-license-perl, - libuniversal-require-perl + libuniversal-require-perl, + mozilla-devscripts Testsuite: autopkgtest Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/devscripts.git Vcs-Git: git://anonscm.debian.org/collab-maint/devscripts.git -- 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
