This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository cpanoutdated.
commit e4d85d64e6d176dd2abeab864b98fb1734d6517d Author: Lucas Kanashiro <[email protected]> Date: Fri Jun 3 10:58:13 2016 -0300 debian/control: update dependencies --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9a1515f..6921b9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ cpanoutdated (0.31-1) UNRELEASED; urgency=medium * debian/upstream/metadata: update Repository url * Update Debian packaging copyright * Declare compliance with Debian policy 3.9.8 + * debian/control: update dependencies -- Lucas Kanashiro <[email protected]> Fri, 03 Jun 2016 10:39:56 -0300 diff --git a/debian/control b/debian/control index e719ceb..eae28bf 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9.20140227~), libmodule-build-tiny-perl, perl Build-Depends-Indep: libcpan-distnameinfo-perl, - liblocal-lib-perl (>= 1.006008), + liblocal-lib-perl, liburi-perl, libwww-perl, perl (>= 5.15.8) | libmodule-metadata-perl @@ -22,7 +22,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcpan-distnameinfo-perl, - liblocal-lib-perl (>= 1.006008), + liblocal-lib-perl, liburi-perl, libwww-perl, perl (>= 5.15.8) | libmodule-metadata-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/cpanoutdated.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
