[Python-modules-commits] r1909 - in /packages/python-soappy/trunk/debian: changelog control patches/fpconst.dpatch

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sat Mar 24 19:41:31 CET 2007


Author: zack
Date: Sat Mar 24 18:41:31 2007
New Revision: 1909

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1909
Log:
fixed the description of the fpconst patch, other cosmetic changes

Modified:
    packages/python-soappy/trunk/debian/changelog
    packages/python-soappy/trunk/debian/control
    packages/python-soappy/trunk/debian/patches/fpconst.dpatch

Modified: packages/python-soappy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-soappy/trunk/debian/changelog?rev=1909&op=diff
==============================================================================
--- packages/python-soappy/trunk/debian/changelog (original)
+++ packages/python-soappy/trunk/debian/changelog Sat Mar 24 18:41:31 2007
@@ -33,11 +33,11 @@
   * debian/control
     - add python-fpconst as dependency and build-dep
     - fix the description: the module's name is SOAPpy, not SOAP
-    - add me as second uploader
+    - add me as an uploader
   * debian/compat
     - bump dh compatibility level to 5
 
- -- Bernd Zeimetz <bernd at bzed.de>  Sat, 24 Mar 2007 02:49:54 +0100
+ -- Stefano Zacchiroli <zack at debian.org>  Sat, 24 Mar 2007 19:40:50 +0100
 
 python-soappy (0.11.3-1.8) unstable; urgency=medium
 

Modified: packages/python-soappy/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-soappy/trunk/debian/control?rev=1909&op=diff
==============================================================================
--- packages/python-soappy/trunk/debian/control (original)
+++ packages/python-soappy/trunk/debian/control Sat Mar 24 18:41:31 2007
@@ -4,14 +4,14 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>, Bernd Zeimetz <bernd at bzed.de>
 Build-Depends: debhelper (>= 5), cdbs (>= 0.4.43), dpatch, python, python-support (>= 0.4)
-Build-Depends-Indep: python-xml (>=0.8.4-5), python-fpconst
+Build-Depends-Indep: python-xml (>= 0.8.4-5), python-fpconst
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-soappy/trunk/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/trunk/packages/python-soappy/trunk/
 Standards-Version: 3.7.2
 
 Package: python-soappy
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-xml (>=0.8.4-5), python-fpconst
+Depends: ${python:Depends}, ${misc:Depends}, python-xml (>= 0.8.4-5), python-fpconst
 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)
 Description: SOAP Support for Python

Modified: packages/python-soappy/trunk/debian/patches/fpconst.dpatch
URL: http://svn.debian.org/wsvn/python-modules/packages/python-soappy/trunk/debian/patches/fpconst.dpatch?rev=1909&op=diff
==============================================================================
--- packages/python-soappy/trunk/debian/patches/fpconst.dpatch (original)
+++ packages/python-soappy/trunk/debian/patches/fpconst.dpatch Sat Mar 24 18:41:31 2007
@@ -2,7 +2,7 @@
 ## fpconst.dpatch by Stefano Zacchiroli <zack at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: ship fpconst.py, which is essential for SOAPpy
+## DP: import fpconst, which is essential for SOAPpy
 
 @DPATCH@
 diff -urNad python-soappy-0.12.0~rc1~/SOAPpy/__init__.py python-soappy-0.12.0~rc1/SOAPpy/__init__.py




More information about the Python-modules-commits mailing list