File: changelog

package info (click to toggle)
xfce4-appfinder 4.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,956 kB
  • ctags: 564
  • sloc: sh: 11,274; ansic: 5,193; makefile: 107
file content (286 lines) | stat: -rw-r--r-- 8,770 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
xfce4-appfinder (4.12.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 16:35:12 +0200

xfce4-appfinder (4.12.0-1) experimental; urgency=medium

  [ Jackson Doak ]
  * New upstream release
  * Switch from libdbus-glib-1-dev to libglib2.0-dev, glib 1 is no-longer used

  [ Yves-Alexis Perez ]
  * debian/control:
    - update standards version to 3.9.6.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 08 Mar 2015 21:10:48 +0100

xfce4-appfinder (4.11.0-1) experimental; urgency=low

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Jackson Doak ]
  * New upstream release
  * Update debian/watch to see all releases
  * debian/control: 
    - Bump standards-version to 3.9.5
    - Bump garcon version needed

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 28 Feb 2014 21:55:17 +0100

xfce4-appfinder (4.10.1-1) unstable; urgency=low

  * New upstream stable release.
  * Upload to unstable.
  * debian/rules:
    - enable all hardening flags.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 22 May 2013 00:02:22 +0200

xfce4-appfinder (4.10.0-1) experimental; urgency=low

  * New upstream stable release.
  * debian/control: revert to unversioned libxfce4util-dev, bump required
    versions for Xfce 4.10.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sat, 05 May 2012 14:13:21 +0200

xfce4-appfinder (4.9.5-1) experimental; urgency=low

  * New upstream development release.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sun, 15 Apr 2012 16:11:40 +0200

xfce4-appfinder (4.9.4-1) experimental; urgency=low

  [ Lionel Le Folgoc ]
  * New upstream development release.
  * debian/xfce4-appfinder.1: updated for the new options in 4.9.x.
  * debian/control:
    - switch to libxfce4util6-dev for the new api.
    - bump libxfce4ui-1-dev to >= 4.9.0 for the new help api.
    - breaks/replaces pre 4.10 xfce4-utils package, as it
      previously shipped xfrun4.
  * debian/links: xfrun4 is now a symlink to xfce4-appfinder, so add a symlink
    for its manpage too.

  [ Yves-Alexis Perez ]
  * debian/control:
    - update standards version to 3.9.3.
    - update debhelper build-dep to 9.
    - add build-dep on dpkg-dev 1.16.1.
    - drop build-dep on hardening-includes.
    - add buil-dep on libdbus-glib-1-dev.
  * debian/compat bumped to 9.
  * debian/rules:
    - use debhelper 9 and dpkg-dev 1.16.1 hardening support.
    - build with --parallel.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sun, 08 Apr 2012 22:22:48 +0200

xfce4-appfinder (4.8.0-3) unstable; urgency=low

  * Upload to unstable.
  * debian/control:
    - add versionned xfconf build-dep too.                      Closes: #617375
    - update standards version to 3.9.2.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 19 Apr 2011 16:59:47 +0200

xfce4-appfinder (4.8.0-2) experimental; urgency=low

  * debian/control:
    - add build-dep on libxfce4util-dev 4.8.
    - remove Emanuele Roca and Simon Huggins from Uploaders, thanks to them!

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 07 Mar 2011 21:57:54 +0100

