[SCM] Fast arithmetic with dense matrices over F_{2^e} branch, master, updated. efc5ad97105519f83e990bec27e02e714a3344ea

Cédric Boutillier boutil at debian.org
Wed Oct 3 15:12:18 UTC 2012


The following commit has been merged in the master branch:
commit efc5ad97105519f83e990bec27e02e714a3344ea
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Oct 3 17:11:29 2012 +0200

    convert debian/copyright file to copyright-format/1.0

diff --git a/debian/copyright b/debian/copyright
index 8d69de1..866c28a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,53 @@
-This package was debianized by Tim Abbott <tabbott at mit.edu> in 2008.
-
-It was downloaded from http://m4ri.sagemath.org
-
-Upstream Author: Gregory Bard <gregory.bard at ieee.org>
-                 Martin Albrecht <malb at informatik.uni-bremen.de>
-
-Copyright: (C) 2006-2007 Gregory Bard
-           (C) 2007 Martin Albrecht
-
-License:
-
-   This package is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This package is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is (C) 2008, Tim Abbott <tabbott at mit.edu> and is
-licensed under the GPL, see above.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: m4rie
+Source: http://m4ri.sagemath.org
+
+Files: *
+Copyright: 2010-2011  Martin Albrecht <martinralbrecht at googlemail.com>
+License: GPL-2+
+           
+Files: bench/*
+Copyright: 2011 Carlo Wood <carlo at alinoe.com>
+License: GPL-2+
+
+Files: bench/cpucycles-20060326/*
+Copyright: D. J. Bernstein
+License: Public-Domain
+ These files are in the public domain
+
+Files: m4/ax_check_compiler_flags.m4
+Copyright: 2008 Steven G. Johnson <stevenj at alum.mit.edu>
+           2008 Matteo Frigo
+License: GPL-3+
+
+Files: m4/ax_m4ri_flags.m4
+Copyright: 2009-2010 Martin Albrecht <martinalbrecht at googlemail.com>
+License: GPL-3+
+
+Files: m4/ax_openmp.m4
+Copyright: 2008 Steven G. Johnson <stevenj at alum.mit.edu>
+License: GPL-3+
+
+Files: debian/*
+Copyright: 2008 Tim Abbott <tabbott at mit.edu>
+           2012 Felix Salfelder <felix at salfelder.org>
+           2012 Cédric Boutillier <cedric.boutillier at gmail.com> 
+License: GPL-2+
+
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+
+License: GPL-3+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.

-- 
Fast arithmetic with dense matrices over F_{2^e}



More information about the debian-science-commits mailing list