[Pkg-ace-devel] r351 - /branches/pkg-split/debian/control
tgg-guest at users.alioth.debian.org
tgg-guest at users.alioth.debian.org
Fri May 19 23:03:19 UTC 2006
Author: tgg-guest
Date: Fri May 19 23:03:18 2006
New Revision: 351
URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=351
Log:
Describe libtao-pi.
Modified:
branches/pkg-split/debian/control
Modified: branches/pkg-split/debian/control
URL: http://svn.debian.org/wsvn/pkg-ace/branches/pkg-split/debian/control?rev=351&op=diff
==============================================================================
--- branches/pkg-split/debian/control (original)
+++ branches/pkg-split/debian/control Fri May 19 23:03:18 2006
@@ -472,6 +472,41 @@
This package contains header files for the TAO implementation repository
client library.
+Package: libtao-codecfactory1.4.7c2a
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: TAO codec factory library
+ This library provides access to CORBA codecs.
+ .
+ Codecs are used to encode CORBA Any to octet stream, and to decode from
+ octet stream to CORBA Any using a given encoding format. Common Data
+ Representation (CDR) is an example of encoding format.
+
+Package: libtao-codecfactory-dev
+Architecture: any
+Section: libdevel
+Depends: libtao-codecfactory1.4.7c2a (= ${source:Version})
+Description: TAO codec factory library development files
+ This package contains header files for the TAO codec factory library.
+
+Package: libtao-pi1.4.7c2a
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: TAO portable interceptors library
+ This package contains the TAO Portable Interceptors (PI) library.
+ .
+ Portable Interceptors provide interception points in the processing
+ of a CORBA request.
+
+Package: libtao-pi-dev
+Architecture: any
+Section: libdevel
+Depends: libtao-pi1.4.7c2a (= ${source:Version})
+Description: TAO portable interceptors library
+ This package contains header files for the TAO portable interceptors library.
+
Package: libtao-bidirgiop1.4.7c2a
Architecture: any
Section: libs
@@ -509,20 +544,6 @@
Description: TAO IDL compiler back-end library
This package provides the default back-end library for the TAO IDL compiler.
It generates C++ stubs and skeletons.
-
-Package: libtao-codecfactory1.4.7c2a
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Description: TAO codec factory library
- TBD
-
-Package: libtao-codecfactory-dev
-Architecture: any
-Section: libdevel
-Depends: libtao-codecfactory1.4.7c2a (= ${source:Version})
-Description: TAO codec factory library development files
- TBD
Package: libtao-dynamicany1.4.7c2a
Architecture: any
More information about the Pkg-ace-devel
mailing list