[Pkg-octave-commit] [SCM] Debian packaging for octave-image branch, master, updated. 2a33af7f881f52ceee040f929e4823ecea4342c7

Rafael Laboissiere rafael at laboissiere.net
Sun Mar 11 12:16:22 UTC 2012


The following commit has been merged in the master branch:
commit 1d43861aaf878e913fa4456e3b9c8d886f4a2751
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sun Mar 11 12:36:57 2012 +0100

    debian/copyright: update to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index 0900087..84be3fb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,49 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://www.dexbian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Image package for Octave
-Upstream-Maintainer: The Octave Community <octave-dev at lists.sf.net>
-Upstream-Source: http://octave.sourceforge.net/image/index.html
-
-Files: inst/bwlabel.m, inst/bwborder.m
-Copyright: © 2000 Etienne Grossmann
-License: GPL-2+
-
-Files: inst/imginfo.m
-Copyright: © 2002 Etienne Grossmann
-License: GPL-2+
-
-Files: inst/medfilt2.m, inst/ordfilt2.m, src/cordflt2.cc, inst/impad.m
-Copyright: © 2000 Teemu Ikonen
-License: GPL-2+
-
-Files: inst/imrotate_Fourier.m, inst/imshear.m, inst/imtranslate.m
-Copyright: © 2002 Jeff Orchard
-License: GPL-2+
-
-Files: inst/imrotate.m
-Copyright: © 2004-2005 Justus H. Piater
-License: GPL-2+
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/image/
+
+Files: devel/__bridge_lut_fun__.m
+ devel/__conditional_mark_patterns_lut_fun__.m
+ devel/__diagonal_fill_lut_fun__.m
+ devel/__unconditional_mark_patterns_lut_fun__.m inst/applylut.m
+ inst/bestblk.m inst/blkproc.m inst/bweuler.m inst/bwmorph.m
+ inst/cmpermute.m inst/cmunique.m inst/col2im.m inst/conndef.m
+ inst/dilate.m inst/erode.m inst/im2col.m inst/isrgb.m
+ inst/makelut.m inst/nlfilter.m inst/padarray.m inst/poly2mask.m
+ inst/qtdecomp.m inst/qtgetblk.m inst/qtsetblk.m inst/roicolor.m
+ inst/stretchlim.m inst/uintlut.m
+Copyright: 2004 Josep Mones i Teixidor
+License: GPL-2+
+
+Files: inst/corr2.m inst/grayslice.m inst/histeq.m inst/im2bw.m
+ inst/imhist.m inst/isbw.m inst/isgray.m inst/isind.m
+ inst/mat2gray.m inst/mean2.m inst/rgb2gray.m inst/std2.m
+Copyright: 1999-2001 Kai Habel
+License: GPL-2+
+
+Files: inst/bwarea.m inst/bwperim.m inst/fspecial.m inst/im2double.m
+ inst/im2uint16.m inst/im2uint8.m inst/imperspectivewarp.m inst/imremap.m
+ inst/imresize.m inst/label2rgb.m src/nonmax_supress.cc
+Copyright: 2005-2007 Søren Hauberg
+License: GPL-2+
+
+Files: inst/bwboundaries.m inst/bwconncomp.m inst/hough_circle.m
+ inst/houghtf.m inst/imcomplement.m inst/imfilter.m inst/imsmooth.m
+ inst/ordfiltn.m inst/regionprops.m src/__bilateral__.cc
+ src/__spatial_filtering__.cc
+Copyright: 2007, 2008, 2010 Søren Hauberg
+License: GPL-3+
 
-Files: inst/graythresh.m
-Copyright: © 2005  Barre-Piquot
+Files: inst/bwhitmiss.m inst/imclose.m inst/imopen.m inst/entropy.m
+ inst/entropyfilt.m inst/rangefilt.m inst/stdfilt.m
+ src/__custom_gaussian_smoothing__.cc inst/edge.m
+Copyright: 2008 Søren Hauberg
 License: GPL-2+
 
