[libsoftware-release-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:18:23 UTC 2017


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

alexm pushed a commit to branch master
in repository libsoftware-release-perl.

commit 92c33377c6396c1b1bb0efa1c135a5840355b550
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:33:24 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index bcfc21c..a5e6bc3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,12 @@
 Source: libsoftware-release-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libdatetime-perl, libmoose-perl
+Build-Depends-Indep: perl,
+                     libdatetime-perl,
+                     libmoose-perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsoftware-release-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsoftware-release-perl.git
@@ -12,7 +14,9 @@ Homepage: https://metacpan.org/release/Software-Release
 
 Package: libsoftware-release-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl
 Description: Perl class representing a release of software
  Software::Release is a purely informational collection of objects that you
  can use to represent a release of software. Its original use-case was to

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



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