[SCM] lcalc: program for computing zeros and values of L-functions branch, master, updated. debian/0.0.20080205-1.2-15-gb903849

Tobias Hansen tobias.han at gmx.de
Sat Jan 12 03:33:47 UTC 2013


The following commit has been merged in the master branch:
commit 9fc7a9546c44ca68d14e13a2bfde990353a183ef
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Sat Jan 12 03:35:04 2013 +0100

    Use copyright format 1.0.

diff --git a/debian/copyright b/debian/copyright
index 9f5a235..0d186ae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,64 +1,61 @@
-This package was debianized by Tim Abbott <tabbott at mit.edu> in 2008.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: lcalc
+Source: http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/
 
-It was downloaded from http://pmmac03.math.uwaterloo.ca/~mrubinst/L_function_public/L.html
-
-Upstream Author: Michael Rubinstein <mrubinst at uwaterloo.ca>
-
-Copyright: (C) 2001-4 Michael Rubinstein
-
-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'.
-
-./include/Lcomplex.h has the following copyright:
+Files: *
+Copyright: Copyright (C) 2001,2002,2003,2004 Michael Rubinstein
+License: GPL-2+
 
+Files: include/Lcomplex.h
 Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+License: GPL-2+
 
-and is licensed under the GPL as well, see above.
-
-./include/getopt.h has the following copyright:
-
+Files: include/getopt.h
 Copyright: (C) 1989-1994, 1996-1999, 2001 Free Software Foundation, Inc.
+License: LGPL-2.1+
 
-License:
-
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public
-    License as published by the Free Software Foundation; either
-    version 2.1 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser 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 Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-./include/Lgmpfrxx.h has the following copyright:
-
+Files: include/Lgmpfrxx.h
 Copyright: 2001, 2002, 2003, 2006 Free Software Foundation, Inc.
-
-and is also licensed under the LGPL version 2.1 or higher, see above.
-
-The Debian packaging is (C) 2008, Tim Abbott <tabbott at mit.edu> and is
-licensed under the GPL, see above.
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: (C) 2008, Tim Abbott <tabbott at mit.edu>
+           (C) 2013, Tobias Hansen <thansen at debian.org>
+License: GPL-2+
+
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+ .
+ This program 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 program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in /usr/share/common-licenses/GPL-2
+
+License: LGPL-2.1+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser 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 Lesser General Public
+ License version 2.1 can be found in
+ `/usr/share/common-licenses/LGPL-2.1'.

-- 
lcalc: program for computing zeros and values of L-functions



More information about the debian-science-commits mailing list