X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=debian%2Fchangelog;h=eb4d3c8985ea3f394b78685548135a1daf14e540;hp=c9f876536a204fbb1578f5d04a55381755cd74e1;hb=3b8366cb81e35b88b125cfcecbef2c927b2618b6;hpb=75b25de04924df98939e8da7d7fa0872f891b1da diff --git a/debian/changelog b/debian/changelog index c9f8765..eb4d3c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +ion3 (20081002-1) unstable; urgency=low + + * New upstream version + - Obsoletes patches 101_ignore-missing-keys.diff and + 102_ignore-bad-match.diff + * Update Swedish debconf translation, thanks to Olof Johansson + - closes: #503036 + + -- Ben Hutchings Sun, 02 Nov 2008 03:38:49 +0000 + +ion3 (20080825-1) unstable; urgency=low + + * New upstream version + - Fix loss of size policy in some cases - closes: #492906 + + -- Ben Hutchings Sat, 30 Aug 2008 20:12:15 +0100 + +ion3 (20080707-3) unstable; urgency=low + + * Replaced 101_ignore-missing-keys.diff and 102_ignore-bad-match.diff + with patches from upstream repository (ion-3plus) + * Replaced dependency on xbase-clients with x11-utils, which now + contains xmessage + * Updated standards version to 3.8.0 + - Added debian/README.source documenting the use of quilt + - Added a note to debian/copyright that this package is not part + of the Debian system due to being non-free + + -- Ben Hutchings Thu, 24 Jul 2008 21:30:19 +0100 + ion3 (20080707-2) unstable; urgency=low * Suppressed warnings for missing keys (101_ignore-missing-keys.diff)