[Python-modules-commits] r226 - in /packages/python-dsv/python-dsv/trunk: DSV/DSV.py debian/ debian/changelog debian/compat debian/control debian/copyright debian/examples debian/rules debian/watch

ucko at users.alioth.debian.org ucko at users.alioth.debian.org
Tue Apr 18 13:47:22 UTC 2006


Author: ucko
Date: Tue Apr 18 13:47:21 2006
New Revision: 226

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=226
Log:
Load python-dsv-1.4.0 into packages/python-dsv/python-dsv/trunk.

Added:
    packages/python-dsv/python-dsv/trunk/debian/
    packages/python-dsv/python-dsv/trunk/debian/changelog
    packages/python-dsv/python-dsv/trunk/debian/compat
    packages/python-dsv/python-dsv/trunk/debian/control
    packages/python-dsv/python-dsv/trunk/debian/copyright
    packages/python-dsv/python-dsv/trunk/debian/examples
    packages/python-dsv/python-dsv/trunk/debian/rules   (with props)
    packages/python-dsv/python-dsv/trunk/debian/watch
Modified:
    packages/python-dsv/python-dsv/trunk/DSV/DSV.py

Modified: packages/python-dsv/python-dsv/trunk/DSV/DSV.py
URL: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/python-dsv/trunk/DSV/DSV.py?rev=226&op=diff
==============================================================================
--- packages/python-dsv/python-dsv/trunk/DSV/DSV.py (original)
+++ packages/python-dsv/python-dsv/trunk/DSV/DSV.py Tue Apr 18 13:47:21 2006
@@ -117,11 +117,11 @@
 import copy
 import exceptions
 import string
-# RedHat 8.0 (or rather GTK2?) sets LANG = en_us.UTF-8 and apparently some
-# older apps (including wxGTK) can't handle this.  The fix is to set LANG=C
-# before running the app.  Thanks to Ahmad Baitalmal for supplying this info.
-import os
-os.putenv('LANG', 'C')
+## RedHat 8.0 (or rather GTK2?) sets LANG = en_us.UTF-8 and apparently some
+## older apps (including wxGTK) can't handle this.  The fix is to set LANG=C
+## before running the app.  Thanks to Ahmad Baitalmal for supplying this info.
+# import os
+# os.putenv('LANG', 'C')
 
 try:
     from wxPython import wx, grid

