1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140
|
spyne (2.14.0-2) unstable; urgency=medium
* Replace old pytest option (Closes: #1013717)
-- Bastian Germann <bage@debian.org> Sun, 26 Jun 2022 10:33:49 +0200
spyne (2.14.0-1) unstable; urgency=medium
* New upstream version 2.14.0
* Revert "Reactivate sqlalchemy with upstream patch"
* Run sqlalchemy tests
* d/patches: Remove upstream 000_fix_collections
-- Bastian Germann <bage@debian.org> Fri, 04 Feb 2022 14:17:41 +0100
spyne (2.13.16-4) unstable; urgency=medium
* Replace 000_fix_collections.patch metadata with actual commit
* Reactivate sqlalchemy with upstream patch
-- Bastian Germann <bage@debian.org> Mon, 31 Jan 2022 13:00:43 +0100
spyne (2.13.16-3) unstable; urgency=medium
* Scan GitHub tags instead of releases
[ Henry-Nicolas Tourneur ]
* d/patches: add 000_fix_collections.patch, fixes an FTBFS (Closes:
#1002398)
-- Bastian Germann <bage@debian.org> Tue, 1 Jan 2022 17:57:11 +0100
spyne (2.13.16-2) unstable; urgency=medium
* Set bage's debian.org email
* Exclude the sqlalchemy tests (see #997492)
-- Bastian Germann <bage@debian.org> Mon, 25 Oct 2021 17:28:50 +0200
spyne (2.13.16-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
[ Bastian Germann ]
* Scan GitHub releases for new version
* New upstream version 2.13.16
* Exclude the msgpack tests for Python 3.9 transition
-- Bastian Germann <bastiangermann@fishpost.de> Tue, 24 Nov 2020 17:47:25 +0100
spyne (2.13.15-1) unstable; urgency=medium
* Add gbp configuration
* New maintainer (Closes: #966603)
* Add Debian CI
* Set Vcs fields
* Fix wildcard-matches-nothing-in-dep5-copyright
-- Bastian Germann <bastiangermann@fishpost.de> Fri, 31 Jul 2020 19:20:32 +0200
spyne (2.13.15-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Source-only reupload
-- Bastian Germann <bastiangermann@fishpost.de> Thu, 30 Jul 2020 13:39:04 +0200
spyne (2.13.15-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Upgrade to Python 3 (Closes: #877783, #938554, #960662)
* Make package lintian clean
* Build-depend on the test dependencies
* Correct d/copyright
* New upstream version
-- Bastian Germann <bastiangermann@fishpost.de> Mon, 15 Jun 2020 20:39:11 +0100
spyne (2.12.11-1) unstable; urgency=low
* Get rid of bad $(DH_INTERNAL_OPTIONS) in rules. Closes: 831937
* New upstream version
-- Russell Stuart <russell-debian@stuart.id.au> Sun, 24 Jul 2016 21:08:56 +1000
spyne (2.11.0-2) unstable; urgency=low
* Use dh-python build system.
-- Russell Stuart <russell-debian@stuart.id.au> Wed, 13 Aug 2014 20:48:17 +1000
spyne (2.11.0-1) unstable; urgency=low
* Initial release as spyne.
(closes: #752398)
-- Russell Stuart <russell-debian@stuart.id.au> Tue, 24 Jun 2014 20:41:36 +1000
python-soaplib (0.8.1-2) unstable; urgency=low
* debian/control: bump python-version to >= 2.5 (closes: #566858)
-- Leo Costela <costela@debian.org> 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 <costela@debian.org> 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 <quadrispro@ubuntu.com> 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 <jonny@debian.org> 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 <jonny@debian.org> Mon, 16 Feb 2009 23:19:17 +0000
python-soaplib (0.0+svn39-1) unstable; urgency=low
* Initial release. (Closes: #495453)
-- Jonny Lamb <jonnylamb@jonnylamb.com> Sun, 24 Aug 2008 17:52:00 +0100
|