tags 411078 + patch
thanks

Hi,

Attached is the diff for my amsn 0.95+dfsg2-0.3 NMU.
-- 
Mohammed Adnène Trojette
diff -u amsn-0.95+dfsg2/debian/changelog amsn-0.95+dfsg2/debian/changelog
--- amsn-0.95+dfsg2/debian/changelog
+++ amsn-0.95+dfsg2/debian/changelog
@@ -1,3 +1,23 @@
+amsn (0.95+dfsg2-0.3) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High urgency for fixing RC bug.
+  * Add precisions about license terms of all embedded code (Closes: #411078):
+     + files created from revision 8153 at
+     http://svn.sourceforge.net/viewvc/amsn/trunk/amsn/
+         - utils/Tclxml/LICENSE
+         - utils/base64/license.terms
+         - utils/bwidget1.8.0/LICENSE.txt
+         - utils/http2.4/license.terms
+         - utils/log/license.terms
+         - utils/tcldom/LICENSE
+         - utils/tclsoap1.6.7/LICENSE
+     + file created from
+     http://quicktimetcl.cvs.sourceforge.net/quicktimetcl/quicktimetcl/README?revision=1.6
+         - utils/macosx/QuickTimeTcl3.1/README
+
+ -- Mohammed Adnène Trojette <[EMAIL PROTECTED]>  Sat, 10 Mar 2007 00:50:56 +0100
+
 amsn (0.95+dfsg2-0.2) unstable; urgency=high
 
   * Non-maintainer upload
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/log/license.terms
+++ amsn-0.95+dfsg2/utils/log/license.terms
@@ -0,0 +1,38 @@
+This software is copyrighted by Ajuba Solutions and other parties.
+The following terms apply to all files associated with the software unless
+explicitly disclaimed in individual files.
+
+The authors hereby grant permission to use, copy, modify, distribute,
+and license this software and its documentation for any purpose, provided
+that existing copyright notices are retained in all copies and that this
+notice is included verbatim in any distributions. No written agreement,
+license, or royalty fee is required for any of the authorized uses.
+Modifications to this software may be copyrighted by their authors
+and need not follow the licensing terms described here, provided that
+the new terms are clearly indicated on the first page of each file where
+they apply.
+
+IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
+FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
+DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
+IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
+NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
+MODIFICATIONS.
+
+GOVERNMENT USE: If you are acquiring this software on behalf of the
+U.S. government, the Government shall have only "Restricted Rights"
+in the software and related documentation as defined in the Federal 
+Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
+are acquiring the software on behalf of the Department of Defense, the
+software shall be classified as "Commercial Computer Software" and the
+Government shall have only "Restricted Rights" as defined in Clause
+252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
+authors grant the U.S. Government and others acting in its behalf
+permission to use and distribute the software in accordance with the
+terms specified in this license. 
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/Tclxml/LICENSE
+++ amsn-0.95+dfsg2/utils/Tclxml/LICENSE
@@ -0,0 +1,35 @@
+Copyright (c) 2005 Explain
+http://www.explain.com.au/
+
+Explain makes this software available free of charge for any purpose.
+This software may be copied, and distributed, with or without
+modifications; but this notice must be included on any copy.
+
+The software was developed for research purposes only and Explain does not
+warrant that it is error free or fit for any purpose.  Explain disclaims any
+liability for all claims, expenses, losses, damages and costs any user may
+incur as a result of using, copying or modifying this software.
+
+Copyright (c) 1998-2004 Zveno Pty Ltd
+http://www.zveno.com/
+
+Zveno makes this software available free of charge for any purpose.
+This software may be copied, and distributed, with or without
+modifications; but this notice must be included on any copy.
+
+The software was developed for research purposes only and Zveno does not
+warrant that it is error free or fit for any purpose.  Zveno disclaims any
+liability for all claims, expenses, losses, damages and costs any user may
+incur as a result of using, copying or modifying this software.
+
+Copyright (c) 1997 ANU and CSIRO on behalf of the
+participants in the CRC for Advanced Computational Systems ('ACSys').
+ 
+ACSys makes this software and all associated data and documentation 
+('Software') available free of charge for any purpose.  You may make copies 
+of the Software but you must include all of this notice on any copy.
+ 
+The Software was developed for research purposes and ACSys does not warrant
+that it is error free or fit for any purpose.  ACSys disclaims any
+liability for all claims, expenses, losses, damages and costs any user may
+incur as a result of using, copying or modifying the Software.
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/tclsoap1.6.7/LICENSE
+++ amsn-0.95+dfsg2/utils/tclsoap1.6.7/LICENSE
@@ -0,0 +1,10 @@
+Copyright (C) 2001 Pat Thoyts <[EMAIL PROTECTED]>
+
+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 AUTHOR 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.
+
+Except as contained in this notice, the name of the author shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the author.
+
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/base64/license.terms
+++ amsn-0.95+dfsg2/utils/base64/license.terms
@@ -0,0 +1,38 @@
+This software is copyrighted by Ajuba Solutions and other parties.
+The following terms apply to all files associated with the software unless
+explicitly disclaimed in individual files.
+
+The authors hereby grant permission to use, copy, modify, distribute,
+and license this software and its documentation for any purpose, provided
+that existing copyright notices are retained in all copies and that this
+notice is included verbatim in any distributions. No written agreement,
+license, or royalty fee is required for any of the authorized uses.
+Modifications to this software may be copyrighted by their authors
+and need not follow the licensing terms described here, provided that
+the new terms are clearly indicated on the first page of each file where
+they apply.
+
+IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
+FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
+DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
+IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
+NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
+MODIFICATIONS.
+
+GOVERNMENT USE: If you are acquiring this software on behalf of the
+U.S. government, the Government shall have only "Restricted Rights"
+in the software and related documentation as defined in the Federal 
+Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
+are acquiring the software on behalf of the Department of Defense, the
+software shall be classified as "Commercial Computer Software" and the
+Government shall have only "Restricted Rights" as defined in Clause
+252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
+authors grant the U.S. Government and others acting in its behalf
+permission to use and distribute the software in accordance with the
+terms specified in this license. 
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/macosx/QuickTimeTcl3.1/movie.tcl
+++ amsn-0.95+dfsg2/utils/macosx/QuickTimeTcl3.1/movie.tcl
@@ -5,9 +5,6 @@
 #
 # Copyright (c) 2004 Mats Bengtsson
 #
-# See the file "license.terms" for information on usage and redistribution
-# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-#
 # $Id: movie.tcl,v 1.1 2004/12/03 15:21:46 germinator2000 Exp $
 
 #-------------------------------------------------------------------------
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/macosx/QuickTimeTcl3.1/README
+++ amsn-0.95+dfsg2/utils/macosx/QuickTimeTcl3.1/README
@@ -0,0 +1,112 @@
+
+README for QuickTimeTcl 3.1
+
+QuickTimeTcl is an extension to Tcl/Tk on Mac OS X and Windows that provides 
+many bindings to QuickTime from Tcl/Tk. Starting with this release, support 
+for Mac OS Classic has been abandoned. 
+ 
+Documentation:
+
+For more documentation, see the manual pages in the 'docs' folder. These 
+contain the latest information. There are also some simple tcl example code 
+in the 'ExampleCode' folder that can be helpful; just source them in.
+
+Requirements:
+
+Tcl/Tk 8.4 (8.4.4 on Mac OS X) and QuickTime 5 or higher.
+
+Testing:
+
+The current version of QuickTimeTcl is developed and tested on Mac OS X 10.2 
+and Windows 2000 using Tcl/Tk 8.4. 
+
+QuickTime:
+
+Download QuickTime from "http://www.apple.com/quicktime/download";, or get a 
+standalone installer from (good for switching between versions or if you are 
+behind a firewall) "http://www.apple.com/quicktime/download/support";. 
+You don't need the pay (Pro) version. Not even I have it and that works fine anyway. 
+Many things, altough not all, you pay for can be reproduced by some coding using 
+this package :-)
+    
+Installing:
+
+Just run the installer on the respective platform, or:
+    
+Mac OS X: Make a folder QuickTimeTcl3.1 with the QuickTimeTcl.dylib and pkgIndex.tcl 
+files inside, and put this folder either in /Library/Tcl/ or ~/Library/Tcl/.
+
+Windows: put the QuickTimeTcl directory inside the lib directory of the Tcl directory, 
+as:
+    
+	Program
+	    ...
+	    Tcl
+		bin
+		doc
+		include
+		lib
+		    ...
+		    QuickTimeTcl
+			QuickTimeTcl.dll
+			pkgIndex.tcl
+		    ...
+
+
+WebCams on Windows:
+
+On Windows, the 'vdig' (video digitizer) component which should be the hardware 
+manufacturers responsibilty is sadly lacking on most WebCams. The grabber is 
+therefore only tested with an emulated 'vdig' component WinVdig from www.vdig.com (.org). 
+If you never got a QuickTime 'vdig' component with your PC camera, try WinVdig. 
+Note, however, that this is only a second best solution.    
+
+Abstractplane (http://www.abstractplane.com) has an industrial-strength vdig 
+component for QuickTime on Windows which you can try.             
+   
+Compiling:
+ 
+Mac OS X:
+
+Use 'pbxbild clean install' in the directory of the ProjectBuilder file.
+
+Win32:
+
+If you compile under windows the 'Cursor' symbol in 'X.h' need to be redefined 
+as 'XCursor', just as what is done on the Mac.         
+It may also be necessary to comment out the enum MEDIA_TYPE in moviesformat.h.
+
+    
+BUGS:   
+
+If you want to see some printouts of what is happening inside QuickTimeTcl, use the 
+command 'quicktimetcl::debuglevel 3'.
+    
+-   There are some tuning to be done to get maximal performance for QTVR panoramas; 
+    the cursor flashes which is perhaps the cause.
+		    
+-   (Windows) -resizable not working.
+
+-  The effect command not implemented yet for Mac OS X.
+	    
+
+LICENSE:
+	  
+All software within the quicktimetcl repository is distributed under the BSD license.
+    
+
+Acknowledgements:   
+Bruce O'Neel made the original version of QuickTimeTcl; 
+The Windows port contains some tiny code fragments from Steve Aronson.
+
+Enjoy,  Mats Bengtsson
+
[EMAIL PROTECTED]
+
+Hamngatan 21
+SE-582 26  Linkoping
+Sweden
+
+ © 1998 Bruce O'Neel, © 2000-2003 Mats Bengtsson
+  
+
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/tcldom/LICENSE
+++ amsn-0.95+dfsg2/utils/tcldom/LICENSE
@@ -0,0 +1,13 @@
+Copyright (c) 1998-2003 Zveno Pty Ltd
+http://www.zveno.com/
+
+Zveno makes this software available free of charge for any purpose.
+This software may be copied, and distributed, with or without
+modifications; but this notice must be included on any copy.
+
+The software was developed for research purposes only and Zveno does not
+warrant that it is error free or fit for any purpose.  Zveno disclaims any
+liability for all claims, expenses, losses, damages and costs any user may
+incur as a result of using, copying or modifying this software.
+
+
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/http2.4/license.terms
+++ amsn-0.95+dfsg2/utils/http2.4/license.terms
@@ -0,0 +1,38 @@
+This software is copyrighted by Ajuba Solutions and other parties.
+The following terms apply to all files associated with the software unless
+explicitly disclaimed in individual files.
+
+The authors hereby grant permission to use, copy, modify, distribute,
+and license this software and its documentation for any purpose, provided
+that existing copyright notices are retained in all copies and that this
+notice is included verbatim in any distributions. No written agreement,
+license, or royalty fee is required for any of the authorized uses.
+Modifications to this software may be copyrighted by their authors
+and need not follow the licensing terms described here, provided that
+the new terms are clearly indicated on the first page of each file where
+they apply.
+
+IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
+FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
+DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
+IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
+NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
+MODIFICATIONS.
+
+GOVERNMENT USE: If you are acquiring this software on behalf of the
+U.S. government, the Government shall have only "Restricted Rights"
+in the software and related documentation as defined in the Federal 
+Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
+are acquiring the software on behalf of the Department of Defense, the
+software shall be classified as "Commercial Computer Software" and the
+Government shall have only "Restricted Rights" as defined in Clause
+252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
+authors grant the U.S. Government and others acting in its behalf
+permission to use and distribute the software in accordance with the
+terms specified in this license. 
only in patch2:
unchanged:
--- amsn-0.95+dfsg2.orig/utils/bwidget1.8.0/LICENSE.txt
+++ amsn-0.95+dfsg2/utils/bwidget1.8.0/LICENSE.txt
@@ -0,0 +1,41 @@
+BWidget ToolKit
+Copyright (c) 1998-1999 UNIFIX. 
+Copyright (c) 2001-2002 ActiveState Corp. 
+
+The following terms apply to all files associated with the software
+unless explicitly disclaimed in individual files.
+
+The authors hereby grant permission to use, copy, modify, distribute,
+and license this software and its documentation for any purpose, provided
+that existing copyright notices are retained in all copies and that this
+notice is included verbatim in any distributions. No written agreement,
+license, or royalty fee is required for any of the authorized uses.
+Modifications to this software may be copyrighted by their authors
+and need not follow the licensing terms described here, provided that
+the new terms are clearly indicated on the first page of each file where
+they apply.
+
+IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
+FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
+ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
+DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
+IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
+NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
+MODIFICATIONS.
+
+GOVERNMENT USE: If you are acquiring this software on behalf of the
+U.S. government, the Government shall have only "Restricted Rights"
+in the software and related documentation as defined in the Federal 
+Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
+are acquiring the software on behalf of the Department of Defense, the
+software shall be classified as "Commercial Computer Software" and the
+Government shall have only "Restricted Rights" as defined in Clause
+252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
+authors grant the U.S. Government and others acting in its behalf
+permission to use and distribute the software in accordance with the
+terms specified in this license. 

Reply via email to