Added: packages/python-dsv/python-dsv/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/python-dsv/trunk/debian/changelog?rev=226&op=file
==============================================================================
--- packages/python-dsv/python-dsv/trunk/debian/changelog (added)
+++ packages/python-dsv/python-dsv/trunk/debian/changelog Tue Apr 18 13:47:21 2006
@@ -1,0 +1,6 @@
+python-dsv (1.4.0-1) unstable; urgency=low
+
+  * Initial release.  (Closes: #351276.)
+
+ -- Aaron M. Ucko <ucko at debian.org>  Fri,  3 Feb 2006 15:19:35 -0500
+

Added: packages/python-dsv/python-dsv/trunk/debian/compat
URL: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/python-dsv/trunk/debian/compat?rev=226&op=file
==============================================================================
--- packages/python-dsv/python-dsv/trunk/debian/compat (added)
+++ packages/python-dsv/python-dsv/trunk/debian/compat Tue Apr 18 13:47:21 2006
@@ -1,0 +1,1 @@
+4

Added: packages/python-dsv/python-dsv/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/python-dsv/trunk/debian/control?rev=226&op=file
==============================================================================
--- packages/python-dsv/python-dsv/trunk/debian/control (added)
+++ packages/python-dsv/python-dsv/trunk/debian/control Tue Apr 18 13:47:21 2006
@@ -1,0 +1,17 @@
+Source: python-dsv
+Section: python
+Priority: optional
+Maintainer: Aaron M. Ucko <ucko at debian.org>
+Build-Depends: cdbs, debhelper (>= 4.1.0), python-dev (>= 2.3)
+Standards-Version: 3.6.2
+
+Package: python-dsv
+Architecture: all
+Depends: ${python:Depends}
+Suggests: python-wxgtk2.6 | python-wxgtk2.4
+Description: Python module for delimiter-separated-value files
+ Python-DSV is an alternative to Python's standard csv module, with
+ somewhat different usage and optional support for wxWidgets-mediated
+ user interaction in the course of format autodetection.  Like the
+ standard module, it supports a wide range of delimiters and handles
+ both import and export.

Added: packages/python-dsv/python-dsv/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/python-dsv/trunk/debian/copyright?rev=226&op=file
==============================================================================
--- packages/python-dsv/python-dsv/trunk/debian/copyright (added)
+++ packages/python-dsv/python-dsv/trunk/debian/copyright Tue Apr 18 13:47:21 2006
@@ -1,0 +1,69 @@
+This package was debianized by Aaron M. Ucko <ucko at debian.org> on
+Fri,  3 Feb 2006 11:55:27 -0500.
+
+It was downloaded from https://sourceforge.net/projects/python-dsv/.
+
+Copyright Holder: Cliff Wells <cliffwells18 at users.sourceforge.net>
+
+License:
+
+Copyright (c) 2002 Cliff Wells <cliffwells18 at users.sourceforge.net>
+All Rights Reserved.
+
+This is the Python license. In short, you can use this product in
+commercial and non-commercial applications, modify it, redistribute it.
+A notification to the author when you use and/or modify it is welcome.
+
+
+TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING THIS SOFTWARE
+===================================================================
+
+LICENSE AGREEMENT
+-----------------
+
+1. This LICENSE AGREEMENT is between the copyright holder of this
+product, and the Individual or Organization ("Licensee") accessing
+and otherwise using this product in source or binary form and its
+associated documentation.
+
+2. Subject to the terms and conditions of this License Agreement,
+the copyright holder hereby grants Licensee a nonexclusive,
+royalty-free, world-wide license to reproduce, analyze, test,
+perform and/or display publicly, prepare derivative works, distribute,
+and otherwise use this product alone or in any derivative version,
+provided, however, that copyright holders License Agreement and
+copyright holders notice of copyright are retained in this product
+alone or in any derivative version prepared by Licensee.
+
+3. In the event Licensee prepares a derivative work that is based on
+or incorporates this product or any part thereof, and wants to make
+the derivative work available to others as provided herein, then
+Licensee hereby agrees to include in any such work a brief summary of
+the changes made to this product.
+
+4. The copyright holder is making this product available to Licensee on
+an "AS IS" basis. THE COPYRIGHT HOLDER MAKES NO REPRESENTATIONS OR
+WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION,
+THE COPYRIGHT HOLDER MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
+WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR
+THAT THE USE OF THIS PRODUCT WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
+
+5. THE COPYRIGHT HOLDER SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER
+USERS OF THIS PRODUCT FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL
+DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE
+USING THIS PRODUCT, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
+POSSIBILITY THEREOF.
+
+6. This License Agreement will automatically terminate upon a material
+breach of its terms and conditions.
+
+7. Nothing in this License Agreement shall be deemed to create any
+relationship of agency, partnership, or joint venture between the
+copyright holder and Licensee. This License Agreement does not grant
+permission to use trademarks or trade names from the copyright holder
+in a trademark sense to endorse or promote products or services of
+Licensee, or any third party.
+
+8. By copying, installing or otherwise using this product, Licensee
+agrees to be bound by the terms and conditions of this License
+Agreement.

Added: packages/python-dsv/python-dsv/trunk/debian/examples
URL: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/python-dsv/trunk/debian/examples?rev=226&op=file
==============================================================================
--- packages/python-dsv/python-dsv/trunk/debian/examples (added)
+++ packages/python-dsv/python-dsv/trunk/debian/examples Tue Apr 18 13:47:21 2006
@@ -1,0 +1,1 @@
+DSV/*.csv

Added: packages/python-dsv/python-dsv/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/python-dsv/trunk/debian/rules?rev=226&op=file
==============================================================================
--- packages/python-dsv/python-dsv/trunk/debian/rules (added)
+++ packages/python-dsv/python-dsv/trunk/debian/rules Tue Apr 18 13:47:21 2006
@@ -1,0 +1,3 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk

Propchange: packages/python-dsv/python-dsv/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/python-dsv/python-dsv/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/python-dsv/python-dsv/trunk/debian/watch?rev=226&op=file
==============================================================================
--- packages/python-dsv/python-dsv/trunk/debian/watch (added)
+++ packages/python-dsv/python-dsv/trunk/debian/watch Tue Apr 18 13:47:21 2006
@@ -1,0 +1,3 @@
+# See uscan(1) for format
+version=3
+http://sf.net/python-dsv/DSV-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list