[gmp-ecm] 05/77: Add Homepage field, upgrade Standard-version and add the libecm-dev package.

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Jun 6 12:33:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository gmp-ecm.

commit 348e9402f3586c089b75901d66b04a32ff0ee133
Author: Laurent Fousse <laurent at komite.net>
Date:   Tue Feb 12 11:18:19 2008 +0100

    Add Homepage field, upgrade Standard-version and add the libecm-dev package.
---
 debian/control | 26 +++++++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b54388a..4463af1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,10 @@
 Source: gmp-ecm
 Section: math
 Priority: optional
+Homepage: http://ecm.gforge.inria.fr/
 Maintainer: Laurent Fousse <laurent at komite.net>
 Build-Depends: debhelper (>= 4.0.0) , libgmp3-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 
 Package: gmp-ecm
 Architecture: any
@@ -24,3 +25,26 @@ Description: Factor integers using the Elliptic Curve Method
  .
  See http://www.loria.fr/~zimmerma/records/ecmnet.html for more
  informations about ecmnet.
+
+Package: libecm-dev
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}
+Description: Factor integers using the Elliptic Curve Method
+ gmp-ecm is a free implementation of the Elliptic Curve Method (ECM)
+ for integer factorization.
+ .
+ The original purpose of the ECMNET project was to make Richard Brent's
+ prediction true, i.e. to find a factor of 50 digits or more by
+ ECM. This goal was attained on September 14, 1998, when Conrad Curry
+ found a 53-digit factor of 2^677-1 c150 using George Woltman's mprime
+ program. The new goal of ECMNET is now to find other large factors by
+ ecm, mainly by contributing to the Cunningham project, most likely the
+ longest, ongoing computational project in history according to Bob
+ Silverman. A new record was set by Nik Lygeros and Michel Mizony, who
+ found in December 1999 a prime factor of 54 digits using GMP-ECM.
+ .
+ See http://www.loria.fr/~zimmerma/records/ecmnet.html for more
+ informations about ecmnet.
+ .
+ This package provides the static library.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gmp-ecm.git



More information about the debian-science-commits mailing list