[Pkg-octave-commit] [SCM] Debian packaging for octave-statistics branch, master, updated. 1315958dd838e1fc3a61c403d221e3665f86b2ac

Sébastien Villemot sebastien.villemot at ens.fr
Tue Nov 22 20:58:46 UTC 2011


The following commit has been merged in the master branch:
commit 9d3e4cbc59a2acc0d518605900aa4f5fb24e85ff
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Tue Nov 22 20:57:01 2011 +0100

    debian/copyright: reflect upstream changes, upgrade to latest DEP-5

diff --git a/debian/copyright b/debian/copyright
index 9ef51dd..cbf3e7c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,71 +1,128 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Statistics package for Octave
-Upstream-Maintainer: The Octave Community <octave-dev at lists.sf.net>
-Upstream-Source: http://octave.sourceforge.net/statistics/index.html
+Upstream-Contact: Arno Onken <asnelt at asnelt.org>
+Source: http://octave.sourceforge.net/statistics/
 
-Files: inst/anovan.m
-Copyright: © 2003-2005 Andy Adler
+Files: inst/betastat.m inst/binostat.m inst/chi2stat.m inst/copulacdf.m
+ inst/copulapdf.m inst/expstat.m inst/fstat.m inst/gamstat.m inst/geostat.m
+ inst/hmmestimate.m inst/hmmgenerate.m inst/hmmviterbi.m inst/hygestat.m
+ inst/lognstat.m inst/mvncdf.m inst/mvtcdf.m inst/nbinstat.m inst/normstat.m
+ inst/poisstat.m inst/raylcdf.m inst/raylinv.m inst/raylpdf.m inst/raylrnd.m
+ inst/raylstat.m inst/tstat.m inst/unidstat.m inst/unifstat.m inst/wblstat.m
+Copyright: 2006-2008 Arno Onken
+License: GPL-3+
+
+Files: inst/geomean.m inst/harmmean.m inst/mad.m inst/nanmax.m inst/nanmean.m
+ inst/nanmedian.m inst/nanstd.m inst/nansum.m inst/trimmean.m inst/zscore.m
+Copyright: 2001 Paul Kienzle
 License: GPL-2+
 
-Files: inst/linkage.m, inst/pdist.m, inst/squareform.m
-Copyright: © 2006, 2008  Bill Denney
+Files: inst/anderson_darling_cdf.m inst/anderson_darling_test.m inst/ff2n.m
+ inst/fullfact.m inst/gamfit.m inst/gamlike.m inst/mvnpdf.m inst/princomp.m
+ inst/normplot.m
+Copyright: public-domain
+License: public-domain
+ This code is granted to the public domain.
+
+Files: inst/boxplot.m inst/histfit.m inst/tabulate.m
+Copyright: 2002-2003 Alberto Terruzzi
+License: GPL-2+
+
+Files: inst/private/tbl_delim.m inst/tblread.m inst/tblwrite.m
+Copyright: 2008 Bill Denney <bill at denney.ws>
 License: GPL-3+
 
-Files: inst/regress.m
-Copyright: © 2005, 2006 William Poetra Yoga Hadisoeseno
+Files: inst/combnk.m inst/vmpdf.m inst/vmrnd.m inst/random.m
+Copyright: 2007-2010 Soren Hauberg
 License: GPL-3+
 
-Files: inst/random.m
-Copyright: © 2007 Søren Hauberg
+Files: inst/linkage.m inst/pdist.m
+Copyright: 2008 Francesco Potortì <pot at gnu.org>
 License: GPL-3+
 
-Files: inst/geomean.m, inst/harmmean.m, inst/mad.m, inst/nanmax.m,
- inst/nanmean.m, inst/nanmedian.m, inst/nanmin.m, inst/nanstd.m,
- inst/nansum.m, inst/prctile.m, inst/trimmean.m, inst/zscore.m
-Copyright: © 2001 Paul Kienzle
+Files: inst/jsucdf.m inst/jsupdf.m
+Copyright: 2006 Frederick (Rick) A Niles
 License: GPL-2+
 
-Files: inst/mvnrnd.m
-Copyright: © 2003 Iain Murray
+Files: inst/caseread.m inst/casewrite.m
+Copyright: 2008 Bill Denney
+License: GPL-3+
+
+Files: inst/anovan.m
+Copyright: 2003-2005 Andy Adler
 License: GPL-2+
 
-Files: inst/jsupdf.m, inst/jsucdf.m
-Copyright: © 2006 Frederick A Niles
-License: GPL-3+
+Files: inst/squareform.m
+Copyright: 2006, 2008 Bill Denney <bill at denney.ws>
+License: GPL-2+
 
-Files: inst/betastat.m, inst/binostat.m, inst/chi2stat.m,
- inst/expstat.m, inst/fstat.m, inst/gamstat.m, inst/geostat.m
- inst/hmmestimate.m, inst/hmmgenerate.m, inst/hmmviterbi.m,
- inst/hygestat.m, inst/lognstat.m, inst/nbinstat.m, inst/normstat.m,
- inst/poisstat.m, inst/raylcdf.m, inst/raylinv.m, inst/raylpdf.m,
- inst/raylrnd.m, inst/raylstat.m, inst/tstat.m, inst/unidstat.m,
- inst/unifstat.m, inst/wblstat.m
-Copyright: © 2006, 2007  Arno Onken
-License: GPL-3+
+Files: inst/regress.m
+Copyright: 2005-2006 William Poetra Yoga Hadisoeseno
+           2011 Nir Krakauer
+License: GPL-2+
 
-Files: inst/nanvar.m
-Copyright: © 2008 Sylvain Pelissier
-License: GPL-3+
+Files: inst/normalise_distribution.m
+Copyright: 2011 Alexander Klein
+License: GPL-2+
 
-Files: inst/boxplot.m
-Copyright: © 2006 Alberto Pose
-           © 2002 Alberto Terruzzi
+Files: inst/nanmin.m
+Copyright: 2001 Paul Kienzle
+           2003 Alois Schloegl
 License: GPL-2+
 
-Files: inst/histfit.m, inst/tabulate.m
-Copyright: © 2003 Alberto Terruzzi
+Files: inst/mvnrnd.m
+Copyright: 2003 Iain Murray
 License: GPL-2+
 
+Files: inst/cl_multinom.m
+Copyright: 2009 Levente Torok <TorokLev at gmail.com>
+License: GPL-2+
+
+Files: inst/nanvar.m
+Copyright: 2008 Sylvain Pelissier <sylvain.pelissier at gmail.com>
+License: GPL-2+
+
+Files: inst/repanova.m
+Copyright: 2011 Kyle Winfree <kyle.winfree at gmail.com>
+License: GPL-3+
+
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2011 Sébastien Villemot <sebastien.villemot at ens.fr>
 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 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 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-statistics



More information about the Pkg-octave-commit mailing list