File: changelog

package info (click to toggle)
mediastreamer2 1%3A4.4.21-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 39,444 kB
  • sloc: ansic: 71,197; cpp: 20,427; objc: 4,243; java: 1,639; makefile: 779; sh: 701; cs: 701; asm: 186; python: 133; xml: 63; awk: 4
file content (127 lines) | stat: -rw-r--r-- 4,402 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
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
mediastreamer2 (1:4.4.21-3) unstable; urgency=medium

  * Amend pkgconfig patch with patching the resulting .pc file.
    Thanks again to Gianfranco Costamagna (Closes: #978616)

 -- Bernhard Schmidt <berni@debian.org>  Thu, 31 Dec 2020 18:22:27 +0100

mediastreamer2 (1:4.4.21-2) unstable; urgency=medium

  * Drop cmake version constraint satisfied in oldstable
  * Drop Multi-Arch: same on libmediastreamer-dev, contains
    arch-specific data
  * d/patch/install-pkgconfig: Install mediastreamer.pc.
    Thanks to Gianfranco Costamagna (Closes: #978560)

 -- Bernhard Schmidt <berni@debian.org>  Mon, 28 Dec 2020 20:51:15 +0100

mediastreamer2 (1:4.4.21-1) unstable; urgency=medium

  * Team upload.
  * Release to unstable
  * New upstream version 4.4.21
  * Drop Mark Purcell from Uploaders
  * Add myself as uploader

 -- Bernhard Schmidt <berni@debian.org>  Fri, 25 Dec 2020 17:40:44 +0100

mediastreamer2 (1:4.4.13-1) experimental; urgency=medium

  * Team upload.
  * New upstream version 4.4.13
  * Bump to debhelper-compat (= 12)
  * Change Vcs-* to linphone-stack subgroup

 -- Bernhard Schmidt <berni@debian.org>  Mon, 07 Dec 2020 11:59:38 +0100

mediastreamer2 (1:4.4.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream version 4.4.0
  * SONAME bump libmediastreamer10 -> libmediastreamer11
  * Disable autoreconf, upstream is using cmake (but has some obsolete
    autoconf files lying around)

 -- Bernhard Schmidt <berni@debian.org>  Tue, 01 Sep 2020 00:36:19 +0200

mediastreamer2 (1:4.3.1-1) experimental; urgency=medium

  * Team upload.
  * d/watch: Switch to upstream primary Gitlab, only use releases
  * New upstream version 4.3.1 (Closes: #925775)
  * Drop patches applied upstream
  * Unsplit libmediastreamer-{base,voip}10 -> libmediastreamer10
  * Drop gitversion.h hacks, not needed anymore
  * Update doc-base filenames

 -- Bernhard Schmidt <berni@debian.org>  Mon, 01 Jun 2020 23:54:33 +0200

mediastreamer2 (1:2.16.1-4) unstable; urgency=medium

  * Team upload.
  * Release to unstable

 -- Bernhard Schmidt <berni@debian.org>  Wed, 10 Oct 2018 23:04:34 +0200

mediastreamer2 (1:2.16.1-3) experimental; urgency=medium

  * Team upload.

  [ Dr. Tobias Quathamer ]
  * Switch Vcs-URLs to salsa.d.o
  * Add patch to fix possible breakage with FFmpeg 4.0.
    Thanks to James Cowgill <jcowgill@debian.org> (Closes: #901735)
  * Use debhelper v11
  * Update Standards-Version to 4.1.4, no changes needed

  [ Bernhard Schmidt ]
  * Switch to libsrtp2, cherry-picking an upstream commit
  * Fix FTBFS with GCC-8 (cherry-pick two upstream commits) (Closes: #905481)
  * remove superfluous libmediastreamer-dev.docs

 -- Bernhard Schmidt <berni@debian.org>  Wed, 03 Oct 2018 22:08:36 +0200

mediastreamer2 (1:2.16.1-2) experimental; urgency=medium

  * Team upload.
  * Use DEB_LDFLAGS_MAINT_APPEND instead of DEB_LDFLAGS_APPEND

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sat, 18 Nov 2017 12:13:07 +0100

mediastreamer2 (1:2.16.1-1) experimental; urgency=medium

  * Team upload.

  [ Felix Lechner ]
  * Initial release separate from linphone (Closes: #787150)

  [ Johannes 'josch' Schauer ]
  * New upstream version 2.15.1
    - Update build dependencies
    - Switch from autotools to CMake (upstream deprecated autotools)
    - debian/patches/fix-spelling-errors.patch: fix more spelling mistakes
  * debian/control: drop *-dbg packages in favour of automatically
    generated *-dbgsym packages
  * debian/compat: Bump debhelper compatibility level to 10
  * debian/control: bump Standards-Version (no changes required)
  * debian/rules: Use hardening=+all
  * Remove debian/libmediastreamer-voip9.lintian-overrides because
    there is no embedded library anymore
  * Unify libmediastreamer-base-dev and libmediastreamer-voip-dev into
    libmediastreamer-dev. linphone is the only user of the package and
    there is no reason to split them.

  [ Dr. Tobias Quathamer ]
  * New upstream version 2.16.1
    - Refresh patches
    - Add libxml2-dev to Build-Depends
    - Create the needed gitversion.h file
  * Use HTTPS URLs
  * Bump library .so name from 9 to 10
  * Remove unneeded script mkdeb.sh
  * Update Standards-Version to 4.1.1
  * Remove unneeded lintian override for source package
  * Add new library symbols
  * Add -Wl,--as-needed to DEB_LDFLAGS_APPEND

 -- Dr. Tobias Quathamer <toddy@debian.org>  Thu, 16 Nov 2017 22:59:17 +0100