File: changelog

package info (click to toggle)
python-librtmp 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 252 kB
  • sloc: ansic: 1,255; python: 858; makefile: 7
file content (74 lines) | stat: -rw-r--r-- 2,422 bytes parent folder | download
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
python-librtmp (0.3.0-3) unstable; urgency=medium

  * Team upload.
  * Fix syntax error in Maintainer field
  * Bump Standards-Version to 4.7.2

 -- Alexandre Detiste <tchet@debian.org>  Sat, 02 Aug 2025 22:10:47 +0200

python-librtmp (0.3.0-2) unstable; urgency=medium

  * Team upload.
  * Maintain package in Debian Python Team
    Closes: #1094152
  * Secure URI for Homepage
  * Point watch file to github
  * Standards-Version: 4.7.0 (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Secure URI in copyright format (routine-update)
  * d/rules: DEB_CFLAGS_MAINT_APPEND = -Wno-error=incompatible-pointer-types
    Closes: #1075416
  * Do not override dh_auto_clean
    Closes: #1047302

 -- Andreas Tille <tille@debian.org>  Sat, 15 Feb 2025 10:27:19 +0100

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