You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by mx...@apache.org on 2010/10/20 11:18:06 UTC

svn commit: r1024557 - in /tcl/rivet/branches/2_0: ChangeLog debian/clean debian/copyright debian/dirs debian/docs debian/install debian/rules

Author: mxmanghi
Date: Wed Oct 20 09:18:05 2010
New Revision: 1024557

URL: http://svn.apache.org/viewvc?rev=1024557&view=rev
Log:
    * debian/[clean,install,docs,dirs]: removed because not needed or redundant
    * debian/copyright: completed to include also the Tcl license. Added copyright notes for stuff in win/


Removed:
    tcl/rivet/branches/2_0/debian/clean
    tcl/rivet/branches/2_0/debian/dirs
    tcl/rivet/branches/2_0/debian/docs
    tcl/rivet/branches/2_0/debian/install
Modified:
    tcl/rivet/branches/2_0/ChangeLog
    tcl/rivet/branches/2_0/debian/copyright
    tcl/rivet/branches/2_0/debian/rules

Modified: tcl/rivet/branches/2_0/ChangeLog
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2_0/ChangeLog?rev=1024557&r1=1024556&r2=1024557&view=diff
==============================================================================
--- tcl/rivet/branches/2_0/ChangeLog (original)
+++ tcl/rivet/branches/2_0/ChangeLog Wed Oct 20 09:18:05 2010
@@ -1,3 +1,7 @@
+2010-10-20 Massimo Manghi <mx...@apache.org>
+    * debian/[clean,install,docs,dirs]: removed because not needed or redundant
+    * debian/copyright: completed to include also the Tcl license. Added copyright notes for stuff in win/
+
 2010-10-19 Massimo Manghi <mx...@apache.org>
     * debian/control,debian/Makefile.am: Minor adjustments to debian/control to fulfill Debian policy
     * debian/libapache2-mod-rivet-doc.docs: the 'contrib' directory is installed now in this package.

Modified: tcl/rivet/branches/2_0/debian/copyright
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2_0/debian/copyright?rev=1024557&r1=1024556&r2=1024557&view=diff
==============================================================================
--- tcl/rivet/branches/2_0/debian/copyright (original)
+++ tcl/rivet/branches/2_0/debian/copyright Wed Oct 20 09:18:05 2010
@@ -11,7 +11,6 @@ Copyright: 	Copyright (c) 2008 Guido U. 
    		Copyright (c) 2008 Gerald Point <Ge...@labri.fr>
 License: GPL-2+
 
-
 License: Apache-2.0
 
    Licensed under the Apache License, Version 2.0 (the "License");
@@ -30,10 +29,6 @@ License: Apache-2.0
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".
 
-This work was packaged for Debian by:
-
-    Massimo Manghi <mx...@apache.org> on Mon, 20 Sep 2010 16:37:14 +0200
-
 License: GPL-2+
 
    This program is free software; you can redistribute it and/or modify it
@@ -66,6 +61,58 @@ License:
    
    The GPL license is available at "/usr/share/common-licenses/GPL-2+".
 
+Files: win/*
+Copyright: 	Copyright (c) 1995-1996 Sun Microsystems, Inc.
+		Copyright (c) 1998-2000 Ajuba Solutions.
+		Copyright (c) 2001 ActiveState Corporation.
+		Copyright (c) 2001-2002 David Gravereaux.
+		Copyright (c) 2003 Pat Thoyts
+		Copyright (c) 2003 by Patrick Thoyts
+		Copyright (C) 2004 The Apache Software Foundation
+
+License:
+
+    This software is copyrighted by the Regents of the University of
+    California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
+    Corporation 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. 
+
 The Debian packager was:
 
     Copyright (C) 2010 Massimo Manghi <mx...@apache.org>

Modified: tcl/rivet/branches/2_0/debian/rules
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2_0/debian/rules?rev=1024557&r1=1024556&r2=1024557&view=diff
==============================================================================
--- tcl/rivet/branches/2_0/debian/rules (original)
+++ tcl/rivet/branches/2_0/debian/rules Wed Oct 20 09:18:05 2010
@@ -71,7 +71,9 @@ libapache2-mod-rivet-doc: build
 	dh_testdir
 	dh_testroot
 	dh_installdirs -p$@
-	dh_installdocs -p$@ 
+	dh_installdocs -p$@
+	dh_compress -p$@
+	dh_fixperms -p$@
 	dh_installdeb -p$@
 	dh_gencontrol -p$@
 	dh_md5sums -p$@



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-cvs-help@tcl.apache.org