[libvalidation-class-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu May 29 18:13:04 UTC 2014


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

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

commit 93ebadaf0b407d9e4ee47d853f0cb23833a8bebe
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu May 29 20:06:51 2014 +0200

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

diff --git a/debian/control b/debian/control
index 9f053bc..ba12caf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,22 @@
 Source: libvalidation-class-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- gregor herrmann <gregoa at debian.org>
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libclass-forward-perl,
- libclass-method-modifiers-perl,
- libdbd-sqlite3-perl,
- libdbi-perl,
- libhash-flatten-perl,
- libhash-merge-perl,
- liblist-moreutils-perl,
- libmodule-find-perl,
- libmodule-runtime-perl,
- libmoose-perl,
- perl
+                     libclass-method-modifiers-perl,
+                     libdbd-sqlite3-perl,
+                     libdbi-perl,
+                     libhash-flatten-perl,
+                     libhash-merge-perl,
+                     liblist-moreutils-perl,
+                     libmodule-find-perl,
+                     libmodule-runtime-perl,
+                     libmoose-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvalidation-class-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvalidation-class-perl.git
@@ -24,14 +24,15 @@ Homepage: https://metacpan.org/release/Validation-Class
 
 Package: libvalidation-class-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-forward-perl,
- libhash-flatten-perl,
- libhash-merge-perl,
- liblist-moreutils-perl,
- libmodule-find-perl,
- libmodule-runtime-perl,
- libmoose-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-forward-perl,
+         libhash-flatten-perl,
+         libhash-merge-perl,
+         liblist-moreutils-perl,
+         libmodule-find-perl,
+         libmodule-runtime-perl,
+         libmoose-perl
 Description: module for centralized, simplified input validation
  Validation::Class is a different approach to data validation. It attempts to
  simplify and centralize data validation rules to ensure DRY (don't repeat

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



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