This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libunicode-stringprep-perl.
commit 47530b7c6021946893bb7b12b825cbb9c2cf48d1 Author: gregor herrmann <[email protected]> Date: Sat Oct 18 19:08:54 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index a3cbac8..271b536 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,13 @@ Source: libunicode-stringprep-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Ioan Rogers <[email protected]> -Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.380000) -Build-Depends-Indep: libtest-nowarnings-perl, libtest-pod-perl, libtest-pod-coverage-perl +Section: perl +Priority: optional +Build-Depends: debhelper (>= 8), + libmodule-build-perl (>= 0.380000) +Build-Depends-Indep: libtest-nowarnings-perl, + libtest-pod-perl, + libtest-pod-coverage-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libunicode-stringprep-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-stringprep-perl.git @@ -12,7 +15,8 @@ Homepage: https://metacpan.org/release/Unicode-Stringprep Package: libunicode-stringprep-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: Perl module for preparation of Internationalized Strings (RFC 3454) Unicode::Stringprep implements the stringprep framework for preparing Unicode text strings in order to increase the likelihood that string input and -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libunicode-stringprep-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
