[libtext-reform-perl] 07/10: Wrap and sort fields in debian/control file

Salvatore Bonaccorso carnil at debian.org
Fri Jun 5 05:34:29 UTC 2015


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

carnil pushed a commit to branch master
in repository libtext-reform-perl.

commit db600d13cf04d9e882ab28cadc65455f81561510
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Jun 5 07:27:46 2015 +0200

    Wrap and sort fields in debian/control file
---
 debian/control | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8a8e30b..6a51b3b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Daniel Ruoso <daniel at ruoso.com>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), libmodule-build-perl
-Build-Depends-Indep: perl,
-                     libtest-pod-perl
+Build-Depends-Indep: libtest-pod-perl, perl
 Standards-Version: 3.8.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-reform-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-reform-perl.git
@@ -15,9 +14,7 @@ Homepage: https://metacpan.org/release/Text-Reform
 
 Package: libtext-reform-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: Perl module for manual text wrapping and reformatting
  Text::Reform provides a re-entrant, highly configurable replacement
  for the built-in Perl format() mechanism.
-

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



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