[libmoosex-lazyrequire-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:12:34 UTC 2017


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

alexm pushed a commit to branch master
in repository libmoosex-lazyrequire-perl.

commit 0ee578d8841ea93eac8a95bccb0f51cffccff15a
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:29:23 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 31 +++++++++++++++----------------
 1 file changed, 15 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 4343324..4059758 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,19 @@
 Source: libmoosex-lazyrequire-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
-Build-Depends:
- debhelper (>= 8),
- libmodule-build-tiny-perl
+Build-Depends: debhelper (>= 8),
+               libmodule-build-tiny-perl
 Build-Depends-Indep: perl,
- libaliased-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- libtest-checkdeps-perl,
- libtest-fatal-perl
+                     libaliased-perl,
+                     libmoose-perl,
+                     libnamespace-autoclean-perl,
+                     libtest-checkdeps-perl,
+                     libtest-fatal-perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-lazyrequire-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoosex-lazyrequire-perl.git
@@ -22,10 +21,11 @@ Homepage: https://metacpan.org/release/MooseX-LazyRequire
 
 Package: libmoosex-lazyrequire-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libaliased-perl,
- libmoose-perl,
- libnamespace-autoclean-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libaliased-perl,
+         libmoose-perl,
+         libnamespace-autoclean-perl
 Description: Moose extension to delay errors for attribute declarations
  MooseX::LazyRequire adds a lazy_require option to Moose attribute
  declarations.
@@ -33,4 +33,3 @@ Description: Moose extension to delay errors for attribute declarations
  The reader methods for all attributes with that option will throw an
  exception unless a value for the attributes was provided earlier by a
  constructor parameter or through a writer method.
-

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



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