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