This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsocket-perl.
commit 677d21d2fb9c5d680d8343a6989627e681668ef0 Author: gregor herrmann <[email protected]> Date: Fri Jan 12 18:40:34 2018 +0100 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index e83a326..e243c4d 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,21 @@ Source: libsocket-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: intrigeri <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9.20120312~), netbase, perl +Build-Depends: debhelper (>= 9.20120312~), + netbase, + perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsocket-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsocket-perl.git Homepage: https://metacpan.org/release/Socket -Testsuite: autopkgtest-pkg-perl Package: libsocket-perl Architecture: any -Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, + ${perl:Depends}, + ${shlibs:Depends} Description: networking constants and support functions Socket provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsocket-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
