r46773 - in /packages/elemental/elemental/trunk/debian: changelog control copyright
trophime-guest at users.alioth.debian.org
trophime-guest at users.alioth.debian.org
Mon Jun 30 15:23:42 UTC 2014
Author: trophime-guest
Date: Mon Jun 30 15:23:42 2014
New Revision: 46773
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46773
Log:
update to 0.83
Modified:
packages/elemental/elemental/trunk/debian/changelog
packages/elemental/elemental/trunk/debian/control
packages/elemental/elemental/trunk/debian/copyright
Modified: packages/elemental/elemental/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/elemental/elemental/trunk/debian/changelog?rev=46773&op=diff
==============================================================================
--- packages/elemental/elemental/trunk/debian/changelog (original)
+++ packages/elemental/elemental/trunk/debian/changelog Mon Jun 30 15:23:42 2014
@@ -1,5 +1,5 @@
-elemental (0.81-1) UNRELEASED; urgency=low
+elemental (0.83-1) UNRELEASED; urgency=low
* Initial release (Closes: #nnnn)
- -- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr> Sun, 15 Sep 2013 11:35:58 +0200
+ -- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr> Mon, 30 Jun 2014 17:22:25 +0200
Modified: packages/elemental/elemental/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/elemental/elemental/trunk/debian/control?rev=46773&op=diff
==============================================================================
--- packages/elemental/elemental/trunk/debian/control (original)
+++ packages/elemental/elemental/trunk/debian/control Mon Jun 30 15:23:42 2014
@@ -7,7 +7,7 @@
libblas-dev, liblapack-dev,
python-dev (>= 2.6.6-3~), python-sphinx, swig,
python-numpy (>= 1.7.1~)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://libelemental.org/
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/elemental/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/elemental/trunk/
Modified: packages/elemental/elemental/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/elemental/elemental/trunk/debian/copyright?rev=46773&op=diff
==============================================================================
--- packages/elemental/elemental/trunk/debian/copyright (original)
+++ packages/elemental/elemental/trunk/debian/copyright Mon Jun 30 15:23:42 2014
@@ -4,7 +4,7 @@
Files: *
Copyright: 2013 Jack Poulson <poulson at stanford.edu>
-License: BSD-2-clause
+License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
@@ -33,7 +33,7 @@
Files: external/pmrrr/*
Copyright: Copyright (c) 2010, RWTH Aachen University
-License:
+License: BSD-3-clause
Copyright (c) 2010, RWTH Aachen University
All rights reserved.
.
@@ -67,19 +67,32 @@
Files: debian/*
Copyright: 2013 Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
-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.
- .
- 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 program. If not, see <http://www.gnu.org/licenses/>
- .
- 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: BSD-3-clause
+ Copyright (c) 2013, Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+ 3. Neither the name of the <ORGANIZATION> nor the names of its contributors
+ may be used to endorse or promote products derived from this software without
+ specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
More information about the debian-science-commits
mailing list