debian/0000755000000000000000000000000011742277541007200 5ustar debian/changelog0000644000000000000000000000303011742277541011046 0ustar python-soaplib (0.8.1-2build1) precise; urgency=low * Rebuild to drop python2.6 dependencies and provides. -- Matthias Klose Sat, 14 Apr 2012 13:45:05 +0000 python-soaplib (0.8.1-2) unstable; urgency=low * debian/control: bump python-version to >= 2.5 (closes: #566858) -- Leo Costela Tue, 26 Jan 2010 23:19:44 +0100 python-soaplib (0.8.1-1) unstable; urgency=low * finally take over package as discussed in the BTS (#542675) * migrate to soaplib-lxml fork, original upstream dead (closes: #542675) -- Leo Costela Sat, 23 Jan 2010 21:01:54 +0100 python-soaplib (0.0+svn44-2) unstable; urgency=low * debian/gbp.conf: Removed no-create-orig line. * debian/rules: Updated to work with python 2.6. Thanks to Alessio Treglia for the patch. (Closes: #521689) * debian/README.source: Added. * debian/control: Upped Standards-Version. * debian/copyright: Version the LGPL link in common-licenses. -- Jonny Lamb Sat, 04 Apr 2009 11:32:41 +0100 python-soaplib (0.0+svn44-1) unstable; urgency=low * New upstream release. * debian/gbp.conf: Added git-buildpackage config file. * debian/rules: Added get-orig-source target. * debian/control: Use my debian.org email address. -- Jonny Lamb Mon, 16 Feb 2009 23:19:17 +0000 python-soaplib (0.0+svn39-1) unstable; urgency=low * Initial release. (Closes: #495453) -- Jonny Lamb Sun, 24 Aug 2008 17:52:00 +0100 debian/README.Source0000644000000000000000000000026511326655013011312 0ustar Released sources don't have the LGPL banner, but upstream has corrected this problem in the git repo: http://github.com/jkp/soaplib/commit/c8221212ac7276080c90ee2acba908d85a08d829 debian/rules0000755000000000000000000000006511326653367010263 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ debian/control0000644000000000000000000000151011327665016010575 0ustar Source: python-soaplib Maintainer: Leo Costela Section: python Priority: optional Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: python, python-support, python-setuptools Standards-Version: 3.8.3 XS-Python-Version: >= 2.5 Homepage: http://wiki.github.com/jkp/soaplib/ Package: python-soaplib Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-lxml, python-tz XB-Python-Version: ${python:Versions} Provides: ${python:Provides} Description: Python library for writing and calling soap web services Soaplib is an easy to use Python library written for writing and calling soap web services. Webservices written with soaplib are simple, lightweight and work well with other SOAP implementations. . Soaplib is especially easy to insert into existing web frameworks, for example Pylons. debian/copyright0000644000000000000000000000125311326654566011140 0ustar Format-Specification: http://dep.debian.net/deps/dep5/ Name: python-soaplib Maintainer: Jamie Kirkpatrick Source: http://wiki.github.com/jkp/soaplib/ Copyright: 2007-2008, Aaron Bickell 2009-2010, Jamie Kirkpatrick License: LGPL-2.1 On Debian systems the full text of the GNU Lesser General Public License can be found in the `/usr/share/common-licenses/LGPL-2.1' file. Files: debian/* Copyright: 2010 Leo 'costela' Antunes License: GPL-3+ On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-3' file. debian/source/0000755000000000000000000000000011326653215010472 5ustar debian/source/format0000644000000000000000000000001411327665230011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211326652704010372 0ustar 7 debian/docs0000644000000000000000000000001111326653647010046 0ustar examples