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

gregor herrmann gregoa at debian.org
Fri Nov 13 16:47:04 UTC 2015


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

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

commit 585a34c09ef4bbba21f310d1dea132360dee4aef
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 13 17:30:06 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 3d141a2..583239b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,33 @@
 Source: libsgmls-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Lintott <daniel at serverb.co.uk>
-Standards-Version: 3.9.5
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Homepage: https://metacpan.org/release/SGMLSpm
+Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsgmls-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsgmls-perl.git
+Homepage: https://metacpan.org/release/SGMLSpm
 
 Package: libsgmls-perl
 Architecture: all
 Depends: ${perl:Depends},
- ${misc:Depends}
-Suggests: sgmlspl, sgmls-doc, opensp | sp
+         ${misc:Depends}
+Suggests: sgmlspl,
+          sgmls-doc,
+          opensp | sp
 Description: Perl modules for processing SGML parser output
  This is a set of Perl5 routines for processing the output from the onsgmls,
  sgmls, and nsgmls SGML parsers. To make sensible use of this package you will
  need to install a suitable SGML parser as well.
 
 Package: sgmlspl
-Section: text
 Architecture: all
+Section: text
 Depends: ${perl:Depends},
- ${misc:Depends},
- libsgmls-perl
+         ${misc:Depends},
+         libsgmls-perl
 Suggests: sgmls-doc
 Description: SGMLS-based example Perl script for processing SGML parser output
  This is an example of a Perl script to post-process SGML parser output
@@ -33,11 +35,11 @@ Description: SGMLS-based example Perl script for processing SGML parser output
  you will need to install a suitable SGML parser as well.
 
 Package: sgmls-doc
-Section: doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}
 Suggests: libsgmls-perl,
- sgmlspl
+          sgmlspl
 Description: HTML documentation of libsgmls-perl and sgmlspl
  libsgmls-perl and sgmlspl are tools for parsing the output from an SGML parser
  .

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



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