Source: libgit-repository-plugin-log-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libgit-repository-perl (>= 1.309), libtest-requires-git-perl, perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgit-repository-plugin-log-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgit-repository-plugin-log-perl.git Homepage: https://metacpan.org/release/Git-Repository-Plugin-Log Package: libgit-repository-plugin-log-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgit-repository-perl (>= 1.309) Breaks: libgit-repository-perl (<< 1.309) Replaces: libgit-repository-perl (<< 1.309) Description: Git::Repository plugin adding log items Git::Repository::Plugin::Log adds a log() method to Git::Repository, which will return Git::Repository::Log objects representing the commit information provided by `git log`.