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