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