File: changelog

package info (click to toggle)
telepathy-logger-qt 17.09.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 856 kB
  • sloc: python: 3,801; cpp: 2,212; xml: 1,001; sh: 126; makefile: 7
file content (175 lines) | stat: -rw-r--r-- 6,734 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
telepathy-logger-qt (17.09.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update the patches:
    - upstream_Tools-Sync-with-TelepathyQt-make-compatible-with-Pyt.patch:
      drop, backported from upstream
    - upstream_CMake-Bump-CMake-minimum-version-to-3.5.patch: drop, backported
      from upstream
    - upstream_CMake-Remove-own-FindLibXml2.patch: drop, backported from
      upstream
    - upstream_CMake-Remove-own-FindPython-modules-use-standard-Fin.patch:
      drop, backported from upstream
  * Bump Standards-Version to 4.5.0, no changes required.
  * Enable all the reprotest variations in the salsa CI.

 -- Pino Toscano <pino@debian.org>  Sat, 14 Mar 2020 07:09:56 +0100

telepathy-logger-qt (17.08.0-4) unstable; urgency=medium

  * Team upload.
  * QtGStreamer is not used by this package so:
    - remove the libqt5gstreamer-dev build dependency
    - remove the libqt5gstreamer-dev dependency in libtelepathy-logger-qt-dev

 -- Pino Toscano <pino@debian.org>  Sun, 24 Nov 2019 10:06:37 +0100

telepathy-logger-qt (17.08.0-3) unstable; urgency=medium

  * Team upload.
  * Update Vcs-* fields.
  * Add the configuration for the CI on salsa.
  * Remove the unused python-dev build dependency.
  * Bump the debhelper compatibility to 12:
    - switch the debhelper build dependency to debhelper-compat 12
    - remove debian/compat
    - stop passing --list-missing to dh_missing, as it is the default
  * Backport all the 4 upstream commits after 17.08.0, to port the scripts
    to Python 3, and improve the cmake build system:
    - commit bd8fcb701645626ce6c442601b009b5dbda22531; patch
      upstream_Tools-Sync-with-TelepathyQt-make-compatible-with-Pyt.patch
    - commit 5a1c86291a631a2ec961a0c1b4cc31fd0db1e2f6; patch
      upstream_CMake-Bump-CMake-minimum-version-to-3.5.patch
    - commit fbb9cc9a31141629097ce1182f131e32f72ddfea; patch
      upstream_CMake-Remove-own-FindLibXml2.patch
    - commit cae0e0254e88899e83bc707a6caf69e7b414aa46; patch
      upstream_CMake-Remove-own-FindPython-modules-use-standard-Fin.patch
    - as result:
      - switch the python build dependency with python3:any (Closes: #938640)
      - bump the cmake build dependency to 3.5
  * Stop passing the -DBUILD_SHARED_LIBS=1 cmake parameter, as it is not used.
  * Update symbols file.
  * Bump Standards-Version to 4.4.1, no changes required.

 -- Pino Toscano <pino@debian.org>  Tue, 19 Nov 2019 21:57:03 +0100

telepathy-logger-qt (17.08.0-2) unstable; urgency=medium

  * Team upload.
  * Switch Vcs-* fields to salsa.debian.org.
  * Bump the debhelper compatibility to 11:
    - bump the debhelper build dependency to 11~
    - bump compat to 11
    - remove --parallel for dh, as now done by default
  * Use https for Format in copyright.
  * Bump Standards-Version to 4.1.4, no changes required.
  * Pass --list-missing directly to dh_missing.
  * Remove the unused 'testsuite' autopkgtest.
  * Add the allow-stderr restriction to the 'acc' autopkgtest, since it is
    expected as normal output.
  * Place the upstream version automatically when creating the .acc files from
    .acc.in files.

 -- Pino Toscano <pino@debian.org>  Mon, 30 Apr 2018 06:33:50 +0200

telepathy-logger-qt (17.08.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove obsolete dpkg-dev build dependency.
  * Remove libtelepathy-logger-qt-dbg in favour of the -dbgsym packages.
  * Bump libtelepathy-qt5-dev build & runtime dependency to >= 0.9.7.
  * Remove the unused bison, and flex build dependencies.
  * Stop using the kde dh addon, and the kde buildsystem, since they both are
    for kdelibs 4.x stuff.
  * Update symbols file.
  * Stop passing USE_COMMON_CMAKE_PACKAGE_CONFIG_DIR, and LIB_SUFFIX variables
    to cmake, as they are not used anymore.
  * Simplify watch file, and switch it to https.
  * Bump Standards-Version to 4.1.2, no changes required.

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

telepathy-logger-qt (15.04.0-2) unstable; urgency=medium

  * Update symbols file. (Closes: #811971)
  * Update Standards-Version to 3.9.8.0, no changes needed.
  * Update Vcs-* tags to use https

 -- Diane Trout <diane@debian.org>  Fri, 06 Jan 2017 23:47:20 -0800

telepathy-logger-qt (15.04.0-1) unstable; urgency=medium

  [ Diane Trout ]
  * Update watch file
  * Update build dependencies to use libqt5gstreamer-dev
  * Update symbols files
  * Remove unnecessary XS-Testsuite field from debian/control.
  * Update Diane Trout's email address.

  [ Maximiliano Curia ]
  * Bump Standards-Version to 3.9.6, no changes needed.
  * New upstream release (15.04.0).

 -- Diane Trout <diane@debian.org>  Fri, 06 Nov 2015 22:12:23 -0800

telepathy-logger-qt (0.8.0-3) unstable; urgency=medium

  * Update symbols file
  * Possibly an alternate solution to (Closes: #751504)
    (Thank you to Andreas Barth reporting)

 -- Diane Trout <diane@ghic.org>  Sat, 13 Sep 2014 15:22:12 -0700

telepathy-logger-qt (0.8.0-2) unstable; urgency=medium

  * Update symbols file. (Closes: #749013)

 -- Diane Trout <diane@ghic.org>  Wed, 11 Jun 2014 14:37:11 -0700

telepathy-logger-qt (0.8.0-1) unstable; urgency=medium

  * Import 0.8.0
  * Remove 01_no_useless_linking.diff. Fixed upstream.
  * Update Standards-Version to 3.9.5. No changes needed.
  * Update libtelepathy-logger-qt4-1 symbols file for 0.8.0.
  * Update debian/copyright with new author.
  * Add breaks: libktpcommoninternalsprivate7 (<< 0.7.80~)

 -- Diane Trout <diane@ghic.org>  Thu, 15 May 2014 15:01:39 -0700

telepathy-logger-qt (0.6.0-2) unstable; urgency=low

  * Team upload.

  [ Diane Trout ]
  * Use pkg-kde-tools to help manage symbols file.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Re generate the symbols with the pkg-kde helper. This will make it easier
    to handle them in the future.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 12 Jul 2013 11:47:07 -0300

telepathy-logger-qt (0.6.0-1) unstable; urgency=low

  [ Diane Trout ]
  * Install cmake files into common cmake directory
  * Update watch file for new upstream location.
  * Change Uploaders to myself and Michał Zając
  * Credit George Kiagiadakis for 01_no_useless_linking.diff
  * Add symbols file for libtelepathy-logger-qt4-1
  * Update to Standards-Version 3.9.4. No changes needed.
  * Update control file with minor edits.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Mark some symbols as optional.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 08 Jul 2013 13:53:51 -0300

telepathy-logger-qt (0.4.0-1) unstable; urgency=low

  * Initial release.

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