X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=f3c158b4b993edde44a0ce022fc74b780c91dc4c;hb=7906a3b9f861a26c6fd0423ca5232665d1b48caf;hp=fa43b4cb6206796f6828d19ae8fa80e0fd7661b5;hpb=edb797bb770961d4e5501ab3331b14c0a76fba8e;p=debian%2Famanda diff --git a/debian/changelog b/debian/changelog index fa43b4c..f3c158b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +amanda (1:2.6.1p2-2) UNRELEASED; 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