[SCM] epr-api branch, master, updated. upstream/2.2-9-g2624b99

Antonio Valentino antonio.valentino at tiscali.it
Tue Feb 15 20:44:43 UTC 2011


The following commit has been merged in the master branch:
commit 2624b99330f4f9f52fc34e954b40db052bd03c22
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Tue Feb 15 21:39:13 2011 +0100

    Fixed issues detected by the ftpmaster
    
     * updated copyright file to list example files with different license
     * tiff header files (in examples) are no more installed
     * updated package description

diff --git a/debian/control b/debian/control
index 96036c6..a0bad74 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,6 @@ Description: ENVISAT Product Reader API for C
  supporting developers who want to use MERIS, AATSR, and ASAR data
  products of the ESA ENVISAT satellite in their software.
  .
- The ENVISAT Product Reader API is developed and distributed under the
- terms of open source software development.
- .
  The main use case for the C API is the ingestion of ENVISAT data into
  * new scientific algorithms developed for the MERIS, AATSR or ASAR
    sensors or even all of them,
@@ -39,9 +36,6 @@ Description: ENVISAT Product Reader API for C - Development files
  supporting developers who want to use MERIS, AATSR, and ASAR data
  products of the ESA ENVISAT satellite in their software.
  .
- The ENVISAT Product Reader API is developed and distributed under the
- terms of open source software development.
- .
  The main use case for the C API is the ingestion of ENVISAT data into
    * new scientific algorithms developed for the MERIS, AATSR or ASAR
      sensors or even all of them,
diff --git a/debian/copyright b/debian/copyright
index c1b414f..1611b1a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -37,3 +37,30 @@ The Debian packaging is:
     Copyright (C) 2010 Antonio Valentino <antonio.valentino at tiscali.it>
 
 and is licensed under the GPL version 3, see above.
+
+
+
+src/examples/tiff.h,
+src/examples/tiffio.h:
+
+    Copyright (c) 1988-1997 Sam Leffler
+    Copyright (c) 1991-1997 Silicon Graphics, Inc.
+
+    Permission to use, copy, modify, distribute, and sell this software and
+    its documentation for any purpose is hereby granted without fee, provided
+    that (i) the above copyright notices and this permission notice appear in
+    all copies of the software and related documentation, and (ii) the names of
+    Sam Leffler and Silicon Graphics may not be used in any advertising or
+    publicity relating to the software without the specific, prior written
+    permission of Sam Leffler and Silicon Graphics.
+
+    THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
+    EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
+    WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+
+    IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
+    ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
+    OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+    WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
+    LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+    OF THIS SOFTWARE.
diff --git a/debian/libepr-api2-dev.examples b/debian/libepr-api2-dev.examples
index c404289..2092790 100644
--- a/debian/libepr-api2-dev.examples
+++ b/debian/libepr-api2-dev.examples
@@ -1 +1 @@
-src/examples/*
+src/examples/write_*.c

-- 
ENVISAT Product Reader API for C



More information about the Pkg-grass-devel mailing list