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
|
python-stomp (8.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Neil Williams <codehelp@debian.org> Thu, 12 May 2022 14:20:01 +0100
python-stomp (7.0.0-1) unstable; urgency=medium
* Team upload.
[ Neil Williams ]
* Fix dh_python depends (lintian error)
* Add Salsa CI
* Update standards version
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ Neil Williams ]
* New upstream release.
-- Neil Williams <codehelp@debian.org> Wed, 16 Mar 2022 13:14:55 +0000
python-stomp (6.1.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ python-stomp-doc: Add Multi-Arch: foreign.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sophie Brun ]
* Change debian/watch to get tarball from github (with docs...)
* New upstream version 6.1.0
* Add a setup.py to use Debian Packaging tools
* Disable tests as they require servers to connect to
* Bump Standards-Version to 4.5.1
[ Raphaël Hertzog ]
* Add python3-docopt to Build-Depends.
-- Sophie Brun <sophie@freexian.com> Thu, 21 Jan 2021 15:46:35 +0100
python-stomp (4.1.19-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Tue, 27 Aug 2019 08:07:16 +0200
python-stomp (4.1.19-1) unstable; urgency=medium
* Initial release (Closes: #879763)
-- Sophie Brun <sophie@freexian.com> Wed, 25 Oct 2017 16:32:57 +0200
|