[pkg-boost-commits] r14290 - in boost/trunk/debian: . patches

smr at alioth.debian.org smr at alioth.debian.org
Mon Oct 27 05:49:38 UTC 2008


Author: smr
Date: 2008-10-27 05:49:38 +0000 (Mon, 27 Oct 2008)
New Revision: 14290

Modified:
   boost/trunk/debian/Notes
   boost/trunk/debian/patches/avoid-PATH_MAX.patch
   boost/trunk/debian/patches/kfreebsd-poll-symbols.patch
   boost/trunk/debian/patches/suppress-compiler-warnings.patch
Log:
Update notes on patches applied upstream.

Modified: boost/trunk/debian/Notes
===================================================================
--- boost/trunk/debian/Notes	2008-10-27 05:45:08 UTC (rev 14289)
+++ boost/trunk/debian/Notes	2008-10-27 05:49:38 UTC (rev 14290)
@@ -12,7 +12,6 @@
 
   Ticket  Inc?  Comment
   ------  ----  ----------------------------------
-  1528     no   Patch applied upstream, present in 1.36.0
   1570     no   Patch applied upstream, present in 1.36.0
   1605     no   Library property_tree not present in 1.36.0
   1615    yes   gcc43-date_time.patch

Modified: boost/trunk/debian/patches/avoid-PATH_MAX.patch
===================================================================
--- boost/trunk/debian/patches/avoid-PATH_MAX.patch	2008-10-27 05:45:08 UTC (rev 14289)
+++ boost/trunk/debian/patches/avoid-PATH_MAX.patch	2008-10-27 05:49:38 UTC (rev 14290)
@@ -1,5 +1,6 @@
 # Fix for http://bugs.debian.org/487343
 # Reported upstream as http://svn.boost.org/trac/boost/ticket/2206
+# - fixed in SVN changeset 48993
 
 --- boost1.35-1.35.0.orig/tools/jam/src/pwd.c
 +++ boost1.35-1.35.0/tools/jam/src/pwd.c

Modified: boost/trunk/debian/patches/kfreebsd-poll-symbols.patch
===================================================================
--- boost/trunk/debian/patches/kfreebsd-poll-symbols.patch	2008-10-27 05:45:08 UTC (rev 14289)
+++ boost/trunk/debian/patches/kfreebsd-poll-symbols.patch	2008-10-27 05:49:38 UTC (rev 14290)
@@ -3,6 +3,7 @@
 
 Fix for BTS #492786.
 Reported upstream as http://svn.boost.org/trac/boost/ticket/2152.
+Upstream ticket is closed as of 2008-09-15.
 
 
 --- boost1.35-1.35.0.orig/boost/test/impl/execution_monitor.ipp

Modified: boost/trunk/debian/patches/suppress-compiler-warnings.patch
===================================================================
--- boost/trunk/debian/patches/suppress-compiler-warnings.patch	2008-10-27 05:45:08 UTC (rev 14289)
+++ boost/trunk/debian/patches/suppress-compiler-warnings.patch	2008-10-27 05:49:38 UTC (rev 14290)
@@ -3,8 +3,8 @@
 
 The fix for topological_sort.hpp reported upstream
 as http://svn.boost.org/trac/boost/ticket/2209
+- marked as closed in r49000
 
-
 --- boost-posix-2008-03-21.orig/boost/date_time/time.hpp
 +++ boost-posix-2008-03-21/boost/date_time/time.hpp
 @@ -77,14 +77,14 @@




More information about the pkg-boost-commits mailing list