Move all doc build stuff to doc/source/GNUmakefile, leaving a 'make dok'
[privoxy.git] / debian / changelog
index ceaf32a..0f98d47 100644 (file)
@@ -1,3 +1,22 @@
+privoxy (3.1.1-alpha-1) unstable; urgency=low
+
+  * Removed build dependency on w3m.
+  * Removed ./configure argument for docbook, moving the path to the
+    configure.in.
+  * Added LICENSE, pdfs, privoxy-index and HTMLized man-page
+
+ -- Devin Bayer <devin@elektrono.com>  Tue, 28 May 2002 21:21:48 -0400
+
+privoxy (3.1.1-alpha-0) unstable; urgency=low
+
+  * Added debian-dist and debian-upload targets to the top level makefile.
+    debian-dist runs "dpkg-buildpackage -rfakeroot -us -uc" so that
+    any debian user can build it.
+  * Removed build dependency on docbook, leaving generation of docs to
+    another target or makefile.
+  
+ -- Devin Bayer <devin@elektrono.com>  Sat, 25 May 2002 22:49:30 -0400
+
 privoxy (2.9.15-beta-0) unstable; urgency=low
 
   * New upstream version.
@@ -5,8 +24,10 @@ privoxy (2.9.15-beta-0) unstable; urgency=low
   * 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.
+  * Install images for html version of documentation.
+  * Install p_doc.css in documentation directory.
 
- -- Roland Rosenfeld <roland@debian.org>  Sat, 25 May 2002 20:47:33 +0200
+ -- Roland Rosenfeld <roland@debian.org>  Sun, 26 May 2002 01:37:33 +0200
 
 privoxy (2.9.14-beta-3) unstable; urgency=low