-Files: inst/fftconv2.m, src/graycomatrix.cc, src/houghtf.cc
-Copyright: © 2004 Stefan van der Walt
-License: other
+Files: inst/fftconv2.m src/graycomatrix.cc src/hough_line.cc
+Copyright: 2004, Stefan van der Walt <stefan at sun.ac.za>
+License: BSD-2
  This program is free software; redistribution and use in source and
  binary forms, with or without modification, are permitted provided that
  the following conditions are met:
@@ -39,107 +53,187 @@ License: other
  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.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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/impad.m inst/medfilt2.m inst/ordfilt2.m
+Copyright: 2000 Teemu Ikonen
+License: GPL-2+
+
+Files: inst/iradon.m inst/phantom.m inst/rho_filter.m
+Copyright: 2010 Alex Opie <lx_op at orcon.net.nz>
+License: GPL-3+
 
-Files: inst/mat2gray.m, inst/imhist.m
-Copyright: © 1999,2000  Kai Habel
-License: GPL-2+
+Files: inst/bwselect.m src/bwfill.cc src/rotate_scale.cc
+Copyright: 1999, 2003 Andy Adler
+License: other
+ This code has no warrany whatsoever.
+ Do what you like with this code as long as you leave this copyright in place.
 
-Files: inst/imadjust.m
-Copyright: © 1999, 2000 Kai Habel
-           © 2004 Josep Mones i Teixidor
+Files: inst/imshear.m inst/imtranslate.m
+Copyright: 2002 Jeff Orchard
 License: GPL-2+
 
-Files: inst/corr2.m, inst/isbw.m, inst/grayslice.m, inst/isind.m,
- inst/histeq.m, inst/isgray.m, inst/mean2.m, inst/im2bw.m, inst/std2.m,
-Copyright: © 2000 Kai Habel
-License: GPL-2+
+Files: inst/fchcode.m src/__boundary__.cc
+Copyright: 2010, Andrew Kelly, IPS Radio & Space Services
+License: GPL-3+
 
-Files: inst/rgb2gray.m
-Copyright: © 2000, 2001 Kai Habel
+Files: inst/imdilate.m inst/imerode.m
+Copyright: 2004 Josep Mones i Teixidor <jmones at puntbarra.com>
+           2008 Søren Hauberg
+           2010, 2011 Carnë Draug <carandraug+dev at gmail.com>
+License: GPL-3+
+
+Files: inst/colfilt.m inst/colorgradient.m
+Copyright: Paul Kienzle <pkienzle at users.sf.net>
+License: Public domain
+ This program is granted to the public domain.
+
+Files: inst/graythresh.m
+Copyright: 2005 Barre-Piquot
 License: GPL-2+
 
-Files: inst/imnoise.m
-Copyright: © 2000 Paul Kienzle
+Files: inst/rgbplot.m
+Copyright: 2005 Berge-Gladel
 License: GPL-2+
 
-Files: inst/edge.m, inst/bwselect.m, src/bwfill.cc
-Copyright: © 1999 Andy Adler
+Files: inst/imtophat.m
+Copyright: 2005 Carvalho-Mariel
+           2010 Carnë Draug <carandraug+dev at gmail.com>
 License: GPL-2+
 
-Files: inst/imread.m inst/imwrite.m
-Copyright: © 2002 Andy Adler
+Files: inst/bwborder.m
+Copyright: 2000 Etienne Grossmann
 License: GPL-2+
 
-Files: src/rotate_scale.cc
-Copyright: © 2003 Andy Adler
-License: other
- This code has no warrany whatsoever.  Do what you like with this code
- as long as you leave this copyright in place.
+Files: inst/imginfo.m
+Copyright: 2002 Etienne Grossmann.
+License: GPL-2+
 
-Files: src/__bwdist.cc
-Copyright: © 2006 Pedro Felzenszwalb
+Files: inst/imrotate_Fourier.m
+Copyright: 2002 Jeff Orchard <jorchard at cs.uwaterloo.ca>
 License: GPL-2+
 
-Files: src/pngcanvas.h, src/pngwrite.cc, src/pngread.cc
-Copyright: © 2003 Nadav Rotem
+Files: inst/imadjust.m
+Copyright: 1999-2000 Kai Habel
+           2004 Josep Mones i Teixidor
 License: GPL-2+
 
