[Pkg-octave-commit] [SCM] Debian packaging for octave-odepkg branch, master, updated. upstream/0.8.0-13-g4a271cf

Rafael Laboissiere rafael at laboissiere.net
Mon Mar 12 21:48:29 UTC 2012


The following commit has been merged in the master branch:
commit 4a271cfbb99ed8146edf13830c3956a003a93edf
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Mon Mar 12 22:44:53 2012 +0100

    debian/copyright: update to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index 671e3a3..f696210 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,32 +1,104 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: OdePkg package for Octave
-Upstream-Maintainer: Thomas Treichl <Thomas.Treichl at gmx.net>
-Upstream-Source: http://octave.sourceforge.net/odepkg/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/odepkg/
+
+Files: inst/ode23.m inst/ode23d.m inst/ode45.m inst/ode45d.m inst/ode54.m
+ inst/ode54d.m inst/ode78.m inst/ode78d.m inst/odeexamples.m inst/odeget.m
+ inst/odephas2.m inst/odephas3.m inst/odepkg.m inst/odepkg_event_handle.m
+ inst/odepkg_examples_dae.m inst/odepkg_examples_dde.m
+ inst/odepkg_examples_ide.m inst/odepkg_examples_ode.m
+ inst/odepkg_structure_check.m inst/odepkg_testsuite_calcmescd.m
+ inst/odepkg_testsuite_calcscd.m inst/odepkg_testsuite_chemakzo.m
+ inst/odepkg_testsuite_hires.m inst/odepkg_testsuite_implakzo.m
+ inst/odepkg_testsuite_implrober.m inst/odepkg_testsuite_impltrans.m
+ inst/odepkg_testsuite_oregonator.m inst/odepkg_testsuite_pollution.m
+ inst/odepkg_testsuite_robertson.m inst/odepkg_testsuite_transistor.m
+ inst/odeplot.m inst/odeprint.m inst/odeset.m
+ src/odepkg_auxiliary_functions.cc src/odepkg_auxiliary_functions.h
+ src/odepkg_octsolver_ddaskr.cc src/odepkg_octsolver_mebdfdae.cc
+ src/odepkg_octsolver_mebdfi.cc src/odepkg_octsolver_radau.cc
+ src/odepkg_octsolver_radau5.cc src/odepkg_octsolver_rodas.cc
+ src/odepkg_octsolver_seulex.cc
+Copyright: 2006-2011 Thomas Treichl <treichl at users.sourceforge.net>
+License: GPL-2+
+
+Files: inst/bvp4c.m
+Copyright: 2008 Carlo de Falco
+License: GPL-2+
+
+Files: inst/odebwe.m
+Copyright: 2009 Sebastian Schoeps <schoeps at math.uni-wuppertal.de>
+License: GPL-2+
 
 Files: inst/*.m, src/*.cc
 Copyright: © 2006-2008 Thomas Treichl
 License: GPL-2+
 
 Files: src/cash/*.f
-Copyright: © 2007 Jeff R. Cash
+Copyright: 2007 Jeff R. Cash <j.cash at imperial.ac.uk>
 License: GPL-2+
 
-Files: src/hairer/*.f
-Copyright: © 2004 Ernst Hairer
-License: other
+Files: src/daskr/*.f
+Copyright: 2002 The Regents of the University of California
+License: BDS-3
  Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are
+ 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 disclaimer below.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the disclaimer (as noted below)
+ in the documentation and/or other materials provided with the
+ distribution.
+ .
+ 3. Neither the name of the UC/LLNL 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
+ REGENTS OF THE UNIVERSITY OF CALIFORNIA, THE U.S. DEPARTMENT OF ENERGY
+ 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.
+
+Files: src/hairer/*.f
+Copyright: 2004 Ernst Hairer
+License: BSD-2
+ Redistribution and use in source and binary forms, with or without 
+ modification, are permitted provided that the following conditions are 
  met:
  .
- - Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
+ - Redistributions of source code must retain the above copyright 
+ notice, this list of conditions and the following disclaimer.
  .
- - 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.
+ - 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.
+ .
+ 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 REGENTS 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.
 
-Files: inst/doc.info
-Copyright: © 2008 Thomas Treichl
+Files: doc/odepkg.texi
+Copyright: 2006-2011 Thomas Treichl
 License: other
  Permission is granted to make and distribute verbatim copies of this
  manual provided the copyright notice and this permission notice are
@@ -42,15 +114,43 @@ License: other
  versions.
 
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2008-2011 Thomas Weber <tweber at debian.org>
+           2008, 2009, 2012 Rafael Laboissiere <rafael at laboissiere.net>
 License: GPL-3+
 
 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 as
+ published by the Free Software Foundation; either version 2,
+ 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, see <http://www.gnu.org/licenses/>.
+ .
  On Debian systems, the complete text of the GNU General Public
  License, version 2, can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
 License: GPL-3+
+ This program 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.
+ .
+ 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, see <http://www.gnu.org/licenses/>.
+ .
  On Debian systems, the complete text of the GNU General Public
  License, version 3, can be found in the file
  `/usr/share/common-licenses/GPL-3'.

-- 
Debian packaging for octave-odepkg



More information about the Pkg-octave-commit mailing list