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