[Python-modules-commits] r2215 - in /packages/zsi/trunk/debian: control copyright python-zsi.doc-base python-zsi.doc-base.guide python-zsi.doc-base.zsi python-zsi.docs python-zsi.lintian-overrides rules source.lintian-overrides watch

bzed-guest at users.alioth.debian.org bzed-guest at users.alioth.debian.org
Tue May 1 21:18:42 UTC 2007


Author: bzed-guest
Date: Tue May  1 21:18:41 2007
New Revision: 2215

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2215
Log:
on the way to 2.0....

Added:
    packages/zsi/trunk/debian/python-zsi.doc-base.guide
      - copied, changed from r2214, packages/zsi/trunk/debian/python-zsi.doc-base.zsi
Removed:
    packages/zsi/trunk/debian/python-zsi.doc-base
    packages/zsi/trunk/debian/python-zsi.lintian-overrides
Modified:
    packages/zsi/trunk/debian/control
    packages/zsi/trunk/debian/copyright
    packages/zsi/trunk/debian/python-zsi.doc-base.zsi
    packages/zsi/trunk/debian/python-zsi.docs
    packages/zsi/trunk/debian/rules
    packages/zsi/trunk/debian/source.lintian-overrides
    packages/zsi/trunk/debian/watch

Modified: packages/zsi/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/debian/control?rev=2215&op=diff
==============================================================================
--- packages/zsi/trunk/debian/control (original)
+++ packages/zsi/trunk/debian/control Tue May  1 21:18:41 2007
@@ -3,19 +3,17 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Tristan Seligmann <mithrandi at mithrandi.za.net>, Bernd Zeimetz <bernd at bzed.de>
-# XXX WTF latex2html is non-free
-Build-Depends-Indep: python-all-dev, python-central (>= 0.4.11), tetex-bin, tetex-extra, latex2html, python-setuptools
-Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python (>= 2.3.5-7)
+Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python (>= 2.3.5-7), python-support (>= 0.4)
+Build-Depends-Indep: python-setuptools
+XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/zsi/trunk/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/
 Standards-Version: 3.7.2
-XS-Python-Version: all
 
 Package: python-zsi
 Architecture: all
-Depends: python-xml, ${python:Depends}
+Depends: python-xml, ${python:Depends}, ${misc:Depends}
 Conflicts: python2.3-zsi (<= 1.5.0-3), python2.4-zsi (<= 1.5.0-3)
 Replaces: python2.3-zsi (<= 1.5.0-3), python2.4-zsi (<= 1.5.0-3)
-XB-Python-Version: ${python:Versions}
-Provides: ${python:Provides}
 Description: Zolera Soap Infrastructure
  ZSI is a Python package that provides an implementation of SOAP messaging,
  as described in The SOAP 1.1 Specification. In particular, ZSI parses and

Modified: packages/zsi/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/debian/copyright?rev=2215&op=diff
==============================================================================
--- packages/zsi/trunk/debian/copyright (original)
+++ packages/zsi/trunk/debian/copyright Tue May  1 21:18:41 2007
@@ -1,31 +1,10 @@
 This package was originally made by Wichert Akkerman.
+The new packaging from version 1.7-1 onwards by Tristan Seligmann.
+From version 2.0-1 onwards the package is maintained by the
+Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+
+
 It was downloaded from http://pywebsvcs.sourceforge.net/
-
-Packaging from version 1.7-1 onwards by Tristan Seligmann.
-
-Debian packaging and manpages are:
-
-Copyright © Tristan Seligmann <mithrandi at mithrandi.za.net>
-
-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, and/or
-sell copies of the Software, and to permit persons to whom the Software
-is furnished to do so, provided that the above copyright notice(s) and
-this permission notice appear in all copies of the Software and that
-both the above copyright notice(s) and this permission notice appear in
-supporting documentation.
-
-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
-OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
-INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
-OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
-OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
-OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
-OR PERFORMANCE OF THIS SOFTWARE.
 
 Upstream Author: Rich Salz <rsalz at zolera.com>
 
@@ -162,3 +141,30 @@
 Corporation and many individuals on behalf of Zope
 Corporation.  Specific attributions are listed in the
 accompanying credits file.
