[pkg-boost-commits] r14108 - in boost/trunk: . debian more

cavok at alioth.debian.org cavok at alioth.debian.org
Wed Jul 25 12:23:19 UTC 2007


Author: cavok
Date: 2007-07-25 12:23:19 +0000 (Wed, 25 Jul 2007)
New Revision: 14108

Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/rules
   boost/trunk/index.htm
   boost/trunk/more/version_history.html
Log:
successfully merged with upstream 1.34.1

Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2007-07-25 11:50:44 UTC (rev 14107)
+++ boost/trunk/debian/changelog	2007-07-25 12:23:19 UTC (rev 14108)
@@ -1,11 +1,10 @@
-boost (1.34.1~rc3-1) experimental; urgency=low
+boost (1.34.1-1) unstable; urgency=low
 
-  * New upstream release candidate.
+  * New upstream release
   * README.Debian explains how programs should link to the Boost
     libraries both the portable and the Debian-specific way.
-    Closes: #429533, #424038, #424666, #425992, #428419, #425264, #431502.
 
- -- Domenico Andreoli <cavok at debian.org>  Tue, 17 Jul 2007 00:24:49 +0200
+ -- Domenico Andreoli <cavok at debian.org>  Wed, 25 Jul 2007 13:51:11 +0200
 
 boost (1.34.1~rc1-1) experimental; urgency=low
 

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2007-07-25 11:50:44 UTC (rev 14107)
+++ boost/trunk/debian/rules	2007-07-25 12:23:19 UTC (rev 14108)
@@ -143,8 +143,7 @@
 	# package libboost-date-time$(SOVERSION)
 	dh_install -plibboost-date-time$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_date_time$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_date_time$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_date_time$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_date_time$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_date_time$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -157,7 +156,11 @@
 	   debian/tmp/usr/lib/libboost_date_time$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_date_time$(release_suffix_mt).so \
 	   debian/tmp/usr/lib/libboost_date_time$(release_suffix_st).a \
