This is an automated email from the git hooks/post-receive script. mestre-guest pushed a commit to branch master in repository libextutils-cchecker-perl.
commit a8a2cbd8ffb5dca338d126e1860455a23cbcd88a Author: Nuno Carvalho <[email protected]> Date: Fri Jun 5 05:29:02 2015 +0100 Add M::B dependency --- debian/changelog | 4 +++- debian/control | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e51ae23..21b3709 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,9 @@ libextutils-cchecker-perl (0.10-1) UNRELEASED; urgency=medium * Update Vcs-Browser URL to cgit web frontend [ Nuno Carvalho ] - * debian/control: update standards version to 3.9.6 + * debian/control: + + update standards version to 3.9.6 + + add explicit libmodule-build-perl dependency -- Nuno Carvalho <[email protected]> Fri, 05 Jun 2015 05:20:53 +0100 diff --git a/debian/control b/debian/control index 887d715..4a30927 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Uploaders: Jonathan Yu <[email protected]>, gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 8), + libmodule-build-perl Build-Depends-Indep: perl, libtest-fatal-perl, libtest-pod-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-cchecker-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
