[liblocale-po-perl] 03/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Dec 5 21:36:32 UTC 2015


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 <gregoa at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alastair McKinstry <mckinstry at debian.org>,
- Xavier Guimard <x.guimard at free.fr>
+           Xavier Guimard <x.guimard at free.fr>
+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



More information about the Pkg-perl-cvs-commits mailing list