[pkg-boost-commits] r14284 - boost/trunk/debian
smr at alioth.debian.org
smr at alioth.debian.org
Sun Sep 28 05:05:52 UTC 2008
Author: smr
Date: 2008-09-28 05:05:50 +0000 (Sun, 28 Sep 2008)
New Revision: 14284
Modified:
boost/trunk/debian/Notes
Log:
Update documentation-files genration, add math lib.
Modified: boost/trunk/debian/Notes
===================================================================
--- boost/trunk/debian/Notes 2008-09-28 04:59:48 UTC (rev 14283)
+++ boost/trunk/debian/Notes 2008-09-28 05:05:50 UTC (rev 14284)
@@ -21,9 +21,9 @@
1955 no Library property_tree not present in 1.36.0
2083 no Duplicate of ticket 1615
2091 no Duplicate of ticket 1615
+ 2210 yes gcc43-path_name_check.patch
-
Thread Support
--------------
@@ -38,9 +38,9 @@
Generate the list of documentation files using wget going through
localhost to get the source tree
- path=Packages/boost/alioth/build-area/boost-1.35.0
+ path=boost_1_36_0
wget -r --no-parent --domains=localhost \
- http://localhost/lsrc/$path/index.html
+ http://localhost/$path/index.html
cd localhost/....
rm -rf boost
for f in `find * -type f`; do
@@ -73,12 +73,13 @@
Check using check-interdep.sh
-For 1.35.0:
+For 1.36.0:
date_time depends on serialization
filesystem depends on system
graph depends on serialization test
iostreams depends on regex
+math depends on test
regex depends on thread
thread depends on date_time
wave depends on filesystem serialization
More information about the pkg-boost-commits
mailing list