[liburi-find-simple-perl] 03/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Aug 7 23:00:37 UTC 2014


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

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

commit 8947c7452c03066552cf18ee5e5b50d25b5f563d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 8 00:59:14 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 7d53f37..b5fe59a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: liburi-find-simple-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: liburi-find-perl,
- perl
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-find-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-find-simple-perl.git
@@ -13,8 +13,9 @@ Homepage: https://metacpan.org/release/URI-Find-Simple
 
 Package: liburi-find-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liburi-find-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liburi-find-perl
 Description: simple interface to URI::Find
  URI::Find is all very well, but sometimes you just want a list of the links
  in a given piece of text, or you want to change all the urls in some text

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



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