X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=41d540a8ac2a6bffdac983befa51cf10eded8008;hb=f3e39c9b326d18fb4f71b0917fdd3a17e60a0e14;hp=efa5c686d58f3ebb5dd3eff9a974b34cd43fca0f;hpb=9e8d18de54fb7e483d6a041c40b781e34fa630ca;p=pkg%2Fbeep.git diff --git a/debian/changelog b/debian/changelog index efa5c68..41d540a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,65 @@ +beep (1.2.2-25) unstable; urgency=low + + * Bump Standards-Version to 3.9.0. + * Add Vcs-* fields to control file. + * Relicensed Debian packaging under WTFPLv2. + * Explicitly call set -e instead of -e on the hashbang line. + + -- + +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.