X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=5c626f491f0b3cd60fd1f5d6b558494e02b271b3;hb=refs%2Ftags%2Fdebian%2F3.1.0-1;hp=fa43b4cb6206796f6828d19ae8fa80e0fd7661b5;hpb=edb797bb770961d4e5501ab3331b14c0a76fba8e;p=debian%2Famanda diff --git a/debian/changelog b/debian/changelog index fa43b4c..5c626f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +amanda (1:3.1.0-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee Mon, 14 Jun 2010 13:46:03 -0600 + +amanda (1:2.6.1p2-2) unstable; urgency=low + + * add build depend on procps, closes: #552390 + * add dh_perl call to rules and ${perl:Depends} to amanda-common deps so + that we comply with Perl policy, closes: #582220 + + -- Bdale Garbee Mon, 14 Jun 2010 10:21:11 -0600 + +amanda (1:2.6.1p2-1) unstable; urgency=low + + * new upstream version + * move more files out of amanda-common that really belong elsewhere + * deliver /usr/lib/amanda/application/am[gs]tar setuid, closes: #558094 + * leave user backup groups alone on purge, closes: #572933 + + -- Bdale Garbee Mon, 15 Mar 2010 15:23:20 -0600 + amanda (1:2.6.1p1-2) unstable; urgency=low * calcsize needs to be setuid, closes: #551156