Fix generation manpage for k9copy on Debian and Ubuntu

(cherry picked from commit 9fff8a635c)
v3.5.13-sru
Slávek Banko 11 years ago
parent 19db486180
commit 03a4fd780a

@ -3,7 +3,7 @@ Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
Build-Depends: debhelper (>= 5), cdbs, kdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Build-Depends: debhelper (>= 5), cdbs, kdelibs4-trinity-dev, docbook2x, docbook-xml, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
Homepage: http://k9copy.sourceforge.net/

@ -24,7 +24,7 @@
</refmeta>
<refnamediv>
<refname>k9copy</refname>
<refpurpose>DVD copy tool for KDE</refpurpose>
<refpurpose>DVD copy tool for TDE</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
@ -33,14 +33,14 @@
<option><replaceable>Qt-options</replaceable></option>
</arg>
<arg choice="opt">
<option><replaceable>KDE-options</replaceable></option>
<option><replaceable>TDE-options</replaceable></option>
</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
DVD copy tool for KDE.
DVD copy tool for TDE.
</para>
<para>
k9copy is a DVD backup utility which allow the copy of one or more titles from a DVD9 to a DVD5.
@ -49,7 +49,7 @@
<refsect1>
<title>OPTIONS</title>
<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. k9copy has no
application-specific options.
</para>
@ -66,7 +66,7 @@
</varlistentry>
<varlistentry>
<term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem>
<listitem> <para>Show TDE specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-all</option> </term>

@ -30,11 +30,12 @@ debian/stamp-bootstrap:
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
install/k9copy::
dh_install src/k9copy.desktop opt/trinity/share/applications/kde
dh_link usr/share/doc/tde/HTML/en/k9copy usr/share/doc/k9copy/html
install/k9copy-trinity::
dh_installman k9copy.1
mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
dh_link opt/trinity/share/doc/tde/HTML/en/k9copy usr/share/doc/$(cdbs_curpkg)/html
build/k9copy::
build/k9copy-trinity::
docbook2x-man debian/k9copy.1.docbook
clean::

@ -3,7 +3,7 @@ Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
Build-Depends: debhelper (>= 5), quilt, cdbs, kdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Build-Depends: debhelper (>= 5), quilt, cdbs, kdelibs4-trinity-dev, docbook2x, docbook-xml, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
Homepage: http://k9copy.sourceforge.net/

@ -24,7 +24,7 @@
</refmeta>
<refnamediv>
<refname>k9copy</refname>
<refpurpose>DVD copy tool for KDE</refpurpose>
<refpurpose>DVD copy tool for TDE</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
@ -33,14 +33,14 @@
<option><replaceable>Qt-options</replaceable></option>
</arg>
<arg choice="opt">
<option><replaceable>KDE-options</replaceable></option>
<option><replaceable>TDE-options</replaceable></option>
</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
DVD copy tool for KDE.
DVD copy tool for TDE.
</para>
<para>
k9copy is a DVD backup utility which allow the copy of one or more titles from a DVD9 to a DVD5.
@ -49,7 +49,7 @@
<refsect1>
<title>OPTIONS</title>
<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. k9copy has no
application-specific options.
</para>
@ -66,7 +66,7 @@
</varlistentry>
<varlistentry>
<term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem>
<listitem> <para>Show TDE specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-all</option> </term>

@ -30,11 +30,12 @@ debian/stamp-bootstrap:
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
install/k9copy::
dh_install src/k9copy.desktop opt/trinity/share/applications/kde
dh_link usr/share/doc/tde/HTML/en/k9copy usr/share/doc/k9copy/html
install/k9copy-trinity::
dh_installman k9copy.1
mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
dh_link opt/trinity/share/doc/tde/HTML/en/k9copy usr/share/doc/$(cdbs_curpkg)/html
build/k9copy::
build/k9copy-trinity::
docbook2x-man debian/k9copy.1.docbook
clean::

@ -3,7 +3,7 @@ Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
Build-Depends: debhelper (>= 5), quilt, cdbs, kdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Build-Depends: debhelper (>= 5), quilt, cdbs, kdelibs4-trinity-dev, docbook2x, docbook-xml, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
Homepage: http://k9copy.sourceforge.net/

@ -24,7 +24,7 @@
</refmeta>
<refnamediv>
<refname>k9copy</refname>
<refpurpose>DVD copy tool for KDE</refpurpose>
<refpurpose>DVD copy tool for TDE</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
@ -33,14 +33,14 @@
<option><replaceable>Qt-options</replaceable></option>
</arg>
<arg choice="opt">
<option><replaceable>KDE-options</replaceable></option>
<option><replaceable>TDE-options</replaceable></option>
</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
DVD copy tool for KDE.
DVD copy tool for TDE.
</para>
<para>
k9copy is a DVD backup utility which allow the copy of one or more titles from a DVD9 to a DVD5.
@ -49,7 +49,7 @@
<refsect1>
<title>OPTIONS</title>
<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. k9copy has no
application-specific options.
</para>
@ -66,7 +66,7 @@
</varlistentry>
<varlistentry>
<term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem>
<listitem> <para>Show TDE specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-all</option> </term>

@ -30,11 +30,12 @@ debian/stamp-bootstrap:
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
install/k9copy::
dh_install src/k9copy.desktop opt/trinity/share/applications/kde
dh_link usr/share/doc/tde/HTML/en/k9copy usr/share/doc/k9copy/html
install/k9copy-trinity::
dh_installman k9copy.1
mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
dh_link opt/trinity/share/doc/tde/HTML/en/k9copy usr/share/doc/$(cdbs_curpkg)/html
build/k9copy::
build/k9copy-trinity::
docbook2x-man debian/k9copy.1.docbook
clean::

Loading…
Cancel
Save