+
+
+
+Debian packaging and manpages are:
+
+Copyright © Tristan Seligmann <mithrandi at mithrandi.za.net>
+
+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, and/or
+sell copies of the Software, and to permit persons to whom the Software
+is furnished to do so, provided that the above copyright notice(s) and
+this permission notice appear in all copies of the Software and that
+both the above copyright notice(s) and this permission notice appear in
+supporting documentation.
+
+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
+OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
+INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
+OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
+OR PERFORMANCE OF THIS SOFTWARE.
+

Copied: packages/zsi/trunk/debian/python-zsi.doc-base.guide (from r2214, packages/zsi/trunk/debian/python-zsi.doc-base.zsi)
URL: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/debian/python-zsi.doc-base.guide?rev=2215&op=diff
==============================================================================
--- packages/zsi/trunk/debian/python-zsi.doc-base.zsi (original)
+++ packages/zsi/trunk/debian/python-zsi.doc-base.guide Tue May  1 21:18:41 2007
@@ -1,22 +1,29 @@
-Document: zsi
-Title: Zolera Soap Infrastructure
-Author: Rich Salz
-Abstract: the Zolera SOAP Infrastructure
- is a Python package that provides an implementation of SOAP messaging, as
- described in The SOAP 1.1 Specification. In particular, ZSI parses and
- generates SOAP messages, and converts between native Python datatypes and SOAP
- syntax. It can also be used to build applications using SOAP Messages with
- Attachments. ZSI is ``transport neutral'', and provides only a simple I/O and
- dispatch framework; a more complete solution is the responsibility of the
- application using ZSI.
+Document: zsi-user-guide
+Title: The Zolera Soap Infrastructure User's Guide
+Author: Joshua Boverhof <jrboverhof at lbl.gov>, Charles Moad
+Abstract: ZSI, the Zolera SOAP Infrastructure,
+ is a Python package that provides an implementation of the SOAP
+ specification, as described in SOAP 1.1 Specification.
+ .
+ This guide demonstrates how to use ZSI to develop Web Service
+ applications from a Web Services Description Language document.
+ .
+ This document is primarily concerned with demonstrating and documenting
+ how to use a Web Service by creating and accessing Python data for the
+ purposes of sending and receiving SOAP messages. Typecodes are used to
+ marshall Python datatypes into XML, which can be included in a SOAP
+ Envelope. The typecodes are generated from information provided in the
+ WSDL document, and generally describe SOAP and XML Schema data types.
+ For a low-level treatment of typecodes, and a description of SOAP-based
+ processing see the ZSI manual.
 Section: Apps/Programming
 
 Format: pdf
-Files: /usr/share/doc/python-zsi/zsi.pdf
+Files: /usr/share/doc/python-zsi/guide.pdf
 
 Format: ps
-Files: /usr/share/doc/python-zsi/zsi.ps
+Files: /usr/share/doc/python-zsi/guide.ps
 
 Format: html
-Index: /usr/share/doc/python-zsi/zsi.html
-Files: /usr/share/doc/python-zsi/zsi.html
+Index: /usr/share/doc/python-zsi/guide.html
+Files: /usr/share/doc/python-zsi/guide.html

Modified: packages/zsi/trunk/debian/python-zsi.doc-base.zsi
URL: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/debian/python-zsi.doc-base.zsi?rev=2215&op=diff
==============================================================================
--- packages/zsi/trunk/debian/python-zsi.doc-base.zsi (original)
+++ packages/zsi/trunk/debian/python-zsi.doc-base.zsi Tue May  1 21:18:41 2007
@@ -1,14 +1,16 @@
-Document: zsi
-Title: Zolera Soap Infrastructure
-Author: Rich Salz
+Document: zsi-manual
+Title: The Zolera Soap Infrastructure Developer's Guide
+Author: Rich Salz <rsalz at datapower.com>, Christopher Blunck <blunck at python.org>
 Abstract: the Zolera SOAP Infrastructure
