[libtext-header-perl] 06/15: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Sep 28 21:24:46 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 73b78f5b3d1a9545977ca40306bec6fdbac9d15c
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 28 23:11:07 2015 +0200

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

diff --git a/debian/control b/debian/control
index 56194c5..efd23f9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libtext-header-perl
-Section: interpreters
-Priority: optional
-Build-Depends-Indep: debhelper (>= 9), perl (>= 5.6.0-17)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Tollef Fog Heen <tfheen at debian.org>
+Section: interpreters
+Priority: optional
+Build-Depends-Indep: debhelper (>= 9),
+                     perl (>= 5.6.0-17)
 Standards-Version: 3.5.1
-Homepage: https://metacpan.org/release/Text-Header
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-header-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-header-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-header-perl.git
+Homepage: https://metacpan.org/release/Text-Header
 
 Package: libtext-header-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description:  RFC 822/2068 header and unheader functions
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: RFC 822/2068 header and unheader functions
  This module provides two new functions, header and unheader,
  which provide general-purpose RFC 822 header construction and parsing.
  They do not provide any intelligent defaults of HTTP-specific methods.

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



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