From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 23 Jan 2017 12:59:45 +0000 (+0000) Subject: Bump SMGL entities for 3.0.27 UNRELEASED X-Git-Tag: v_3_0_27~242 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/%22/static/gitweb.js?a=commitdiff_plain;h=ea5031f1261e5ccc01ceb955ac95cd6a70b20ed4;p=privoxy.git Bump SMGL entities for 3.0.27 UNRELEASED --- diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml index 5dfbe052..33bed78e 100644 --- a/doc/source/authors.sgml +++ b/doc/source/authors.sgml @@ -3,7 +3,7 @@ Purpose : AUTHORS file for Privoxy - $Id: authors.sgml,v 2.33 2016/07/28 08:25:33 fabiankeil Exp $ + $Id: authors.sgml,v 2.34 2016/08/26 12:27:34 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/ @@ -26,10 +26,10 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ <!entity % dummy "IGNORE"> <!entity authors SYSTEM "p-authors.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> ]> diff --git a/doc/source/config.sgml b/doc/source/config.sgml index 5fdc8525..b3c0183a 100644 --- a/doc/source/config.sgml +++ b/doc/source/config.sgml @@ -1,9 +1,9 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[ <!entity % dummy "IGNORE"> <!entity config SYSTEM "p-config.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> <!entity % user-man "IGNORE"> <!entity % config-file "IGNORE"> <!entity my-app "<application>Privoxy</application>"> @@ -13,7 +13,7 @@ Purpose : config file generation - $Id: config.sgml,v 2.33 2016/07/28 08:25:33 fabiankeil Exp $ + $Id: config.sgml,v 2.34 2016/08/26 12:27:34 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/ See LICENSE. diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 23644765..6d137649 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -5,10 +5,10 @@ <!entity p-intro SYSTEM "privoxy.sgml"> <!entity history SYSTEM "history.sgml"> <!entity seealso SYSTEM "seealso.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % seealso-extra "INCLUDE"> <!-- extra stuff from seealso.sgml --> @@ -21,7 +21,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 2.80 2016/08/26 12:32:07 fabiankeil Exp $ + $Id: developer-manual.sgml,v 2.81 2016/08/26 12:32:19 fabiankeil Exp $ Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/ See LICENSE. @@ -49,7 +49,7 @@ </pubdate> - <pubdate>$Id: developer-manual.sgml,v 2.80 2016/08/26 12:32:07 fabiankeil Exp $</pubdate> + <pubdate>$Id: developer-manual.sgml,v 2.81 2016/08/26 12:32:19 fabiankeil Exp $</pubdate> <!-- diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 904eae9d..54590d7d 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -8,10 +8,10 @@ <!entity history SYSTEM "history.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % p-supp-userman "INCLUDE"> <!-- Include all from supported.sgml --> @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.130 2016/08/26 11:19:37 fabiankeil Exp $ + $Id: faq.sgml,v 2.131 2016/08/26 12:27:34 fabiankeil Exp $ Copyright (C) 2001-2014 Privoxy Developers https://www.privoxy.org/ See LICENSE. @@ -78,7 +78,7 @@ </subscript> </pubdate> -<pubdate>$Id: faq.sgml,v 2.130 2016/08/26 11:19:37 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.131 2016/08/26 12:27:34 fabiankeil Exp $</pubdate> <!-- diff --git a/doc/source/install.sgml b/doc/source/install.sgml index 63830bd3..8bbe64eb 100644 --- a/doc/source/install.sgml +++ b/doc/source/install.sgml @@ -1,10 +1,10 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ <!entity % dummy "IGNORE"> <!entity buildsource SYSTEM "buildsource.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> -<!entity % p-stable "INCLUDE"> -<!entity % p-not-stable "IGNORE"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> +<!entity % p-stable "IGNORE"> +<!entity % p-not-stable "INCLUDE"> <!entity % p-alpha "IGNORE"> <!entity % p-beta "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> @@ -16,7 +16,7 @@ Purpose : INSTALL file for Privoxy - $Id: install.sgml,v 2.32 2016/07/28 08:25:33 fabiankeil Exp $ + $Id: install.sgml,v 2.33 2016/08/26 12:27:34 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/ See LICENSE. diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml index fbd279bb..e672bd1f 100644 --- a/doc/source/privoxy-man-page.sgml +++ b/doc/source/privoxy-man-page.sgml @@ -5,7 +5,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: privoxy-man-page.sgml,v 2.55 2016/07/28 08:25:33 fabiankeil Exp $ + $Id: privoxy-man-page.sgml,v 2.56 2016/08/26 12:27:34 fabiankeil Exp $ Copyright (C) 2001-2012 Privoxy Developers https://www.privoxy.org/ See LICENSE. @@ -42,10 +42,10 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity authors SYSTEM "p-authors.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-authors-formal "IGNORE"> <!-- exclude additional formating --> <!entity my-copy "(C)"> <!-- db2man barfs on copyright symbol --> diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index c44761de..d2e66b2d 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -4,10 +4,10 @@ <!entity p-intro SYSTEM "privoxy.sgml"> <!entity contacting SYSTEM "contacting.sgml"> <!entity buildsource SYSTEM "buildsource.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-doc "IGNORE"> <!-- and never a text doc --> <!entity % p-readme "INCLUDE"> <!-- all your README belong to us --> @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 2.61 2016/07/28 08:25:33 fabiankeil Exp $ + $Id: readme.sgml,v 2.62 2016/08/26 12:27:34 fabiankeil Exp $ Copyright (C) 2001-2011 Privoxy Developers https://www.privoxy.org/ See LICENSE. @@ -226,7 +226,7 @@ </sect1> <!-- <para> --> -<!-- $Id: readme.sgml,v 2.61 2016/07/28 08:25:33 fabiankeil Exp $ --> +<!-- $Id: readme.sgml,v 2.62 2016/08/26 12:27:34 fabiankeil Exp $ --> <!-- </para> --> </article> diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 8b3a9197..cfdd7a10 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -13,11 +13,11 @@ <!entity p-authors SYSTEM "p-authors.sgml"> <!entity config SYSTEM "p-config.sgml"> <!entity changelog SYSTEM "changelog.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % p-readme "IGNORE"> @@ -36,7 +36,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.215 2016/07/28 08:25:33 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.216 2016/08/26 12:27:34 fabiankeil Exp $ Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/ See LICENSE. @@ -62,7 +62,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.215 2016/07/28 08:25:33 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.216 2016/08/26 12:27:34 fabiankeil Exp $</pubdate> <!-- diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index dfc4a42f..190f27fc 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -5,10 +5,10 @@ <!entity history SYSTEM "history.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.26"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.27"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity my-copy "©"> <!-- kludge for docbook2man --> <!entity % p-homepage "IGNORE"> <!-- toggle for webserver index.html --> <!entity % p-index "IGNORE"> <!-- toggle for local doc index --> @@ -20,7 +20,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.sgml,v 2.49 2017/01/12 14:19:27 fabiankeil Exp $ + $Id: index.sgml,v 2.50 2017/01/12 14:19:37 fabiankeil Exp $ Copyright (C) 2001-2017 Privoxy developers <privoxy-devel@lists.privoxy.org> See LICENSE.