[Pkg-ace-devel] r503 - /trunk/debian/control

tgg at users.alioth.debian.org tgg at users.alioth.debian.org
Mon Jun 25 05:46:54 UTC 2007


Author: tgg
Date: Mon Jun 25 05:46:53 2007
New Revision: 503

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=503
Log:
fix packages version

Modified:
    trunk/debian/control

Modified: trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ace/trunk/debian/control?rev=503&op=diff
==============================================================================
--- trunk/debian/control (original)
+++ trunk/debian/control Mon Jun 25 05:46:53 2007
@@ -25,7 +25,7 @@
  .
   Homepage: http://www.ociweb.com/products/MPC
 
-Package: libace-5.5.6
+Package: libace-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -55,7 +55,7 @@
 Package: libace-dev
 Architecture: any
 Section: libdevel
-Depends: libace-5.5.6 (= ${binary:Version})
+Depends: libace-5.5.8 (= ${binary:Version})
 Suggests: libace-doc, libtao-dev, pkg-config
 Replaces: libace5.2-dev
 Conflicts: libace5.2-dev
@@ -71,7 +71,7 @@
  This package contains the ACE overview documentation, tutorials,
  examples, and information regarding upstream development.
 
-Package: libace-ssl-5.5.6
+Package: libace-ssl-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -83,13 +83,13 @@
 Package: libace-ssl-dev
 Architecture: any
 Section: libdevel
-Depends: libace-ssl-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libssl-dev (>= 0.9.7d)
+Depends: libace-ssl-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version}), libssl-dev (>= 0.9.7d)
 Conflicts: libace-dev (<< 5.4.7-11)
 Description: ACE secure socket layer library development files
  This package contains the header files and static library for the ACE
  SSL library.
 
-Package: libace-rmcast-5.5.6
+Package: libace-rmcast-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -105,13 +105,13 @@
 Package: libace-rmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-rmcast-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version})
+Depends: libace-rmcast-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version})
 Replaces: libace-rmcast5.2-dev
 Description: ACE reliable multicast library development files
  This package contains the header files and static library for the ACE
  reliable multicast library.
 
-Package: libace-tmcast-5.5.6
+Package: libace-tmcast-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -126,12 +126,12 @@
 Package: libace-tmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-tmcast-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version})
+Depends: libace-tmcast-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version})
 Description: ACE transactional multicast library development files
  This package contains the header files and static library for the ACE
  transactional multicast library.
 
-Package: libace-htbp-5.5.6
+Package: libace-htbp-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -145,7 +145,7 @@
 Package: libace-htbp-dev
 Architecture: any
 Section: libdevel
-Depends: libace-htbp-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version})
+Depends: libace-htbp-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version})
 Description: ACE protocol over HTTP tunneling library development files
  This package contains the header files and static library for the ACE
  HTBP library.
@@ -161,7 +161,7 @@
  basically the same options and functionality. gperf-ace simply takes
  advantage of the some of the features provided by the ACE library.
 
-Package: libacexml-5.5.6
+Package: libacexml-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -178,18 +178,18 @@
 Package: libacexml-dev
 Architecture: any
 Section: libdevel
-Depends: libacexml-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version})
+Depends: libacexml-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version})
 Description: ACE SAX based XML parsing library development files
  This package contains the header files and static library for the ACE
  XML parsing library.
 
-Package: libkokyu-5.5.6
+Package: libkokyu-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
 Replaces: libkokyu5.4 (<< 5.4.7), libkokyu5.4.7
 Conflicts: libkokyu5.4 (<< 5.4.7), libkokyu5.4.7
-Suggests: libtao-1.5.6, libtao-orbsvcs1.4.7c2a
+Suggests: libtao-1.5.8, libtao-orbsvcs-1.5.8
 Description: ACE scheduling and dispatching library
  Kokyu is a library designed to provide flexible scheduling and
  dispatching services.
@@ -200,12 +200,12 @@
 Package: libkokyu-dev
 Architecture: any
 Section: libdevel
-Depends: libkokyu-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version})
+Depends: libkokyu-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version})
 Description: ACE scheduling and dispatching library development files
  This package contains the header files and static library for the ACE
  scheduling and dispatching library.
 
-Package: libace-qtreactor-5.5.6
+Package: libace-qtreactor-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -226,12 +226,12 @@
 Package: libace-qtreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-qtreactor-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libqt3-mt-dev (>= 3:3.3.3)
+Depends: libace-qtreactor-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version}), libqt3-mt-dev (>= 3:3.3.3)
 Description: ACE-GUI reactor integration for Qt development files
  This package contains header files and static library for the ACE-Qt
  reactor integration.
 
