[libcatalyst-controller-html-formfu-perl] 07/11: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Jul 1 14:28:34 UTC 2016


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

gregoa pushed a commit to branch master
in repository libcatalyst-controller-html-formfu-perl.

commit 7c1a4fdc94a933c58c5ad243bcde23eec6eb7ae9
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 1 16:19:42 2016 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 59 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 30 insertions(+), 29 deletions(-)

diff --git a/debian/control b/debian/control
index cc02739..3a24894 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,27 @@
 Source: libcatalyst-controller-html-formfu-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcatalyst-perl (>= 5.71001),
- libcatalyst-action-renderview-perl,
- libcatalyst-component-instancepercontext-perl,
- libcatalyst-plugin-session-perl,
- libcatalyst-plugin-session-state-cookie-perl,
- libcatalyst-plugin-session-store-file-perl,
- libcatalyst-view-tt-perl,
- libconfig-any-perl,
- libhtml-formfu-perl (>= 2),
- libmoose-perl (>= 1.00),
- libnamespace-autoclean-perl,
- libregexp-assemble-perl,
- libtask-weaken-perl,
- libtemplate-perl,
- libtest-aggregate-perl (>= 0.371),
- libtest-www-mechanize-catalyst-perl,
- libtest-www-mechanize-perl (>= 1.16),
- perl
+                     libcatalyst-action-renderview-perl,
+                     libcatalyst-component-instancepercontext-perl,
+                     libcatalyst-plugin-session-perl,
+                     libcatalyst-plugin-session-state-cookie-perl,
+                     libcatalyst-plugin-session-store-file-perl,
+                     libcatalyst-view-tt-perl,
+                     libconfig-any-perl,
+                     libhtml-formfu-perl (>= 2),
+                     libmoose-perl (>= 1.00),
+                     libnamespace-autoclean-perl,
+                     libregexp-assemble-perl,
+                     libtask-weaken-perl,
+                     libtemplate-perl,
+                     libtest-aggregate-perl (>= 0.371),
+                     libtest-www-mechanize-catalyst-perl,
+                     libtest-www-mechanize-perl (>= 1.16),
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-controller-html-formfu-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcatalyst-controller-html-formfu-perl.git
@@ -29,17 +29,18 @@ Homepage: https://metacpan.org/release/Catalyst-Controller-HTML-FormFu
 
 Package: libcatalyst-controller-html-formfu-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcatalyst-perl (>= 5.71001),
- libcatalyst-component-instancepercontext-perl,
- libconfig-any-perl,
- libhtml-formfu-perl (>= 2),
- libmoose-perl (>= 1.00),
- libnamespace-autoclean-perl,
- libregexp-assemble-perl,
- libtask-weaken-perl
-Replaces: libcatalyst-modules-perl (<< 48~)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcatalyst-perl (>= 5.71001),
+         libcatalyst-component-instancepercontext-perl,
+         libconfig-any-perl,
+         libhtml-formfu-perl (>= 2),
+         libmoose-perl (>= 1.00),
+         libnamespace-autoclean-perl,
+         libregexp-assemble-perl,
+         libtask-weaken-perl
 Breaks: libcatalyst-modules-perl (<< 48~)
+Replaces: libcatalyst-modules-perl (<< 48~)
 Description: Catalyst integration for HTML::FormFu
  Catalyst::Controller::HTML::FormFu integrated Catalyst with HTML::FormFu.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-controller-html-formfu-perl.git



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