[SCM] Debian packaging of libpath-dispatcher-perl branch, master, updated. cdc0d1c42ad65160552df1ac61b7b66adab90c3a

gregor herrmann gregoa at debian.org
Wed Aug 31 18:20:24 UTC 2011


The following commit has been merged in the master branch:
commit 25813c62945e3af88d2c12896cd6821a3c5c732c
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Aug 31 20:13:32 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index a2cbb9a..f67c488 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
+ libany-moose-perl,
  libtest-exception-perl,
  libtry-tiny-perl,
- libany-moose-perl
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christine Spang <christine at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
@@ -19,8 +19,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-dispa
 Package: libpath-dispatcher-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
- libtry-tiny-perl,
- libany-moose-perl
+ libany-moose-perl,
+ libtry-tiny-perl
 Recommends: libpath-dispatcher-declarative-perl
 Description: flexible and extensible dispatcher module
  Path::Dispatcher is a Perl module that allows a program to determine which

-- 
Debian packaging of libpath-dispatcher-perl



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