[website] 01/01: Add markup and rewrap for max length.

Bas Couwenberg sebastic at xs4all.nl
Sun Oct 26 19:06:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository website.

commit d86eff2537c9ac38123309a6564d087c5865f8df
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Oct 26 20:06:08 2014 +0100

    Add markup and rewrap for max length.
---
 policy.xml | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

diff --git a/policy.xml b/policy.xml
index d257505..5e9017f 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1675,26 +1675,28 @@ lintian ../build-area/*changes
 <command>debcheckout</command> <option>-a</option> <literal>debian-gis</literal>
 </programlisting>
     </para>
+    <para>
+      The syntax of the tasks files is very similar to Debian control files,
+      and described on the
+      <ulink url="http://blends.debian.org/blends/ch08.html">Debian Blends website</ulink>.
+    </para>
     <sect2 id="installing-tasks">
       <title>Installing Debian GIS Blend tasks</title>  
       <para>
-        The syntax of the tasks files is very similar to Debian control files,
-        and described on the
-        <ulink url="http://blends.debian.org/blends/ch08.html">Debian Blends website</ulink>.
-      </para>
-      <para>
         The Debian GIS Blend metapackages can be installed on a normal Debian
-        installation. How this can be achieved depends on which version of Debian
-        you are running. On Debian Wheezy, there is the gis-tasks package which adds
-        the Debian GIS package groups to tasksel. After installing the gis-tasks
-        package you can run `tasksel` and select the package groups to install.
+        installation. How this can be achieved depends on which version of
+        Debian you are running. On Debian Wheezy, there is the
+        <literal>gis-tasks</literal> package which adds the Debian GIS package
+        groups to <command>tasksel</command>. After installing the
+        <literal>gis-tasks</literal> package you can run 
+        <command>tasksel</command> and select the package groups to install.
         Run as root:
 <programlisting>
 <command>apt-get install gis-tasks</command>
 <command>tasksel</command>
 </programlisting>
-        On Debian Jessie, you can do the same. Or, you can also install one of the
-        metapackages directly. Again, as root:
+        On Debian Jessie, you can do the same. Or, you can also install one of
+        the metapackages directly. Again, as root:
 <programlisting>
 <command>apt-get install</command> <replaceable><metapackage></replaceable>
 </programlisting>      
@@ -1747,7 +1749,7 @@ lintian ../build-area/*changes
       </itemizedlist>
       <para>
         On a normal computer desktop, you will most likely want to install at least
-        the workstation task.
+        the workstation task which contains most commonly used GIS applications.
       </para>
     </sect2>
   </sect1>
@@ -2122,7 +2124,7 @@ pristine-tar = True
           Git repositories managed with a helper tool should announce it. For
           instance, to show that <command>git-buildpackage</command> is used,
           the package can contain a configuration file in
-          <filename>debian/gbp.conf</filename>.
+          <link linkend="debian-gbp.conf"><filename>debian/gbp.conf</filename></link>.
         </para>
       </sect3>
       <sect3 id="vcs-svn">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git



More information about the Pkg-grass-devel mailing list