File: changelog

package info (click to toggle)
ktp-call-ui 17.08.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,152 kB
  • sloc: cpp: 3,665; makefile: 3; sh: 3
file content (129 lines) | stat: -rw-r--r-- 4,612 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
128
129
ktp-call-ui (17.08.3-1) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * New upstream release.
  * Bump Standards-Version to 4.1.2, no changes required.
  * Simplify watch file, and switch it to https.
  * Remove trailing whitespaces in changelog.
  * Stop forcing debian/tmp as local installation directory, installing
    everything to the final location
    - drop kde-telepathy-call-ui.install, no more useful now
  * Bump telepathy-related build dependencies:
    - libktp-dev to >= 17.08.3
    - libtelepathy-logger-qt-dev to >= 17.08
    - libtelepathy-qt5-dev to >= 0.9.7
  * Do not pass anymore TP_FARSTREAM_INCLUDE_DIRS, and DBUS_INCLUDE_DIR to
    cmake, as it is not needed. (Closes: #720578)
  * Replace the qtgstreamer-declarative (qt4) dependency with
    qml-module-qtgstreamer (qt5).

 -- Pino Toscano <pino@debian.org>  Sat, 09 Dec 2017 08:47:00 +0100

ktp-call-ui (17.08.1-1) experimental; urgency=medium

  * New upstream release (17.08.1).
  * Bump Standards-Version to 4.1.0.
  * Update upstream metadata
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Mon, 11 Sep 2017 19:59:05 +0200

ktp-call-ui (16.04.0-2) experimental; urgency=medium

  * Update dependencies

 -- Maximiliano Curia <maxy@debian.org>  Fri, 24 Jun 2016 09:36:52 +0200

ktp-call-ui (16.04.0-1) experimental; urgency=medium

  [ Diane Trout ]
  * Update watch file to point at http://download.kde.org
  * New upstream release (16.04.0).

  [ Maximiliano Curia ]
  * Add missing build dependency

 -- Maximiliano Curia <maxy@debian.org>  Sat, 28 May 2016 02:00:56 +0200

ktp-call-ui (0.9.0-2) unstable; urgency=medium

  * Fix typo in depends. gstreamer1.10-alsa doesn't exist.
    use the real package name gstreamer1.0-alsa.
    (Thank you Lisandro)

 -- Diane Trout <diane@ghic.org>  Wed, 27 May 2015 14:51:01 -0700

ktp-call-ui (0.9.0-1) unstable; urgency=medium

  * New upstream release.
  * Update build-depends for libktpcommoninternalsprivate-dev to 0.9.0
  * Update build-depends for telepathy-qt4-dev to 0.9.5
  * Update build-depends from libqtgstreamer0.10-dev to libqtgstreamer-dev 1.2
  * Update build-depends for libtelepathy-farstream-dev to 0.6.0
  * Update build-depends for libfarstream to 0.2.3
  * Update gstreamer components to gstreamer 1.0 API versions.
    Build-Dep (>= 1.2)
    - gstreamer1.0-plugins-base,
    - gstreamer1.0-plugins-good,
    - gstreamer1.0-x,
    - gstreamer1.0-pulseaudio | gstreamer1.0-alsa
    - pulseaudio | gstreamer1.0-alsa
    - gstreamer1.0-plugins-ugly
    - gstreamer1.0-libav (this is really helpful for video support)
  * Add kde-telepathy-declarative and qtgstreamer-declarative dependencies
    (For the new QML UI)
  * Remove call_contains.patch applied upstream.
  * Update copyright
  * Update maintainer to Debian/Kubuntu KDE Extras Team
  * Update Standards-Version to 3.9.6. No changes needed.
  * Backport two commits to fix issues with several QML buttons
    - add fix-dtmp.patch
    - add qml-fixes.patch

 -- Diane Trout <diane@ghic.org>  Wed, 20 May 2015 22:25:40 -0700

ktp-call-ui (0.8.1-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.5. No changes needed.
  * Update ktp-common-internals and kde-telepathy-data to 0.8.1
  * Update debian/copyright
  * Add call_contains.patch which should allow creating calls.

 -- Diane Trout <diane@ghic.org>  Fri, 16 May 2014 20:54:04 -0700

ktp-call-ui (0.7.0-1) unstable; urgency=low

  * Imported upstream version 0.7.0
  * Bump Build-Depends libktpcommoninternalsprivate-dev to 0.7.0
  * Bump depends kde-telepathy-data >= 0.7

 -- Diane Trout <diane@ghic.org>  Wed, 27 Nov 2013 18:10:30 -0800

ktp-call-ui (0.6.3-1) unstable; urgency=low

  [ Diane Trout ]
  * Imported Upstream version 0.6.2
  * Bump ktp-common-internals dependency to 0.6.2
  * Bump libtelepathy-qt4-dev dependency to 0.9.3
  * Bump libfarstream-0.1-dev dependency to 0.1.2
  * Add patch to link libqtf against d-bus.
  * Update CMAKE_FLAGS to for header files in subdirectories.
  * Set Uploaders to Diane Trout and Michał Zając
  * Install ktp-dialout-ui
  * Bump Standards-Version to 3.9.4. No changes needed.
  * Update watch file as KDE-Telepathy is now in KDE stable.

  [ Mark Purcell ]
  * Imported Upstream version 0.6.3
  * Add myself to Uploaders
  * Update Build-Depends: libktpcommoninternalsprivate-dev (>= 0.6.3)

 -- Mark Purcell <msp@debian.org>  Sun, 11 Aug 2013 10:25:30 +1000

ktp-call-ui (0.4.0-1) unstable; urgency=low

  * Initial release.

 -- George Kiagiadakis <kiagiadakis.george@gmail.com>  Mon, 18 Jun 2012 22:15:39 +0300