Added debian-dist and debian-upload targets. Also documented usage.
[privoxy.git] / doc / source / announce.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE"> 
3 <!entity supported SYSTEM "../supported.sgml">
4 <!entity p-intro SYSTEM "../privoxy.sgml">
5 <!entity contacting SYSTEM "../contacting.sgml">
6 <!entity history SYSTEM "../history.sgml">
7 <!entity newfeatures SYSTEM "../newfeatures.sgml">
8 <!entity p-version "2.9.15">
9 <!entity p-status "beta">
10 <!entity % p-not-stable "INCLUDE">
11 <!entity % p-stable "IGNORE">
12 <!entity % p-text "INCLUDE">       <!-- define we are a text only doc    -->
13 <!entity % p-doc "IGNORE">         <!-- and never a text doc             -->
14 <!entity % announce-big "IGNORE"> <!-- toggle for short vs long version -->
15 ]>
16 <!--
17  File        :  $Source: /cvsroot/ijbswa/current/doc/source/announce.sgml,v $
18
19  Purpose     :  Announcement text
20                 
21  $Id: announce.sgml,v 1.0 2002/05/10 01:48:20 hal9 Exp $
22
23  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
24  See LICENSE.
25
26  ========================================================================
27  NOTE: Please read developer-manual/documentation.html before touching 
28  anything in this, or other Privoxy documentation. You have been warned!
29  Failure to abide by this rule will result in the revocation of your license 
30  to live a peaceful existence!
31  ========================================================================
32
33  ===================================================================
34  NOTE: This will is designed to build a generic announcement for use 
35  with new releases of Privoxy. It will build both a short and long 
36  version. Also, both text and html versions are generated, so that 
37  press release packages can contain both formats for those that might 
38  prefer HTML ready announce text.
39
40  This may require a small bit of hand editing before processing. 
41  The intention is to minimize this as much as possible.
42
43  To create: make announce
44  ===================================================================
45
46 -->
47 <article id="index">
48 <![%dummy;[
49  <para>
50  <comment>
51   This is here to keep vim syntax file from breaking :/
52   If I knew enough to fix it, I would.
53   PLEASE DO NOT REMOVE! HB: hal@foobox.net
54  </comment>
55  </para>
56 ]]>
57
58 <para>
59  Announcing <application>Privoxy</application> 
60  v.&p-version;<![%p-not-stable;[-&p-status;]]>, and release candidate for 
61  v3.0 stable.
62 </para>
63
64 <!-- Include privoxy.sgml boilerplate: -->
65  &p-intro;
66 <!-- end boilerplate -->
67
68 <para>
69  In addition to the traditional features of <application>Internet
70  Junkbuster</application>, such as ad and banner blocking, cookie
71  management/protection, and HTTP header manipulation,
72  <application>Privoxy</application> 
73  adds many enhancements, and new features in the same vein.
74 </para>
75
76 <![%announce-big;[
77 <!-- Include newfeatures.sgml boilerplate: -->
78   &newfeatures;
79 <!-- end boilerplate -->
80
81 <!-- Include history.sgml boilerplate: -->
82  <!-- &history; this doesn't work so well here --> 
83 <!-- end boilerplate -->
84
85 <para>
86  <application>Junkbuster</application> was originally written by Anonymous
87  Coders and Junkbusters Corporation, and was released as free open-source
88  software under the GNU GPL. Stefan Waldherr made many improvements, and
89  started the SourceForge project Privoxy to rekindle development. There are
90  now several active developers contributing.
91 </para>
92 ]]>
93
94 <para> 
95  <literallayout>Download location: 
96   <ulink url="http://sourceforge.net/projects/ijbswa/">http://sourceforge.net/projects/ijbswa/</ulink>
97  </literallayout>
98 </para>
99
100 <para> 
101  <literallayout>Home Page: 
102   <ulink url="http://www.privoxy.org/">http://www.privoxy.org/</ulink>
103  </literallayout>
104 </para>
105
106
107 <epigraph><attribution>Privoxy Developers</attribution><para></para></epigraph>
108
109 </article>