-Files: inst/qtdecomp.m, inst/qtgetblk.m, inst/blkproc.m,
- inst/col2im.m, inst/uintlut.m, inst/cmpermute.m, inst/poly2mask.m,
- inst/makelut.m, inst/roicolor.m, inst/conndef.m, inst/cmunique.m,
- inst/qtsetblk.m, inst/bweuler.m, inst/bestblk.m, inst/im2col.m,
- inst/bwmorph.m, inst/erode.m, inst/isrgb.m, inst/stretchlim.m,
- inst/applylut.m, inst/nlfilter.m, inst/dilate.m, inst/padarray.m
-Copyright: © 2004 Josep Mones i Teixidor
+Files: inst/imrotate.m
+Copyright: 2004-2005 Justus H. Piater
 License: GPL-2+
 
-Files: inst/bwarea.m, inst/imresize.m, inst/fspecial.m
-Copyright: © 2005 Søren Hauberg
+Files: inst/imnoise.m
+Copyright: 2000, Paul Kienzle
 License: GPL-2+
 
-Files: inst/bwdist.m, inst/imperspectivewarp.m, inst/imremap.m,
- inst/label2rgb.m, inst/bwperim.m
-Copyright: © 2006 Søren Hauberg
+Files: inst/readexif.m
+Copyright: 2009 Roderick Koehle <koehle at users.sourceforge.net>
 License: GPL-2+
 
-Files: inst/imfilter.m, inst/im2uint16.m, inst/im2double.m,
- inst/im2uint8.m, inst/imsmooth.m
-Copyright: © 2007 Søren Hauberg
+Files: inst/bwdist.m
+Copyright: 2006 Stefan Gustavson
 License: GPL-2+
 
-Files: inst/bmpwrite.m, inst/colfilt.m, inst/colorgradient.m
-Copyright: © Paul Kienzle
-License: PD
+Files: inst/radon.m
+Copyright: 2007 Alexander Barth <barth.alexander at gmail.com>
+License: GPL-3+
+
+Files: inst/tiff_tag_read.m
+Copyright: 2010 Carnë Draug
+License: GPL-3+
+
+Files: inst/mmgradm.m
+Copyright: 2010 Carnë Draug <carandraug+dev at gmail.com>
+License: GPL-3+
+
+Files: inst/rgb2ycbcr.m
+Copyright: 2011 Santiago Reyes González <mailalcuete at gmail.com>
+License: GPL-3+
+
+Files: inst/imdither.m
+Copyright: 2009 Sergey Kirgizov
+License: GPL-3+
+
+Files: src/__bwdist.cc
+Copyright: 2009 Stefan Gustavson (stefan.gustavson at gmail.com)
+License: GPL-3+
+
+Files: inst/immaximas.m
+Copyright: 2003-2005 Peter Kovesi
+License: MIT/X11 (BSD like)
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ . 
+ The Software is provided "as is", without warranty of any kind.
+
+Files: inst/bmpwrite.m
+Copyright: Paul Kienzle <pkienzle at users.sf.net>
+License: Public domain
  This code is in the public domain.
 
-Files: inst/bwselect.m, inst/edge.m
-Copyright: © 1999 Andy Adler
-License: other
- This code has no warranty whatsoever. Do what you like with this code
- as long as you leave this copyright in place.
+Files: src/bwlabel.cc
+Copyright: 2002 Jeffrey E. Boyd
+License: GPL-2+
 
 Files: src/deriche.cc
-Copyright: © Christian Kotz 2006
+Copyright: 2006 Christian Kotz
 License: other
- This code has no warranty whatsover. Do what you like with this code
+ This code has no warranty whatsover. Do what you like with this code 
  as long as you leave this copyright in place.
 
-Files: src/jpgread.cc, src/jpgwrite.cc
-Copyright: © 1998 Andy Adler
-License: PD
- This code is in the public domain
-
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2008-2009, 2012 Rafael Laboissiere <rafael at laboissiere.net>
+           2008-2011 Thomas Weber <tweber at debian.org>
 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-image



More information about the Pkg-octave-commit mailing list