X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=f082d42786b136c06777d0919e1c3e951adde3ad;hb=69ec7e63f6c39c98c82e8878e672215792ecfd7b;hp=c9f876536a204fbb1578f5d04a55381755cd74e1;hpb=75b25de04924df98939e8da7d7fa0872f891b1da;p=ion3.git diff --git a/debian/changelog b/debian/changelog index c9f8765..f082d42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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)