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

Steven Michael Robbins smr at alioth.debian.org
Mon Nov 28 04:31:52 UTC 2011


Author: smr
Date: 2011-11-28 04:31:52 +0000 (Mon, 28 Nov 2011)
New Revision: 14676

Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/control
   boost/trunk/debian/patches/pythonid.patch
Log:
Last touch-ups before upload.

Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2011-11-28 02:34:17 UTC (rev 14675)
+++ boost/trunk/debian/changelog	2011-11-28 04:31:52 UTC (rev 14676)
@@ -1,6 +1,6 @@
 boost1.48 (1.48.0-1) unstable; urgency=low
 
-  * New upstream.
+  * New upstream.  Closes: #634245.
     - patches/changeset_71050.diff:
     - patches/date_time_date_formatting_hpp.patch:
     - patches/fusion-name-qual.patch:
@@ -8,13 +8,15 @@
     - patches/openssl-no-ssl2.patch:
     - patches/python2.5-elementtree.patch: Removed.  Applied upstream.
   
+  * New library packages for: chrono, locale, and timer.
+  
+  * patches/pythonid.patch: New.  Fix jam option --python-buildid.
+  
   * patches/hurd-ellint_rd.patch:
   * patches/hurd-execution_monitor.patch: Remove.  Pino Toscano advised
     that the hurd no longer needs these.
 
-  * patches/pythonid.patch: New.  Fix jam option --python-buildid.
-  
- -- Steve M. Robbins <smr at debian.org>  Sun, 27 Nov 2011 13:49:27 -0600
+ -- Steve M. Robbins <smr at debian.org>  Sun, 27 Nov 2011 22:18:35 -0600
 
 boost1.46 (1.46.1-7) unstable; urgency=low
 

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2011-11-28 02:34:17 UTC (rev 14675)
+++ boost/trunk/debian/control	2011-11-28 04:31:52 UTC (rev 14676)
@@ -72,8 +72,8 @@
  bcp, inspect, boostbook and quickbook.
  .
  For the following subprojects separate packages exist: chrono, date-time,
- filesystem, graph, iostreams, math, mpi, program_options, python,
- regex, serialization, signals, system, test, thread, and wave.
+ filesystem, graph, iostreams, locale, math, mpi, program_options, python,
+ regex, serialization, signals, system, test, thread, timer, and wave.
 
 Package: libboost1.48-all-dev
 Architecture: any

Modified: boost/trunk/debian/patches/pythonid.patch
===================================================================
--- boost/trunk/debian/patches/pythonid.patch	2011-11-28 02:34:17 UTC (rev 14675)
+++ boost/trunk/debian/patches/pythonid.patch	2011-11-28 04:31:52 UTC (rev 14676)
@@ -1,3 +1,7 @@
+Description: Fix jam option --python-buildid
+Author: Steve Robbins <smr at debian.org>
+Forwarded: http://lists.boost.org/boost-build/2011/11/25446.php
+
 --- boost1.48-1.48.0.orig/boostcpp.jam
 +++ boost1.48-1.48.0/boostcpp.jam
 @@ -99,13 +99,6 @@




More information about the pkg-boost-commits mailing list