[ratpoints] 03/11: Create ratpoints package.

Tobias Hansen thansen at moszumanska.debian.org
Wed Jul 9 21:22:12 UTC 2014


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

thansen pushed a commit to branch master
in repository ratpoints.

commit 00ccc6a627c69eb1eecd4a9ae1f844551fb32b0c
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Wed Jul 9 21:39:57 2014 +0200

    Create ratpoints package.
---
 debian/control           | 8 ++++++++
 debian/ratpoints.install | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/control b/debian/control
index 10ecd91..0e96931 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,14 @@ Homepage: http://www.mathe2.uni-bayreuth.de/stoll/programs/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/ratpoints.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ratpoints.git;a=summary
 
+Package: ratpoints
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: find rational points on hyperelliptic curves
+ This program tries to find all rational points within a given height
+ bound on a hyperelliptic curve in a very efficient way, by using
+ an optimized quadratic sieve algorithm.
+
 Package: libratpoints-dev
 Section: libdevel
 Architecture: any
diff --git a/debian/ratpoints.install b/debian/ratpoints.install
new file mode 100644
index 0000000..1df36c6
--- /dev/null
+++ b/debian/ratpoints.install
@@ -0,0 +1 @@
+usr/bin/*

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



More information about the debian-science-commits mailing list