This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libnamespace-clean-perl.
commit dba38fe7a207a8b0792916267ff8aa2f6bb44cb9 Author: Lucas Kanashiro <[email protected]> Date: Fri Jun 3 16:55:40 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 16b25e9..622e072 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ libnamespace-clean-perl (0.27-1) UNRELEASED; urgency=medium * Import upstream version 0.27 * Update debian/upstream/metadata * Declare compliance with Debian policy 3.9.8 + * debian/control: update dependencies -- Lucas Kanashiro <[email protected]> Fri, 03 Jun 2016 16:47:33 -0300 diff --git a/debian/control b/debian/control index b561f4c..86bcf78 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libb-hooks-endofscope-perl (>= 0.12), - libpackage-stash-perl (>= 0.23), + libpackage-stash-perl, libsub-identify-perl, libsub-name-perl, perl @@ -25,7 +25,7 @@ Homepage: https://metacpan.org/release/namespace-clean Package: libnamespace-clean-perl Architecture: all Depends: libb-hooks-endofscope-perl (>= 0.12), - libpackage-stash-perl (>= 0.23), + libpackage-stash-perl, libsub-identify-perl, libsub-name-perl, ${misc:Depends}, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnamespace-clean-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
