This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libx11-keyboard-perl.
commit 3fb7cec9b5121536688c2228c11ff3b1b2f08512 Author: gregor herrmann <[email protected]> Date: Thu May 14 00:42:01 2015 +0200 Add build dependency on iproute2. Used during build by debian/helpers/X11_used_namespace_sockets. Thanks: the reproducible-build team for their rebuilds. Closes: #785234 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index cdeccf0..b12a777 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: perl, libx11-protocol-perl, xvfb, + iproute2, Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/X11-Keyboard Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libx11-keyboard-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libx11-keyboard-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
