[Python-modules-commits] r3989 - in packages/enthought-traits-ui/trunk/debian (3 files)

varun-guest at users.alioth.debian.org varun-guest at users.alioth.debian.org
Tue Dec 18 09:17:37 UTC 2007


    Date: Tuesday, December 18, 2007 @ 09:17:37
  Author: varun-guest
Revision: 3989

* Update debian/copyright file

Modified:
  packages/enthought-traits-ui/trunk/debian/changelog
  packages/enthought-traits-ui/trunk/debian/control
  packages/enthought-traits-ui/trunk/debian/copyright

Modified: packages/enthought-traits-ui/trunk/debian/changelog
===================================================================
--- packages/enthought-traits-ui/trunk/debian/changelog	2007-12-18 09:14:47 UTC (rev 3988)
+++ packages/enthought-traits-ui/trunk/debian/changelog	2007-12-18 09:17:37 UTC (rev 3989)
@@ -11,8 +11,9 @@
     + Set architecture to all
   * Install docs and examples
   * Add debain/orig-tar.sh script to create orig.tar.gz
+  * Update debian/copyright file
 
- -- Varun Hiremath <varunhiremath at gmail.com>  Sat, 08 Dec 2007 00:36:52 +0530
+ -- Varun Hiremath <varun at debian.org>  Tue, 18 Dec 2007 14:59:45 +0530
 
 traits-ui (2.0.1b1-1) UNRELEASED; urgency=low
 

Modified: packages/enthought-traits-ui/trunk/debian/control
===================================================================
--- packages/enthought-traits-ui/trunk/debian/control	2007-12-18 09:14:47 UTC (rev 3988)
+++ packages/enthought-traits-ui/trunk/debian/control	2007-12-18 09:17:37 UTC (rev 3989)
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Ondrej Certik <ondrej at certik.cz>, Varun Hiremath <varunhiremath at gmail.com>
+Uploaders: Ondrej Certik <ondrej at certik.cz>, Varun Hiremath <varun at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), python-all-dev, python-central, python-setuptools
 Standards-Version: 3.7.3
 Homepage: http://code.enthought.com/traits/

Modified: packages/enthought-traits-ui/trunk/debian/copyright
===================================================================
--- packages/enthought-traits-ui/trunk/debian/copyright	2007-12-18 09:14:47 UTC (rev 3988)
+++ packages/enthought-traits-ui/trunk/debian/copyright	2007-12-18 09:17:37 UTC (rev 3989)
@@ -1,35 +1,56 @@
+This package was debianized by Ondrej Certik <ondrej at certik.cz>
+
 It was downloaded from http://code.enthought.com/downloads/source
 
-This software is OSI Certified Open Source Software.
-OSI Certified is a certification mark of the Open Source Initiative.
+Upstream Author: Enthought, Inc.
 
-Copyright (c) 2006-2007, Enthought, Inc.
-All rights reserved.
+Copyright: 
+    (c) 2003-2007, Enthought, Inc. All rights reserved.
+    (c) 2007 David C. Morrill
 
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
+License:
+    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.
+     * Neither the name of Enthought, Inc. nor the names of its contributors may
+       be used to endorse or promote products derived from this software without
+       specific prior written permission.
+    
+    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 OWNER 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.
 
- * 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.
- * Neither the name of Enthought, Inc. nor the names of its contributors may
-   be used to endorse or promote products derived from this software without
-   specific prior written permission.
+-------
+File: enthought.util/enthought/util/guid.py
 
-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 OWNER 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.
+Copyright: (C) 2003 Dr. Conan C. Albrecht <conan_albrecht at byu.edu>
 
+License:
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
 
-Current maintainer is Ondrej Certik <ondrej at certik.cz>.
+    This library 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
+    Lesser General Public License for more details.
+    
+    On Debian systems, the complete text of the LGPL 2.1 License can
+    be found in `/usr/share/common-licenses/LGPL-2.1'.
 
-
+The Debian packaging is (C) 2007, Ondrej Certik <ondrej at certik.cz>,
+Varun Hiremath <varunhiremath at gmail.com> and is licensed under the
+GPL, see `/usr/share/common-licenses/GPL'.




More information about the Python-modules-commits mailing list