Fix generation manpage for keep on Debian and Ubuntu

(cherry picked from commit 3992179aa8)
v3.5.13-sru
Slávek Banko 11 years ago
parent 03a4fd780a
commit 5cac515f38

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>
Build-Depends: cdbs, debhelper (>= 5), kdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev Build-Depends: cdbs, debhelper (>= 5), kdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4 Standards-Version: 3.8.4
Package: keep-trinity Package: keep-trinity

@ -24,7 +24,7 @@
</refmeta> </refmeta>
<refnamediv> <refnamediv>
<refname>keep</refname> <refname>keep</refname>
<refpurpose>backup system for KDE</refpurpose> <refpurpose>backup system for TDE</refpurpose>
</refnamediv> </refnamediv>
<refsynopsisdiv> <refsynopsisdiv>
<cmdsynopsis> <cmdsynopsis>
@ -33,14 +33,14 @@
<option><replaceable>Qt-options</replaceable></option> <option><replaceable>Qt-options</replaceable></option>
</arg> </arg>
<arg choice="opt"> <arg choice="opt">
<option><replaceable>KDE-options</replaceable></option> <option><replaceable>TDE-options</replaceable></option>
</arg> </arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>
<refsect1> <refsect1>
<title>DESCRIPTION</title> <title>DESCRIPTION</title>
<para> <para>
backup system for KDE. backup system for TDE.
</para> </para>
<para> <para>
The behavior is quite simple: you choose the files you want to backup, you set up the frequency and the number of backup you want to have, and Keep will backup them automatically. The behavior is quite simple: you choose the files you want to backup, you set up the frequency and the number of backup you want to have, and Keep will backup them automatically.
@ -49,7 +49,7 @@
<refsect1> <refsect1>
<title>OPTIONS</title> <title>OPTIONS</title>
<para> <para>
All <productname>KDE</productname> and <productname>Qt</productname> All <productname>TDE</productname> and <productname>Qt</productname>
programs accept a some common command-line options. keep has no programs accept a some common command-line options. keep has no
application-specific options. application-specific options.
</para> </para>
@ -66,7 +66,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <option>--help-kde</option> </term> <term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem> <listitem> <para>Show TDE specific options</para> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <option>--help-all</option> </term> <term> <option>--help-all</option> </term>

@ -31,8 +31,13 @@ debian/stamp-bootstrap:
make -f admin/Makefile.common cvs make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap touch debian/stamp-bootstrap
build/keep:: build/keep-trinity::
/usr/bin/docbook2x-man debian/keep.xml /usr/bin/docbook2x-man debian/keep.xml
install/keep-trinity::
dh_installman keep.1
mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
clean:: clean::
rm -f debian/stamp-bootstrap
rm -f keep.1 rm -f keep.1

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>
Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4 Standards-Version: 3.8.4
Package: keep-trinity Package: keep-trinity

@ -24,7 +24,7 @@
</refmeta> </refmeta>
<refnamediv> <refnamediv>
<refname>keep</refname> <refname>keep</refname>
<refpurpose>backup system for KDE</refpurpose> <refpurpose>backup system for TDE</refpurpose>
</refnamediv> </refnamediv>
<refsynopsisdiv> <refsynopsisdiv>
<cmdsynopsis> <cmdsynopsis>
@ -33,14 +33,14 @@
<option><replaceable>Qt-options</replaceable></option> <option><replaceable>Qt-options</replaceable></option>
</arg> </arg>
<arg choice="opt"> <arg choice="opt">
<option><replaceable>KDE-options</replaceable></option> <option><replaceable>TDE-options</replaceable></option>
</arg> </arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>
<refsect1> <refsect1>
<title>DESCRIPTION</title> <title>DESCRIPTION</title>
<para> <para>
backup system for KDE. backup system for TDE.
</para> </para>
<para> <para>
The behavior is quite simple: you choose the files you want to backup, you set up the frequency and the number of backup you want to have, and Keep will backup them automatically. The behavior is quite simple: you choose the files you want to backup, you set up the frequency and the number of backup you want to have, and Keep will backup them automatically.
@ -49,7 +49,7 @@
<refsect1> <refsect1>
<title>OPTIONS</title> <title>OPTIONS</title>
<para> <para>
All <productname>KDE</productname> and <productname>Qt</productname> All <productname>TDE</productname> and <productname>Qt</productname>
programs accept a some common command-line options. keep has no programs accept a some common command-line options. keep has no
application-specific options. application-specific options.
</para> </para>
@ -66,7 +66,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <option>--help-kde</option> </term> <term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem> <listitem> <para>Show TDE specific options</para> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <option>--help-all</option> </term> <term> <option>--help-all</option> </term>

@ -31,8 +31,13 @@ debian/stamp-bootstrap:
make -f admin/Makefile.common cvs make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap touch debian/stamp-bootstrap
build/keep:: build/keep-trinity::
/usr/bin/docbook2x-man debian/keep.xml /usr/bin/docbook2x-man debian/keep.xml
install/keep-trinity::
dh_installman keep.1
mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
clean:: clean::
rm -f debian/stamp-bootstrap
rm -f keep.1 rm -f keep.1

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>
Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4 Standards-Version: 3.8.4
Package: keep-trinity Package: keep-trinity

@ -24,7 +24,7 @@
</refmeta> </refmeta>
<refnamediv> <refnamediv>
<refname>keep</refname> <refname>keep</refname>
<refpurpose>backup system for KDE</refpurpose> <refpurpose>backup system for TDE</refpurpose>
</refnamediv> </refnamediv>
<refsynopsisdiv> <refsynopsisdiv>
<cmdsynopsis> <cmdsynopsis>
@ -33,14 +33,14 @@
<option><replaceable>Qt-options</replaceable></option> <option><replaceable>Qt-options</replaceable></option>
</arg> </arg>
<arg choice="opt"> <arg choice="opt">
<option><replaceable>KDE-options</replaceable></option> <option><replaceable>TDE-options</replaceable></option>
</arg> </arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>
<refsect1> <refsect1>
<title>DESCRIPTION</title> <title>DESCRIPTION</title>
<para> <para>
backup system for KDE. backup system for TDE.
</para> </para>
<para> <para>
The behavior is quite simple: you choose the files you want to backup, you set up the frequency and the number of backup you want to have, and Keep will backup them automatically. The behavior is quite simple: you choose the files you want to backup, you set up the frequency and the number of backup you want to have, and Keep will backup them automatically.
@ -49,7 +49,7 @@
<refsect1> <refsect1>
<title>OPTIONS</title> <title>OPTIONS</title>
<para> <para>
All <productname>KDE</productname> and <productname>Qt</productname> All <productname>TDE</productname> and <productname>Qt</productname>
programs accept a some common command-line options. keep has no programs accept a some common command-line options. keep has no
application-specific options. application-specific options.
</para> </para>
@ -66,7 +66,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <option>--help-kde</option> </term> <term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem> <listitem> <para>Show TDE specific options</para> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <option>--help-all</option> </term> <term> <option>--help-all</option> </term>

@ -31,8 +31,13 @@ debian/stamp-bootstrap:
make -f admin/Makefile.common cvs make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap touch debian/stamp-bootstrap
build/keep:: build/keep-trinity::
/usr/bin/docbook2x-man debian/keep.xml /usr/bin/docbook2x-man debian/keep.xml
install/keep-trinity::
dh_installman keep.1
mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
clean:: clean::
rm -f debian/stamp-bootstrap
rm -f keep.1 rm -f keep.1

Loading…
Cancel
Save