-	   debian/tmp/usr/lib/libboost_date_time$(release_suffix_st).so
+	   debian/tmp/usr/lib/libboost_date_time$(release_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_date_time$(debug_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_date_time$(debug_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_date_time$(debug_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_date_time$(debug_suffix_st).so
 	dh_link -plibboost-date-time-dev \
 	   usr/lib/libboost_date_time$(release_suffix_st).a   usr/lib/libboost_date_time-st.a \
 	   usr/lib/libboost_date_time$(release_suffix_st).so  usr/lib/libboost_date_time-st.so \
@@ -168,8 +171,7 @@
 	# package libboost-filesystem$(SOVERSION)
 	dh_install -plibboost-filesystem$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_filesystem$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_filesystem$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_filesystem$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_filesystem$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_filesystem$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -182,7 +184,11 @@
 	   debian/tmp/usr/lib/libboost_filesystem$(release_suffix_st).a \
 	   debian/tmp/usr/lib/libboost_filesystem$(release_suffix_st).so \
 	   debian/tmp/usr/lib/libboost_filesystem$(release_suffix_mt).a \
-	   debian/tmp/usr/lib/libboost_filesystem$(release_suffix_mt).so
+	   debian/tmp/usr/lib/libboost_filesystem$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_filesystem$(debug_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_filesystem$(debug_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_filesystem$(debug_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_filesystem$(debug_suffix_mt).so
 	dh_link -plibboost-filesystem-dev \
 	   usr/lib/libboost_filesystem$(release_suffix_st).a   usr/lib/libboost_filesystem-st.a \
 	   usr/lib/libboost_filesystem$(release_suffix_st).so  usr/lib/libboost_filesystem-st.so \
@@ -193,8 +199,7 @@
 	# package libboost-graph$(SOVERSION)
 	dh_install -plibboost-graph$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_graph$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_graph$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_graph$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_graph$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_graph$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -207,6 +212,10 @@
 	   debian/tmp/usr/lib/libboost_graph$(release_suffix_st).a \
 	   debian/tmp/usr/lib/libboost_graph$(release_suffix_st).so \
 	   debian/tmp/usr/lib/libboost_graph$(release_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_graph$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_graph$(release_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_graph$(release_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_graph$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_graph$(release_suffix_mt).so
 	dh_link -plibboost-graph-dev \
 	   usr/lib/libboost_graph$(release_suffix_st).a   usr/lib/libboost_graph-st.a \
@@ -218,8 +227,7 @@
 	# package libboost-iostreams$(SOVERSION)
 	dh_install -plibboost-iostreams$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_iostreams$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_iostreams$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -232,6 +240,10 @@
 	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_st).a \
 	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_st).so \
 	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_iostreams$(release_suffix_mt).so
 	dh_link -plibboost-iostreams-dev \
 	   usr/lib/libboost_iostreams$(release_suffix_st).a   usr/lib/libboost_iostreams-st.a \
@@ -243,8 +255,7 @@
 	# package libboost-program-options$(SOVERSION)
 	dh_install -plibboost-program-options$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_program_options$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_program_options$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -257,6 +268,10 @@
 	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_st).a \
 	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_st).so \
 	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_program_options$(release_suffix_mt).so
 	dh_link -plibboost-program-options-dev \
 	   usr/lib/libboost_program_options$(release_suffix_st).a   usr/lib/libboost_program_options-st.a \
@@ -268,8 +283,7 @@
 	# package libboost-python$(SOVERSION)
 	dh_install -plibboost-python$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_python$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_python$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_python$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_python$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_python$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -282,6 +296,10 @@
 	   debian/tmp/usr/lib/libboost_python$(release_suffix_st).a \
 	   debian/tmp/usr/lib/libboost_python$(release_suffix_st).so \
 	   debian/tmp/usr/lib/libboost_python$(release_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_python$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_python$(release_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_python$(release_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_python$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_python$(release_suffix_mt).so
 	dh_link -plibboost-python-dev \
 	   usr/lib/libboost_python$(release_suffix_st).a   usr/lib/libboost_python-st.a \
@@ -297,8 +315,7 @@
 	# package libboost-regex$(SOVERSION)
 	dh_install -plibboost-regex$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_regex$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_regex$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_regex$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_regex$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_regex$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -311,6 +328,10 @@
 	   debian/tmp/usr/lib/libboost_regex$(release_suffix_st).a \
 	   debian/tmp/usr/lib/libboost_regex$(release_suffix_st).so \
 	   debian/tmp/usr/lib/libboost_regex$(release_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_regex$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_regex$(release_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_regex$(release_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_regex$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_regex$(release_suffix_mt).so
 	dh_link -plibboost-regex-dev \
 	   usr/lib/libboost_regex$(release_suffix_st).a   usr/lib/libboost_regex-st.a \
@@ -324,8 +345,7 @@
 	   debian/tmp/usr/lib/libboost_serialization$(release_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_serialization$(release_suffix_mt).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_serialization$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_wserialization$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_serialization$(debug_suffix_mt).so.$(SOVERSION) \
@@ -344,6 +364,14 @@
 	   debian/tmp/usr/lib/libboost_serialization$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_serialization$(release_suffix_mt).so \
 	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_serialization$(release_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_serialization$(release_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_serialization$(release_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_serialization$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_wserialization$(release_suffix_mt).so
 	dh_link -plibboost-serialization-dev \
 	   usr/lib/libboost_serialization$(release_suffix_st).a    usr/lib/libboost_serialization-st.a \
@@ -359,8 +387,7 @@
 	# package libboost-signals$(SOVERSION)
 	dh_install -plibboost-signals$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_signals$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_signals$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_signals$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_signals$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_signals$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -373,7 +400,11 @@
 	   debian/tmp/usr/lib/libboost_signals$(release_suffix_st).a \
 	   debian/tmp/usr/lib/libboost_signals$(release_suffix_st).so \
 	   debian/tmp/usr/lib/libboost_signals$(release_suffix_mt).a \
-	   debian/tmp/usr/lib/libboost_signals$(release_suffix_mt).so
+	   debian/tmp/usr/lib/libboost_signals$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_signals$(debug_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_signals$(debug_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_signals$(debug_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_signals$(debug_suffix_mt).so
 	dh_link -plibboost-signals-dev \
 	   usr/lib/libboost_signals$(release_suffix_st).a   usr/lib/libboost_signals-st.a \
 	   usr/lib/libboost_signals$(release_suffix_st).so  usr/lib/libboost_signals-st.so \
@@ -386,8 +417,7 @@
 	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(release_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_unit_test_framework$(release_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(release_suffix_mt).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_unit_test_framework$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_unit_test_framework$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_unit_test_framework$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(debug_suffix_mt).so.$(SOVERSION) \
@@ -406,7 +436,15 @@
 	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(release_suffix_mt).a \
 	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(release_suffix_mt).so \
 	   debian/tmp/usr/lib/libboost_unit_test_framework$(release_suffix_mt).a \
-	   debian/tmp/usr/lib/libboost_unit_test_framework$(release_suffix_mt).so
+	   debian/tmp/usr/lib/libboost_unit_test_framework$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(debug_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(debug_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_unit_test_framework$(debug_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_unit_test_framework$(debug_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(debug_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_prg_exec_monitor$(debug_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_unit_test_framework$(debug_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_unit_test_framework$(debug_suffix_mt).so
 	dh_link -plibboost-test-dev \
 	   usr/lib/libboost_prg_exec_monitor$(release_suffix_st).a   usr/lib/libboost_prg_exec_monitor-st.a \
 	   usr/lib/libboost_prg_exec_monitor$(release_suffix_st).so  usr/lib/libboost_prg_exec_monitor-st.so \
@@ -420,8 +458,7 @@
 
 	# package libboost-thread$(SOVERSION)
 	dh_install -plibboost-thread$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
-	   debian/tmp/usr/lib/libboost_thread$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_thread$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_thread$(debug_suffix_mt).so.$(SOVERSION)
 
 
@@ -431,7 +468,9 @@
 	   debian/libboost-thread-dev/usr/include/boost
 	dh_install -plibboost-thread-dev --autodest \
 	   debian/tmp/usr/lib/libboost_thread$(release_suffix_mt).a \
-	   debian/tmp/usr/lib/libboost_thread$(release_suffix_mt).so
+	   debian/tmp/usr/lib/libboost_thread$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_thread$(debug_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_thread$(debug_suffix_mt).so
 	dh_link -plibboost-thread-dev \
 	   usr/lib/libboost_thread$(release_suffix_mt).a   usr/lib/libboost_thread-mt.a \
 	   usr/lib/libboost_thread$(release_suffix_mt).so  usr/lib/libboost_thread-mt.so
@@ -440,8 +479,7 @@
 	# package libboost-wave$(SOVERSION)
 	dh_install -plibboost-wave$(SOVERSION)$(DEBIAN_SUFFIX) --autodest \
 	   debian/tmp/usr/lib/libboost_wave$(release_suffix_st).so.$(SOVERSION) \
-	   debian/tmp/usr/lib/libboost_wave$(release_suffix_mt).so.$(SOVERSION)
-	dh_install -plibboost-dbg --autodest \
+	   debian/tmp/usr/lib/libboost_wave$(release_suffix_mt).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_wave$(debug_suffix_st).so.$(SOVERSION) \
 	   debian/tmp/usr/lib/libboost_wave$(debug_suffix_mt).so.$(SOVERSION)
 
@@ -454,7 +492,11 @@
 	   debian/tmp/usr/lib/libboost_wave$(release_suffix_st).a \
 	   debian/tmp/usr/lib/libboost_wave$(release_suffix_st).so \
 	   debian/tmp/usr/lib/libboost_wave$(release_suffix_mt).a \
-	   debian/tmp/usr/lib/libboost_wave$(release_suffix_mt).so
+	   debian/tmp/usr/lib/libboost_wave$(release_suffix_mt).so \
+	   debian/tmp/usr/lib/libboost_wave$(debug_suffix_st).a \
+	   debian/tmp/usr/lib/libboost_wave$(debug_suffix_st).so \
+	   debian/tmp/usr/lib/libboost_wave$(debug_suffix_mt).a \
+	   debian/tmp/usr/lib/libboost_wave$(debug_suffix_mt).so
 	dh_link -plibboost-wave-dev \
 	   usr/lib/libboost_wave$(release_suffix_st).a   usr/lib/libboost_wave-st.a \
 	   usr/lib/libboost_wave$(release_suffix_st).so  usr/lib/libboost_wave-st.so \

Modified: boost/trunk/index.htm
===================================================================
--- boost/trunk/index.htm	2007-07-25 11:50:44 UTC (rev 14107)
+++ boost/trunk/index.htm	2007-07-25 12:23:19 UTC (rev 14108)
@@ -1,4 +1,4 @@
-tml PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
@@ -135,7 +135,7 @@
                     <div class="section-body-0">
                       <div class="section-body-1">
 
-                        <h3>July 19, 2007 - Version 1.34.1</h3>
+                        <h3>July 24, 2007 - Version 1.34.1</h3>
 
                         <p>This is a bug fix release addressing many problems with the 1.34.0 release.
                         It is a recommended upgrade for all users of Boost 1.34.0. For a complete list of fixes see
@@ -521,7 +521,7 @@
                           <div class="sidecell" id="footer">
                             <div class="sidecell-0">
                               <div id="revised">
-                                <p>Revised $Date: 2007/07/16 13:13:24 $</p>
+                                <p>Revised $Date: 2007/07/24 19:26:43 $</p>
                               </div>
 
                               <div id="copyright">

Modified: boost/trunk/more/version_history.html
===================================================================
--- boost/trunk/more/version_history.html	2007-07-25 11:50:44 UTC (rev 14107)
+++ boost/trunk/more/version_history.html	2007-07-25 12:23:19 UTC (rev 14108)
@@ -52,7 +52,7 @@
                 <div class="section-body-1">
                     <div class="history_item" id="v1.34.1">
                       
-                        <h3>1.34.1 (19 July 2007)</h3>
+                        <h3>1.34.1 (24 July 2007)</h3>
 
                         <p>This is a bug fix release addressing many problems with the 1.34.0 release.
                         It is a recommended upgrade for all users of Boost 1.34.0. For a complete list of fixes see
@@ -3215,7 +3215,7 @@
         </div>
 
         <div id="footer">
-          <p id="revised">Revised $Date: 2007/07/16 13:13:25 $</p>
+          <p id="revised">Revised $Date: 2007/07/24 19:28:13 $</p>
           <p id="copyright">Copyright Daryle Walker 2004&ndash;2005.
           Copyright Rene Rivera 2005.</p>
 




More information about the pkg-boost-commits mailing list