]> git.deb.at Git - pkg/beep.git/blob - debian/changelog
cc1be544670b05687cb61c740ccb75ce9d6d1d08
[pkg/beep.git] / debian / changelog
1 beep (1.3-4) unstable; urgency=low
2
3   * Update my name.
4   * Bump Standards-Version to 3.9.6.
5   * Switch to source format 3.0 (quilt).
6   * New patch fix-makefile to make make clean not fail.
7   * Add #DEBHELPER# to post{inst,rm} files.
8   * Use pathfind() function instead of hardcoded path to dpkg-statoverride.
9
10  -- 
11
12 beep (1.3-3) unstable; urgency=low
13
14   * Add patch catch-sig-term to also stop the beep when receiving SIGTERM.
15     Thanks to Jérôme for the patch.
16
17  -- Gerfried Fuchs <rhonda@debian.org>  Sun, 10 Jun 2012 11:51:43 +0200
18
19 beep (1.3-2) unstable; urgency=low
20
21   * The "l10n R us" release.
22   * Added/Updated debconf translations:
23     - Danish by Joe Hansen (closes: #633380)
24     - Polish by Michał Kułach (closes: #659367)
25     - Italian by Beatrice Torracca (closes: #660233)
26   * Bump Standards-Version to 3.9.3.
27   * Add recommended targets build-arch/build-indep to debian/rules.
28
29  -- Gerfried Fuchs <rhonda@debian.org>  Fri, 02 Mar 2012 19:29:25 +0100
30
31 beep (1.3-1) unstable; urgency=low
32
33   * New Upstream release importing all our changes  \o/
34   * Bump Standards-Version to 3.9.2.
35   * Add Vcs-* fields to control file.
36   * Relicensed Debian packaging under WTFPLv2.
37   * Explicitly call set -e instead of -e on the hashbang line.
38
39  -- Gerfried Fuchs <rhonda@debian.org>  Tue, 31 May 2011 20:49:17 +0200
40
41 beep (1.2.2-24) unstable; urgency=low
42
43   * Apply patch from Frans Pop for making beep-udeb depend on libc6-udeb
44     instead of libc6 (closes: #562001)
45   * Bump Standards-Version to 3.8.3.
46
47  -- Gerfried Fuchs <rhonda@debian.at>  Mon, 21 Dec 2009 23:20:38 +0100
48
49 beep (1.2.2-23) unstable; urgency=low
50
51   * Updated translation:
52     - Vietnamese by Clytie Siddall (closes: #498496)
53     - Spanish by Francisco Javier Cuadrado (closes: #506415)
54     - Catalan by Matt Bonner (closes: #521470)
55     - Italian by davide gliozzi
56   * Split _Choices field in debian/templates into __Choices without unfuzzying
57     translations.
58   * Bumped Standards-Version to 3.8.1.
59   * Remove update cruft in maintainer scripts from ancient releases.
60   * Fixed two typos in manpage noticed by A. Costra, thanks (closes: #497890)
61   * Add "minimal package" to the synopsis of beep-udeb.
62   * Add author + description informations to patches.
63
64  -- Gerfried Fuchs <rhonda@debian.at>  Sun, 29 Mar 2009 11:19:30 +0200
65
66 beep (1.2.2-22) unstable; urgency=low
67
68   * Remove Homepage control field from udeb.
69   * s/my/the package maintainer's/ in debian/templates, users have no concept
70     of "my" when they see the debconf question (removing overrides file).
71   * Updated templates file with more suggestion sent in by Esko Arajärvi,
72     thanks.
73   * Update debian/beep.1.diff to escape hyphens where they actually do mean
74     the minus sign.
75   * debian/po/vi.po: Removed the Language-Team as it bounces (or moderates,
76     can't read Vietnamese).
77   * New translation:
78     - Finish by Esko Arajärvi (closes: #492724, #493220)
79     - Romanian by Eddy Petrișor (closes: #493764)
80     - Euskara by Piarres Beobide (closes: #493842)
81   * Updated translations:
82     - Galician by Jacobo Tarrio (closes: #492792, #493305)
83     - Japanese by Hideki Yamane (closes: #492969, #493535)
84     - French by Daniel Déchelotte (closes: #493072, #494490)
85     - Swedish by Martin Bagge (closes: #493344)
86     - Portuguese by Miguel Figueiredo (closes: #493264)
87     - Russian by Yuri Kozlov (closes: #493280)
88     - Czech by Miroslav Kure (closes: #493596)
89     - Dutch by Thijs Kinkhorst (closes: #494093)
90     - Brazilian Portuguese by Felipe Augusto van de Wiel
91
92  -- Gerfried Fuchs <rhonda@debian.at>  Tue, 12 Aug 2008 12:00:46 -0300
93
94 beep (1.2.2-21) unstable; urgency=low
95
96   * Don't ignore make clean errors anymore.
97   * New debconf translation: Galician by Jacobo Tarrio (closes: #481751)
98   * Updated to Standards-Version to 3.8.0, add README.source file (referencing
99     quilt's).
100   * Also strip sections .comment and .note (closes: #490163)
101
102  -- Gerfried Fuchs <rhonda@debian.at>  Thu, 10 Jul 2008 15:14:18 +0200
103
104 beep (1.2.2-20) unstable; urgency=low
105
106   * Added Homepage: control field.
107   * Moved patches to quilt, split them into:
108     - makefile-fixup: don't try to remove something outside the build place
109     - verbose-option: enable --verbose/--debug for getting info on what's
110       getting done
111     - multiple-freq: produce a warning on multiple frequency parameters
112     - serial-console-fix: use /dev/tty0 instead of /dev/console
113     - devfs-fix: try /dev/vc/0 too
114     - event-option: enable --event switch for specifying a special device
115   * Updated copyright file with the actual header from the code.
116
117  -- Gerfried Fuchs <rhonda@debian.at>  Wed, 03 Oct 2007 19:46:07 +0200
118
119 beep (1.2.2-19) unstable; urgency=low
120
121   * Translation update: Japanese (Hideki Yamane, closes: #392171)
122   * Refixed manpage with respect to the event device handling
123     (closes: #397680)
124
125  -- Gerfried Fuchs <alfie@debian.org>  Tue, 20 Feb 2007 23:53:27 +0100
126
127 beep (1.2.2-18) unstable; urgency=low
128
129   * Use install instead of make install which just copies over the files...
130   * Changed postrm to remove bashism.
131   * Reverted part of the evdev patch: One needs to explicitly ask for using
132     /dev/input/event0 with the -e switch instead of it being tried
133     automatically (closes: #354694)
134   * Bumped Standards-Version to 3.7.2, no changes needed.
135   * Add overrides for using-first-person-in-templates, it's about me as
136     package maintainer.
137   * Changed templates texting for the select prompt.
138   * Translations updated: Brazilian Portuguese (Felipe Augusto van de Wiel),
139     German (myself), Catalan (Miguel Gea Milvaques), Spanish (David Martínez
140     Moreno), Swedish (Daniel Nylander), Portuguese (Miguel Figueiredo), Czech
141     (Miroslav Kure), Vietnamese (Clytie Siddall), French (Daniel Déchelotte,
142     closes: #375358)
143
144  -- Gerfried Fuchs <alfie@debian.org>  Sun, 25 Jun 2006 11:12:11 -0500
145
146 beep (1.2.2-17) unstable; urgency=low
147
148   * Added additional debconf translations:
149     - Portuguese by Miguel Figueiredo (closes: #344676)
150   * Updated debconf translation:
151     - Vietnamese by Clytie Siddall (closes: #343851)
152   * Fixed breakage raised with --verbose patch (closes: #335027)
153   * Added udeb generation (closes: #350220)
154   * Applied patch from Alessandro Zummo for evdev and general device node
155     support (closes: #350214)
156
157  -- Gerfried Fuchs <alfie@debian.org>  Tue, 14 Feb 2006 01:27:06 +0100
158
159 beep (1.2.2-16) unstable; urgency=low
160
161   * The "update for the masses" release.
162   * Added debconf alternative for debconf-2.0 to Depends (closes: #331759)
163   * Added suggestions by Clytie Siddall to debian/templates file.
164   * Added additional debconf translations:
165     - Vietnamese by Clytie Siddall (closes: #313153)
166     - Swedish by Daniel Nylander (closes: #330941)
167     - Spanish by César Gómez Martín (closes: #333878)
168   * Updated debconf translation:
169     - Czech by Miroslav Kure
170     - German by myself
171     - Japanese by Hideki Yamane
172     - Catalan by Miguel Gea Milvaques (closes: #334199)
173     - Italian by Stefano Melchior (closes: #334240)
174     - French by Daniel Déchelotte (closes: #334486)
175   * Use ":" as seperator in chown instead of deprecated ".".
176   * Build-Depends patch added to be able to fix the wrong example in the
177     manpage (closes: #330020)
178   * Patched beep to accept an --verbose or --debug option, patched manpage
179     accordingly (closes: #297791)
180   * Print warning on multiple -f values (closes: #270056)
181   * Finally lowercased synopsis.
182   * Updated Standards-Version to 3.6.2, no changes needed.
183
184  -- Gerfried Fuchs <alfie@debian.org>  Wed, 19 Oct 2005 11:58:56 +0200
185
186 beep (1.2.2-15) unstable; urgency=high
187
188   * Added additional debconf translation:
189     - Czech by Miroslav Kure (closes: #293000)
190
191  -- Gerfried Fuchs <alfie@debian.org>  Thu, 12 May 2005 10:18:50 +0200
192
193 beep (1.2.2-14) unstable; urgency=medium
194
195   * The "l10n R us" release.
196   * Added the following translations of the debconf files:
197     - Japanese, by Hideki Yamane (closes: #242415)
198     - Catalan, by Miguel Gea Milvaques (closes: #284151)
199     Thanks to all of them.
200
201  -- Gerfried Fuchs <alfie@debian.org>  Mon, 06 Dec 2004 12:10:11 +0100
202
203 beep (1.2.2-13) unstable; urgency=low
204
205   * Added Italian debconf file from Stefano Melchior.
206
207  -- Gerfried Fuchs <alfie@debian.org>  Mon, 22 Mar 2004 21:50:36 +0100
208
209 beep (1.2.2-12) unstable; urgency=low
210
211   * Added Dutch debconf file from Tim Vandermeersch (closes: #209118)
212   * Updated Russian template, thanks to Ilgiz Kalmetev.
213   * Updated to policy version 3.6.1, no changes needed.
214   * Switched to utf8 for the changelog.Debian.
215
216  -- Gerfried Fuchs <alfie@debian.org>  Thu, 02 Oct 2003 11:35:43 +0000
217
218 beep (1.2.2-11) unstable; urgency=low
219
220   * Added the following translations of the debconf files:
221     - French, by Daniel Déchelotte (closes: #185067)
222     - Brazilian Portuguese, by Andre Luis Lopes (closes: #184955)
223     Thanks to all of them.
224
225  -- Gerfried Fuchs <alfie@debian.org>  Mon, 17 Mar 2003 16:23:03 +0100
226
227 beep (1.2.2-10) unstable; urgency=low
228
229   * debian/rules:
230     - converted to po-debconf
231     - generalized the file a little bit more
232   * debian/control:
233     - updated to policy version 3.5.8, no changes needed.
234
235  -- Gerfried Fuchs <alfie@debian.org>  Sat, 08 Mar 2003 18:06:20 +0100
236
237 beep (1.2.2-9) unstable; urgency=low
238
239   * Removed doubled sentence in english debconf templates file, and rewrote
240     parts of sentences in the german one.
241
242  -- Gerfried Fuchs <alfie@debian.org>  Thu, 24 Oct 2002 17:00:19 +0200
243
244 beep (1.2.2-8) unstable; urgency=low
245
246   * Fixed typos in german templates.de file (closes: #163176). Thanks for
247     noticing them, Christian (although I won't remove the first , -- it's
248     there for rethorical reasons).
249   * Removed /usr/doc -> /usr/share/doc handling from maintainer scripts.
250
251  -- Gerfried Fuchs <alfie@debian.org>  Thu, 03 Oct 2002 11:59:05 +0200
252
253 beep (1.2.2-7) unstable; urgency=low
254
255   * Updated to policy 3.5.7: support for DEB_BUILD_OPTIONS added.
256
257  -- Gerfried Fuchs <alfie@debian.org>  Sun, 08 Sep 2002 21:27:23 +0200
258
259 beep (1.2.2-6) unstable; urgency=low
260
261   * Corrected Goswin's surname in previous changelog entry (sorry!).
262       (closes: #157900)
263
264  -- Gerfried Fuchs <alfie@debian.org>  Sat, 24 Aug 2002 15:59:57 +0200
265
266 beep (1.2.2-5) unstable; urgency=low
267
268   * Applied devfs support patch from Goswin Brederlow (closes: #148884)
269
270  -- Gerfried Fuchs <alfie@debian.org>  Tue, 13 Aug 2002 21:27:56 +0200
271
272 beep (1.2.2-4) unstable; urgency=high
273
274   * Missing Build-Depends: debconf-utils -- thanks, lamont (closes: #145547)
275
276  -- Gerfried Fuchs <alfie@debian.org>  Thu, 02 May 2002 16:18:22 +0200
277
278 beep (1.2.2-3) unstable; urgency=high
279
280   * Install postrm file, too (no idea how I missed that, stupid me...)
281   * Installed only main debconf templates file, didn't merge them :-((  Do it
282     now -- no other changes, would be nice to have the translation in woody.
283
284  -- Gerfried Fuchs <alfie@debian.org>  Tue, 30 Apr 2002 20:24:20 +0200
285
286 beep (1.2.2-2) unstable; urgency=medium
287
288   * Open /dev/tty0 instead of /dev/console (closes: #134015)
289
290  -- Gerfried Fuchs <alfie@debian.org>  Tue, 23 Apr 2002 17:33:29 +0200
291
292 beep (1.2.2-1) unstable; urgency=low
293
294   * New upstream release
295   * printf("\a") now if it can't open /dev/console (closes: #134466)
296   * Put a sane paragraph into the copyright file, not only the location of the
297     GPL on Debian Systems.
298
299  -- Gerfried Fuchs <alfie@debian.org>  Tue, 02 Apr 2002 08:21:36 +0200
300
301 beep (1.2.1-5) unstable; urgency=low
302
303   * Updated watchfile to uscan version=2.
304
305  -- Gerfried Fuchs <alfie@debian.org>  Mon, 18 Mar 2002 11:30:31 +0100
306
307 beep (1.2.1-4) unstable; urgency=medium
308
309   * Added russion templates file -- thanks to Ilgiz Kalmetev (closes: #137619)
310   * changed from char to int to make it work on systems where char is unsigned
311     -- thanks to Daniel Eisenbud (closes: #136281) --> urgency reason
312
313  -- Gerfried Fuchs <alfie@debian.org>  Mon, 11 Mar 2002 12:52:08 +0100
314
315 beep (1.2.1-3) unstable; urgency=low
316
317   * Rewrote the templates file with hints from JoeyH, dancer and Francesco --
318     thanks, dudes (closes: #135866, #134811)
319   * Cleaned up rules file a little bit.
320
321  -- Gerfried Fuchs <alfie@debian.org>  Wed, 27 Feb 2002 12:47:54 +0100
322
323 beep (1.2.1-2) unstable; urgency=low
324
325   * Un-debhepler-ized rules file.
326
327  -- Gerfried Fuchs <alfie@debian.org>  Wed, 13 Feb 2002 13:15:33 +0100
328
329 beep (1.2.1-1) unstable; urgency=low
330
331   * Initial Release.
332
333  -- Gerfried Fuchs <alfie@debian.org>  Fri, 08 Feb 2002 12:38:28 +0100