This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository cpan-listchanges.
commit b84223977a957eca6f3b19dbaf420447ccc7ba46 Author: gregor herrmann <[email protected]> Date: Mon Jun 1 22:56:05 2015 +0200 wrap&sort d/control Gbp-Dch: Ignore --- debian/control | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 61cc23c..fef05be 100644 --- a/debian/control +++ b/debian/control @@ -7,14 +7,14 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl -Build-Depends-Indep: perl, - libalgorithm-diff-perl, +Build-Depends-Indep: libalgorithm-diff-perl, libcpan-distnameinfo-perl, - perl (>= 5.13.9) | libmodule-metadata-perl, libtest-requires-perl, libtry-tiny-perl, libwww-perl, - libyaml-perl + libyaml-perl, + perl, + perl (>= 5.13.9) | libmodule-metadata-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/cpan-listchanges.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/cpan-listchanges.git @@ -26,10 +26,10 @@ Depends: ${misc:Depends}, ${perl:Depends}, libalgorithm-diff-perl, libcpan-distnameinfo-perl, - perl (>= 5.13.9) | libmodule-metadata-perl, libtry-tiny-perl, libwww-perl, - libyaml-perl + libyaml-perl, + perl (>= 5.13.9) | libmodule-metadata-perl Description: package change history notification tool cpan-listchanges is a command-line application that compares the Changes file between arbitrary versions of a package. It is similar to apt-listchanges, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/cpan-listchanges.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
