This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository liblog-any-adapter-dispatch-perl.
commit 681dda3031c40f72a1a7cfbd2b11c67c3ed9814c Author: gregor herrmann <[email protected]> Date: Tue Oct 10 16:28:04 2017 +0200 Drop unneeded version from liblog-dispatch-perl (build) dependency. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8bf989a..e8378a3 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblog-any-perl (>= 1.00) | liblog-any-adapter-perl, - liblog-dispatch-perl (>= 2.26), + liblog-dispatch-perl, perl Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblog-any-adapter-dispatch-perl.git @@ -18,7 +18,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-any-perl (>= 1.00) | liblog-any-adapter-perl, - liblog-dispatch-perl (>= 2.26) + liblog-dispatch-perl Description: adapter to use Log::Dispatch with Log::Any Log::Any::Adapter::Dispatch is a Log::Any adapter suitable for sending logging messages through Log::Dispatch. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-any-adapter-dispatch-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
