Hi,

Attached is the diff for my python-soappy 0.11.3-1.5 NMU.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
reverted:
--- python-soappy-0.11.3/debian/README.Debian
+++ python-soappy-0.11.3.orig/debian/README.Debian
@@ -1,8 +0,0 @@
-SOAP.py for Debian
-----------------------
-
-Further examples, as well as interoperability information, can be found at:
-http://www.actzero.com/soap/technology/releases_html
-
- -- Ed Boraas <[EMAIL PROTECTED]>, Mon, 25 Jun 2001 18:40:34 -0700
-
diff -u python-soappy-0.11.3/debian/changelog 
python-soappy-0.11.3/debian/changelog
--- python-soappy-0.11.3/debian/changelog
+++ python-soappy-0.11.3/debian/changelog
@@ -1,3 +1,12 @@
+python-soappy (0.11.3-1.5) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update to the new python policy (closes: #373356).
+  * Remove README.Debian that is obsolete (closes: #299117).
+  * Fix B-D-I wrt B-D for packages used to execute clean: target (policy 7.6).
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Thu, 29 Jun 2006 12:04:47 +0200
+
 python-soappy (0.11.3-1.4) unstable; urgency=low
 
   * NMU
@@ -135,3 +143,0 @@
-Local variables:
-mode: debian-changelog
-End:
diff -u python-soappy-0.11.3/debian/control python-soappy-0.11.3/debian/control
--- python-soappy-0.11.3/debian/control
+++ python-soappy-0.11.3/debian/control
@@ -2,35 +2,17 @@
 Section: python
 Priority: optional
 Maintainer: Ed Boraas <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 4.1.67), cdbs, python-dev, python2.3, 
python2.3-dev, python2.3-xml, python2.4, python2.4-dev, python2.4-xml
-Standards-Version: 3.6.2.1
-
-Package: python2.3-soappy
-Architecture: all
-Depends: ${python:Depends}, python2.3-xml
-Conflicts: python-soappy (<= 0.11.3-1.3)
-Description: SOAP Support for Python (SOAP.py)
- This package contains the SOAP.py Python module, which implements a high-
- level interface to Simple Object Access Protocol (SOAP) functions from
- Python. It includes functionality for acting as a SOAP server, client,
- or proxy, and includes both building and parsing functions. It has been
- tested against a wide array of other SOAP clients and servers, and is a very
- robust and well-rounded implementation of the SOAP protocol.
-
-Package: python2.4-soappy
-Architecture: all
-Depends: ${python:Depends}, python2.4-xml
-Description: SOAP Support for Python (SOAP.py)
- This package contains the SOAP.py Python module, which implements a high-
- level interface to Simple Object Access Protocol (SOAP) functions from
- Python. It includes functionality for acting as a SOAP server, client,
- or proxy, and includes both building and parsing functions. It has been
- tested against a wide array of other SOAP clients and servers, and is a very
- robust and well-rounded implementation of the SOAP protocol.
+Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>= 
2.3.5-11)
+Build-Depends-Indep: python-xml, python-support (>= 0.3)
+Standards-Version: 3.7.2
 
 Package: python-soappy
 Architecture: all
-Depends:  python (>= 2.3), python (<< 2.4), python2.3-soappy
+Depends: ${python:Depends}, python-xml
+Provides: ${python:Provides}
+Replaces: python2.4-soappy (<< 0.11.3-1.5), python2.3-soappy (<< 0.11.3-1.5)
+Conflicts: python2.4-soappy (<< 0.11.3-1.5), python2.3-soappy (<< 0.11.3-1.5)
+XB-Python-Version: ${python:Versions}
 Description: SOAP Support for Python (SOAP.py)
  This package contains the SOAP.py Python module, which implements a high-
  level interface to Simple Object Access Protocol (SOAP) functions from
diff -u python-soappy-0.11.3/debian/rules python-soappy-0.11.3/debian/rules
--- python-soappy-0.11.3/debian/rules
+++ python-soappy-0.11.3/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+DEB_PYTHON_SYSTEM=pysupport
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
only in patch2:
unchanged:
--- python-soappy-0.11.3.orig/debian/pycompat
+++ python-soappy-0.11.3/debian/pycompat
@@ -0,0 +1 @@
+2

Attachment: signature.asc
Description: Digital signature

Reply via email to