[SCM] branch, master, updated. 3bf34070616439cb201faf0cb1a918bf018ae5c3

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sun Jan 27 19:18:08 UTC 2013


The following commit has been merged in the master branch:
commit 077aaa83af589025f7cd6c5199e11a6813b485bb
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Dec 20 20:12:45 2012 -0500

    use pkg-perl as the maintainers; recommend libmath-prime-util-gmp-perl

diff --git a/debian/control b/debian/control
index 1096a7e..7a9b29d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: libmath-prime-util-perl
 Section: perl
 Priority: optional
-Maintainer: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
 Build-Depends: debhelper (>= 9),
  help2man,
  perl
@@ -13,6 +14,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-prime
 Package: libmath-prime-util-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Recommends: libmath-prime-util-gmp-perl
 Description: Utilities related to prime numbers, including fast sieves and factoring
  A set of utilities related to prime numbers. These include multiple sieving
  methods, is_prime, prime_count, nth_prime, approximations and bounds for the

-- 




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