r808 - in /trunk/boinc/debian: changelog manpages/update-boinc-applinks.xml

fst at users.alioth.debian.org fst at users.alioth.debian.org
Thu Jan 3 12:24:37 UTC 2008


Author: fst
Date: Thu Jan  3 12:24:37 2008
New Revision: 808

URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=808
Log:
debian/manpages/update-boinc-applinks.xml: Fixed Lintian's informational
tag "I: hyphen-used-as-minus-sign" by enclosing options in <command>
elements with the <option> element.

Modified:
    trunk/boinc/debian/changelog
    trunk/boinc/debian/manpages/update-boinc-applinks.xml

Modified: trunk/boinc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc/debian/changelog?rev=808&op=diff
==============================================================================
--- trunk/boinc/debian/changelog (original)
+++ trunk/boinc/debian/changelog Thu Jan  3 12:24:37 2008
@@ -1,8 +1,13 @@
-boinc (5.10.30-4) UNRELEASED; urgency=low
+boinc (5.10.30-4) unstable; urgency=low
 
   * NOT RELEASED YET
 
- -- Frank S. Thomas <fst at debian.org>  Mon, 31 Dec 2007 10:51:00 +0100
+  [ Frank S. Thomas ]
+  * debian/manpages/update-boinc-applinks.xml: Fixed Lintian's informational
+    tag "I: hyphen-used-as-minus-sign" by enclosing options in <command>
+    elements with the <option> element.
+
+ -- Frank S. Thomas <fst at debian.org>  Thu, 03 Jan 2008 13:19:16 +0100
 
 boinc (5.10.30-3) unstable; urgency=low
 

Modified: trunk/boinc/debian/manpages/update-boinc-applinks.xml
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc/debian/manpages/update-boinc-applinks.xml?rev=808&op=diff
==============================================================================
--- trunk/boinc/debian/manpages/update-boinc-applinks.xml (original)
+++ trunk/boinc/debian/manpages/update-boinc-applinks.xml Thu Jan  3 12:24:37 2008
@@ -8,7 +8,7 @@
  This file is licensed under the terms of the GNU General Public License,
  Version 2 or any later version published by the Free Software Foundation.
 
- Copyright © 2006 Debian BOINC Maintainers
+ Copyright © 2006, 2008 Debian BOINC Maintainers
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
@@ -18,7 +18,7 @@
   <!ENTITY dhgroupmail "<email>pkg-boinc-devel at lists.alioth.debian.org</email>">
 
   <!ENTITY dhbinary    "update-boinc-applinks">
-  <!ENTITY dhdate      "<date>March 05, 2006</date>">
+  <!ENTITY dhdate      "<date>Jan 03, 2008</date>">
 
   <!ENTITY debian      "<productname>Debian</productname>">
   <!ENTITY gnu         "<acronym>GNU</acronym>">
@@ -37,6 +37,7 @@
     </author>
     <copyright>
       <year>2006</year>
+      <year>2008</year>
       <holder>&dhgroupname;</holder>
     </copyright>
     &dhdate;
@@ -76,7 +77,7 @@
 
     <variablelist>
       <varlistentry>
-        <term><option>-h, --help</option></term>
+        <term><option>-h</option>, <option>--help</option></term>
         <listitem>
           <para>Show help message and all options.</para>
         </listitem>
@@ -115,9 +116,9 @@
         <listitem>
           <para>Manage symbolic links only for the given project
             <replaceable>PROJECT</replaceable>.
-            Run <command>&dhbinary; --list-projects</command> to get a list
-            of projects for which anonymous applications are available and
-            therefore can be replaced with
+            Run <command>&dhbinary;<option>--list-projects</option></command>
+            to get a list of projects for which anonymous applications are
+            available and therefore can be replaced with
             <replaceable>PROJECT</replaceable>. If this option is not present,
             &dhbinary; will manage symbolic links for all available
             projects.</para>
@@ -146,7 +147,7 @@
 
   <refsect1>
     <title>COPYRIGHT</title>
-    <para>Copyright &copy; 2006 &dhgroupname;.</para>
+    <para>Copyright &copy; 2006, 2008 &dhgroupname;.</para>
     <para>
       This is free software; you can redistribute it and/or modify it under the
       terms of the &gnu; General Public License, Version 2 or any later version




More information about the pkg-boinc-commits mailing list