File: changelog

package info (click to toggle)
aewm%2B%2B 1.1.2-5.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 216 kB
  • sloc: cpp: 3,016; makefile: 80; sh: 35
file content (133 lines) | stat: -rw-r--r-- 4,996 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
aewm++ (1.1.2-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove the obsolete dh_desktop call. (Closes: #817289)
  * debian/control: Update the homepage URL. (Closes: #636804)

 -- Adrian Bunk <bunk@debian.org>  Fri, 13 Jan 2017 21:14:06 +0200

aewm++ (1.1.2-5) unstable; urgency=low

  * Acknowledge NMU, thanks Luk. (closes: #471197)
  * Fix build-dep (libext-dev has gone away).
  * Don't use absolute path for update-alternatives.
    (closes: #510937)
  * Add Homepage field (upstream has reappeared, on Google Code).
  * Fix debian/watch accordingly. (closes: #529095)
  * Bump debhelper version to 7.
  * Don't strip in Makefile; leave that to conditional dh_strip.
    (closes: #436380)
  * Fix menu section.
  * Catch errors from make clean.
  * Bump Standards-Version to 3.8.1.0.
  * Don't use obsolete X11R6 paths to build.
  * Use dh_prep instead of dh_clean -k.

 -- Chris Boyle <cmb@debian.org>  Mon, 25 May 2009 01:08:06 +0100

aewm++ (1.1.2-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build depend on libxext-dev (Closes: #464604).
  * Fix FTBFS with GCC 4.3 (Closes: #454825).

 -- Luk Claes <luk@debian.org>  Sun, 16 Mar 2008 15:41:15 +0000

aewm++ (1.1.2-4) unstable; urgency=low

  * Update Build-Depends for Xorg (closes: #346611, #346621).

 -- Chris Boyle <cmb@debian.org>  Fri, 13 Jan 2006 00:43:29 +0000

aewm++ (1.1.2-3) unstable; urgency=low

  * Add .desktop file (closes: #330042).
  * Bump Standards-Version to 3.6.2.
  * Update GPL declaration in copyright file.

 -- Chris Boyle <cmb@debian.org>  Sun, 16 Oct 2005 16:16:19 +0100

aewm++ (1.1.2-2) unstable; urgency=low

  * Add ADDITIONAL_CFLAGS= to rules to remove hardcoded -march in Makefile
    (closes: #299917).
  * Bump Standards-Version to 3.6.1.

 -- Chris Boyle <cmb@debian.org>  Thu, 31 Mar 2005 12:48:58 +0100

aewm++ (1.1.2-1) unstable; urgency=low

  * New upstream release (closes: #291714).
  * This release does not have GNOME EWMH hints, because upstream wants to
    focus on making the code stable and minimalistic. Warning added to
    package description.
  * Reinstated manual page which upstream removed for some reason. Checked
    it's still accurate.
  * Changed references to xterm to x-terminal-emulator to use the user's
    preferred version according to /etc/alternatives.
  * Updated README.Debian about aewm++-goodies.

 -- Chris Boyle <cmb@debian.org>  Fri, 11 Mar 2005 12:53:43 +0000

aewm++ (1.0.24-3) unstable; urgency=low

  * Fix FTBFS with g++-3.4 (closes: #276731), thanks
    Daniel Schepler <schepler@math.berkeley.edu>
  * Several manual page fixes (closes: #270860, #270863, #270864),
    thanks Jari Aalto <jari.aalto@poboxes.com>

 -- Chris Boyle <cmb@debian.org>  Sat, 27 Nov 2004 20:12:15 +0000

aewm++ (1.0.24-2) unstable; urgency=low

  * Fixed debian/watch file (sourceforge ftp layout).

 -- Chris Boyle <cmb@debian.org>  Sun, 28 Mar 2004 19:20:54 +0100

aewm++ (1.0.24-1) unstable; urgency=low

  * New upstream release (whoah, I have *not* been paying attention...),
    many bugfixes, many rewritten features, and it's been run through
    valgrind. Details too numerous to list, see changelog.gz.
  * Upstream has split the goodies directory into a separate package; 
    doing the same here.
  * Suggests: aewm++-goodies. This does not exist at the time of upload, 
    which is really a bug. However, I expect it will exist very soon, 
    and I'm about to go away for 2 weeks. (N.B., as mentioned in my 
    [VAC] message, you can NMU if I've just broken stuff)
  * Made Makefile install manpage under .../share/man, not .../man.
  * Seems to comply with the freedesktop.org WM spec, so change score of
    x-window-manager alternative to 60 (was 20).
  * Added support for DEB_BUILD_OPTIONS.
  * Having done the above, bumped standards-version to 3.6.0
  * Now I'm building with pbuilder. This needs recording here in case it
    breaks anything. :-p

 -- Chris Boyle <cmb@debian.org>  Thu, 24 Jul 2003 21:23:35 +0100

aewm++ (1.0.16-3) unstable; urgency=medium

  * Doh! Fixed bug where aewm++ binary was not installed, caused, would you believe it,
    by one extra backslash in debian/rules. (closes: #133507)
  * Made sure /etc/X11/appbar gets removed on purge.

 -- Chris Boyle <cmb@debian.org>  Tue, 12 Feb 2002 22:16:54 +0000

aewm++ (1.0.16-2) unstable; urgency=medium

  * Fixed g++ 3 build failure. (closes: #133237)
  * Install in the tmp dir slightly differently (fewer changes to Makefiles)

 -- Chris Boyle <cmb@debian.org>  Sun, 10 Feb 2002 21:18:34 +0000

aewm++ (1.0.16-1) unstable; urgency=low

  * Initial Release. (closes: #127382)
  * The usual Makefile clean-ups (DESTDIR etc).
  * Moved config dirs into /etc/X11 and other dirs into /usr/share, for FHS
    compliance.
  * Renamed fspanel to aewm++_fspanel, and xsession to aewm++_xsession.
  * Wrote manpages for appbar, aewm++_fspanel, setrootimage and
    aewm++_xsession.

 -- Chris Boyle <cmb@debian.org>  Thu,  7 Feb 2002 17:26:04 +0000