[Pkg-ace-devel] r349 - /branches/pkg-split/debian/control

tgg-guest at users.alioth.debian.org tgg-guest at users.alioth.debian.org
Fri May 19 16:37:50 UTC 2006


Author: tgg-guest
Date: Fri May 19 16:37:49 2006
New Revision: 349

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=349
Log:
Replace ${Source-Version} with ${source:Version}

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=349&op=diff
==============================================================================
--- branches/pkg-split/debian/control (original)
+++ branches/pkg-split/debian/control Fri May 19 16:37:49 2006
@@ -11,7 +11,7 @@
 Section: devel
 Depends: ${perl:Depends}
 Recommends: make
-Suggests: libace-dev (= ${Source-Version}), pkg-config
+Suggests: libace-dev (= ${source:Version}), pkg-config
 Description: makefile, project and workspace creator
  This package contains the Makefile, Project and Workspace Creator (MPC)
  as distributed with the ACE toolkit.
@@ -55,7 +55,7 @@
 Package: libace-dev
 Architecture: any
 Section: libdevel
-Depends: libace5.4.7c2a (= ${Source-Version})
+Depends: libace5.4.7c2a (= ${source:Version})
 Suggests: libace-doc, libtao-dev, pkg-config
 Replaces: libace5.2-dev
 Conflicts: libace5.2-dev
@@ -83,7 +83,7 @@
 Package: libace-ssl-dev
 Architecture: any
 Section: libdevel
-Depends: libace-ssl5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), libssl-dev (>= 0.9.7d)
+Depends: libace-ssl5.4.7c2a (= ${source:Version}), libace-dev (= ${source:Version}), libssl-dev (>= 0.9.7d)
 Description: ACE secure socket layer library development files
  This package contains the header files and static library for the ACE
  SSL library.
@@ -104,7 +104,7 @@
 Package: libace-rmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-rmcast5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
