[liburi-title-perl] 06/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 17 19:52:13 UTC 2014


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

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

commit c5311db6c16634a3511cd649c74a65f92383b568
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 17 21:45:47 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index d54e981..35f1395 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: liburi-title-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libfile-type-perl,
- libhtml-parser-perl,
- libimage-size-perl,
- libmp3-info-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0),
- libwww-perl,
- perl
+                     libhtml-parser-perl,
+                     libimage-size-perl,
+                     libmp3-info-perl,
+                     libmodule-pluggable-perl | perl (<< 5.17.0),
+                     libwww-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liburi-title-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-title-perl.git
@@ -18,13 +18,14 @@ Homepage: https://metacpan.org/release/URI-Title
 
 Package: liburi-title-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-type-perl,
- libhtml-parser-perl,
- libimage-size-perl,
- libmp3-info-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0),
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-type-perl,
+         libhtml-parser-perl,
+         libimage-size-perl,
+         libmp3-info-perl,
+         libmodule-pluggable-perl | perl (<< 5.17.0),
+         libwww-perl
 Description: common interface to get the titles of things on the web
  URI::Title allows one to get titles of things on the web in a sensible way,
  it aims to provide a single interface to get the titles of html pages and

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



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