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