[SCM] Debian packaging of libmath-random-oo-perl branch, master, updated. 8e0715abd6420401eed77dbc5394fc872f0b29d5

gregor herrmann gregoa at debian.org
Mon Jun 10 15:16:57 UTC 2013


The following commit has been merged in the master branch:
commit 6297db27784f03001e96e7090772d563a44bb001
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 10 17:13:50 2013 +0200

    sort fields
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 881f438..cff22c1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-                     libtest-number-delta-perl,
+                     libclass-accessor-perl,
                      libparams-validate-perl,
                      libtest-mockrandom-perl,
-                     libclass-accessor-perl,
+                     libtest-number-delta-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-random-oo-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-random-oo-perl.git
@@ -18,10 +18,10 @@ Package: libmath-random-oo-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libtest-number-delta-perl,
+         libclass-accessor-perl,
          libparams-validate-perl,
          libtest-mockrandom-perl,
-         libclass-accessor-perl
+         libtest-number-delta-perl
 Description: consistent object-oriented interface for generating random numbers
  CPAN contains many modules for generating random numbers in various ways and
  from various probability distributions using pseudo-random number generation

-- 
Debian packaging of libmath-random-oo-perl



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