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
|
python-librtmp (0.3.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop -dbg package, no longer needed now that pydebug builds of
python can use the regular python ABI in extensions.
(Closes: #994357)
* debian/control: Add drop build-dependency on python3-all-dbg
and python3-cffi-backend-dbg. (Closes: #995139)
-- Boyuan Yang <byang@debian.org> Fri, 22 Oct 2021 14:32:30 -0400
python-librtmp (0.3.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937889
-- Sandro Tosi <morph@debian.org> Thu, 28 Nov 2019 21:22:52 -0500
python-librtmp (0.3.0-1) unstable; urgency=low
* New upstream version
* Add explicit dependency on python{,3}-cffi (Closes: #813911)
* d/rules: enable bindnow hardening
* d/control: use secure VCS URI
-- Stefan Breunig <stefan-debian@yrden.de> Wed, 10 Feb 2016 20:07:16 +0100
python-librtmp (0.2.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-Depend on python{,3}-cffi-backend-dbg instead of
python{,3}-cffi-dbg, it was renamed without a transition package
(Closes: #792631).
-- Stefano Rivera <stefanor@debian.org> Fri, 21 Aug 2015 12:54:19 +0200
python-librtmp (0.2.2-1) unstable; urgency=low
* New upstream version
* d/copyright: Correct license for librtmp/* from LGPL-2.1 to LGPL-2.1+
* d/watch: Use pypi.debian.net mirror
-- Stefan Breunig <stefan-debian@yrden.de> Tue, 12 May 2015 19:29:21 +0200
python-librtmp (0.2.1-1) unstable; urgency=low
* Initial release. (Closes: #760729)
-- Stefan Breunig <stefan-debian@yrden.de> Mon, 12 Jan 2015 21:13:20 +0100
|