- is a Python package that provides an implementation of SOAP messaging, as
- described in The SOAP 1.1 Specification. In particular, ZSI parses and
- generates SOAP messages, and converts between native Python datatypes and SOAP
- syntax. It can also be used to build applications using SOAP Messages with
- Attachments. ZSI is ``transport neutral'', and provides only a simple I/O and
- dispatch framework; a more complete solution is the responsibility of the
- application using ZSI.
+ ZSI, the Zolera SOAP Infrastructure, is a Python package that provides
+ an implementation of SOAP messaging, as described in The SOAP 1.1
+ Specification. In particular, ZSI parses and generates SOAP messages,
+ and converts between native Python datatypes and SOAP syntax. It can
+ also be used to build applications using SOAP Messages with Attachments.
+ ZSI is ``transport neutral'', and provides only a simple I/O and dispatch
+ framework; a more complete solution is the responsibility of the
+ application using ZSI. As usage patterns emerge, and common application
+ frameworks are more understood, this may change.
 Section: Apps/Programming
 
 Format: pdf

Modified: packages/zsi/trunk/debian/python-zsi.docs
URL: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/debian/python-zsi.docs?rev=2215&op=diff
==============================================================================
--- packages/zsi/trunk/debian/python-zsi.docs (original)
+++ packages/zsi/trunk/debian/python-zsi.docs Tue May  1 21:18:41 2007
@@ -1,2 +1,6 @@
+doc/zsi.ps
+doc/zsi.pdf
 doc/zsi.html
-doc/zsi.css
+doc/guide.ps
+doc/guide.pdf
+doc/guide.html

Modified: packages/zsi/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/debian/rules?rev=2215&op=diff
==============================================================================
--- packages/zsi/trunk/debian/rules (original)
+++ packages/zsi/trunk/debian/rules Tue May  1 21:18:41 2007
@@ -3,24 +3,14 @@
 # Copyright © Tristan Seligmann <mithrandi at mithrandi.za.net>
 # See debian/copyright for details.
 
-DEB_PYTHON_SYSTEM = pycentral
+DEB_PYTHON_SYSTEM = pysupport
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
 DEB_PYTHON_INSTALL_ARGS_ALL = $(DEB_PYTHON_INSTALL_ARGS_ALL) --single-version-externally-managed
 
-build/$(DEB_PYTHON_MODULE_PACKAGE)::
-	python newver.py
-	$(MAKE) -C doc
-
 binary-install/$(DEB_PYTHON_MODULE_PACKAGE)::
 	mv debian/$(DEB_PYTHON_MODULE_PACKAGE)/usr/bin/wsdl2dispatch.py debian/$(DEB_PYTHON_MODULE_PACKAGE)/usr/bin/wsdl2dispatch
 	mv debian/$(DEB_PYTHON_MODULE_PACKAGE)/usr/bin/wsdl2py.py debian/$(DEB_PYTHON_MODULE_PACKAGE)/usr/bin/wsdl2py
-	install -m 644 -D debian/$(DEB_PYTHON_MODULE_PACKAGE).lintian-overrides debian/$(DEB_PYTHON_MODULE_PACKAGE)/usr/share/lintian/overrides/$(DEB_PYTHON_MODULE_PACKAGE)
 
-cleanbuilddir/$(DEB_PYTHON_MODULE_PACKAGE)::
-	$(MAKE) -C doc distclean
-	-rm -f doc/version.tex doc/zsixsd.tex doc/zsi.dvi
-	-rm -rf doc/zsi
-	-rm -rf dist

Modified: packages/zsi/trunk/debian/source.lintian-overrides
URL: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/debian/source.lintian-overrides?rev=2215&op=diff
==============================================================================
--- packages/zsi/trunk/debian/source.lintian-overrides (original)
+++ packages/zsi/trunk/debian/source.lintian-overrides Tue May  1 21:18:41 2007
@@ -1,8 +1,2 @@
-# clean target runs pythen setup.py clean, so this must go in Build-Depends
-zsi source: build-depends-without-arch-dep python
-
-# This field is used by the new Python policy / python-central
-zsi source: unknown-field-in-dsc python-version
-
 # Upstream distributes it like this, no point in repacking
 zsi source: cvsignore-file-in-source

Modified: packages/zsi/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/zsi/trunk/debian/watch?rev=2215&op=diff
==============================================================================
--- packages/zsi/trunk/debian/watch (original)
+++ packages/zsi/trunk/debian/watch Tue May  1 21:18:41 2007
@@ -1,3 +1,3 @@
-version=2
+version=3
 
 http://sf.net/pywebsvcs/ZSI-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list