X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=377f65ba02ea4d5d8c23351bd330731384d9851b;hb=refs%2Ftags%2Fdebian%2F3.3.1-2;hp=24c0e7ab1876924e09de0c75e131e63a51c3857a;hpb=8eb7e8e19f1373f6be7f1f7837b997748ce31d0e;p=debian%2Famanda diff --git a/debian/changelog b/debian/changelog index 24c0e7a..377f65b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +amanda (1:3.3.1-2) unstable; urgency=low + + * patch from Michael Biebl to elide g_queue_free_full definition that + conflicts with glib 2.32 but isn't actually used, closes: #665675 + + -- Bdale Garbee Tue, 03 Apr 2012 07:18:07 -0700 + +amanda (1:3.3.1-1) unstable; urgency=low + + * new upstream version, closes: #655025, #658933 + * enable hardening build flags, closes: #644437 + * include Indonesian translation, closes: #658482 + * relax build-deps by having dump and xfsdump only required on linux-any, + to allow amanda to build on kFreeBSD, closes: #661702 + * clean up and expand the delivery of examples, closes: #496286, #647550 + + -- Bdale Garbee Tue, 20 Mar 2012 14:59:38 +0100 + amanda (1:3.3.0-1) unstable; urgency=low * new upstream version, closes: #641453