File: changelog

package info (click to toggle)
ktp-common-internals 15.08.3-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,876 kB
  • ctags: 2,875
  • sloc: cpp: 18,645; xml: 719; sh: 6; makefile: 5
file content (197 lines) | stat: -rw-r--r-- 8,110 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
ktp-common-internals (15.08.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * libktpcommoninternals9: Add Breaks: libktpcommoninternalsprivate7 to
    ensure smooth upgrade paths from jessie.  (Closes: #856599)

 -- Andreas Beckmann <anbe@debian.org>  Tue, 21 Mar 2017 16:20:51 +0100

ktp-common-internals (15.08.3-1) unstable; urgency=medium

  * New upstream release.

 -- Diane Trout <diane@ghic.org>  Wed, 02 Dec 2015 21:18:53 -0800

ktp-common-internals (15.08.2-3) unstable; urgency=medium

  * Add kaccounts-integration dependes to libktpcommoninternals9

 -- Diane Trout <diane@ghic.org>  Tue, 10 Nov 2015 10:12:44 -0800

ktp-common-internals (15.08.2-2) unstable; urgency=medium

  * Update libktpcommoninternals9 qt logger dependency to
    libtelepathy-logger-qt5 (>= 15.04) (Closes: #804409)
  * Change Diane Trouts email address back. (ease of SPAM filtering)
  * Add telepathy-accounts-signon dependency to libktpcommoninternals9,
    which is needed to integrate with kaccounts system.
  * Confirm symbols on other architectures.

 -- Diane Trout <diane@ghic.org>  Mon, 09 Nov 2015 11:33:33 -0800

ktp-common-internals (15.08.2-1) unstable; urgency=medium

  * Apply homepage update patch from Matthew Cope
  * Update Diane Trout's email address.
  * Update watchfile for kde-telepathys inclusion in KDE Applications.
  * New upstream release.
  * Update library package names to match new SONAME.
  * Rename library packages to remove the "private" suffix.
  * Replace old symbols files with new ones for the new SONAME.
  * Update build-dependencies according to cmake rules.
    - Add extra-cmake-modules, qtdeclarative5-dev,
      libkf5coreaddons-dev, libkf5notifcations-dev, kio-dev,
      libkf5widgetsaddons-dev, libkf5kcmutils-dev,
      libkf5notifyconfig-dev, libkf5texteditor-dev, libkf5wallet-dev,
      libkf5config-dev libkf5windowsystem-dev, libkf5iconthemes-dev,
      libaccounts-qt5-dev >= 1.10
      qtdeclarative5-dev, libtelepathy-logger-qt-dev, libkaccounts-dev,
      libsignon-qt5-dev, libkf5kpeople
  * Update date range and add Aleix Pols last name in the copyright file.
  * Change kpeople build dependiency to libkf5people-dev (>= 0.5.0)
  * Change build-depends telepathy-qt and telepathy-logger-qt to qt5
    versions.
  * Update install paths to the new KF5 locations.
    e.g. out of /usr/share/kde4, libraries into multi-arch directories,
    and the new SONAME library filenames.
  * Remove unused blocks KTp/ktp-export.h and po/* from copyright file.
  * Rename liblktpcommoninterals-dev to libktp-dev
  * Rename kde-telepathy-declarative to qml-module-org-kde-telepathy
  * Add kde-telepathy-kaccounts package.
  * Use --fail-missing to make it easier to find not installed files.
  * Rename libktpcommoninternals-dbg to libktp-dbg to match -dev file
  * Use dhmk from pkg-kde-tools to build ktp.
    - Change maintainer to debian-qt-kde
    - Update debian/rules
  * Add breaks/replaces libktpotrprivate9 to help migrate to new name
  * Add KDE's unstable download url to watch file
  * Update symbols files to be compatible with GCC-5
  * Update kde-telepathy-kepople.install to rules track kpeople related plugins
  * Add dh_install --list-missing to make sure everything is installed.
  * Break/Replace libktpotrprivate8.
  * Add patches listed below to deal with various licensing issues.
    These have all been submitted upstream/accepted upstream.
    - 0001-Relicense-invalid-license-to-LGPL-2.1.patch
    - 0002-Relicense-invalid-license-to-LGPL-2.1.patch
    - 0003-Relicense-David-Edmundson-s-code-to-LGPL-2.1-to-matc.patch
    - 0004-Add-GPLv2-COPYING-file-as-there-s-a-few-files-still-.patch
    See:
    https://git.reviewboard.kde.org/r/125780/
    https://git.reviewboard.kde.org/r/125923/
    https://git.reviewboard.kde.org/r/125925/
  * Update copyright file to match the above licensing fixes.

 -- Diane Trout <diane@debian.org>  Fri, 06 Nov 2015 21:27:53 -0800

ktp-common-internals (0.9.0-1) unstable; urgency=medium

  [ Jonathan Riddell ]
  * New upstream release
  * Merge with Debian, no changes
  * Make -dev package depend on libktpotrprivate8
  * kde-telepathy-kpeople breaks/replaces old kde-telepathy-data

  [ Diane Trout ]
  * Pull changes from Kubuntu.
  * Update libktpcommoninternalsprivate7 SONAME to 8
    - libktploggerprivate7 -> libktploggerprivate8
    - libktpmodelsprivate7 -> libktpmodelsprivate8
    - libktpwidgetsprivate7 -> libktpwidgetsprivate8
  * Bump libtelepathy-qt4-dev build-depends to 0.9.5
  * Remove shared-desktop-ontolgies build-dep
  * Bump libkpeople build-dep to 0.3.0
  * Add libotr5-dev and libgcrypt11-dev build-dep to enable OTR support.
  * Add kpeople_chat_plugin.so and associated desktop file to 
    kde-telepathy-kpeople package.
  * Update copyright file.
  * Update description to use better English (Closes: #769362)
    Thanks Filipus Klutiero
  * Update Standards-Version to 3.9.6.0. No changes needed.
  * Update debian/watch file.

 -- Diane Trout <diane@ghic.org>  Sat, 25 Apr 2015 19:30:59 -0700

ktp-common-internals (0.8.1-4) unstable; urgency=medium

  * Make sure telepathy-logger is installed (Closes: #774552)

 -- Diane Trout <diane@ghic.org>  Sun, 11 Jan 2015 21:19:37 -0800

ktp-common-internals (0.8.1-3) unstable; urgency=medium

  * Update kde-telepathy-kpeople description.
  * Fix typo thanks Filipus Klutiero (Closes: #759756)

 -- Diane Trout <diane@ghic.org>  Sun, 02 Nov 2014 11:54:54 -0800

ktp-common-internals (0.8.1-2) unstable; urgency=medium

  * Fix typo in copyright file.

 -- Diane Trout <diane@ghic.org>  Mon, 19 May 2014 11:25:06 -0700

ktp-common-internals (0.8.1-1) unstable; urgency=low

  * Imported upstream 0.8.1
  * Bump libktpcommoninternalsprivate6 SONAME to 7
  * Update share library symlinks to match package version.
  * Bump libtelepathy-logger-qt4-dev dependency to >= 0.8.0
  * Set libkpeople-dev build dependency to >= 0.2.2
  * Bump Standards-Version to 3.9.5. No changes needed.
  * Enable kpeople
  * Split libraries from common-internals into additional packages.
  * Add symbols files.
  * Fix description typo (Closes: #745313, #745314)
  * Update debian/copyright

 -- Diane Trout <diane@ghic.org>  Sun, 18 May 2014 21:28:24 -0700

ktp-common-internals (0.7.0-1) unstable; urgency=low

  * Imported upstream 0.7.0
  * Ship new libraries libktploggerprivate.
  * Ship plugins imdetailswidgetplugin, im_persons_data_source_plugin,
    ktploggerplugin, ktp_kpeople_plugin, nepomuktelepathyservice
  * Bump libktpcommoninternalsprivate SONAME to 6
  * Add desktop and service files for new plugins
  * Split kpeople nepomuk support into a separate package.
    KPeople is currently disabled as recommended by upstream.

 -- Diane Trout <diane@ghic.org>  Tue, 05 Nov 2013 09:54:57 -0800

ktp-common-internals (0.6.3-1) unstable; urgency=low

  * Imported Upstream version 0.6.3
  * Drop marginally useful libktpcommoninternalsprivate5.symbols
    - Fixes "FTBFS: symbols differ from expectations" (Closes: #719048)

 -- Mark Purcell <msp@debian.org>  Sat, 10 Aug 2013 09:19:39 +1000

ktp-common-internals (0.6.2-1) unstable; urgency=low

  [ Diane Trout ]
  * Imported Upstream version 0.6.2
  * Set Uploaders to Diane Trout and Michał Zając
  * Add kde-telepathy-debugger package (Thanks: Ubuntu)
  * Update libktpcommoninteralsprivate soversion to 5
  * Build kde-telepathy-declarative package for QML components
  * Require libtelepathy-qt4 >= 0.9.3
  * Require libtelepathy-logger-qt4-dev >= 0.6.0
  * Updated to Standards-Version 3.9.4. No changes needed.
  * Add symbols file for libktpcommoninternalsprivate5
  * Remove dh_makeshlibs debian/rules target.
  * Update watch file as KDE-Telepathy is now in KDE stable.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Improve a little kde-telepathy-data's long description.

  [ Mark Purcell ]
  * Add myself to Uploaders

 -- Mark Purcell <msp@debian.org>  Sat, 03 Aug 2013 13:49:22 +1000

ktp-common-internals (0.4.0-1) unstable; urgency=low

  * Initial release.

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