[SCM] libm4ri: library of Method of the Four Russians Inversion branch, master, updated. 28289095c76277860f8fa9d156473009cae38d32
Cédric Boutillier
boutil at debian.org
Sun Jan 27 07:25:29 UTC 2013
The following commit has been merged in the master branch:
commit ead446546c81cadf931c85c4f20004571a06107a
Author: Cédric Boutillier <boutil at debian.org>
Date: Sun Jan 27 07:54:55 2013 +0100
reformat debian/control with cme fix dpkg-control
diff --git a/debian/control b/debian/control
index 217069c..ee1d693 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,33 @@
Source: libm4ri
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Felix Salfelder <felix at salfelder.org>,
+ Cédric Boutillier <boutil at debian.org>
Section: math
Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Felix Salfelder <felix at salfelder.org>, Cédric Boutillier <boutil at debian.org>
-Homepage: http://m4ri.sagemath.org/
-Build-Depends: autotools-dev, debhelper (>= 9), dpkg-dev (>= 1.16.1~), libtool, automake1.10, autoconf, dh-autoreconf, libpng-dev, pkg-config
+Build-Depends: autotools-dev,
+ debhelper (>= 9),
+ dpkg-dev (>= 1.16.1~),
+ libtool,
+ automake1.10,
+ autoconf,
+ dh-autoreconf,
+ libpng-dev,
+ pkg-config
Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/libm4ri.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/libm4ri.git;a=summary
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/libm4ri.git
+Homepage: http://m4ri.sagemath.org/
Package: libm4ri-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, libm4ri-0.0.20120613 (= ${binary:Version})
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libm4ri-0.0.20120613 (= ${binary:Version})
Description: Method of the Four Russians Inversion library, development files
M4RI is a library for fast arithmetic with dense matrices over F2.
The name M4RI comes from the first implemented algorithm: The "Method
- of the Four Russians" inversion algorithm. This algorithm in turn is
+ of the Four Russians" inversion algorithm. This algorithm in turn is
named after the "Method of the Four Russians" multiplication
algorithm which is probably better referred to as Kronrod's method.
.
@@ -24,14 +35,15 @@ Description: Method of the Four Russians Inversion library, development files
Package: libm4ri-0.0.20120613
Architecture: any
-Section: libs
Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Pre-Depends: multiarch-support
-Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Method of the Four Russians Inversion library, shared library
M4RI is a library for fast arithmetic with dense matrices over F2.
The name M4RI comes from the first implemented algorithm: The "Method
- of the Four Russians" inversion algorithm. This algorithm in turn is
+ of the Four Russians" inversion algorithm. This algorithm in turn is
named after the "Method of the Four Russians" multiplication
algorithm which is probably better referred to as Kronrod's method.
.
--
libm4ri: library of Method of the Four Russians Inversion
More information about the debian-science-commits
mailing list