File: changelog

package info (click to toggle)
qt-at-spi 0.4.0-5
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,940 kB
  • ctags: 533
  • sloc: cpp: 4,288; xml: 1,148; makefile: 23; sh: 13
file content (105 lines) | stat: -rw-r--r-- 3,728 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
qt-at-spi (0.4.0-5) unstable; urgency=medium

  * control: Drop hardening-wrapper dependency (Closes: #836650)
  * rules: Set hardening, but not bindnow.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 04 Sep 2016 18:53:18 +0200

qt-at-spi (0.4.0-4) unstable; urgency=medium

  * control: Bump Standards-Version to 3.9.8 (no change).
  * control: Build-Depend on dbus instead of dbus-x11, and run testsuite through
    dbus-run-session.
  * rules: Drop simple and tabbar binaries from tarball.

 -- Samuel Thibault <sthibault@debian.org>  Mon, 29 Aug 2016 22:25:38 +0200

qt-at-spi (0.4.0-3) unstable; urgency=medium

  * Add watch file.
  * patches/nokde: Comment out translation support to avoid libkdecore5
    dependency.  We don't have any translation and probably won't, anyway.
  * rules: Remove generated documentation in clean rule.

 -- Samuel Thibault <sthibault@debian.org>  Sat, 14 Nov 2015 19:17:40 +0100

qt-at-spi (0.4.0-2) unstable; urgency=medium

  * rules: Unless DEB_BUILD_OPTIONS contains debug, define
    QT_NO_DEBUG_STREAM QT_NO_WARNING_OUTPUT to disable debugging output.
  * patches/quiet: Remove patch.
  * patches/noassert: Complete patch to replace assertions with warnings.

 -- Samuel Thibault <sthibault@debian.org>  Wed, 14 Oct 2015 23:25:45 +0200

qt-at-spi (0.4.0-1) unstable; urgency=medium

  * New upstream release (Closes: #801057).
    - patches/werror: Remove, not needed any more.
    - patches/getcharacterextents-marshalling: Refresh.
    - patches/noassert: Refresh.
    - control: Add cmake, kdelibs5-dev, xvfb, dbus-x11, and at-spi2-core
      build-depends.
    - rules: Fix multi-arch plugin path, run dh_auto_test inside xvfb-run.

 -- Samuel Thibault <sthibault@debian.org>  Thu, 08 Oct 2015 03:23:15 +0200

qt-at-spi (0.3.1-8) unstable; urgency=medium

  * patches/noassert: Avoid using assertions, which would crash applications...

 -- Samuel Thibault <sthibault@debian.org>  Fri, 25 Sep 2015 01:45:00 +0200

qt-at-spi (0.3.1-7) unstable; urgency=medium

  * patches/quiet: New patch to shut successful initialization messages down.

 -- Samuel Thibault <sthibault@debian.org>  Fri, 28 Aug 2015 00:26:53 +0200

qt-at-spi (0.3.1-6) unstable; urgency=medium

  * patches/getcharacterextents-marshalling: New patch from QT5 to
    fix marshalling of GetCharacterExtents and GetRangeExtents
    (Closes: #792208).

 -- Samuel Thibault <sthibault@debian.org>  Wed, 12 Aug 2015 00:40:14 +0200

qt-at-spi (0.3.1-5) unstable; urgency=low

  * patches/timeout: Mitigate kde application startup time when the at-spi bus
    is hosed (Closes: #762672).
  * Bump Standards-Version to 3.9.6 (no changes).

 -- Samuel Thibault <sthibault@debian.org>  Thu, 29 Jan 2015 02:56:29 +0100

qt-at-spi (0.3.1-4) unstable; urgency=low

  * patches/werror: New patch to drop use of -Werror (Closes: #701343).

 -- Samuel Thibault <sthibault@debian.org>  Sun, 30 Jun 2013 23:54:58 +0200

qt-at-spi (0.3.1-3) unstable; urgency=low

  * Split out API documentation into new qt-at-spi-doc package. This should
    permit qt-at-spi to be really multi-arch-installable (Closes: #689403).

 -- Samuel Thibault <sthibault@debian.org>  Thu, 04 Oct 2012 02:04:59 +0200

qt-at-spi (0.3.1-2) unstable; urgency=low

  [ Luke Yelavich ]
  * Declare multi-arch support, so the bridge can be used for 32bit
    applications.

  [ Samuel Thibault ]
  * rules: Disable bindnow hardening, it completely breaks loading the whole
    bridge (Closes: #688988).

 -- Samuel Thibault <sthibault@debian.org>  Mon, 01 Oct 2012 01:41:13 +0200

qt-at-spi (0.3.1-1) unstable; urgency=low

  [ Luke Yelavich ]
  * Initial release (Closes: #629870)

 -- Samuel Thibault <sthibault@debian.org>  Fri, 08 Jun 2012 23:02:24 +0200