rev 3903 - trunk/packages/kdebindings/debian

Christopher Martin chrsmrtn at costa.debian.org
Mon Jun 5 18:15:12 UTC 2006


Author: chrsmrtn
Date: 2006-06-05 18:15:11 +0000 (Mon, 05 Jun 2006)
New Revision: 3903

Modified:
   trunk/packages/kdebindings/debian/control
Log:
Minor kdebindings update.


Modified: trunk/packages/kdebindings/debian/control
===================================================================
--- trunk/packages/kdebindings/debian/control	2006-06-05 17:52:07 UTC (rev 3902)
+++ trunk/packages/kdebindings/debian/control	2006-06-05 18:15:11 UTC (rev 3903)
@@ -1,5 +1,5 @@
 Source: kdebindings
-Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, gawk, gettext, java-gcj-compat-dev [alpha amd64 i386 ia64 powerpc s390 sparc], kdelibs4-dev (>= 4:3.5.1), libgtk1.2-dev, python-dev, libqt3-compat-headers (>= 3:3.3.3), ruby, ruby1.8-dev
+Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, gawk, gettext, java-gcj-compat-dev [alpha amd64 i386 ia64 powerpc s390 sparc], kdelibs4-dev (>= 4:3.5.3), libgtk1.2-dev, python-dev, libqt3-compat-headers (>= 3:3.3.5), ruby, ruby1.8-dev
 Section: devel
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
@@ -11,8 +11,8 @@
 Architecture: all
 Depends: libdcop3-java (= ${Source-Version}), libqt3-java (= ${Source-Version}), libkde3-java (= ${Source-Version})
 Description: KDE Java bindings metapackage
- A metapackage containing dependencies on all KDE, Qt and DCOP
- bindings libraries to the Java language.
+ A metapackage depending on all KDE, Qt and DCOP bindings libraries
+ related to the Java language.
  .
  This package is part of the official KDE bindings module.
 
@@ -33,7 +33,7 @@
 Depends: ${shlibs:Depends}
 Description: DCOP bindings for Java ( Native libraries )
  This package contains the shared libraries and scripts necessary to
- run programs using the Java DCOP bindings.  DCOP is the KDE Desktop
+ run programs using the Java DCOP bindings. DCOP is the KDE Desktop
  COmmunications Protocol, used for communicating with running KDE
  applications.
  .
@@ -176,7 +176,7 @@
 Depends: ${shlibs:Depends}
 Description: Embedded JavaScript library
  This package contains the shared libraries necessary to run programs
- linked with the KJSEmbed library.  This library provides JavaScript
+ linked with the KJSEmbed library. This library provides JavaScript
  embedded scripting facilities to KDE applications.
  .
  This package is part of the official KDE bindings module.
@@ -187,7 +187,7 @@
 Depends: libkjsembed1 (= ${Source-Version})
 Description: Embedded JavaScript library (Development files)
  This package contains the header files and symbolic links necessary
- to develop and compile programs using the KJSEmbed library.  This
+ to develop and compile programs using the KJSEmbed library. This
  library provides JavaScript embedded scripting facilities to KDE
  applications.
  .
@@ -215,7 +215,7 @@
 Description: The Qt Java UI Compiler
  This package contains the juic program, which is used to convert
  a UI description file generated by the Qt Designer, and converts
- it into a Qt Java class.  It is necessary for compiling and 
+ it into a Qt Java class. It is necessary for compiling and 
  developing programs using the Qt Java bindings together with Qt
  Designer.
  .




More information about the pkg-kde-commits mailing list