rev 11865 - branches/kde4/packages/kdebindings/debian

David Palacio dpalacio-guest at alioth.debian.org
Thu Aug 7 20:41:28 UTC 2008


Author: dpalacio-guest
Date: 2008-08-07 20:41:27 +0000 (Thu, 07 Aug 2008)
New Revision: 11865

Added:
   branches/kde4/packages/kdebindings/debian/libkde4-ruby1.8.manpages
Modified:
   branches/kde4/packages/kdebindings/debian/changelog
   branches/kde4/packages/kdebindings/debian/krubyapplication.1
   branches/kde4/packages/kdebindings/debian/rbkconfig_compiler4.1
   branches/kde4/packages/kdebindings/debian/rbqtapi.1
   branches/kde4/packages/kdebindings/debian/rbrcc.1
   branches/kde4/packages/kdebindings/debian/rbuic4.1
Log:
Update manpages


Modified: branches/kde4/packages/kdebindings/debian/changelog
===================================================================
--- branches/kde4/packages/kdebindings/debian/changelog	2008-08-07 16:15:42 UTC (rev 11864)
+++ branches/kde4/packages/kdebindings/debian/changelog	2008-08-07 20:41:27 UTC (rev 11865)
@@ -1,3 +1,13 @@
+kdebindings (4:4.1.0-1) UNRELEASED; urgency=low
+  * New upstream release
+  
+  [ David Palacio ]
+  * Enable okular, plasma and nepomuk ruby bindings
+  * Update upstream merged patches
+  * Remove patch bindings_branch
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 7 Ago 2008 13:14:23 +0200
+
 kdebindings (4:4.0.98-1) UNRELEASED; urgency=low
 
   * Initial upload.

Modified: branches/kde4/packages/kdebindings/debian/krubyapplication.1
===================================================================
--- branches/kde4/packages/kdebindings/debian/krubyapplication.1	2008-08-07 16:15:42 UTC (rev 11864)
+++ branches/kde4/packages/kdebindings/debian/krubyapplication.1	2008-08-07 20:41:27 UTC (rev 11865)
@@ -1,51 +1,23 @@
-.TH RBQTAPI "1" "October 2006" "Qt4-qtruby version 1.4.6" 
+.TH KRUBYAPPLICATION "1" "July 2008" "Korundum version 4.1" 
 .SH NAME
-rbqtapi \- a qtruby introspection tool
+krubyapplication \- a KDE ruby application loader
 
 .SH SYNOPSIS
-.B rbqtapi 
-[options]
-.I [\-r re] [class]
+.B krubyapplication 
+application_directory/ruby_script
+[Qt-options]
+[KDE-options]
 
 .SH DESCRIPTION
 
-.B rbqtapi
-can be used to check which Qt functions are known to
-qt4-qtruby. Without arguments, it lists all the function known. An
-argument is interpreted as a class name whose methods are
-displayed. You can also specify a regular expression to search for 
-functions with the
-.B \-r
-option.
+.B krubyapplication
+Allows KDE ruby applications to be launched via a
+.B .desktop
+file.
 
-.SH OPTIONS
-.TP
-.BI \-r \ re 
-find all functions matching regular expression/keyword
-.IR re .
-
-.TP
-.B \-i
-together with 
-.BR \-r ,  
-performs a case insensitive search.
-
-.TP
-.B \-p
-display also inherited methods for 
-.IR class .
-
-.TP
-.B \-v
-print qtruby and Qt versions
-
-.TP
-.B \-h
-prints a short help message.
-
 .SH AUTHOR
-.B rbqtapi
-was written by Germain Garand. 
+.B krubyapplication
+was written by Richard Dale.
 
-This manual page was written by Vincent Fourmond for the Debian
+This manual page was written by David Palacio for the Debian
 project, but may be used by others. 

