File: changelog

package info (click to toggle)
libdockapp 1%3A0.7.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,732 kB
  • sloc: sh: 3,688; ansic: 2,175; makefile: 104
file content (323 lines) | stat: -rw-r--r-- 10,773 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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
libdockapp (1:0.7.3-3) unstable; urgency=medium

  [ Debian Janitor ]
  * debian/copyright
    - use spaces rather than tabs to start continuation lines.

  [ Jeremy Sowden ]
  * d/changelog
    - fix typo
  * d/control
    - update Doug's and my e-mail addresses
    - bump Standards-Version to 4.7.0
    - replace pkg-config dependency with pkgconf
  * d/gbp.conf
    - default: enable `pristine-tar`

 -- Jeremy Sowden <azazel@debian.org>  Thu, 12 Sep 2024 20:50:02 +0100

libdockapp (1:0.7.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + libdockapp3: Drop versioned constraint on wmaker in Breaks.

  [ Doug Torrance ]
  * debian/control
    - Update Maintainer email address to use tracker.d.o.
    - Bump Standards-Version to 4.6.0.
  * debian/copyright
    - Remove unnecessary newline from Upstream-Contact.
    - Update my copyright years and add my email address.
  * debian/salsa-ci.yml
    - Add Salsa pipeline config file.
  * debian/upstream/metadata
    - Add DEP-12 upstream metadata file.
  * debian/watch
    - Use special strings for package and version regexes.

  [ Jeremy Sowden ]
  * d/control: add libxext-dev dependency to libdockapp-dev (closes: #930603)
  * d/control: bump compat to 13
  * d/missing: ignore .la and fonts.dir files
  * d/rules: remove dh_strip override

 -- Doug Torrance <dtorrance@piedmont.edu>  Tue, 19 Oct 2021 06:14:42 -0400

libdockapp (1:0.7.3-1) unstable; urgency=medium

  [ Jeremy Sowden ]
  * Add myself to uploaders.
  * Bump Standards-Version to 4.5.0.
  * New upstream version 0.7.3
    - fixes GCC-10 FTBFS Closes: #957946, will fix #957940 and #957942 when
      these packages link against libdockapp.
  * Update symbols.

  [ Andreas Metzler ]
  * Update Upstream-Contact in debian/copyright.

 -- Jeremy Sowden <jeremy@azazel.net>  Sun, 03 May 2020 16:15:19 +0100

libdockapp (1:0.7.2-2) unstable; urgency=low

  [ Doug Torrance ]
  * Update Vcs-* after migration to Salsa.
  * Update Format in d/copyright to https.
  * Switch Priority from extra to optional.
  * Bump Standards-Version to 4.4.0.

  [ Andreas Metzler ]
  * Transition to automatic debug package (Merge request !1 by Jelmer
    Vernooij).
  * [lintian] Add Build-Depends-Package field to symbol file.
  * Point watchfile/homepage/download URL to https://www.dockapps.net/.
  * Drop get-orig-source target.
  * Use dh 12 compat level, drop dh-autoreconf b-d.
  * Ship as-installed examples to decrease dh_missing warnings.
  * Set Rules-Requires-Root: no.
  * Build with DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow.
  * Add myself to uploaders.

 -- Andreas Metzler <ametzler@debian.org>  Tue, 13 Aug 2019 18:47:42 +0200

libdockapp (1:0.7.2-1) unstable; urgency=medium

  * New upstream release.
    - Fonts in xfonts-libdockapp no longer timestamped.  Fixes
      package-contains-timestamped-gzip Lintian warning.
  * debian/patches
    - Remove directory; patches applied upstream.

 -- Doug Torrance <dtorrance@piedmont.edu>  Thu, 22 Oct 2015 05:12:49 -0400

libdockapp (1:0.7.1-1) unstable; urgency=medium

  * New upstream release.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sun, 18 Oct 2015 07:25:01 -0400

libdockapp (1:0.7.0-1) unstable; urgency=medium

  * New upstream release.
    - Now includes wmgeneral library used by many dockapps.
  * debian/control
    - Update email address.
    - Tidy using wrap-and-sort.
    - Switch Build-Depends from pkgconf to more general pkg-config.
    - Add Multi-Arch field for each binary package.
    - Add stanza for new binary package libdockapp-dbg containing debugging
      symbols.
    - Add Pre-Depends.
    - Update Vcs-*.
    - Set Debian Window Maker Team as Maintainer; move self to Uploaders.
  * debian/copyright
    - Add license information for wmgeneral files.
  * debian/libdockapp2.*
    - Rename to libdockapp3.*.
  * debian/libdockapp2.postinst
    - Remove unnecessary file; postinst script already created by dh_makeshlibs.
  * debian/libdockapp3.symbols
    - Add wmgeneral symbols.
  * debian/patches/clean_dockapp.pc.patch
    - New patch; clean generated file.
  * debian/patches/remove_AC_PATH_XTRA.diff
    - Update email address.
    - Refresh for new version.
  * debian/rules
    - Add override_dh_strip target to create libdockapp-dbg package.
  * debian/tests
    - New directory; add Continuous Integration test.
  * debian/xfonts-libdockapp.install
    - Add newline to end of file.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sun, 16 Aug 2015 20:52:08 -0400

libdockapp (1:0.6.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Remove unnecessary Build-Depends on libice-dev, autotools-dev,
      automake, autoconf, and libtool.
    - Update Homepage and Vcs-*.
    - Bump Standards-Version to 3.9.6.
  * debian/copyright
    - Update Upstream-Contact and Source.
  * debian/patches
    - (remove_AC_PATH_XTRA.diff) Remove redundant check for libraries
      during build.
  * debian/rules
    - Add get-orig-source target.
    - Switch --with-autoreconf to --with autoreconf.
  * debian/watch
    - Update with new location.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Fri, 28 Nov 2014 14:13:26 -0600

libdockapp (1:0.6.3-1) unstable; urgency=low

  * New upstream version.
    - Link against needed libraries. (Closes: #558882)
  * New package xfonts-libdockapp, includes x11 fonts included with
    libdockapp.
  * debian/control
    - Add dh-autoreconf, xfonts-utils, and pkgconf to Build-Depends.
    - Change Conflicts wmaker (<< 0.62.1) to Breaks.
  * debian/libdockapp2.postinst
    - Add set -e.
  * debian/libdockapp-dev.install
    - Add dockapp.pc.
  * debian/rules
    - Remove --exclude=CVS.
    - Use --with-autoreconf.  Thanks to Adam Conrad <adconrad@ubuntu.com>.
      (Closes: #750613)

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Thu, 05 Jun 2014 13:30:58 -0600

libdockapp (1:0.6.2-1) unstable; urgency=low

  * New maintainer. (Closes: #465917)
  * New upstream version. (Closes: #340180)
  * debian/compat
    - Bump to 9.
  * debian/control
    - Update Maintainer and Homepage.
    - Add Vcs-*.
    - Bump Standards-Version to 3.9.5, no changes required.
  * debian/copyright
    - Update to copyright format 1.0.
  * debian/source/format
    - New file.
  * debian/watch
    - Update to new location.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Sun, 16 Mar 2014 23:30:09 -0500

libdockapp (1:0.5.0-3) unstable; urgency=low

  * QA upload.
  * Prevent FTBFS on avr32: (Closes: #535710)
    - Call autogen.sh in configure target to update autoconf, etc.
    - Add --force to libtoolize and automake calls to ensure newest files.
  * Add ${misc:Depends} to libdockapp-dev binary Depends.
  * Bump Standards-Version to 3.8.2.
  * Tidy debian/rules.

 -- Chris Lamb <lamby@debian.org>  Sun, 02 Aug 2009 13:49:15 +0100

libdockapp (1:0.5.0-2) unstable; urgency=low

  * QA upload.
    - Set maintainer to Debian QA Group <packages@qa.debian.org>.
  * Acknowledge NMU. (Closes: #286650).
  * Make clean not ignore errors.
  * Move Homepage to source stanza.
  * Add ${misc:Depends}.
  * Add set -e to preinst.
  * Remove path from echo call in preinst.
  * Change -dev package section to libdevel.
  * Update ${Source-Version} to ${binary:Version}.
  * Add watch file.
  * Bump debhelper build-dep to 5.
    - Move DH_COMPAT from rules to compat and set to 5.
  * Bump Standards Version to 3.8.0.

 -- Barry deFreese <bdefreese@debian.org>  Wed, 21 Jan 2009 22:57:40 -0500

libdockapp (1:0.5.0-1.3) unstable; urgency=high

  * Non-maintainer upload.
  * High-urgency upload for RC bugfix.
  * Fix the xlibs-dev transition; depend on libx11-dev, libxpm-dev instead
    of on non-existent "xlibx11-dev". (Closes: #349853)

 -- Steve Langasek <vorlon@debian.org>  Fri, 10 Feb 2006 20:52:49 -0800

libdockapp (1:0.5.0-1.2) unstable; urgency=low

  * Non-maintainer upload.

  [ Victor Seva ]
  * xlibs-dev transition. (Closes: #347158)

  [ Amaya Rodrigo Sastre ]
  * Bump Standards-Version to 3.6.2. No changes needed.
  * Update DH_COMPAT from 1 to 4 in debian/rules
  * Fix typo in debian/rules. (Closes: #286642)

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Sat, 14 Jan 2006 22:39:35 +0100

libdockapp (1:0.5.0-1.1) unstable; urgency=low

  * NMU to fix FTBFS.
  * Pass --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib to
    ./configure to make AC_PATH_X succeed without libXt.so.
    (Closes: #286309)
  * Regenerate auto* with AM_MAINTAINER_MODE to fix FTBFS due to timestamp
    skews. (Closes: #286633)

 -- Andreas Metzler <ametzler@debian.org>  Tue, 21 Dec 2004 09:07:54 +0100

libdockapp (1:0.5.0-1) unstable; urgency=low

  * New upstream author, new version.

 -- Jeff Teunissen <deek@d2dc.net>  Thu, 25 Nov 2004 00:29:50 -0500

libdockapp (1:0.4.0-8) unstable; urgency=low

  * Re-run libtoolize and friends so that DA works on new archs.
    (Closes: #104339)

 -- Jeff Teunissen <deek@d2dc.net>  Sat, 14 Jul 2001 00:36:58 -0400

libdockapp (1:0.4.0-7) unstable; urgency=low

  * Really fix libdockapp when not running under Window Maker.
    (Closes: #101033)

 -- Jeff Teunissen <deek@d2dc.net>  Mon, 18 Jun 2001 18:15:54 -0400

libdockapp (1:0.4.0-6) unstable; urgency=low

  * Fixes for clicking when not running under Window Maker. Thanks to
    Alain Schroeder <alain@lug-owl.de> for the fix.

 -- Jeff Teunissen <deek@d2dc.net>  Sun, 17 Jun 2001 15:12:39 -0400

libdockapp (1:0.4.0-5) unstable; urgency=low

  * Better compatibility for windowed mode. Thanks to Alain Schroeder
    for finding the problem, though I didn't use his patch.

 -- Jeff Teunissen <deek@dusknet.dhs.org>  Sun, 15 Apr 2001 03:28:43 -0400

libdockapp (1:0.4.0-4) unstable; urgency=low

  * Fix up Lintian warnings.

 -- Jeff Teunissen <deek@dusknet.dhs.org>  Sat, 24 Mar 2001 07:15:05 -0500

libdockapp (1:0.4.0-3) unstable; urgency=low

  * Make the rest of the callbacks work. Thanks to Alexey Vyskubov
    <alexey@pepper.spb.ru> for the partial patch. (Closes: #87877)
  * Fix up build -- was building for i586 even with dpkg-buildpackage.
  * Add the NEWS and README files to the library package.

 -- Jeff Teunissen <deek@dusknet.dhs.org>  Tue, 27 Feb 2001 23:56:13 -0500

libdockapp (1:0.4.0-2) unstable; urgency=low

  * Update libdockapp-dev depends to reflect changeover to xlibs-dev.
  * Remove libxpm4-dev dependency, as it's no longer necessary.
  * Update Build-Depends to depend on debhelper >= 2.0 and xlibs-dev.

 -- Jeff Teunissen <deek@dusknet.dhs.org>  Sun, 21 Jan 2001 08:11:01 -0500

libdockapp (1:0.4.0-1) unstable; urgency=low

  * Initial release.
  * Sponsored upload, for Jeff Teunissen <deek@dusknet.dhs.org>.

 -- Josip Rodin <jrodin@jagor.srce.hr>  Sun, 17 Sep 2000 17:00:23 +0200