[website] 01/01: Add a title to task installation sub-section

2014-10-26 Thread Ross Gammon
This is an automated email from the git hooks/post-receive script.

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

commit 15376d30a97ae88893b836a92f417f258e3084c2
Author: Ross Gammon rossgam...@mail.dk
Date:   Sun Oct 26 18:24:09 2014 +0100

Add a title to task installation sub-section
---
 policy.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/policy.xml b/policy.xml
index 833c549..5bceff8 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1675,6 +1675,8 @@ lintian ../build-area/*changes
 commanddebcheckout/command option-a/option 
literaldebian-gis/literal
 /programlisting
 /para
+  sect2 id=installing-tasks
+titleInstalling Debian GIS Blend tasks/title  
 para
   The syntax of the tasks files is very similar to Debian control files,
   and described on the

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

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Re: [website] 01/01: Add a title to task installation sub-section

2014-10-26 Thread Sebastiaan Couwenberg
Hi Ross,

Thanks for your policy contributions!

On 10/26/2014 06:24 PM, Ross Gammon wrote:
 ---
  policy.xml | 2 ++
  1 file changed, 2 insertions(+)
 
 diff --git a/policy.xml b/policy.xml
 index 833c549..5bceff8 100644
 --- a/policy.xml
 +++ b/policy.xml
 @@ -1675,6 +1675,8 @@ lintian ../build-area/*changes
  commanddebcheckout/command option-a/option 
 literaldebian-gis/literal
  /programlisting
  /para
 +  sect2 id=installing-tasks
 +titleInstalling Debian GIS Blend tasks/title  
  para
The syntax of the tasks files is very similar to Debian control files,
and described on the

You need to close the sect2 tag, just like the itemizedlist in your
previous commit.

After making changes to the policy.xml file it's highly recommended to
run `make` which will validate the XML syntax using xmllint before
generating the HTML.

If there are no errors, commit your changes and push them to the Alioth
git repository.

Check the git status if there are no stray files, after which you can
update the policy included in pkg-grass website on Alioth using `make
publish`. This will rsync the current working directory to the team
webspace on Alioth and fix the group permissions. It will complain about
the icons directory on Alioth which is owned by frankie but the
pkg-grass group cannot write.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel