[librtf-writer-perl] 04/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Jan 4 23:19:27 UTC 2016


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

gregoa pushed a commit to branch master
in repository librtf-writer-perl.

commit 9832399e8e359e85428b11c708aa0ca731fbf79c
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jan 5 00:14:47 2016 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index d0de0ed..95b26fd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: librtf-writer-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libimage-size-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libimage-size-perl
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/RTF-Writer
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librtf-writer-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librtf-writer-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librtf-writer-perl.git
+Homepage: https://metacpan.org/release/RTF-Writer
 
 Package: librtf-writer-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libimage-size-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libimage-size-perl
 Description: module for creating RTF files
  RTF::Writer is for generating documents in Rich Text Format.
  . 

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



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