[pkg-boost-commits] r14655 - boost/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Fri Aug 12 03:59:48 UTC 2011


Author: smr
Date: 2011-08-12 03:59:48 +0000 (Fri, 12 Aug 2011)
New Revision: 14655

Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/libboost-doc.README.Debian
Log:
Remove reference to obsolete packages bjam and boost-build.

Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2011-08-12 03:54:21 UTC (rev 14654)
+++ boost/trunk/debian/changelog	2011-08-12 03:59:48 UTC (rev 14655)
@@ -4,8 +4,11 @@
     Closes: #633865.
   
   * rules: Dump boostrap log file if bootstrapping fails.
+  
+  * libboost-doc.README.Debian: Remove reference to packages bjam and
+    boost-build; now only need boostX.YZ-dev.
 
- -- Steve M. Robbins <smr at debian.org>  Thu, 11 Aug 2011 22:46:29 -0500
+ -- Steve M. Robbins <smr at debian.org>  Thu, 11 Aug 2011 22:59:02 -0500
 
 boost1.46 (1.46.1-6) unstable; urgency=low
 

Modified: boost/trunk/debian/libboost-doc.README.Debian
===================================================================
--- boost/trunk/debian/libboost-doc.README.Debian	2011-08-12 03:54:21 UTC (rev 14654)
+++ boost/trunk/debian/libboost-doc.README.Debian	2011-08-12 03:59:48 UTC (rev 14655)
@@ -1,11 +1,8 @@
 	Building Boost.Python Examples
 	------------------------------
 
-1. Ensure the following packages are installed:
+1. Ensure the package libboostX.YZ-dev is installed (provides bjam).
 
-	bjam
-	boost-build
-
 2. Copy the contents of examples/libs/python/example elsewhere before
 attempting to build, since the build creates files inside the example
 directory.
@@ -13,4 +10,4 @@
 3. Change to the directory created in step 2, then "bjam test".
 
 
- -- Steve M. Robbins <smr at debian.org>, Sat, 01 May 2010 14:43:03 -0500
+ -- Steve M. Robbins <smr at debian.org>, Thu, 11 Aug 2011 22:57:55 -0500




More information about the pkg-boost-commits mailing list