This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository liblocale-po-perl.
commit bb78de3a81d530d34c9526cdfd5ca500e4dcfdb1 Author: gregor herrmann <[email protected]> Date: Sat Dec 5 22:34:25 2015 +0100 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 8ed9d21..346a141 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: liblocale-po-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Alastair McKinstry <[email protected]>, - Xavier Guimard <[email protected]> + Xavier Guimard <[email protected]> +Section: perl +Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libfile-slurp-perl, - perl + perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblocale-po-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-po-perl.git @@ -14,8 +14,9 @@ Homepage: https://metacpan.org/release/Locale-PO Package: liblocale-po-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - libfile-slurp-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libfile-slurp-perl Description: Perl module for manipulating .po entries from GNU gettext Locale::PO provides methods for manipulating objects that represent entries in a gettext po-file (untranslated and translated strings, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblocale-po-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
