[librole-basic-perl] 01/07: Reformat debian/control with cme

Damyan Ivanov dmn at moszumanska.debian.org
Mon Jun 8 15:45:53 UTC 2015


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

dmn pushed a commit to branch master
in repository librole-basic-perl.

commit 5e7ca2c95bde573660f675bdd411b980fb11e463
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Jun 8 15:35:12 2015 +0000

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

diff --git a/debian/control b/debian/control
index 04084e3..ef16a6f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: librole-basic-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Bastian Blank <bastian.blank at credativ.de>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312)
 Build-Depends-Indep: perl (>= 5.11.3)
 Standards-Version: 3.9.5
@@ -12,6 +12,7 @@ Homepage: https://metacpan.org/release/Role-Basic
 
 Package: librole-basic-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Just roles. Nothing else.
  The package provides a simple role implementation without using Moose.

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



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