diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-20 16:02:08 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-20 16:02:08 +0200 |
commit | 3992179aa88e3bf384719030c554e3d7565ae699 (patch) | |
tree | e1726b9e5b20120e4bb9d96808c3a5316d796b0e | |
parent | 9fff8a635ce921b4c939009a7df3602a6135fd9e (diff) | |
download | tde-packaging-3992179aa88e3bf384719030c554e3d7565ae699.tar.gz tde-packaging-3992179aa88e3bf384719030c554e3d7565ae699.zip |
Fix generation manpage for keep on Debian and Ubuntu
18 files changed, 78 insertions, 48 deletions
diff --git a/debian/lenny/applications/keep/debian/control b/debian/lenny/applications/keep/debian/control index 0adb5638a..ea5cae910 100644 --- a/debian/lenny/applications/keep/debian/control +++ b/debian/lenny/applications/keep/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> 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> -Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: keep-trinity diff --git a/debian/lenny/applications/keep/debian/keep.xml b/debian/lenny/applications/keep/debian/keep.xml index 0f07da7f0..0e97d35b3 100644 --- a/debian/lenny/applications/keep/debian/keep.xml +++ b/debian/lenny/applications/keep/debian/keep.xml @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>keep</refname> - <refpurpose>backup system for KDE</refpurpose> + <refpurpose>backup system 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> - backup system for KDE. + backup system for TDE. </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. @@ -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. keep has no application-specific options. </para> @@ -65,8 +65,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> diff --git a/debian/lenny/applications/keep/debian/rules b/debian/lenny/applications/keep/debian/rules index 1b5054df6..c08262790 100755 --- a/debian/lenny/applications/keep/debian/rules +++ b/debian/lenny/applications/keep/debian/rules @@ -31,8 +31,13 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -build/keep:: +build/keep-trinity:: /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:: + rm -f debian/stamp-bootstrap rm -f keep.1 diff --git a/debian/squeeze/applications/keep/debian/control b/debian/squeeze/applications/keep/debian/control index 0adb5638a..ea5cae910 100644 --- a/debian/squeeze/applications/keep/debian/control +++ b/debian/squeeze/applications/keep/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> 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> -Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: keep-trinity diff --git a/debian/squeeze/applications/keep/debian/keep.xml b/debian/squeeze/applications/keep/debian/keep.xml index 0f07da7f0..0e97d35b3 100644 --- a/debian/squeeze/applications/keep/debian/keep.xml +++ b/debian/squeeze/applications/keep/debian/keep.xml @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>keep</refname> - <refpurpose>backup system for KDE</refpurpose> + <refpurpose>backup system 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> - backup system for KDE. + backup system for TDE. </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. @@ -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. keep has no application-specific options. </para> @@ -65,8 +65,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> diff --git a/debian/squeeze/applications/keep/debian/rules b/debian/squeeze/applications/keep/debian/rules index 1b5054df6..c08262790 100755 --- a/debian/squeeze/applications/keep/debian/rules +++ b/debian/squeeze/applications/keep/debian/rules @@ -31,8 +31,13 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -build/keep:: +build/keep-trinity:: /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:: + rm -f debian/stamp-bootstrap rm -f keep.1 diff --git a/debian/wheezy/applications/keep/debian/control b/debian/wheezy/applications/keep/debian/control index 0adb5638a..ea5cae910 100644 --- a/debian/wheezy/applications/keep/debian/control +++ b/debian/wheezy/applications/keep/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> 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> -Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: keep-trinity diff --git a/debian/wheezy/applications/keep/debian/keep.xml b/debian/wheezy/applications/keep/debian/keep.xml index 0f07da7f0..0e97d35b3 100644 --- a/debian/wheezy/applications/keep/debian/keep.xml +++ b/debian/wheezy/applications/keep/debian/keep.xml @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>keep</refname> - <refpurpose>backup system for KDE</refpurpose> + <refpurpose>backup system 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> - backup system for KDE. + backup system for TDE. </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. @@ -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. keep has no application-specific options. </para> @@ -65,8 +65,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> diff --git a/debian/wheezy/applications/keep/debian/rules b/debian/wheezy/applications/keep/debian/rules index 1b5054df6..c08262790 100755 --- a/debian/wheezy/applications/keep/debian/rules +++ b/debian/wheezy/applications/keep/debian/rules @@ -31,8 +31,13 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -build/keep:: +build/keep-trinity:: /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:: + rm -f debian/stamp-bootstrap rm -f keep.1 diff --git a/ubuntu/maverick/applications/keep/debian/control b/ubuntu/maverick/applications/keep/debian/control index f3213cd45..17e87e581 100644 --- a/ubuntu/maverick/applications/keep/debian/control +++ b/ubuntu/maverick/applications/keep/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> 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> -Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: keep-trinity diff --git a/ubuntu/maverick/applications/keep/debian/keep.xml b/ubuntu/maverick/applications/keep/debian/keep.xml index 0f07da7f0..0e97d35b3 100644 --- a/ubuntu/maverick/applications/keep/debian/keep.xml +++ b/ubuntu/maverick/applications/keep/debian/keep.xml @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>keep</refname> - <refpurpose>backup system for KDE</refpurpose> + <refpurpose>backup system 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> - backup system for KDE. + backup system for TDE. </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. @@ -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. keep has no application-specific options. </para> @@ -65,8 +65,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> diff --git a/ubuntu/maverick/applications/keep/debian/rules b/ubuntu/maverick/applications/keep/debian/rules index 1b5054df6..c08262790 100755 --- a/ubuntu/maverick/applications/keep/debian/rules +++ b/ubuntu/maverick/applications/keep/debian/rules @@ -31,8 +31,13 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -build/keep:: +build/keep-trinity:: /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:: + rm -f debian/stamp-bootstrap rm -f keep.1 diff --git a/ubuntu/precise/applications/keep/debian/control b/ubuntu/precise/applications/keep/debian/control index f3213cd45..17e87e581 100644 --- a/ubuntu/precise/applications/keep/debian/control +++ b/ubuntu/precise/applications/keep/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> 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> -Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: keep-trinity diff --git a/ubuntu/precise/applications/keep/debian/keep.xml b/ubuntu/precise/applications/keep/debian/keep.xml index 0f07da7f0..0e97d35b3 100644 --- a/ubuntu/precise/applications/keep/debian/keep.xml +++ b/ubuntu/precise/applications/keep/debian/keep.xml @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>keep</refname> - <refpurpose>backup system for KDE</refpurpose> + <refpurpose>backup system 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> - backup system for KDE. + backup system for TDE. </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. @@ -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. keep has no application-specific options. </para> @@ -65,8 +65,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> diff --git a/ubuntu/precise/applications/keep/debian/rules b/ubuntu/precise/applications/keep/debian/rules index 1b5054df6..c08262790 100755 --- a/ubuntu/precise/applications/keep/debian/rules +++ b/ubuntu/precise/applications/keep/debian/rules @@ -31,8 +31,13 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -build/keep:: +build/keep-trinity:: /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:: + rm -f debian/stamp-bootstrap rm -f keep.1 diff --git a/ubuntu/raring/applications/keep/debian/control b/ubuntu/raring/applications/keep/debian/control index f3213cd45..17e87e581 100644 --- a/ubuntu/raring/applications/keep/debian/control +++ b/ubuntu/raring/applications/keep/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> 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> -Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, docbook2x, docbook-xml, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: keep-trinity diff --git a/ubuntu/raring/applications/keep/debian/keep.xml b/ubuntu/raring/applications/keep/debian/keep.xml index 0f07da7f0..0e97d35b3 100644 --- a/ubuntu/raring/applications/keep/debian/keep.xml +++ b/ubuntu/raring/applications/keep/debian/keep.xml @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>keep</refname> - <refpurpose>backup system for KDE</refpurpose> + <refpurpose>backup system 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> - backup system for KDE. + backup system for TDE. </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. @@ -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. keep has no application-specific options. </para> @@ -65,8 +65,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> diff --git a/ubuntu/raring/applications/keep/debian/rules b/ubuntu/raring/applications/keep/debian/rules index 1b5054df6..c08262790 100755 --- a/ubuntu/raring/applications/keep/debian/rules +++ b/ubuntu/raring/applications/keep/debian/rules @@ -31,8 +31,13 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -build/keep:: +build/keep-trinity:: /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:: + rm -f debian/stamp-bootstrap rm -f keep.1 |