From 3788332696481924f6429759709dc79a69c8ba57 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 14:53:04 -0600 Subject: Fix another tdelibs FTBFS --- ubuntu/maverick/tdelibs/debian/copyright | 2 +- .../debian/man/kio_http_cache_cleaner-trinity.sgml | 386 --------------------- .../man/tdeio_http_cache_cleaner-trinity.sgml | 386 +++++++++++++++++++++ .../tdelibs/debian/tdelibs4-trinity-dev.install | 2 +- .../tdelibs/debian/tdelibs4c2a-trinity.install | 2 +- .../tdelibs/debian/tdelibs4c2a-trinity.lintian | 2 +- 6 files changed, 390 insertions(+), 390 deletions(-) delete mode 100644 ubuntu/maverick/tdelibs/debian/man/kio_http_cache_cleaner-trinity.sgml create mode 100644 ubuntu/maverick/tdelibs/debian/man/tdeio_http_cache_cleaner-trinity.sgml (limited to 'ubuntu/maverick') diff --git a/ubuntu/maverick/tdelibs/debian/copyright b/ubuntu/maverick/tdelibs/debian/copyright index cd5bbe13c..fe31be41a 100644 --- a/ubuntu/maverick/tdelibs/debian/copyright +++ b/ubuntu/maverick/tdelibs/debian/copyright @@ -15,7 +15,7 @@ in the /usr/share/common-licenses/BSD, /usr/share/common-licenses/GPL and /usr/share/common-licenses/LGPL files. libartskde, interfaces, kabc, kate, tdecert, tdeconf_update, tdecore, kded, tdefx, -tdeprint, tdesu, tdeui, kdewidgets, tdehtml, kimgio, kinit, kio, tdeioslave, kjs, +tdeprint, tdesu, tdeui, kdewidgets, tdehtml, kimgio, kinit, tdeio, tdeioslave, kjs, tdeparts, ksmartcard, tdespell, kstyles, libtdemid, libtdescreensaver ------------------------------------------------------------------------------ LGPL diff --git a/ubuntu/maverick/tdelibs/debian/man/kio_http_cache_cleaner-trinity.sgml b/ubuntu/maverick/tdelibs/debian/man/kio_http_cache_cleaner-trinity.sgml deleted file mode 100644 index d94156a3f..000000000 --- a/ubuntu/maverick/tdelibs/debian/man/kio_http_cache_cleaner-trinity.sgml +++ /dev/null @@ -1,386 +0,0 @@ - manpage.1'. You may view - the manual page with: `docbook-to-man manpage.sgml | nroff -man | - less'. A typical entry in a Makefile or Makefile.am is: - -manpage.1: manpage.sgml - docbook-to-man $< > $@ - - - The docbook-to-man binary is found in the docbook-to-man package. - Please remember that if you create the nroff version in one of the - debian/rules file targets (such as build), you will need to include - docbook-to-man in your Build-Depends control field. - - --> - - - Chris"> - Cheney"> - - November 6, 2002"> - - 1"> - ccheney@debian.org"> - - KIO_HTTP_CACHE_CLEANER"> - - - Debian"> - GNU"> -]> - - - -
- &dhemail; -
- - &dhfirstname; - &dhsurname; - - - 2002 - &dhusername; - - &dhdate; -
- - &dhucpackage; - - &dhsection; - - - &dhpackage; - - KDE HTTP cache maintenance tool - - - - &dhpackage; - - - - - - - - - DESCRIPTION - - This manual page documents briefly the - &dhpackage; command. - - &dhpackage; is a KDE HTTP cache maintenance tool. - - - - GENERIC OPTIONS - - This program follows the usual GNU command line syntax, - with long options starting with two dashes (`-'). A summary of - options is included below. - - - - - - - Show author information. - - - - - - - Show help about options. - - - - - - - Show all options. - - - - - - - Show KDE specific options. - - - - - - - Show Qt specific options. - - - - - - - Show license information. - - - - , - - - Show version information. - - - - - - QT OPTIONS - - - - , - - - Sets the default background color and an application palette (light and dark shades are calculated). - - - - , - - - Sets the default button color. - - - - - - - Causes the application to install a private color map on an 8-bit display. - - - - - - - Use the X-server display 'displayname'. - - - - - - - Running under a debugger can cause an implicit --nograb, use --dograb to override. - - - - , - - - Sets the default foreground color. - - - - , - - - Defines the application font. - - - - - - - Set XIM server. - - - - - - - Sets XIM (X Input Method) input style. Possible values are onthespot, overthespot, offthespot and root. - - - - - - - Sets the application name. - - - - - - - Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. - - - - - - - Tells Qt to never grab the mouse or the keyboard. - - - - - - - Disable XIM. - - - - - - - Mirrors the whole layout of widgets. - - - - - - - Restore the application for the given 'sessionId'. - - - - - - - Switches to synchronous mode for debugging. - - - - - - - Sets the application title (caption). - - - - - - - Forces the application to use a TrueColor visual on an 8-bit display. - - - - - - KDE OPTIONS - - - - - - - Use 'caption' as name in the titlebar. - - - - - - - Use alternative configuration file. - - - - - - - Use the DCOP Server specified by 'server'. - - - - - - - Sets the client geometry of the main widget. - - - - - - - Use 'icon' as the application icon. - - - - - - - Use 'icon' as the icon in the titlebar. - - - - - - - Disable crash handler, to get core dumps. - - - - - - - Sets the application GUI style. - - - - - - - Waits for a WM_NET compatible windowmanager. - - - - - - APP OPTIONS - - - - - - - Empty the cache. - - - - - - AUTHOR - - This manual page was written by &dhusername; - <&dhemail;> for the &debian; system (but may be used by - others). Permission is granted to copy, distribute and/or - modify this document under the terms of the &gnu; General Public - License, Version 2 or any later version published by the Free - Software Foundation. - - - On Debian systems, the complete text of the GNU General - Public License can be found in /usr/share/common-licenses/GPL. - - - -
- - diff --git a/ubuntu/maverick/tdelibs/debian/man/tdeio_http_cache_cleaner-trinity.sgml b/ubuntu/maverick/tdelibs/debian/man/tdeio_http_cache_cleaner-trinity.sgml new file mode 100644 index 000000000..dc04f641f --- /dev/null +++ b/ubuntu/maverick/tdelibs/debian/man/tdeio_http_cache_cleaner-trinity.sgml @@ -0,0 +1,386 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + + Chris"> + Cheney"> + + November 6, 2002"> + + 1"> + ccheney@debian.org"> + + TDEIO_HTTP_CACHE_CLEANER"> + + + Debian"> + GNU"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2002 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + KDE HTTP cache maintenance tool + + + + &dhpackage; + + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; command. + + &dhpackage; is a KDE HTTP cache maintenance tool. + + + + GENERIC OPTIONS + + This program follows the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. + + + + + + + Show author information. + + + + + + + Show help about options. + + + + + + + Show all options. + + + + + + + Show KDE specific options. + + + + + + + Show Qt specific options. + + + + + + + Show license information. + + + + , + + + Show version information. + + + + + + QT OPTIONS + + + + , + + + Sets the default background color and an application palette (light and dark shades are calculated). + + + + , + + + Sets the default button color. + + + + + + + Causes the application to install a private color map on an 8-bit display. + + + + + + + Use the X-server display 'displayname'. + + + + + + + Running under a debugger can cause an implicit --nograb, use --dograb to override. + + + + , + + + Sets the default foreground color. + + + + , + + + Defines the application font. + + + + + + + Set XIM server. + + + + + + + Sets XIM (X Input Method) input style. Possible values are onthespot, overthespot, offthespot and root. + + + + + + + Sets the application name. + + + + + + + Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. + + + + + + + Tells Qt to never grab the mouse or the keyboard. + + + + + + + Disable XIM. + + + + + + + Mirrors the whole layout of widgets. + + + + + + + Restore the application for the given 'sessionId'. + + + + + + + Switches to synchronous mode for debugging. + + + + + + + Sets the application title (caption). + + + + + + + Forces the application to use a TrueColor visual on an 8-bit display. + + + + + + KDE OPTIONS + + + + + + + Use 'caption' as name in the titlebar. + + + + + + + Use alternative configuration file. + + + + + + + Use the DCOP Server specified by 'server'. + + + + + + + Sets the client geometry of the main widget. + + + + + + + Use 'icon' as the application icon. + + + + + + + Use 'icon' as the icon in the titlebar. + + + + + + + Disable crash handler, to get core dumps. + + + + + + + Sets the application GUI style. + + + + + + + Waits for a WM_NET compatible windowmanager. + + + + + + APP OPTIONS + + + + + + + Empty the cache. + + + + + + AUTHOR + + This manual page was written by &dhusername; + <&dhemail;> for the &debian; system (but may be used by + others). Permission is granted to copy, distribute and/or + modify this document under the terms of the &gnu; General Public + License, Version 2 or any later version published by the Free + Software Foundation. + + + On Debian systems, the complete text of the GNU General + Public License can be found in /usr/share/common-licenses/GPL. + + + +
+ + diff --git a/ubuntu/maverick/tdelibs/debian/tdelibs4-trinity-dev.install b/ubuntu/maverick/tdelibs/debian/tdelibs4-trinity-dev.install index 61381f045..1e0c80cca 100644 --- a/ubuntu/maverick/tdelibs/debian/tdelibs4-trinity-dev.install +++ b/ubuntu/maverick/tdelibs/debian/tdelibs4-trinity-dev.install @@ -761,7 +761,7 @@ debian/tmp/opt/trinity/lib/libtdeinit_tdecmshell.la debian/tmp/opt/trinity/lib/libtdeinit_tdeconf_update.la debian/tmp/opt/trinity/lib/libtdeinit_kcookiejar.la debian/tmp/opt/trinity/lib/libtdeinit_kded.la -debian/tmp/opt/trinity/lib/libtdeinit_kio_http_cache_cleaner.la +debian/tmp/opt/trinity/lib/libtdeinit_tdeio_http_cache_cleaner.la debian/tmp/opt/trinity/lib/libtdeinit_tdeio_uiserver.la debian/tmp/opt/trinity/lib/libtdeinit_tdelauncher.la debian/tmp/opt/trinity/lib/libtdeprint.la diff --git a/ubuntu/maverick/tdelibs/debian/tdelibs4c2a-trinity.install b/ubuntu/maverick/tdelibs/debian/tdelibs4c2a-trinity.install index 02c723182..83ffcabfb 100644 --- a/ubuntu/maverick/tdelibs/debian/tdelibs4c2a-trinity.install +++ b/ubuntu/maverick/tdelibs/debian/tdelibs4c2a-trinity.install @@ -251,7 +251,7 @@ debian/tmp/opt/trinity/lib/libtdeinit_tdecmshell.so debian/tmp/opt/trinity/lib/libtdeinit_tdeconf_update.so debian/tmp/opt/trinity/lib/libtdeinit_kcookiejar.so debian/tmp/opt/trinity/lib/libtdeinit_kded.so -debian/tmp/opt/trinity/lib/libtdeinit_kio_http_cache_cleaner.so +debian/tmp/opt/trinity/lib/libtdeinit_tdeio_http_cache_cleaner.so debian/tmp/opt/trinity/lib/libtdeinit_tdeio_uiserver.so debian/tmp/opt/trinity/lib/libtdeinit_tdelauncher.so debian/tmp/opt/trinity/lib/libtdeprint_management.so.4 diff --git a/ubuntu/maverick/tdelibs/debian/tdelibs4c2a-trinity.lintian b/ubuntu/maverick/tdelibs/debian/tdelibs4c2a-trinity.lintian index 75982e4c1..98b98d0e1 100644 --- a/ubuntu/maverick/tdelibs/debian/tdelibs4c2a-trinity.lintian +++ b/ubuntu/maverick/tdelibs/debian/tdelibs4c2a-trinity.lintian @@ -2,7 +2,7 @@ tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_kaddprinte tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_cupsdconf.so tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_dcopserver.so tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_tdecmshell.so -tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_kio_http_cache_cleaner.so +tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_tdeio_http_cache_cleaner.so tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_tdebuildsycoca.so tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_kded.so tdelibs4c2a binary: no-shlibs-control-file opt/trinity/lib/libtdeinit_kcookiejar.so -- cgit v1.2.1