2008
python-soappy (0.12.0-4) unstable; urgency=low
* Restructuring the two patches which both touched the 'from
future' imports, removing all of them now.
That really closes: #498928 now.
-- Bernd Zeimetz <bzed@debian.org> Sat, 29 Nov 2008 20:20:44 +0100
python-soappy (0.12.0-3) unstable; urgency=high
[ Serafeim Zanikolas ] * Add patch to remove obsolete imports of nested_scopes (Closes: #498928). * Fix typo in long description (Closes: #474467). * Bump up Standards-Version to 3.8.0 * Add missing contributor (according to upstream README) to debian/copyright. * Fix lintian warnings - comply to copyright-year-contributor format in debian/copyright - add missing comment in patches/rm_bogus_shebang.dpatch [ Bernd Zeimetz ] * urgency=high due to RC bug fixes. * debian/control: - Adding Homepage field, removing pseudo-field from description - Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now) - Updating my email address [ Sandro Tosi ] * debian/control - uniforming Vcs-Browser field * debian/control - switch Vcs-Browser field to viewsvn [Thomas Viehmann] * debian/patches/fix_new_style_classes.dpatch: fix SOAPBuilder to gracefully handle new style classes (e.g. faultType in python 2.5). Closes: #507266
-- Bernd Zeimetz <bzed@debian.org> Sat, 29 Nov 2008 20:06:30 +0100
2007
python-soappy (0.12.0-2) unstable; urgency=low
* debian/control:
- Removing not needed dependency on python-xml, thanks to Kumar Appaiah
(Closes: #438716)
-- Bernd Zeimetz <bernd@bzed.de> Sun, 19 Aug 2007 12:28:23 +0200
python-soappy (0.12.0-1) unstable; urgency=low
* uploading to unstable
* debian/control:
- python-fpconst moved to Build-Depends (for clean rule)
- removing Build-Depends-Indep, they're not needed to build
- adding Homepage and a warning: SOAPpy is not actively suported by
upstream anymore
* debian/watch:
- adding file
-- Bernd Zeimetz <bernd@bzed.de> Thu, 02 Aug 2007 00:18:27 +0200
python-soappy (0.12.0~rc1-1) experimental; urgency=low
[ Stefano Zacchiroli ]
* Hijacking package on behalf of the Debian Python Modules Team (see
http://lists.debian.org/debian-python/2006/07/msg00022.html)
- acknowledging past rounds of NMUs
(closes: #373356, #376535, #325524, #299117, #330039)
* new upstream release (closes: #375707)
- better checking of optional keyword arguments in the Types module
(closes: #287402)
* debian/control
- set Maintainer to the team, add me as an uploader
- bump python-support versioned dep, move it to build-dep
- add XS-Vcs-* fields
- remove no longer needed Provides and X*-Python-Version fields
- add ${misc:Depends} as a dependency
- add dpatch as a build-dep
* debian/rules
- use dpatch for maintaining extra debian patches
- remove install and clean of fpconst.py (now delegated to a dpatch)
* debian/pycompat
- remove file, not needed
* debian/patches
- subsume two patches that were directly in the .diff.gz:
+ fpconst patch, which installs fpconst.py
+ future_compat patch, which move "from __future__" up
- add rm_bogus_shebang patch which remove bogus shebang lines from
non-script .py files
[ Bernd Zeimetz ]
* remove fpconst.py, it's license and readme as it is now shipped in
python-fpconst, update the patch accordingly
* debian/control
- add python-fpconst as dependency and build-dep
- fix the description: the module's name is SOAPpy, not SOAP
- add me as an uploader
* debian/compat
- bump dh compatibility level to 5
-- Stefano Zacchiroli <zack@debian.org> Sun, 01 Apr 2007 19:50:04 +0200
python-soappy (0.11.3-1.8) unstable; urgency=medium
* Non-maintainer upload.
* Medium severity since the package claims Python 2.5 compatibility.
* Move "from __future__" lines to the beginning of *.py files for Python
2.5 compatibility. Thanks, Bernd Zeimetz. (Closes: #413244)
-- Russ Allbery <rra@debian.org> Sat, 3 Mar 2007 15:24:35 -0800
python-soappy (0.11.3-1.7) unstable; urgency=low
* Non-maintainer upload, based on a package by Bernd Zeimetz. * Update fpconst.py to version 0.7.2. (Closes: #379113) * fpconst.py is now under Apache 2.0. Update copyright accordingly.
-- Russ Allbery <rra@debian.org> Thu, 4 Jan 2007 18:16:12 -0800
2006
python-soappy (0.11.3-1.6) unstable; urgency=low
* Non-maintainer upload. * Previous NMU was a bit hasty, we lost fpconst.py (Closes: #376535).
-- Pierre Habouzit <madcoder@debian.org> Mon, 3 Jul 2006 17:39:11 +0200
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 <madcoder@debian.org> Thu, 29 Jun 2006 12:04:47 +0200
2005
python-soappy (0.11.3-1.4) unstable; urgency=low
* NMU * python2.3-soappy conflicts with python-soappy <= 0.11.3-1.3 (closes: #332237) * fix python version number for python-soappy
-- Loic Dachary (OuoU) <loic@debian.org> Thu, 13 Oct 2005 12:38:52 +0200
python-soappy (0.11.3-1.3) unstable; urgency=low
* NMU * python is still python2.3, not python2.4 (closes: #331601) * add dependency to python-dev (closes: #331607)
-- Loic Dachary (OuoU) <loic@debian.org> Tue, 4 Oct 2005 13:05:10 +0200
python-soappy (0.11.3-1.2) unstable; urgency=low
* NMU forgot cdbs dependency.
-- Loic Dachary (OuoU) <loic@debian.org> Wed, 28 Sep 2005 11:10:11 +0200
python-soappy (0.11.3-1.1) unstable; urgency=low
* NMU switch cdbs for support of python2.3 and python2.4 (Closes: #325524, #330039) Approved by Ed Boraas <ed@debian.org>, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330039;msg=10
-- Loic Dachary (OuoU) <loic@debian.org> Wed, 28 Sep 2005 10:30:22 +0200
2004
python-soappy (0.11.3-1) unstable; urgency=low
* Acknowledge NMU (Closes: #212580, #213939)
-- Ed Boraas <ed@debian.org> Sat, 7 Aug 2004 23:35:26 -0600
python-soappy (0.11.3-0.1) unstable; urgency=low
* NMU * New upstream version. * Add the fpconst module in the package.
-- Matthias Klose <doko@debian.org> Wed, 18 Feb 2004 23:42:50 +0100
python-soappy (0.10.2-3.3) unstable; urgency=low
* NMU * Add build dependency on python2.3-xml (closes: #213939).
-- Matthias Klose <doko@debian.org> Wed, 18 Feb 2004 23:32:25 +0100
2003
python-soappy (0.10.2-3.2) unstable; urgency=low
* NMU. * Fix build dependency on python2.3-dev (was: python2.3). Closes: #213939. * Use dh_python for the handling of byte compiled files (closes: #212580).
-- Matthias Klose <doko@debian.org> Sun, 16 Nov 2003 14:53:42 +0100
python-soappy (0.10.2-3.1) unstable; urgency=high
* NMU.
* Compensate for missing debhelper dependencies, depend on python.
Closes: #213939.
-- Matthias Klose <doko@debian.org> Fri, 10 Oct 2003 08:24:14 +0200
python-soappy (0.10.2-3) unstable; urgency=low
* Update Build-Depends (Closes: #206320)
-- Ed Boraas <ed@debian.org> Wed, 20 Aug 2003 07:02:17 -0600
python-soappy (0.10.2-2) unstable; urgency=low
* Clean up some leftover 2.3-migration issues from
0.10.2-0.1 (Closes: #206275)
- Depend on python >= 2.3 && << 2.4 instead of python2.3
- Byte-compile using python2.3
-- Ed Boraas <ed@debian.org> Tue, 19 Aug 2003 16:44:36 -0600
python-soappy (0.10.2-1) unstable; urgency=low
* Acknowledge NMU (Closes: #132001, #166120, #178598)
-- Ed Boraas <ed@debian.org> Tue, 19 Aug 2003 07:04:15 -0600
python-soappy (0.10.2-0.1) unstable; urgency=low
* NMU.
* New upstream version.
- Fixed memory leak (closes: #132001).
- Fix bugs due to changes in type names (closes: #166120).
- Fixes another one (closes: #178598).
* Move to python2.3.
-- Matthias Klose <doko@debian.org> Tue, 19 Aug 2003 08:04:50 +0200
2002
python-soappy (0.9.7-4) unstable; urgency=low
* Move to python 2.2 * Fix debian/copyright (Closes: #155520)
-- Ed Boraas <ed@debian.org> Sat, 24 Aug 2002 13:58:47 -0700
2001
python-soappy (0.9.7-3) unstable; urgency=medium
* Fix references to 'python2' in postinst (Closes: #128677)
-- Ed Boraas <ed@debian.org> Mon, 18 Feb 2001 16:55:27 -0700
python-soappy (0.9.7-2) unstable; urgency=medium
* Move to python 2.1 * Update dependencies (Closes: #118261)
-- Ed Boraas <ed@debian.org> Tue, 20 Nov 2001 06:54:19 -0700
python-soappy (0.9.7-1) unstable; urgency=low
* New upstream release
-- Ed Boraas <ed@debian.org> Fri, 13 Jul 2001 17:37:10 -0600
python-soappy (0.9.6-1) unstable; urgency=low
* Initial Release (Closes: #101948)
-- Ed Boraas <ed@debian.org> Mon, 25 Jun 2001 18:29:28 -0600