From a9a3e888fa1f8290730fabd0c5aebd1eb6bbb21c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 20 Dec 2011 20:19:48 -0600 Subject: Move yakuake manpage to yakuake-trinity on Debian and Ubuntu This closes Bug 424 --- .../applications/yakuake/debian/yakuake-trinity.1 | 50 ++++++++++++++++++++++ .../yakuake/debian/yakuake-trinity.manpages | 2 +- .../maverick/applications/yakuake/debian/yakuake.1 | 50 ---------------------- 3 files changed, 51 insertions(+), 51 deletions(-) create mode 100644 ubuntu/maverick/applications/yakuake/debian/yakuake-trinity.1 delete mode 100644 ubuntu/maverick/applications/yakuake/debian/yakuake.1 (limited to 'ubuntu') diff --git a/ubuntu/maverick/applications/yakuake/debian/yakuake-trinity.1 b/ubuntu/maverick/applications/yakuake/debian/yakuake-trinity.1 new file mode 100644 index 000000000..7b404d01e --- /dev/null +++ b/ubuntu/maverick/applications/yakuake/debian/yakuake-trinity.1 @@ -0,0 +1,50 @@ +.TH YaKuake 1 "Oct 2005" "" "" +.SH NAME +YaKuake \- a Quake-style terminal emulator based on KDE Konsole technology. +.SH SYNOPSIS +.B YaKuake +[Qt\-options] [KDE\-options] +.SH DESCRIPTION +YaKuake is inspired from the terminal in the Quake game: when you press a key +(by default F12, but that can be changed) a terminal window slides down from +the top of the screen. Press the key again, and the terminal slides back. + +It is faster than a keyboard shortcut because it is already loaded into memory +and as such is very useful to anyone who frequently finds themselves switching +in and out of terminal sessions. +.SH OPTIONS +YaKuake has no application-specific options. + +Generic options: +.TP +.B \-\-help +Show help about options +.TP +.B \-\-help\-qt +Show Qt specific options +.TP +.B \-\-help\-kde +Show KDE specific options +.TP +.B \-\-help\-all +Show all options +.TP +.B \-\-author +Show author information +.TP +.B \-v, \-\-version +Show version information +.TP +.B \-\-license +Show license information +.TP +.B \-\- +End of options +.SH SEE ALSO +YaKuake Homepage: http://extragear.kde.org/apps/yakuake/ +.SH AUTHOR +YaKuake was written by Francois Chazal . +YaKuake is currently maintained by Eike Hein . +.SH OTHER +This manual page was written by Ana Beatriz Guerrero Lopez , +for the Debian project (but may be used by others). diff --git a/ubuntu/maverick/applications/yakuake/debian/yakuake-trinity.manpages b/ubuntu/maverick/applications/yakuake/debian/yakuake-trinity.manpages index 72280ef49..f9a1365b5 100644 --- a/ubuntu/maverick/applications/yakuake/debian/yakuake-trinity.manpages +++ b/ubuntu/maverick/applications/yakuake/debian/yakuake-trinity.manpages @@ -1 +1 @@ -debian/yakuake.1 +debian/yakuake-trinity.1 diff --git a/ubuntu/maverick/applications/yakuake/debian/yakuake.1 b/ubuntu/maverick/applications/yakuake/debian/yakuake.1 deleted file mode 100644 index 7b404d01e..000000000 --- a/ubuntu/maverick/applications/yakuake/debian/yakuake.1 +++ /dev/null @@ -1,50 +0,0 @@ -.TH YaKuake 1 "Oct 2005" "" "" -.SH NAME -YaKuake \- a Quake-style terminal emulator based on KDE Konsole technology. -.SH SYNOPSIS -.B YaKuake -[Qt\-options] [KDE\-options] -.SH DESCRIPTION -YaKuake is inspired from the terminal in the Quake game: when you press a key -(by default F12, but that can be changed) a terminal window slides down from -the top of the screen. Press the key again, and the terminal slides back. - -It is faster than a keyboard shortcut because it is already loaded into memory -and as such is very useful to anyone who frequently finds themselves switching -in and out of terminal sessions. -.SH OPTIONS -YaKuake has no application-specific options. - -Generic options: -.TP -.B \-\-help -Show help about options -.TP -.B \-\-help\-qt -Show Qt specific options -.TP -.B \-\-help\-kde -Show KDE specific options -.TP -.B \-\-help\-all -Show all options -.TP -.B \-\-author -Show author information -.TP -.B \-v, \-\-version -Show version information -.TP -.B \-\-license -Show license information -.TP -.B \-\- -End of options -.SH SEE ALSO -YaKuake Homepage: http://extragear.kde.org/apps/yakuake/ -.SH AUTHOR -YaKuake was written by Francois Chazal . -YaKuake is currently maintained by Eike Hein . -.SH OTHER -This manual page was written by Ana Beatriz Guerrero Lopez , -for the Debian project (but may be used by others). -- cgit v1.2.3 From 90af46eaf2edf970d940bfcf929be8a94240dd13 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 00:49:10 -0600 Subject: Update dependency on gs to ghostscript on Debian and Ubuntu This closes Bug 745 --- ubuntu/maverick/tdegraphics/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu') diff --git a/ubuntu/maverick/tdegraphics/debian/control b/ubuntu/maverick/tdegraphics/debian/control index ce78e81ef..f239e31af 100644 --- a/ubuntu/maverick/tdegraphics/debian/control +++ b/ubuntu/maverick/tdegraphics/debian/control @@ -161,7 +161,7 @@ Section: graphics Architecture: any Replaces: kghostview-kde3 (<< 4:3.5.13) Breaks: kghostview-kde3 (<< 4:3.5.13) -Depends: ${shlibs:Depends}, gs +Depends: ${shlibs:Depends}, ghostscript Suggests: khelpcenter-trinity Provides: postscript-viewer, pdf-viewer Description: PostScript viewer for Trinity -- cgit v1.2.3 From 1e4f30118fa634f88761264df59f679951622273 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 01:33:41 -0600 Subject: Fix filelight-l10n dependencies on Debian and Ubuntu Closes Bug 445 --- ubuntu/maverick/applications/filelight-l10n/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu') diff --git a/ubuntu/maverick/applications/filelight-l10n/debian/control b/ubuntu/maverick/applications/filelight-l10n/debian/control index 091af9d3e..99f3db1ad 100644 --- a/ubuntu/maverick/applications/filelight-l10n/debian/control +++ b/ubuntu/maverick/applications/filelight-l10n/debian/control @@ -9,7 +9,7 @@ Homepage: http://www.methylblue.com/filelight/ Package: filelight-l10n-trinity Architecture: any -Depends: ${shlibs:Depends} , filelight-trinity (>= ${source:Version}) +Depends: ${shlibs:Depends} , filelight-trinity Replaces: filelight-l10n-kde3 (<< 4:3.5.13) Breaks: filelight-l10n-kde3 (<< 4:3.5.13) Description: Localization (l10n) for Filelight, disk space usage tool [Trinity] -- cgit v1.2.3 From 8538bf77ad7aac0939ec917258c8fd9403372555 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 01:45:59 -0600 Subject: Fix amarok and soundkonverter dependencies on libqt0-ruby1.8-trinity on Debian and Ubuntu This closes Bug 469 --- ubuntu/maverick/applications/amarok.cmake/debian/control | 4 ++-- ubuntu/maverick/applications/amarok/debian/control | 4 ++-- ubuntu/maverick/applications/soundkonverter/debian/control | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'ubuntu') diff --git a/ubuntu/maverick/applications/amarok.cmake/debian/control b/ubuntu/maverick/applications/amarok.cmake/debian/control index def456393..97b65afb1 100644 --- a/ubuntu/maverick/applications/amarok.cmake/debian/control +++ b/ubuntu/maverick/applications/amarok.cmake/debian/control @@ -22,7 +22,7 @@ Depends: amarok-common-trinity (>= ${source:Version}), amarok-engine-xine-trini Replaces: amarok-kde3 (<< 4:3.5.13) Breaks: amarok-kde3 (<< 4:3.5.13) Suggests: amarok-engines-trinity, moodbar, konqueror-trinity | www-browser, - python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins + python, python-qt3, libqt0-ruby1.8-trinity, libvisual-0.4-plugins Description: versatile and easy to use audio player for Trinity Amarok tries to be a little different, providing a simple drag and drop interface that really makes playlist handling easy. @@ -52,7 +52,7 @@ Depends: ruby Replaces: amarok-common-kde3 (<< 4:3.5.13) Breaks: amarok-common-kde3 (<< 4:3.5.13) Recommends: amarok-trinity (>= ${source:Version}) -Suggests: libqt0-ruby1.8, python, python-qt3 +Suggests: libqt0-ruby1.8-trinity, python, python-qt3 Description: architecture independent files for Amarok [Trinity] This package contains architecture independent files needed for Amarok to run properly. It also provides Amarok documentation. Therefore, unless you have diff --git a/ubuntu/maverick/applications/amarok/debian/control b/ubuntu/maverick/applications/amarok/debian/control index 0b36962a8..a87ed3475 100644 --- a/ubuntu/maverick/applications/amarok/debian/control +++ b/ubuntu/maverick/applications/amarok/debian/control @@ -22,7 +22,7 @@ Depends: amarok-common-trinity (>= ${source:Version}), amarok-engine-xine-trini Replaces: amarok-kde3 (<< 4:3.5.13) Breaks: amarok-kde3 (<< 4:3.5.13) Suggests: amarok-engines-trinity, moodbar, konqueror-trinity | www-browser, - python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins + python, python-qt3, libqt0-ruby1.8-trinity, libvisual-0.4-plugins Description: versatile and easy to use audio player for Trinity Amarok tries to be a little different, providing a simple drag and drop interface that really makes playlist handling easy. @@ -52,7 +52,7 @@ Depends: ruby Replaces: amarok-common-kde3 (<< 4:3.5.13) Breaks: amarok-common-kde3 (<< 4:3.5.13) Recommends: amarok-trinity (>= ${source:Version}) -Suggests: libqt0-ruby1.8, python, python-qt3 +Suggests: libqt0-ruby1.8-trinity, python, python-qt3 Description: architecture independent files for Amarok [Trinity] This package contains architecture independent files needed for Amarok to run properly. It also provides Amarok documentation. Therefore, unless you have diff --git a/ubuntu/maverick/applications/soundkonverter/debian/control b/ubuntu/maverick/applications/soundkonverter/debian/control index 77c4c1dd7..b6553d7d1 100644 --- a/ubuntu/maverick/applications/soundkonverter/debian/control +++ b/ubuntu/maverick/applications/soundkonverter/debian/control @@ -33,7 +33,7 @@ Description: audio converter frontend for Trinity Package: soundkonverter-amarok-trinity Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, soundkonverter-trinity, amarok-trinity, ruby, libqt0-ruby1.8 +Depends: ${shlibs:Depends}, ${misc:Depends}, soundkonverter-trinity, amarok-trinity, ruby, libqt0-ruby1.8-trinity Replaces: soundkonverter-amarok-kde3 (<< 4:3.5.13) Breaks: soundkonverter-amarok-kde3 (<< 4:3.5.13) Description: audio converter frontend for Trinity (Amarok script) -- cgit v1.2.3