[libmoo-perl] 05/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Jan 2 19:24:11 UTC 2014


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

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

commit 8fdcc7a909f88e64dac9994eb2f85c6ad1ff8238
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 2 20:22:45 2014 +0100

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

diff --git a/debian/control b/debian/control
index fc10325..5b6ff5e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,22 @@
 Source: libmoo-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Alessandro Ghedini <ghedo at debian.org>
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libclass-method-modifiers-perl (>= 1.10),
- libclass-xsaccessor-perl (>= 1.07),
- libdevel-globaldestruction-perl (>= 0.11),
- libdist-checkconflicts-perl,
- libimport-into-perl,
- libmodule-runtime-perl (>= 0.012),
- librole-tiny-perl (>= 1.003002),
- libstrictures-perl (>= 1.004003),
- libtest-fatal-perl,
- perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
+                     libclass-method-modifiers-perl (>= 1.10),
+                     libclass-xsaccessor-perl (>= 1.07),
+                     libdevel-globaldestruction-perl (>= 0.11),
+                     libdist-checkconflicts-perl,
+                     libimport-into-perl,
+                     libmodule-runtime-perl (>= 0.012),
+                     librole-tiny-perl (>= 1.003002),
+                     libstrictures-perl (>= 1.004003),
+                     libtest-fatal-perl,
+                     perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoo-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoo-perl.git
@@ -24,13 +24,14 @@ Homepage: https://metacpan.org/release/Moo/
 
 Package: libmoo-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-method-modifiers-perl (>= 1.10),
- libdevel-globaldestruction-perl (>= 0.11),
- libimport-into-perl,
- libmodule-runtime-perl (>= 0.012),
- librole-tiny-perl (>= 1.003002),
- libstrictures-perl (>= 1.004003)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-method-modifiers-perl (>= 1.10),
+         libdevel-globaldestruction-perl (>= 0.11),
+         libimport-into-perl,
+         libmodule-runtime-perl (>= 0.012),
+         librole-tiny-perl (>= 1.003002),
+         libstrictures-perl (>= 1.004003)
 Recommends: libclass-xsaccessor-perl (>= 1.07)
 Description: Minimalist Object Orientation library (with Moose compatiblity)
  Moo is an extremely light-weight, high-performance Moose replacement. It also
@@ -40,4 +41,3 @@ Description: Minimalist Object Orientation library (with Moose compatiblity)
  .
  Unlike Mouse this module does not aim at full Moose compatibility. See
  INCOMPATIBILITIES in Moo(3pm) for more details.
-

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



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