+Depends: libace-rmcast5.4.7c2a (= ${source:Version}), libace-dev (= ${source: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
@@ -125,7 +125,7 @@
 Package: libace-tmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-tmcast5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
+Depends: libace-tmcast5.4.7c2a (= ${source:Version}), libace-dev (= ${source:Version})
 Description: ACE transactional multicast library development files
  This package contains the header files and static library for the ACE
  transactional multicast library.
@@ -144,7 +144,7 @@
 Package: libace-htbp-dev
 Architecture: any
 Section: libdevel
-Depends: libace-htbp5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
+Depends: libace-htbp5.4.7c2a (= ${source:Version}), libace-dev (= ${source:Version})
 Description: ACE protocol over HTTP tunneling library development files
  This package contains the header files and static library for the ACE
  HTBP library.
@@ -177,7 +177,7 @@
 Package: libacexml-dev
 Architecture: any
 Section: libdevel
-Depends: libacexml5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
+Depends: libacexml5.4.7c2a (= ${source:Version}), libace-dev (= ${source: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.
@@ -199,8 +199,8 @@
 Package: libkokyu-dev
 Architecture: any
 Section: libdevel
-Depends: libkokyu5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
-Suggests: libtao-orbsvcs-dev (= ${Source-Version})
+Depends: libkokyu5.4.7c2a (= ${source:Version}), libace-dev (= ${source:Version})
+Suggests: libtao-orbsvcs-dev (= ${source: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.
@@ -226,7 +226,7 @@
 Package: libace-qtreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-qtreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), libqt3-mt-dev (>= 3:3.3.3)
+Depends: libace-qtreactor5.4.7c2a (= ${source:Version}), libace-dev (= ${source: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.
@@ -251,7 +251,7 @@
 Package: libace-xtreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-xtreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), libxt-dev (>= 4.3.0)
+Depends: libace-xtreactor5.4.7c2a (= ${source:Version}), libace-dev (= ${source: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.
@@ -276,7 +276,7 @@
 Package: libace-tkreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-tkreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), tk8.4-dev (>= 8.4.7)
+Depends: libace-tkreactor5.4.7c2a (= ${source:Version}), libace-dev (= ${source: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.
@@ -300,7 +300,7 @@
 Package: libace-flreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-flreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), libfltk1.1-dev (>= 1.1.4)
+Depends: libace-flreactor5.4.7c2a (= ${source:Version}), libace-dev (= ${source: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.
@@ -324,8 +324,8 @@
 Package: libtao-dev
 Architecture: any
 Section: libdevel
-Depends: libtao1.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
-Suggests: libtao-doc, libtao-orbsvcs-dev (= ${Source-Version})
+Depends: libtao1.4.7c2a (= ${source:Version}), libace-dev (= ${source:Version})
+Suggests: libtao-doc, libtao-orbsvcs-dev (= ${source:Version})
 Description: ACE based CORBA ORB core libraries development files
  This package contains the header files for TAO.  Due to the size of the
  static libs (> 400MB) they have been left out.
@@ -333,7 +333,7 @@
 Package: libtao-doc
 Architecture: all
 Section: doc
-Suggests: libtao-dev (= ${Source-Version})
+Suggests: libtao-dev (= ${source:Version})
 Description: ACE based CORBA ORB core libraries documentation
  This package contains the TAO overview documentation, tutorials,
  examples, and information regarding upstream development.
@@ -363,7 +363,7 @@
 Package: libtao-orbsvcs-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-orbsvcs1.4.7c2a (= ${Source-Version}), libtao-dev (= ${Source-Version})
+Depends: libtao-orbsvcs1.4.7c2a (= ${source:Version}), libtao-dev (= ${source: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.
@@ -381,7 +381,7 @@
 Package: libtao-qtresource-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-qtresource1.4.7c2a (= ${Source-Version}), libace-qtreactor-dev (= ${Source-Version}), libtao-dev (= ${Source-Version})
+Depends: libtao-qtresource1.4.7c2a (= ${source:Version}), libace-qtreactor-dev (= ${source:Version}), libtao-dev (= ${source:Version})
 Replaces: libtao-qtreactor-dev (<< 5.4.7)
 Conflicts: libtao-qtreactor-dev (<< 5.4.7)
 Description: TAO-GUI reactor integration for Qt development files
@@ -400,7 +400,7 @@
 Package: libtao-xtresource-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-xtresource1.4.7c2a (= ${Source-Version}), libace-xtreactor-dev (= ${Source-Version}), libtao-dev (= ${Source-Version})
+Depends: libtao-xtresource1.4.7c2a (= ${source:Version}), libace-xtreactor-dev (= ${source:Version}), libtao-dev (= ${source:Version})
 Replaces: libtao-xtreactor-dev (<< 5.4.7)
 Conflicts: libtao-xtreactor-dev (<< 5.4.7)
 Description: TAO-GUI reactor integration for Xt development files
@@ -419,7 +419,7 @@
 Package: libtao-flresource-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-flresource1.4.7c2a (= ${Source-Version}), libace-flreactor-dev (= ${Source-Version}), libtao-dev (= ${Source-Version})
+Depends: libtao-flresource1.4.7c2a (= ${source:Version}), libace-flreactor-dev (= ${source:Version}), libtao-dev (= ${source:Version})
 Description: TAO-GUI reactor integration for Fl development files
  This package contains header files and static library for the TAO-Fl
  reactor integration.
@@ -436,7 +436,7 @@
 Package: libtao-tkresource-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-tkresource1.4.7c2a (= ${Source-Version}), libace-tkreactor-dev (= ${Source-Version}), libtao-dev (= ${Source-Version})
+Depends: libtao-tkresource1.4.7c2a (= ${source:Version}), libace-tkreactor-dev (= ${source:Version}), libtao-dev (= ${source:Version})
 Description: TAO-GUI reactor integration for Tk development files
  This package contains header files and static library for the TAO-Tk
  reactor integration.
@@ -451,7 +451,7 @@
 Package: libtao-ifr-client-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-ifr-client1.4.7c2a (= ${Source-Version}), libtao-dev (= ${Source-Version})
+Depends: libtao-ifr-client1.4.7c2a (= ${source:Version}), libtao-dev (= ${source:Version})
 Description: TAO interface repository client library development files
  This package contains header files for the TAO interface repository client
  library.
@@ -467,7 +467,7 @@
 Package: libtao-imr-client-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-imr-client1.4.7c2a (= ${Source-Version}), libtao-dev (= ${Source-Version})
+Depends: libtao-imr-client1.4.7c2a (= ${source:Version}), libtao-dev (= ${source:Version})
 Description: TAO implementation repository client library development files
  This package contains header files for the TAO implementation repository
  client library.
@@ -498,7 +498,7 @@
 Package: libtao-bidirgiop-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-bidirgiop1.4.7c2a (= ${Source-Version})
+Depends: libtao-bidirgiop1.4.7c2a (= ${source:Version})
 Description: TAO bidirectional GIOP library development files
  TBD
 
@@ -512,7 +512,7 @@
 Package: libtao-codecfactory-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-codecfactory1.4.7c2a (= ${Source-Version})
+Depends: libtao-codecfactory1.4.7c2a (= ${source:Version})
 Description: TAO codec factory library development files
  TBD
 
@@ -526,7 +526,7 @@
 Package: libtao-dynamicany-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-dynamicany1.4.7c2a (= ${Source-Version})
+Depends: libtao-dynamicany1.4.7c2a (= ${source:Version})
 Description: TAO DynAny library development files
  TBD
 
@@ -540,7 +540,7 @@
 Package: libtao-dynamicinterface-dev
 Architecture: any
 Section: libdevel
-Depends: libtao-dynamicinterface1.4.7c2a (= ${Source-Version})
+Depends: libtao-dynamicinterface1.4.7c2a (= ${source:Version})
 Description: TAO dynamic interface library development files
  TBD
 
@@ -595,7 +595,7 @@
 Package: libciao-dev
 Architecture: any
 Section: libdevel
-Depends: libciao0.4.7c2a (= ${Source-Version}), libtao-orbsvcs-dev (= ${Source-Version})
+Depends: libciao0.4.7c2a (= ${source:Version}), libtao-orbsvcs-dev (= ${source:Version})
 Suggests: libciao-doc
 Description: TAO based CORBA Component Model implementation development files
  This package contains the header files for CIAO.




More information about the Pkg-ace-devel mailing list