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