X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9c4a8a78b7c31659c5fb0367a34bddaeecba84c2;hp=b89428edc11fc32c6e78a7f1103fc818d950151e;hb=efdeb80407e5194d54fa4372efa6dc77ad31a63a;hpb=daecd4737ed179358a8f8b415f1a61b881d3ad1e diff --git a/debian/changelog b/debian/changelog index b89428ed..9c4a8a78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +privoxy (2.9.15-beta-0) unstable; urgency=low + + * New upstream version. + * Fix debian/rules clean to really clean. + * Use upstream docbook build mechanism now. + * Force usage of w3m -dump to convert HTML to ASCII (build depend on it). + * Exclude CVS files from dh_installdocs (when compiling from CVS). + * Add user.action and standard.action to /etc/privoxy. + * Change owner of /etc/privoxy/{*.action|trust} to privoxy in postinst, + to allow modification of these files web interface (Closes: SF-552144). + + -- Roland Rosenfeld Thu, 23 May 2002 07:06:01 +0200 + +privoxy (2.9.14-beta-1) unstable; urgency=low + + * New upstream version. + + -- Roland Rosenfeld Sat, 13 Apr 2002 18:05:26 +0200 + privoxy (2.9.13-beta-2) unstable; urgency=low * Create HTML and ASCII versions of the documentation using docbook now.