File: changelog

package info (click to toggle)
presage 0.9.1-2.5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,788 kB
  • sloc: cpp: 86,282; sh: 11,775; ansic: 4,043; python: 1,218; makefile: 1,026; cs: 1,009; xml: 57
file content (199 lines) | stat: -rw-r--r-- 7,384 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
198
199
presage (0.9.1-2.5) unstable; urgency=medium

  * Non-maintainer upload.
  * d/control: Add missing Breaks/Replaces.
    Thanks to Andreas Beckmann (Closes: #1024773)
  * text2ngram: Ignore more characters when building models.
    This prevents words ending with e.g. a non-breaking space. Patches were
    cherry-picked from sailfish OSes presage fork which is more active than
    the current upstream we track in Debian.
  * d/control: Drop build-depends on autoreconf.
    Not needed since debhelper 10
  * Add lintian override for abbreviation files.
    These are not documentation but data used by the library
  * d/control: Bump standards version. No changes needed.
  * d/patches: Mark css patch as forwarded too.
    Also applied to sfos' tree now
  * d/rules: Enable bindnow hardening.
    Switch to DPKG_EXPORT_BUILDFLAGS for that so we can drop the
    configure dh_auto_configure override.
  * d/control: Use https URLs
  * d/gbp.conf: Update syntax

 -- Guido Günther <agx@sigxcpu.org>  Sun, 27 Nov 2022 14:02:27 +0100

presage (0.9.1-2.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Use automatic debug packages
  * Switch to dh 13
  * Install Spanish database.
    It's shipped upstream so let's have it.
  * gprompter: Install svg. We install the bitmap variants so let's have the
    svg too.
  * presage: Install xpm and svg.
    We install the png so let's have the other variants too.
  * Add not-installed. Lists uninstalled (and unneeded) files
  * d/copyright: Remove duplicate pattern
  * Don't duplicate the same file in the dev package. It's in docs already
  * Add a superficial autopkgtest
  * Minimize build-depends (Closes: #981389)
  * Link to jquery vi dh_links.
    Instead of using a hand crafted, non-functional symlink in rules.
  * docs: Install css too. Otherwise they're mostly unreadable

 -- Guido Günther <agx@sigxcpu.org>  Tue, 08 Nov 2022 12:43:15 +0100

presage (0.9.1-2.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch to fix FTBFS w/ gcc-11 (Closes: #984297)
    + d/p/c++17.patch: fix the build against GCC-11 by porting
      the code to C++17
    + d/p/format-security.patch: fix insecure format strings in the
      demo code
    (Thanks Simon Chopin for the patches!)

 -- Nilesh Patra <nilesh@debian.org>  Fri, 14 Oct 2022 08:39:51 +0530

presage (0.9.1-2.2) unstable; urgency=medium

  [ Aron Xu ]
  * Non-maintainer upload.
  * Use dh compat 10.

  [ Scott Tabert ]
  * Remove Python subpackages (Closes: #937321, #948502)
  * Move Priority from extra to optional

 -- Aron Xu <aron@debian.org>  Sat, 25 Jan 2020 09:31:19 +0000

presage (0.9.1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix gcc6 narrowing conversion by Kentaro Hayashi (Closes: #811758)

 -- Aron Xu <aron@debian.org>  Sun, 03 Jul 2016 20:56:47 +0800

presage (0.9.1-2) unstable; urgency=medium

  * Depend on swig instead of swig2.0 (Closes: #816999)
  * Fix lintian error in libpresage1v5.symbols file
    symbols-file-contains-current-version-with-debian-revision.
  * Fix lintian warning command-in-menu-file-and-desktop-file.
  * Reorder link library flags for gprompter (Closes: #776720)
  * Update to latest policy.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Thu, 17 Mar 2016 13:06:19 +0100

presage (0.9.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename package for GCC 5 transition (Closes: #799642)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 04 Oct 2015 13:52:15 +0800

presage (0.9.1-1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release (Closes: #792527)

 -- Aron Xu <aron@debian.org>  Sat, 15 Aug 2015 23:44:45 +0800

presage (0.9-1) unstable; urgency=medium

  * New upstream release.
  * Use dh-autoreconf to fix FTBFS on ppc64el. Closes: #756518
  * Fix regression introduced with upgrade to wxPython3.0. Closes: #758499
  * Fix out-of-date-standards-version lintian warning.
  * Convert libpresage1, libpresage1-dbg, libpresage-data, and
    libpresage-dev binary packages to multiarch. Closes: #728979

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Sun, 28 Sep 2014 14:20:39 +0100

presage (0.8.9-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update for wxPython3.0 (Closes: #758499):
    + New patch: wxpy3.0-compat.patch

 -- Olly Betts <olly@survex.com>  Sun, 14 Sep 2014 16:19:03 +0000

presage (0.8.9-1) unstable; urgency=low

  * New upstream release.
  * Fix FTBFS caused by changes in GTK and Glibc. Closes: #713617
  * Fix out-of-date-standards-version lintian warning.
  * Added missing build dependency.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 02 OCt 2013 18:23:01 +0100

presage (0.8.8-1) unstable; urgency=low

  * New upstream release.
  * Enable build hardening.
  * Detect dbus-python via Python. Closes: #673860

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 06 Jun 2012 20:58:31 +0100

presage (0.8.7-3) unstable; urgency=medium

  * debian/control: move doxygen and graphviz to Build-Depends-Indep.
    This will avoild builing the docs during binary-only build, thus making
    the package a lot easier to build on slow architectures. Closes: #675100.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 30 May 2012 21:58:15 +0100

presage (0.8.7-2) unstable; urgency=low

  * Fix build failure with GCC 4.7. Closes: #672100.
  * Fix out-of-date-standards-version lintian warning.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 09 May 2012 19:07:18 +0100

presage (0.8.7-1) unstable; urgency=low

  * New upstream release.
  * Added presage-dbus package.
  * Added .desktop and icon files for gprompter and pyprompter.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Sat, 22 Oct 2011 20:28:00 +0100

presage (0.8.6-2) unstable; urgency=low

  * Fixed install layout dh_python2 warning.
  * Added -dbg debug packages.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 24 Aug 2011 18:38:39 +0100

presage (0.8.6-1) unstable; urgency=low

  * Initial release (Closes: #468820)
  * Use autotools-dev.
  * Fixed Vcs-Svn and Vcs-Browser fields.
  * Switched from python-support to dh_python2.
  * Switched packaging from CDBS to debhelper dh.
  * Build python extension module for all pyversions.
  * Fixed pyprompter module packaging.
  * Fixed embedded-javascript-library lintian warning.
  * Updated to latest policy.
  * Added entries for new files in debian/copyright.
  * Added DEP-3 headers to patches.
  * Renamed presage-gprompter package to gprompter.
  * Renamed presage-pyprompter package to pyprompter.
  * Ship README NEWS TODO AUTHORS THANKS to libpresage1, presage, gprompter,
    pyprompter packages.
  * Install language models in /usr/share/presage.
  * Install API docs in /usr/share/doc/libpresage-doc.
  * Removed reference to info documentation from man pages.
  * Added support for controlling and versioning symbols exported by libpresage.
  * Added rule to remove embedded tinyxml source and header files.
  * Fixed hyphen-used-as-minus-sign lintian warning.
  * Renamed binary package presage-doc to libpresage-doc.
  * Added "-Wl,--as-needed" to LDFLAGS to resolve avoidable dependency warnings.
  * Fixed lintian extended-description-is-probably-too-short informational
    warnings.
  * Fixed FBTFS when building twice in a row.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Sat, 6 Aug 2011 09:26:15 +0000