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