xfce4-appfinder (4.8.0-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/control:
    - refresh build-deps for Xfce 4.7.
    - update standards version to 3.9.1
    - add build-dep on libgarcon-1-0-dev.
    - add build-dep on hardening-includes.
  * Switch to 3.0 (quilt) source format.
  * debian/rules:
    - build with --as-needed.
    - add hardening flags to {C,LD}FLAGS
  * debian/copyright updated for new release.

  [ Lionel Le Folgoc ]
  * debian/control: drop build-deps on libxfce4menu-0.1-dev (ported to garcon)
    and libthunar-vfs-1-dev (ported to gio).

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 06 Feb 2011 22:28:37 +0100

xfce4-appfinder (4.6.2-1) unstable; urgency=low

  [ Stefan Ott ]
  * debian/watch edited to track Xfce archive reorganisation.

  [ Lionel Le Folgoc ]
  * New upstream release.
  * debian/control:
    - add myself to Uploaders
    - bump Standards-Version to 3.8.4
    - build-dep on debhelper >= 7.0.50~ for overrides
    - add dep on ${misc:Depends}.
  * debian/rules: switch to rules.tiny + overrides.
  * debian/menu: update section.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sat, 22 May 2010 18:48:12 +0200

xfce4-appfinder (4.6.1-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 19 Apr 2009 18:52:31 +0200

xfce4-appfinder (4.6.0-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control:
    - update standards version to 3.8.1.
    - update build-dep on debhelper to 7.
    - move to xfce section. 
  * debian/rules:
    - use dh_installman to install manpage.
    - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
    - replace dh_clean -k by dh_prep
  * debian/compat bumped to 7.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 04 Apr 2009 02:12:53 +0200

xfce4-appfinder (4.6.0-1) experimental; urgency=low

  [ Xfce 4.6 Alpha “Pinkie”]                                                    
  * new upstream alpha release.
  * debian/control:
    - update my email address.
    - update standards version to 3.7.3 
    - update build-deps to match Xfce 4.6 Alpha 
  * debian/copyright:
    - use © sign.
  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * debian/control:
    - update build-deps for Fuzzy.
    - add build-dep on libgtk2.0-dev, libxfconf-0-dev, libthunar-vfs-1-dev. 
  * debian/rules:
    - stop messing with config.{guess,sub}.
  [ Xfce 4.6 Beta 2 “Hopper”]
  * debian/control:
    - update build-deps for Hopper.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.
    - add build-dep on intltool. 

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/control:
    - update build-deps for “Capybara”.

  [ Xfce 4.6 ]
  * new upstream release.
  * debian/control:
    - update build-deps for 4.6.
  * debian/copyright:
    - update dates, copyrights and licensing infos.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 14:36:35 +0100

xfce4-appfinder (4.4.2-1) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/menu: switch to new menu policy.
  * debian/rules: don't ignore all make errors at clean stage.

  [ Simon Huggins ]
  * debian/control: Move fake Homepage field to a real one now dpkg
    supports it.
  * Add Vcs-* headers to debian/control

 -- Simon Huggins <huggie@earth.li>  Tue, 27 Nov 2007 16:39:17 +0000

xfce4-appfinder (4.4.1-1) unstable; urgency=low

  * New upstream release. 
  * debian/copyright: update copyright holder.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 15 Apr 2007 15:28:17 +0100

xfce4-appfinder (4.4.0-1) experimental; urgency=low

  * New upstream release.
  * debian/control: updated build-deps against Xfce 4.4.

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 25 Jan 2007 00:20:42 +0100

xfce4-appfinder (4.3.99.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 16 Nov 2006 15:46:28 +0100

xfce4-appfinder (4.3.99.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Sep 2006 13:44:48 +0100

xfce4-appfinder (4.3.90.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated standards version to 3.7.2.

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 10 Jul 2006 19:23:31 +0200

xfce4-appfinder (4.3.90.1-1) unstable; urgency=low

  * New Upstream Release

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 18:35:05 +0100
  
xfce4-appfinder (4.2.3-2) unstable; urgency=low

  * Fix for X11R7; stop depending on xlibs-static-*

 -- Simon Huggins <huggie@earth.li>  Mon, 17 Apr 2006 18:16:05 +0100

xfce4-appfinder (4.2.3-1) unstable; urgency=low

  * New Upstream Release

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 06 Nov 2005 22:01:12 +0100

xfce4-appfinder (4.2.2-1) unstable; urgency=low

  * New Upstream Release
  * Change suite to unstable

 -- Simon Huggins <huggie@earth.li>  Sat, 18 Jun 2005 09:49:16 +0100

xfce4-appfinder (4.2.1-1) experimental; urgency=low

  * ML: New Upstream Release (Xfce 4.2.1)
  * ML: Upload to experimental to prevents problems with NEW packages
  * ML: debian/control: Added/fixed Maintainer/Uploaders fields

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 19 Mar 2005 13:02:00 +0100

xfce4-appfinder (4.2.0-1) experimental; urgency=low

  * Initial Debianisation
  * Based on package by Benedikt Meurer

 -- Simon Huggins <huggie@earth.li>  Sat, 15 Jan 2005 14:54:39 +0000