Added: branches/kde4/packages/kdebindings/debian/libkde4-ruby1.8.manpages
===================================================================
--- branches/kde4/packages/kdebindings/debian/libkde4-ruby1.8.manpages	                        (rev 0)
+++ branches/kde4/packages/kdebindings/debian/libkde4-ruby1.8.manpages	2008-08-07 20:41:27 UTC (rev 11865)
@@ -0,0 +1,2 @@
+debian/krubyapplication.1
+debian/rbkconfig_compiler4.1

Modified: branches/kde4/packages/kdebindings/debian/rbkconfig_compiler4.1
===================================================================
--- branches/kde4/packages/kdebindings/debian/rbkconfig_compiler4.1	2008-08-07 16:15:42 UTC (rev 11864)
+++ branches/kde4/packages/kdebindings/debian/rbkconfig_compiler4.1	2008-08-07 20:41:27 UTC (rev 11865)
@@ -1,4 +1,4 @@
-.TH RBRCC "1" "October 2008" "KDE4 version 4.1" 
+.TH RBKCONFIG_COMPILER4 "1" "July 2008" "KDE4 version 4.1" 
 .SH NAME
 rbkconfig_compiler4 \- KDE config resource compiler
 
@@ -26,11 +26,9 @@
 Display option summary
 
 .SH AUTHOR
-.B rbrcc
-is based on the 
-.B rcc 
-program from the Qt distribution. 
+.B rbkconfig_compiler4
+was written by Copyright 2003 Cornelius Schumacher, Waldo Bastian, Zack Rusin,
+Reinhold Kainhofer, Duncan Mac-Vicar P., Harald Fernengel and Richard Dale.
 
 This manual page was written by David
 Palacio for the Debian project, but may be used by others.
-Based on Vincent Fourmond work on QtRuby.

Modified: branches/kde4/packages/kdebindings/debian/rbqtapi.1
===================================================================
--- branches/kde4/packages/kdebindings/debian/rbqtapi.1	2008-08-07 16:15:42 UTC (rev 11864)
+++ branches/kde4/packages/kdebindings/debian/rbqtapi.1	2008-08-07 20:41:27 UTC (rev 11865)
@@ -1,4 +1,4 @@
-.TH RBQTAPI "1" "October 2006" "Qt4-qtruby version 1.4.6" 
+.TH RBQTAPI "1" "October 2006" "Qt4-qtruby from kdebindings 4.1 branch" 
 .SH NAME
 rbqtapi \- a qtruby introspection tool
 

Modified: branches/kde4/packages/kdebindings/debian/rbrcc.1
===================================================================
--- branches/kde4/packages/kdebindings/debian/rbrcc.1	2008-08-07 16:15:42 UTC (rev 11864)
+++ branches/kde4/packages/kdebindings/debian/rbrcc.1	2008-08-07 20:41:27 UTC (rev 11865)
@@ -1,4 +1,4 @@
-.TH RBRCC "1" "October 2006" "Qt4-qtruby version 1.4.7" 
+.TH RBRCC "1" "October 2006" "Qt4-qtruby from kdebindings 4.1 branch" 
 .SH NAME
 rbrcc \- Qt/Ruby resource compiler
 

Modified: branches/kde4/packages/kdebindings/debian/rbuic4.1
===================================================================
--- branches/kde4/packages/kdebindings/debian/rbuic4.1	2008-08-07 16:15:42 UTC (rev 11864)
+++ branches/kde4/packages/kdebindings/debian/rbuic4.1	2008-08-07 20:41:27 UTC (rev 11865)
@@ -1,4 +1,4 @@
-.TH RBUIC4 "1" "October 2006" "Qt4-qtruby version 1.4.7" 
+.TH RBUIC4 "1" "October 2006" "Qt4-qtruby from kdebindings 4.1 branch" 
 .SH NAME
 rbuic4 \- Qt/Ruby user interface compiler.
 




More information about the pkg-kde-commits mailing list