[libperl6-say-perl] 01/15: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Aug 15 19:05:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperl6-say-perl.

commit d77fb82d2e56d121682f5f586ffc0478b493ef87
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 15 20:41:25 2015 +0200

    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 f5102d3..227fdeb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libperl6-say-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: David Moreno Garza <damog at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: perl (>= 5.8.8-7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: David Moreno Garza <damog at debian.org>
 Standards-Version: 3.7.2
-Homepage: https://metacpan.org/release/Perl6-Say
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl6-say-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperl6-say-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl6-say-perl.git
+Homepage: https://metacpan.org/release/Perl6-Say
 
 Package: libperl6-say-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
-Description:  print -- but no newline needed
+Depends: ${perl:Depends},
+         ${misc:Depends}
+Description: print -- but no newline needed
  Implements a close simulation of the say function in Perl 6, which
  acts like print but automatically appends a newline.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperl6-say-perl.git



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