[SCM] branch, master, updated. debian/0.17-1-17-g9b3641d

gregor herrmann gregoa at debian.org
Sun Feb 17 18:33:25 UTC 2013


The following commit has been merged in the master branch:
commit 7e2b55580f20f71dc61040e0c73bedef77b4834b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 17 19:28:42 2013 +0100

    sort recommends
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index b63ddc7..6f9e3d5 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,9 @@ Package: libmath-prime-util-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
  libmath-bigint-perl
-Recommends: libmath-prime-util-gmp-perl, libmath-bigint-gmp-perl,
- libmath-mpfr-perl
+Recommends: libmath-bigint-gmp-perl,
+ libmath-mpfr-perl,
+ libmath-prime-util-gmp-perl
 Description: Utilities related to prime numbers, including fast sieves and factoring
  Math::Prime::Util is a set of perl utilities related to prime
  numbers. These include multiple sieving methods, is_prime,

-- 




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