This is an automated email from the git hooks/post-receive script. bengen pushed a commit to branch master in repository sepia.
commit 6ac42c421d5d3d38f15116e0bbbfc2f7b7216faa Author: Hilko Bengen <[email protected]> Date: Fri Oct 5 12:18:54 2012 +0200 Added build-dependency for install-info (Closes: #689701) --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3b13c2a..9c4cd27 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,8 @@ Build-Depends-Indep: texinfo, perl (>= 5.8.8-7), libdata-dump-perl, libdevel-size-perl, libbsd-resource-perl, - libtest-expect-perl + libtest-expect-perl, + install-info, Maintainer: Hilko Bengen <[email protected]> Standards-Version: 3.9.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/sepia.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
