This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository liblinux-fd-perl.
commit fde226f72dfdef74bb95cb74503f9c9a439652a4 Author: Christopher Hoskin <[email protected]> Date: Mon Feb 16 20:58:49 2015 +0000 Added build dependancy on libmodule-build-perl ahead of Module::Build being removed from core. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e1e47fb..45012e8 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Christopher Hoskin <[email protected]> Build-Depends: debhelper (>= 9.20120312~), libsub-exporter-perl, libtest-exception-perl, + libmodule-build-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblinux-fd-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblinux-fd-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
