This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmail-imapclient-perl.
commit fca2fc2ebeff8b96dcc89d9016aba4920363d185 Author: gregor herrmann <[email protected]> Date: Fri Aug 4 16:52:46 2017 -0400 Drop unneeded version from libparse-recdescent-perl (build) dependency. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8f288c0..925490c 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, - libparse-recdescent-perl (>= 1.967009), + libparse-recdescent-perl, libtest-pod-perl Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmail-imapclient-perl.git @@ -21,7 +21,7 @@ Package: libmail-imapclient-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, - libparse-recdescent-perl (>= 1.967009) + libparse-recdescent-perl Recommends: libio-socket-ssl-perl, libdigest-hmac-perl Suggests: libauthen-sasl-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-imapclient-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
