[SCM] OCE packaging branch, debian-fixed, updated. debian/0.7.0-3-203-g9f6dda8

Denis Barbier bouzim at gmail.com
Tue May 22 22:32:41 UTC 2012


The following commit has been merged in the debian-fixed branch:
commit 9f6dda8d540e45993c869ab10f4947a8affff2b1
Author: Denis Barbier <bouzim at gmail.com>
Date:   Wed May 23 00:44:15 2012 +0200

    Add missing header files into liboce-ocaf-lite-dev
    
    Thanks to Julien Cristau for the report.  Closes: #674021

diff --git a/debian/changelog b/debian/changelog
index 49bbc3b..740d1db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+oce (0.9.1-2) UNRELEASED; urgency=low
+
+  [ Denis Barbier ]
+  * Add missing header files LDOMBasicString.hxx, LDOMParser.hxx
+    and LDOMString.hxx into liboce-ocaf-lite-dev.  Closes: #674021
+    Thanks to Julien Cristau for the report.
+
+ -- Denis Barbier <barbier at debian.org>  Wed, 23 May 2012 00:40:37 +0200
+
 oce (0.9.1-1) unstable; urgency=low
 
   [ Denis Barbier ]
diff --git a/debian/liboce-ocaf-lite-dev.install b/debian/liboce-ocaf-lite-dev.install
index de63f55..3e77761 100644
--- a/debian/liboce-ocaf-lite-dev.install
+++ b/debian/liboce-ocaf-lite-dev.install
@@ -15,6 +15,12 @@ usr/lib/libTKTObj.so
 usr/lib/libTKShapeSchema.so
 usr/lib/libTKStdLSchema.so
 
+# These files do not follow the normal pattern and have to be added by hand.
+# They had been dropped by 743f1e3
+usr/include/oce/LDOMBasicString.hxx
+usr/include/oce/LDOMParser.hxx
+usr/include/oce/LDOMString.hxx
+
 # list="TKCDF PTKernel TKLCAF FWOSPlugin TKPShape TKBinL TKXmlL TKPLCAF TKTObj TKShapeSchema TKStdLSchema"; for p in $list; do for f in $(sed -e '1,/^SET(TOOLKIT_MODULES/d' -e '/)/,$d' adm/cmake/$p/CMakeLists.txt); do ls -1 inc/${f}_* inc/Handle_${f}_* inc/$f.* inc/Handle_$f.* 2>/dev/null | sed -e 's,^inc,usr/include/oce,'; done; done | LC_ALL=C sort -u
 usr/include/oce/AppStdL_Application.hxx
 usr/include/oce/BinLDrivers.hxx

-- 
OCE packaging



More information about the debian-science-commits mailing list