X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=efa5c686d58f3ebb5dd3eff9a974b34cd43fca0f;hb=refs%2Ftags%2Fdebian%2F1.2.2-21;hp=2ed17092e02ece777242906aa5e6c2d4fc3a44fb;hpb=d82bbe9fb63cd32ec0f6e255e592264de106165d;p=pkg%2Fbeep.git diff --git a/debian/changelog b/debian/changelog index 2ed1709..efa5c68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,68 @@ +beep (1.2.2-21) unstable; urgency=low + + * Don't ignore make clean errors anymore. + * New debconf translation: Galician by Jacobo Tarrio (closes: #481751) + * Updated to Standards-Version to 3.8.0, add README.source file (referencing + quilt's). + * Also strip sections .comment and .note (closes: #490163) + + -- Gerfried Fuchs Thu, 10 Jul 2008 15:14:18 +0200 + +beep (1.2.2-20) unstable; urgency=low + + * Added Homepage: control field. + * Moved patches to quilt, split them into: + - makefile-fixup: don't try to remove something outside the build place + - verbose-option: enable --verbose/--debug for getting info on what's + getting done + - multiple-freq: produce a warning on multiple frequency parameters + - serial-console-fix: use /dev/tty0 instead of /dev/console + - devfs-fix: try /dev/vc/0 too + - event-option: enable --event switch for specifying a special device + * Updated copyright file with the actual header from the code. + + -- Gerfried Fuchs Wed, 03 Oct 2007 19:46:07 +0200 + +beep (1.2.2-19) unstable; urgency=low + + * Translation update: Japanese (Hideki Yamane, closes: #392171) + * Refixed manpage with respect to the event device handling + (closes: #397680) + + -- Gerfried Fuchs Tue, 20 Feb 2007 23:53:27 +0100 + +beep (1.2.2-18) unstable; urgency=low + + * Use install instead of make install which just copies over the files... + * Changed postrm to remove bashism. + * Reverted part of the evdev patch: One needs to explicitly ask for using + /dev/input/event0 with the -e switch instead of it being tried + automatically (closes: #354694) + * Bumped Standards-Version to 3.7.2, no changes needed. + * Add overrides for using-first-person-in-templates, it's about me as + package maintainer. + * Changed templates texting for the select prompt. + * Translations updated: Brazilian Portuguese (Felipe Augusto van de Wiel), + German (myself), Catalan (Miguel Gea Milvaques), Spanish (David Martínez + Moreno), Swedish (Daniel Nylander), Portuguese (Miguel Figueiredo), Czech + (Miroslav Kure), Vietnamese (Clytie Siddall), French (Daniel Déchelotte, + closes: #375358) + + -- Gerfried Fuchs Sun, 25 Jun 2006 11:12:11 -0500 + +beep (1.2.2-17) unstable; urgency=low + + * Added additional debconf translations: + - Portuguese by Miguel Figueiredo (closes: #344676) + * Updated debconf translation: + - Vietnamese by Clytie Siddall (closes: #343851) + * Fixed breakage raised with --verbose patch (closes: #335027) + * Added udeb generation (closes: #350220) + * Applied patch from Alessandro Zummo for evdev and general device node + support (closes: #350214) + + -- Gerfried Fuchs Tue, 14 Feb 2006 01:27:06 +0100 + beep (1.2.2-16) unstable; urgency=low * The "update for the masses" release.