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

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


    Date: Tuesday, December 18, 2007 @ 09:14:47
  Author: varun-guest
Revision: 3988

* Update debian/copyright file

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

Modified: packages/enthought-traits/trunk/debian/changelog
===================================================================
--- packages/enthought-traits/trunk/debian/changelog	2007-12-17 23:03:32 UTC (rev 3987)
+++ packages/enthought-traits/trunk/debian/changelog	2007-12-18 09:14:47 UTC (rev 3988)
@@ -6,8 +6,9 @@
     + install using setup files.
   * Install examples and docs.
   * 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:14:12 +0530
+ -- Varun Hiremath <varun at debian.org>  Tue, 18 Dec 2007 14:56:20 +0530
 
 traits (2.0.1b1-1) UNRELEASED; urgency=low
 

Modified: packages/enthought-traits/trunk/debian/control
===================================================================
--- packages/enthought-traits/trunk/debian/control	2007-12-17 23:03:32 UTC (rev 3987)
+++ packages/enthought-traits/trunk/debian/control	2007-12-18 09:14:47 UTC (rev 3988)
@@ -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/trunk/debian/copyright
===================================================================
--- packages/enthought-traits/trunk/debian/copyright	2007-12-17 23:03:32 UTC (rev 3987)
+++ packages/enthought-traits/trunk/debian/copyright	2007-12-18 09:14:47 UTC (rev 3988)
@@ -1,35 +1,35 @@
+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.
 
-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.
-
-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.
-
-
-Current maintainer is Ondrej Certik <ondrej at certik.cz>.
-
-
+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