This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcurry-perl.
commit a31deb978e2bd302b5ab8a75ebb57a2866194dd2 Author: gregor herrmann <[email protected]> Date: Sun Jan 21 03:30:13 2018 +0100 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 74d2fb5..e290835 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,19 @@ Source: libcurry-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcurry-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcurry-perl.git Homepage: https://metacpan.org/release/curry -Testsuite: autopkgtest-pkg-perl Package: libcurry-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: module to create automatic curried method call closures for any class or object The curry module … -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcurry-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
