File: changelog

package info (click to toggle)
pekwm 0.1.17-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,688 kB
  • ctags: 3,325
  • sloc: cpp: 23,929; sh: 4,163; perl: 365; makefile: 159
file content (306 lines) | stat: -rw-r--r-- 10,914 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
pekwm (0.1.17-3) unstable; urgency=medium

  * debian/control
    - (Standards-Version): Update to 3.9.8.
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/copyright
    - Update URLs.
  * debian/patches
    - (30): New. Make build reproducible (Closes: 829728).
      Patch thanks to Reiner Herrmann <reiner@reiner-h.de>.
    - (40): New. correct spelling.
  * debian/source/options
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 19 Oct 2016 14:59:30 +0300

pekwm (0.1.17-2) unstable; urgency=low

  * debian/control
    - (Standards-Version): Update to 3.9.6.1.
  * debian/copyright
    - Update years.
  * debian/pekwm.desktop
    - (Keywords): Add.
  * debian/patches
    - (10): Use full path /etc/pekwm/debian-menu (Closes: #779864).
      Patch thanks to <stuart.mclaren@hp.com>

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 06 Mar 2015 10:12:09 +0200

pekwm (0.1.17-1) unstable; urgency=low

  * New upstream release.
    - Fix infinite loop run on psuedocolor visual (Closes: #688001).
  * debian/control
    - (DM-Upload-Allowed): Remove. Obsolete.
    - (Standards-Version): Update to 3.9.4.
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/copyright
    - List all Debian authors.
  * debian/patches
    - (10): refresh.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 27 Jun 2013 14:13:31 +0300

pekwm (0.1.15-1) unstable; urgency=low

  * New upstream release
    - Correct theme change script (Closes: #644073).
  * debian/patches
    - (10): Refresh for current release.
    - (30): Remove theme fix; accepted upstream.

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 16 Sep 2012 16:52:23 +0300

pekwm (0.1.14-2) unstable; urgency=low

  * debian/control
    - (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
    - (Standards-Version): Update to 3.9.3.1.
  * debian/copyright
    - Update to format 1.0.
  * debian/rules
    - Enable all hardening flags.
    - Use DEB_*_MAINT_* variables.

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 23 Mar 2012 14:18:10 -0400

pekwm (0.1.14-1) unstable; urgency=low

  * New upstream release.
  * debian/compat
    - Update to 9
  * debian/control
    - (Build-Depends): update to debhelper 9, dpkg-dev 1.16.1.
  * debian/copyright
    - (debian/*): Update year.
  * debian/patches
    - (30): New. Support whitespace variations (partial fix to #644073).
  * debian/rules
    - Use hardened CXXFLAGS (release goal).
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 09 Feb 2012 15:06:33 -0500

pekwm (0.1.13-1) unstable; urgency=low

  * New upstream release (Closes: #636142).
  * debian/changelog
    - Remove EOL whitespaces.
  * debian/copyright
    - Update to DEP 5.
  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depends): debhelper 8.
    - (Description): update first line.
    - (Maintainer): Change to correct address.
    - (Standards-Version): Update to 3.9.2.
  * debian/patches
    - (10): New. Modeled after old patch.
    - (20): Rename and refresh with git headers (DEP 3).
    - (make-new-default-menu): Remove, doesn't apply.
  * debian/pekwm.menu-method
    - Remove EOL whitespaces.
  * debian/pekwm.desktop
    - (Encoding): Remove. UTF-8 is the default.
  * debian/rules
    - Rewrite to dh(1).
  * debian/watch
    - Update URL and regexp.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 20 Sep 2011 15:20:05 +0300

pekwm (0.1.12-2) unstable; urgency=low

  * New maintainer.

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 31 Oct 2010 12:50:09 +0200

pekwm (0.1.12-1) unstable; urgency=low

  * New upstream release.
  * Remove debian/patches/autotools-dev-update-config-guess.diff.
  * Remove debian/patches/call-mktemp-with-proper-number-of-X.diff:
    Applied by upstream.

 -- Daniel Moerner <dmoerner@gmail.com>  Fri, 16 Apr 2010 23:39:57 -0700

pekwm (0.1.11-3) unstable; urgency=low

  * Finish conversion to dpkg-source 3.0 (quilt) by adding proper series
    file.

 -- Daniel Moerner <dmoerner@gmail.com>  Thu, 04 Mar 2010 00:02:37 -0800

pekwm (0.1.11-2) unstable; urgency=low

  * Convert to dpkg-source 3.0 (quilt).
  * debian/control:
    - Build-Depend on libjpeg-dev and libpng-dev virtual packages, this
      fixes the JPEG 8 transition.
    - Bump to Debian Policy 3.8.4.

 -- Daniel Moerner <dmoerner@gmail.com>  Wed, 24 Feb 2010 18:27:26 -0800

pekwm (0.1.11-1) unstable; urgency=low

  * New Upstream Version
    - debian/patches/properly-handle-nullglob-in-themes-script.diff:
      Removed, integrated upstream.
    - debian/patches/make-empty-themes-dir-in-home-dir-on-first-run.diff:
      Removed, integrated upsteam.
    - debian/patches/call-mktemp-with-proper-number-of-X.diff:
      Versions 1.6-2 of mktemp and newer must be called with at least six
      X's in the name of the temp file. This patch fixes pekwm_themeset.sh
      so it follows this change.
  * debian/watch: Fix to work with new upstream website layout.
  * debian/copyright: Update to 2009 copyrights and point to GPL-2.
  * debian/control: Bump to 3.8.1 Standards Version, add DM-Upload-Allowed.
  * debian/rules: Remove deprecated dh_desktop call.

 -- Daniel Moerner <dmoerner@gmail.com>  Mon, 25 May 2009 21:40:21 -0700

pekwm (0.1.10-1) unstable; urgency=low

  * New Upstream Version
    - debian/patches/properly-handle-nullglob-in-themes-script.diff: Don't
      output '*' as a theme name if theme directory is empty or display
      arbitrary non-directories in theme menu. Patch written by me and
      integrated in upstream git.
    - debian/patches/make-empty-themes-dir-in-home-dir-on-first-run.diff:
      Make empty ~/.pekwm/themes directory on first run if it doesn't
      already exist, preventing an ugly error message using default menu
      configuration. Patch written by me and integrated in upstream git.
  * Added Homepage, Vcs-Git, and Vcs-Browser fields to debian/control.
  * Updated Upstream Authors field in debian/copyright.
  * Updated Build-Depends to point at libpng2-dev and libjpeg62-dev instead
    of non-existent libpng-dev and libjpeg-dev packages.
  * contrib/ scripts are now installed in /usr/share/pekwm and documented in
    README.Debian. Added zenity to Suggests to support new contrib scripts.
  * Removed obsolete debian/NEWS

 -- Daniel Moerner <dmoerner@gmail.com>  Fri, 30 Jan 2009 15:23:24 -0800

pekwm (0.1.9a-1) unstable; urgency=low

  * New Upstream Version
  * Removed include-cstdio-for-gcc-4.4.diff as it has been forwarded and
    now integrated upstream.
  * Add quilt patch description to satisfy lintian.

 -- Daniel Moerner <dmoerner@gmail.com>  Tue, 23 Dec 2008 21:00:09 -0800

pekwm (0.1.8-2) unstable; urgency=low

  * Use dh_prep instead of dh_clean -k in debian/rules
  * include-stdio-for-gcc-4.4.diff: Properly include cstdio so it isn't
    just included indirectly. (Closes: #505590)

 -- Daniel Moerner <dmoerner@gmail.com>  Thu, 13 Nov 2008 14:52:25 -0800

pekwm (0.1.8-1) unstable; urgency=low

  * New Upstream Version
  * Removed as integrated upstream:
    - 01-give-manpage-name-section.dpatch
    - 02-use-minus-not-hyphen.dpatch
    - 04-use-x-terminal-emulator-as-term.dpatch (removed manpage changes)
  * debian/pekwm.menu-method: Remove trailing } from debian-menu.  Many
    thanks to Julien Rivaud for the patch. (Closes: #503545)
  * Switched to quilt to manage patching

 -- Daniel Moerner <dmoerner@gmail.com>  Sun, 02 Nov 2008 09:51:29 -0800

pekwm (0.1.7-3) unstable; urgency=low

  * Added debian/wm and removed postinst calls: dh_installwm and
    dh_installmenu do this for us.
  * Clean up debian/rules, switch to debhelper compat 7
  * Removed superfluous debian/dirs
  * Added debian/install to install .desktop file
  * Added debian/README.source to fulfill Policy 4.14
  * Added 04-use-x-terminal-emulator-as-term.dpatch
  * debian/pekwm.menu-method:
    - Properly escape quotes (Closes: #503107)
    - Fix typo that results in extra "=" in submenus (Closes: #503187)
    - Install into debian-menu file; only generate applications list
  * Add 05-make-new-default-menu.dpatch: dynamically create menu from
    debian-menu file. (Closes: #503041)
  * debian/pekwm.prerm: Remove /etc/pekwm/debian-menu to allow purge
  * Added debian/NEWS: Upgrades from 0.1.7-2 will not update the menu.

 -- Daniel Moerner <dmoerner@gmail.com>  Thu, 23 Oct 2008 11:57:24 -0700

pekwm (0.1.7-2) unstable; urgency=low

  * Added libxinerama-dev as a Build-Depends so --enable-xinerama
    actually works.  (LP: #131302)
  * Added autotools-dev as a Build-Depends so updates of config.guess work
  * Added debian/pekwm.menu-method, Depends: menu, and removed patch
    to original menu for xterm: Many thanks to Paolo D'Emilio for providing
    a sample pekwm file.
  * Added postinst and prerm scripts to handle alternatives and update-menu
  * Fix Lintian problems:
    - Added debian/watch
    - 02-use-minus-not-hyphen.dpatch: Really escape minuses in manpage
    - 03-autotools-dev-update-config-guess.dpatch: Keep config files out
      of diff. This also fixes a nasty bug with vcs-managed packaging.

 -- Daniel Moerner <dmoerner@gmail.com>  Thu, 18 Sep 2008 14:41:03 -0700

pekwm (0.1.7-1) unstable; urgency=low

  * New upstream release (Closes: #445447)
  * New maintainer
  * Removed TODO from debian/docs so it builds from source in new version.
  * Added Depends on x11-utils for xprop (Closes: #493827)
  * Added dpatch to manage manpage changes
  * 01-use-x-terminal-emulator.dpatch (Closes: #493827)
  * Fixed lintian warnings:
    - Bumped Standards-Version to 3.8.0.
    - Added Makefile test in debian/rules clean
    - Added dh_desktop call in debian/rules
    - Changed debian/pekwm.menu from WindowManagers to Window Managers
    - Added explicit copyright information
    - Changed copyright encoding from ISO to UTF-8
    - Changed minuses to hyphens in man page
    - Added NAME section to manpage

 -- Daniel Moerner <dmoerner@gmail.com>  Sun, 31 Aug 2008 13:40:51 -0700

pekwm (0.1.5-1.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #474871)
  * Bump Standards-Version to 3.7.3.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 12 Apr 2008 02:01:51 +0100

pekwm (0.1.5-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #417477).

 -- Luk Claes <luk@debian.org>  Fri, 14 Mar 2008 18:17:46 +0000

pekwm (0.1.5-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix gcc-4.3 errors (Closes: #417477)

 -- Julien Danjou <acid@debian.org>  Thu, 12 Apr 2007 15:43:12 +0200

pekwm (0.1.5-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Change architecture line to any (Closes: #370447)

 -- Julien Danjou <acid@debian.org>  Fri,  9 Jun 2006 17:22:04 +0200

pekwm (0.1.5-1) unstable; urgency=low

  * pekwm release 0.1.5 (Closes: #297281)

 -- Nicolas Szalay <angel2k@gmail.com>  Tue, 18 Apr 2006 21:26:32 +0200