-Package: libace-xtreactor-5.5.6
+Package: libace-xtreactor-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -251,12 +251,12 @@
 Package: libace-xtreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-xtreactor-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libxt-dev (>= 4.3.0)
+Depends: libace-xtreactor-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version}), libxt-dev (>= 4.3.0)
 Description: ACE-GUI reactor integration for Xt development files
  This package contains header files and static library for the ACE-Xt
  reactor integration.
 
-Package: libace-tkreactor-5.5.6
+Package: libace-tkreactor-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -276,12 +276,12 @@
 Package: libace-tkreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-tkreactor-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), tk8.4-dev (>= 8.4.7)
+Depends: libace-tkreactor-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version}), tk8.4-dev (>= 8.4.7)
 Description: ACE-GUI reactor integration for Tk development files
  This package contains header files and static library for the ACE-Tk
  reactor integration.
 
-Package: libace-flreactor-5.5.6
+Package: libace-flreactor-5.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -300,12 +300,12 @@
 Package: libace-flreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-flreactor-5.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfltk1.1-dev (>= 1.1.4)
+Depends: libace-flreactor-5.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfltk1.1-dev (>= 1.1.4)
 Description: ACE-GUI reactor integration for Fl development files
  This package contains header files and static library for the ACE-Fl
  reactor integration.
 
-Package: libtao-1.5.6
+Package: libtao-1.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -323,7 +323,7 @@
 Package: libtao-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-1.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version})
+Depends: libtao-1.5.8 (= ${binary:Version}), libace-dev (= ${binary:Version})
 Suggests: libtao-doc, libtao-orbsvcs-dev
 Description: ACE based CORBA ORB core libraries development files
  This package contains the header files for TAO.  Due to the size of the
@@ -337,7 +337,7 @@
  This package contains the TAO overview documentation, tutorials,
  examples, and information regarding upstream development.
 
-Package: libtao-orbsvcs-1.5.6
+Package: libtao-orbsvcs-1.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -349,14 +349,14 @@
 Package: libtao-orbsvcs-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-orbsvcs-1.5.6 (= ${binary:Version}), libtao-dev (= ${binary:Version})
+Depends: libtao-orbsvcs-1.5.8 (= ${binary:Version}), libtao-dev (= ${binary:Version})
 Description: TAO CORBA services development files
  This package contains the header files for the TAO CORBA services.
  .
  Due to the size of the static libs (> 400MB) they have been left out.
  The examples and some documentation have been included as well.
 
-Package: libtao-qtresource-1.5.6
+Package: libtao-qtresource-1.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -368,14 +368,14 @@
 Package: libtao-qtresource-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-qtresource-1.5.6 (= ${binary:Version}), libace-qtreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version})
+Depends: libtao-qtresource-1.5.8 (= ${binary:Version}), libace-qtreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version})
 Replaces: libtao-qtreactor-dev (<< 5.4.7)
 Conflicts: libtao-qtreactor-dev (<< 5.4.7)
 Description: TAO-GUI reactor integration for Qt development files
  This package contains header files and static library for the TAO-Qt
  reactor integration.
 
-Package: libtao-xtresource-1.5.6
+Package: libtao-xtresource-1.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -387,14 +387,14 @@
 Package: libtao-xtresource-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-xtresource-1.5.6 (= ${binary:Version}), libace-xtreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version})
+Depends: libtao-xtresource-1.5.8 (= ${binary:Version}), libace-xtreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version})
 Replaces: libtao-xtreactor-dev (<< 5.4.7)
 Conflicts: libtao-xtreactor-dev (<< 5.4.7)
 Description: TAO-GUI reactor integration for Xt development files
  This package contains header files and static library for the TAO-Xt
  reactor integration.
 
-Package: libtao-flresource-1.5.6
+Package: libtao-flresource-1.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -406,12 +406,12 @@
 Package: libtao-flresource-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-flresource-1.5.6 (= ${binary:Version}), libace-flreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version})
+Depends: libtao-flresource-1.5.8 (= ${binary:Version}), libace-flreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version})
 Description: TAO-GUI reactor integration for Fl development files
  This package contains header files and static library for the TAO-Fl
  reactor integration.
 
-Package: libtao-tkresource-1.5.6
+Package: libtao-tkresource-1.5.8
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -423,7 +423,7 @@
 Package: libtao-tkresource-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-tkresource-1.5.6 (= ${binary:Version}), libace-tkreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version})
+Depends: libtao-tkresource-1.5.8 (= ${binary:Version}), libace-tkreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version})
 Description: TAO-GUI reactor integration for Tk development files
  This package contains header files and static library for the TAO-Tk
  reactor integration.




More information about the Pkg-ace-devel mailing list