This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libcache-perl.
commit f1527b664af4e5bdd4a2bd5cb4985c4d85cd0b13 Author: Lucas Kanashiro <[email protected]> Date: Sat Jul 25 11:38:27 2015 -0300 Switch libmodule-build-perl to build dep --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4577f3b..5b60211 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libcache-perl (2.11-1) UNRELEASED; urgency=low * Add debian/upstream/metadata * Import upstream version 2.11 * Set debhelper >= 9 + * Switch libmodule-build-perl to build dep -- Lucas Kanashiro <[email protected]> Sat, 25 Jul 2015 11:24:52 -0300 diff --git a/debian/control b/debian/control index 7372468..12f1677 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,13 @@ Source: libcache-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9), + libmodule-build-perl Build-Depends-Indep: perl (>= 5.8.0-7), libfile-nfslock-perl (>= 1.2), libio-string-perl (>= 1.02), libheap-perl (>= 0.01), - libtimedate-perl (>= 1.14), - libmodule-build-perl + libtimedate-perl (>= 1.14) Maintainer: Debian Perl Group <[email protected]> Uploaders: Dominic Hargreaves <[email protected]> Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcache-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
