This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit e08bf90588462914704841bebe37126360ffd254 Author: James McCoy <[email protected]> Date: Sun Jan 31 15:17:55 2016 -0500 mk-build-deps: Add Debug::pkgProblemResolver to documentation Signed-off-by: James McCoy <[email protected]> --- scripts/mk-build-deps.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/mk-build-deps.pl b/scripts/mk-build-deps.pl index 4f4eecc..994a659 100755 --- a/scripts/mk-build-deps.pl +++ b/scripts/mk-build-deps.pl @@ -52,7 +52,7 @@ Install the generated packages and its build-dependencies. =item B<-t>, B<--tool> When installing the generated package use the specified tool. -(default: B<apt-get --no-install-recommends>) +(default: B<apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends>) =item B<-r>, B<--remove> -- 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
