[Pkg-phototools-commits] [SCM] openimageio branch, master, updated. upstream/1.0.0+dfsg0-6-gae9e4a7

Matteo F. Vescovi mfv.debian at gmail.com
Sun Mar 18 10:45:11 UTC 2012


The following commit has been merged in the master branch:
commit ae9e4a7f08aaee97d3b89449422c219ecde8cd00
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Sun Mar 18 11:44:32 2012 +0100

    debian/copyright: completely re-worked
    
    Git-Dch: Ignore

diff --git a/debian/copyright b/debian/copyright
index d983d79..35ebdb9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,14 +4,235 @@ Upstream-Contact: Larry Gritz <lg at openimageio.org>
 Source: http://www.openimageio.org/
 
 Files: debian/*
-Copyright: 2011 IRIE Shinsuke <irieshinsuke at yahoo.co.jp>
-           2012 Matteo F. Vescovi <mfv.debian at gmail.com>
+Copyright: 2011, IRIE Shinsuke <irieshinsuke at yahoo.co.jp>
+           2012, Matteo F. Vescovi <mfv.debian at gmail.com>
 License: BSD-3-Clause
 
-Files: *
+Files:
+ src/include/export.h
+ src/include/thread.h
+ src/include/dassert.h
+ src/include/filesystem.h
+ src/include/imagebufalgo.h
+ src/include/imageio.h
+ src/include/boosttest.h
+ src/include/varyingref.h
+ src/include/typedesc.h
+ src/include/timer.h
+ src/include/imagecache.h
+ src/include/unittest.h
+ src/include/strutil.h
+ src/include/sysutil.h
+ src/include/paramlist.h
+ src/include/color.h
+ src/include/osdep.h
+ src/include/ustring.h
+ src/include/texture.h
+ src/include/optparser.h
+ src/include/errorhandler.h
+ src/include/refcnt.h
+ src/include/plugin.h
+ src/include/imagebuf.h
+ src/dds.imageio/ddsinput.cpp
+ src/dds.imageio/ddsoutput.cpp
+ src/dds.imageio/dds_pvt.h
+ src/sgi.imageio/sgi_pvt.h
+ src/sgi.imageio/sgiinput.cpp
+ src/sgi.imageio/sgioutput.cpp
+ src/psd.imageio/jpeg_memory_src.h
+ src/psd.imageio/jpeg_memory_src.cpp
+ src/psd.imageio/psd_pvt.h
+ src/psd.imageio/psdinput.cpp
+ src/psd.imageio/psdoutput.cpp
+ src/iff.imageio/iff_pvt.h
+ src/iff.imageio/iff_pvt.cpp
+ src/iff.imageio/iffinput.cpp
+ src/iff.imageio/iffoutput.cpp
+ src/testtex/testtex.cpp
+ src/hdr.imageio/hdroutput.cpp
+ src/hdr.imageio/hdrinput.cpp
+ src/pnm.imageio/pnmoutput.cpp
+ src/pnm.imageio/pnminput.cpp
+ src/iconvert/iconvert.cpp
+ src/tiff.imageio/tiffoutput.cpp
+ src/tiff.imageio/tiffinput.cpp
+ src/softimage.imageio/softimageinput.cpp
+ src/softimage.imageio/softimage_pvt.cpp
+ src/softimage.imageio/softimageoutput.cpp
+ src/softimage.imageio/softimage_pvt.h
+ src/fits.imageio/fitsinput.cpp
+ src/fits.imageio/fitsoutput.cpp
+ src/fits.imageio/fits_pvt.h
+ src/fits.imageio/fits_pvt.cpp
+ src/cineon.imageio/cineonoutput.cpp
+ src/cineon.imageio/cineoninput.cpp
+ src/oiiotool/printinfo.cpp
+ src/oiiotool/diff.cpp
+ src/oiiotool/oiiotool.h
+ src/oiiotool/oiiotool.cpp
+ src/oiiotool/imagerec.cpp
+ src/socket.imageio/socketoutput.cpp
+ src/socket.imageio/socketinput.cpp
+ src/socket.imageio/socket_pvt.cpp
+ src/socket.imageio/socket_pvt.h
+ src/iprocess/iprocess.cpp
+ src/jpeg.imageio/jpeg_pvt.h
+ src/dpx.imageio/dpxoutput.cpp
+ src/dpx.imageio/dpxinput.cpp
+ src/maketx/maketx.cpp
+ src/python/py_oiio.h
+ src/python/py_imagespec.cpp
+ src/python/py_imagebuf.cpp
+ src/python/py_oiio.cpp
+ src/python/py_typedesc.cpp
+ src/python/py_imageoutput.cpp
+ src/python/py_imagecache.cpp
+ src/python/py_imageinput.cpp
+ src/python/py_paramvalue.cpp
+ src/png.imageio/png_pvt.h
+ src/png.imageio/pngoutput.cpp
+ src/png.imageio/pnginput.cpp
+ src/webp.imageio/webpoutput.cpp
+ src/webp.imageio/webpinput.cpp
+ src/rla.imageio/rla_pvt.h
+ src/rla.imageio/rlaoutput.cpp
+ src/rla.imageio/rlainput.cpp
+ src/field3d.imageio/field3doutput.cpp
+ src/field3d.imageio/field3d_pvt.h
+ src/field3d.imageio/field3dinput.cpp
+ src/idiff/idiff.cpp
+ src/ptex.imageio/ptexoutput.cpp
+ src/ptex.imageio/ptexinput.cpp
+ src/openexr.imageio/exroutput.cpp
+ src/openexr.imageio/exrinput.cpp
+ src/iv/ivimage.cpp
+ src/iv/ivinfowin.cpp
+ src/iv/imageviewer.cpp
+ src/iv/ivgl.cpp
+ src/iv/imageviewer.h
+ src/iv/ivmain.cpp
+ src/iv/ivpref.cpp
+ src/ico.imageio/icooutput.cpp
+ src/ico.imageio/icoinput.cpp
+ src/ico.imageio/ico.h
+ src/igrep/igrep.cpp
+ src/bmp.imageio/bmpinput.cpp
+ src/bmp.imageio/bmp_pvt.h
+ src/bmp.imageio/bmpoutput.cpp
+ src/bmp.imageio/bmp_pvt.cpp
+ src/jpeg2000.imageio/jpeg2000output.cpp
+ src/jpeg2000.imageio/jpeg2000input.cpp
+ src/iinfo/iinfo.cpp
+ src/libOpenImageIO/optparser_test.cpp
+ src/libOpenImageIO/strutil_test.cpp
+ src/libOpenImageIO/imageio_pvt.h
+ src/libOpenImageIO/color_ocio.cpp
+ src/libOpenImageIO/exif.cpp
+ src/libOpenImageIO/imagebuf.cpp
+ src/libOpenImageIO/imageioplugin.cpp
+ src/libOpenImageIO/imagebufalgo_test.cpp
+ src/libOpenImageIO/imagebufalgo_yee.cpp
+ src/libOpenImageIO/imagespec_test.cpp
+ src/libOpenImageIO/atomic_test.cpp
+ src/libOpenImageIO/filesystem_test.cpp
+ src/libOpenImageIO/formatspec.cpp
+ src/libOpenImageIO/fmath_test.cpp
+ src/libOpenImageIO/ustring_test.cpp
+ src/libOpenImageIO/spinlock_test.cpp
+ src/libOpenImageIO/imagebufalgo.cpp
+ src/libOpenImageIO/iptc.cpp
+ src/libOpenImageIO/imageinput.cpp
+ src/libOpenImageIO/imageoutput.cpp
+ src/libOpenImageIO/imageio.cpp
+ src/libOpenImageIO/imagebufalgo_orient.cpp
+ src/libOpenImageIO/xmp.cpp
+ src/targa.imageio/targa_pvt.h
+ src/targa.imageio/targaoutput.cpp
+ src/targa.imageio/targainput.cpp
+ src/libutil/typedesc.cpp
+ src/libutil/filesystem.cpp
+ src/libutil/strutil.cpp
+ src/libutil/plugin.cpp
+ src/libutil/sysutil.cpp
+ src/libutil/paramlist.cpp
+ src/libutil/errorhandler.cpp
+ src/libutil/ustring.cpp
+ src/libtexture/texoptions.cpp
+ src/libtexture/texture3d.cpp
+ src/libtexture/imagecache_pvt.h
+ src/libtexture/texturesys.cpp
+ src/libtexture/environment.cpp
+ src/libtexture/texture_pvt.h
+ src/libtexture/imagecache.cpp
+ src/zfile.imageio/zfile.cpp
 Copyright: 2008-2011, Larry Gritz and the other authors and contributors
 License: BSD-3-Clause
 
+Files:
+ src/include/argparse.h
+ src/include/hash.h
+ src/include/filter.h
+ src/include/fmath.h
+ src/jpeg.imageio/jpegoutput.cpp
+ src/jpeg.imageio/jpeginput.cpp
+ src/libutil/argparse.cpp
+ src/libutil/filter.cpp
+Copyright: 2004, NVIDIA Corp and the other authors and contributors
+           2008, Larry Gritz and the other authors and contributors
+License: BSD-3-Clause
+
+Files:
+ src/include/pystring.h
+ src/libutil/pystring.cpp
+Copyright: 2008, Sony Pictures Imageworks and the other authors and contributors
+License: BSD-3-Clause
+
+Files:
+ src/cineon.imageio/libcineon/Codec.cpp
+ src/cineon.imageio/libcineon/BaseTypeConverter.h
+ src/cineon.imageio/libcineon/CineonHeader.h
+ src/cineon.imageio/libcineon/EndianSwap.h
+ src/cineon.imageio/libcineon/ElementReadStream.cpp
+ src/cineon.imageio/libcineon/CineonHeader.cpp
+ src/cineon.imageio/libcineon/OutStream.cpp
+ src/cineon.imageio/libcineon/Cineon.cpp
+ src/cineon.imageio/libcineon/Reader.cpp
+ src/cineon.imageio/libcineon/Codec.h
+ src/cineon.imageio/libcineon/Writer.cpp
+ src/cineon.imageio/libcineon/Cineon.h
+ src/cineon.imageio/libcineon/WriterInternal.h
+ src/cineon.imageio/libcineon/CineonStream.h
+ src/cineon.imageio/libcineon/ElementReadStream.h
+ src/cineon.imageio/libcineon/InStream.cpp
+ src/cineon.imageio/libcineon/ReaderInternal.h
+Copyright: 2010, Patrick A. Palmer, Leszek Godlewski and the other authors and contributors
+License: BSD-3-Clause
+
+Files:
+ src/dpx.imageio/libdpx/Codec.cpp
+ src/dpx.imageio/libdpx/BaseTypeConverter.h
+ src/dpx.imageio/libdpx/DPX.cpp
+ src/dpx.imageio/libdpx/RunLengthEncoding.cpp
+ src/dpx.imageio/libdpx/DPXStream.h
+ src/dpx.imageio/libdpx/EndianSwap.h
+ src/dpx.imageio/libdpx/DPXHeader.h
+ src/dpx.imageio/libdpx/ElementReadStream.cpp
+ src/dpx.imageio/libdpx/OutStream.cpp
+ src/dpx.imageio/libdpx/DPX.h
+ src/dpx.imageio/libdpx/DPXColorConverter.h
+ src/dpx.imageio/libdpx/Reader.cpp
+ src/dpx.imageio/libdpx/DPXHeader.cpp
+ src/dpx.imageio/libdpx/Codec.h
+ src/dpx.imageio/libdpx/Writer.cpp
+ src/dpx.imageio/libdpx/DPXColorConverter.cpp
+ src/dpx.imageio/libdpx/RunLengthEncoding.h
+ src/dpx.imageio/libdpx/WriterInternal.h
+ src/dpx.imageio/libdpx/ElementReadStream.h
+ src/dpx.imageio/libdpx/InStream.cpp
+ src/dpx.imageio/libdpx/ReaderInternal.h
+Copyright: 2009, Patrick A. Palmer and the other authors and contributors
+License: BSD-3-Clause
+
 License: BSD-3-Clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
@@ -36,3 +257,159 @@ License: BSD-3-Clause
  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/include/pugiconfig.hpp
+ src/include/pugixml.hpp
+ src/libutil/pugixml.cpp
+Copyright: 2003, Kristen Wegner and the other authors and contributors
+           2006-2010, Arseny Kapoulkine and the other authors and contributors
+License: Expat
+
+Files:
+ src/dds.imageio/squish/simd_sse.h
+ src/dds.imageio/squish/colourblock.h
+ src/dds.imageio/squish/colourset.cpp
+ src/dds.imageio/squish/colourfit.cpp
+ src/dds.imageio/squish/alpha.h
+ src/dds.imageio/squish/squish.cpp
+ src/dds.imageio/squish/maths.cpp
+ src/dds.imageio/squish/simd.h
+ src/dds.imageio/squish/colourblock.cpp
+ src/dds.imageio/squish/config.h
+ src/dds.imageio/squish/simd_ve.h
+ src/dds.imageio/squish/rangefit.cpp
+ src/dds.imageio/squish/squish.h
+ src/dds.imageio/squish/colourset.h
+ src/dds.imageio/squish/simd_float.h
+ src/dds.imageio/squish/rangefit.h
+ src/dds.imageio/squish/alpha.cpp
+ src/dds.imageio/squish/singlecolourfit.cpp
+ src/dds.imageio/squish/maths.h
+ src/dds.imageio/squish/singlecolourfit.h
+Copyright: 2006, Simon Brown and the other authors and contributors
+License: Expat
+
+Files:
+ src/dds.imageio/squish/clusterfit.h
+ src/dds.imageio/squish/clusterfit.cpp
+Copyright: 2006, Simon Brown and the other authors and contributors
+           2007, Ignacio Castano and the other authors and contributors
+License: Expat
+
+License: Expat
+ Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
+ .
+ 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, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, 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,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files:
+ src/ptex.imageio/ptex/PtexTriangleFilter.cpp
+ src/ptex.imageio/ptex/PtexReader.h
+ src/ptex.imageio/ptex/PtexHalf.cpp
+ src/ptex.imageio/ptex/PtexInt.h
+ src/ptex.imageio/ptex/PtexSeparableKernel.h
+ src/ptex.imageio/ptex/PtexTriangleKernel.cpp
+ src/ptex.imageio/ptex/PtexTriangleFilter.h
+ src/ptex.imageio/ptex/PtexTriangleKernel.h
+ src/ptex.imageio/ptex/PtexCache.h
+ src/ptex.imageio/ptex/PtexPlatform.h
+ src/ptex.imageio/ptex/PtexDict.h
+ src/ptex.imageio/ptex/PtexWriter.h
+ src/ptex.imageio/ptex/Ptexture.h
+ src/ptex.imageio/ptex/PtexSeparableFilter.h
+ src/ptex.imageio/ptex/PtexUtils.cpp
+ src/ptex.imageio/ptex/PtexMutex.h
+ src/ptex.imageio/ptex/PtexReader.cpp
+ src/ptex.imageio/ptex/PtexFilters.cpp
+ src/ptex.imageio/ptex/PtexWriter.cpp
+ src/ptex.imageio/ptex/PtexSeparableKernel.cpp
+ src/ptex.imageio/ptex/PtexHashMap.h
+ src/ptex.imageio/ptex/PtexUtils.h
+ src/ptex.imageio/ptex/PtexHalf.h
+ src/ptex.imageio/ptex/PtexCache.cpp
+ src/ptex.imageio/ptex/PtexIO.h
+ src/ptex.imageio/ptex/PtexSeparableFilter.cpp
+Copyright: 2009, Disney Enterprises, Inc. and the other authors and contributors
+License: BSD-2-Clause
+ 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 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 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.
+
+Files:
+ src/include/tbb/atomic.h
+ src/include/tbb/machine/ibm_aix51.h
+ src/include/tbb/machine/linux_common.h
+ src/include/tbb/machine/linux_ia32.h
+ src/include/tbb/machine/linux_intel64.h
+ src/include/tbb/machine/windows_intel64.h
+ src/include/tbb/machine/linux_ia64.h
+ src/include/tbb/machine/mac_ppc.h
+ src/include/tbb/machine/windows_ia32.h
+ src/include/tbb/tbb_profiling.h
+ src/include/tbb/aligned_space.h
+ src/include/tbb/spin_rw_mutex.h
+ src/include/tbb/tbb_stddef.h
+ src/include/tbb/tbb_misc.h
+ src/include/tbb/spin_mutex.h
+ src/include/tbb/tbb_exception.h
+ src/include/tbb/tbb_allocator.h
+ src/include/tbb/tbb_version.h
+ src/include/tbb/tbb_config.h
+ src/include/tbb/tbb_assert_impl.h
+ src/include/tbb/_tbb_windef.h
+ src/include/tbb/tbb_machine.h
+ src/libutil/tbb_misc.cpp
+Copyright: 2005-2009, Intel Corporation and the other authors and contributors
+License: GPL-2+
+ This file 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+ 02110-1301, USA.
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.

-- 
OpenImageIO packaging



More information about the Pkg-phototools-commits mailing list