[Pkg-ace-devel] r397 - in /tags/5.4.7-10/debian: README.Debian changelog libace-dev.install libtao-orbsvcs-dev.docs

tgg-guest at users.alioth.debian.org tgg-guest at users.alioth.debian.org
Wed Jul 19 18:33:43 UTC 2006


Author: tgg-guest
Date: Wed Jul 19 18:33:39 2006
New Revision: 397

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=397
Log:
Arrange last things before attempting a build and an upload.

Modified:
    tags/5.4.7-10/debian/README.Debian
    tags/5.4.7-10/debian/changelog
    tags/5.4.7-10/debian/libace-dev.install
    tags/5.4.7-10/debian/libtao-orbsvcs-dev.docs

Modified: tags/5.4.7-10/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-ace/tags/5.4.7-10/debian/README.Debian?rev=397&op=diff
==============================================================================
--- tags/5.4.7-10/debian/README.Debian (original)
+++ tags/5.4.7-10/debian/README.Debian Wed Jul 19 18:33:39 2006
@@ -18,13 +18,13 @@
 
 == Compiling examples ==
 
-To compile ACE or TAO examples (in libace-doc and libtao-orbsvcs-doc), you'll
+To compile ACE or TAO examples (in libace-doc and libtao-orbsvcs-dev), you'll
 need:
  1. to define ACE_ROOT and TAO_ROOT as explained above.
  2. to install mpc-ace package if needed.
  3. to copy and uncompress the example you want to test, e.g.:
 
-   cp /usr/share/doc/libtao-orbsvcs-doc/examples/CosEC $HOME/ex1
+   cp /usr/share/doc/libtao-orbsvcs-dev/examples/CosEC $HOME/ex1
    find $HOME/ex1 -type f -name '*.gz' | xargs gunzip
 
  4. to regenerate the GNUmakefiles for this new location:

Modified: tags/5.4.7-10/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ace/tags/5.4.7-10/debian/changelog?rev=397&op=diff
==============================================================================
--- tags/5.4.7-10/debian/changelog (original)
+++ tags/5.4.7-10/debian/changelog Wed Jul 19 18:33:39 2006
@@ -1,4 +1,4 @@
-ace (5.4.7-10) UNRELEASED; urgency=low
+ace (5.4.7-10) unstable; urgency=low
 
   * debian/rules: fix and honor DEB_BUILD_OPTIONS.
   * debian/libace-dev.install: drop QoS header files as QoS in not compiled
@@ -8,7 +8,6 @@
   * debian/libtao-dev.install: do not distribute include files from TAO_IDL.
     They are not needed and don't get installed when using the autotools
     method.
-  * debian/control: package HTBP, the protocol over HTTP tunneling library.
   * debian/rules: rename mwc.pl and mpc.pl to mwc-ace and mpc-ace.
   * debian/ace-config*,debian/tao-config*: dropped. These files were no
     longer installed.
@@ -19,8 +18,9 @@
   * debian/control: simplify packages synopsis and descriptions.
   * debian/control: drop xerces dependency (Closes: #378605). Xerces is
     only needed by DAnCE, which is not packaged yet.
-
- -- Thomas Girard <thomas.g.girard at free.fr>  Tue, 18 Jul 2006 08:42:23 +0000
+  * debian/libace-dev.install: remove generate_export_file.pl for now.
+
+ -- Thomas Girard <thomas.g.girard at free.fr>  Wed, 19 Jul 2006 20:31:20 +0200
 
 ace (5.4.7-9) unstable; urgency=low
 

Modified: tags/5.4.7-10/debian/libace-dev.install
URL: http://svn.debian.org/wsvn/pkg-ace/tags/5.4.7-10/debian/libace-dev.install?rev=397&op=diff
==============================================================================
--- tags/5.4.7-10/debian/libace-dev.install (original)
+++ tags/5.4.7-10/debian/libace-dev.install Wed Jul 19 18:33:39 2006
@@ -1,4 +1,3 @@
-bin/genexp-ace usr/bin
 ace/*.{h,inl}  usr/include/ace
 ace/os_include usr/include/ace
 ace/libACE.a   usr/lib

Modified: tags/5.4.7-10/debian/libtao-orbsvcs-dev.docs
URL: http://svn.debian.org/wsvn/pkg-ace/tags/5.4.7-10/debian/libtao-orbsvcs-dev.docs?rev=397&op=diff
==============================================================================
--- tags/5.4.7-10/debian/libtao-orbsvcs-dev.docs (original)
+++ tags/5.4.7-10/debian/libtao-orbsvcs-dev.docs Wed Jul 19 18:33:39 2006
@@ -12,3 +12,4 @@
 ACE_wrappers/TAO/orbsvcs/TAO_Service/README.TAO_Service
 ACE_wrappers/TAO/orbsvcs/Time_Service/README.Time_Service
 ACE_wrappers/TAO/orbsvcs/Trading_Service/README.Trading_Service
+ACE_wrappers/TAO/orbsvcs/examples




More information about the Pkg-ace-devel mailing list