[SCM] Debian packaging of Validation-Class CPAN distribution branch, master, updated. debian/2.7.7-1-5-g65319b4

gregor herrmann gregoa at debian.org
Mon Dec 5 19:01:07 UTC 2011


The following commit has been merged in the master branch:
commit 65319b474821567096eb1294d1ea123c245857be
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 5 19:56:28 2011 +0100

    sort deps again
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index ca32b27..3d5cec4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libarray-unique-perl,
  libhash-flatten-perl,
+ libhash-merge-perl,
  libmodule-find-perl,
  libmoose-perl,
- libmoosex-traits-perl,
- libhash-merge-perl
+ libmoosex-traits-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvalidation-class-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libvalidation-class-perl.git
@@ -23,10 +23,10 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libarray-unique-perl,
  libhash-flatten-perl,
+ libhash-merge-perl,
  libmodule-find-perl,
  libmoose-perl,
- libmoosex-traits-perl,
- libhash-merge-perl
+ libmoosex-traits-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

-- 
Debian packaging of Validation-Class CPAN distribution



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