X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=b80f9bcf225fb3520899c0725d350c3d165e7aea;hb=6dd0f82935477ccf7e42aa09d178baed04aa406d;hp=ebe6cd682a167d88f55a1ade0cd7e74a4f9732c5;hpb=11c8159d307fbde222e528ea93fc21eafb0e2f9d;p=pkg%2Fbeep.git diff --git a/debian/changelog b/debian/changelog index ebe6cd6..b80f9bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,81 @@ +beep (1.2.2-24) unstable; urgency=low + + * Apply patch from Frans Pop for making beep-udeb depend on libc6-udeb + instead of libc6 (closes: #562001) + * Bump Standards-Version to 3.8.3. + + -- Gerfried Fuchs Mon, 21 Dec 2009 23:20:38 +0100 + +beep (1.2.2-23) unstable; urgency=low + + * Updated translation: + - Vietnamese by Clytie Siddall (closes: #498496) + - Spanish by Francisco Javier Cuadrado (closes: #506415) + - Catalan by Matt Bonner (closes: #521470) + - Italian by davide gliozzi + * Split _Choices field in debian/templates into __Choices without unfuzzying + translations. + * Bumped Standards-Version to 3.8.1. + * Remove update cruft in maintainer scripts from ancient releases. + * Fixed two typos in manpage noticed by A. Costra, thanks (closes: #497890) + * Add "minimal package" to the synopsis of beep-udeb. + * Add author + description informations to patches. + + -- Gerfried Fuchs Sun, 29 Mar 2009 11:19:30 +0200 + +beep (1.2.2-22) unstable; urgency=low + + * Remove Homepage control field from udeb. + * s/my/the package maintainer's/ in debian/templates, users have no concept + of "my" when they see the debconf question (removing overrides file). + * Updated templates file with more suggestion sent in by Esko Arajärvi, + thanks. + * Update debian/beep.1.diff to escape hyphens where they actually do mean + the minus sign. + * debian/po/vi.po: Removed the Language-Team as it bounces (or moderates, + can't read Vietnamese). + * New translation: + - Finish by Esko Arajärvi (closes: #492724, #493220) + - Romanian by Eddy Petrișor (closes: #493764) + - Euskara by Piarres Beobide (closes: #493842) + * Updated translations: + - Galician by Jacobo Tarrio (closes: #492792, #493305) + - Japanese by Hideki Yamane (closes: #492969, #493535) + - French by Daniel Déchelotte (closes: #493072, #494490) + - Swedish by Martin Bagge (closes: #493344) + - Portuguese by Miguel Figueiredo (closes: #493264) + - Russian by Yuri Kozlov (closes: #493280) + - Czech by Miroslav Kure (closes: #493596) + - Dutch by Thijs Kinkhorst (closes: #494093) + - Brazilian Portuguese by Felipe Augusto van de Wiel + + -- Gerfried Fuchs Tue, 12 Aug 2008 12:00:46 -0300 + +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)