[pkg-boost-commits] r15004 - /boost/trunk/debian/control
smr at users.alioth.debian.org
smr at users.alioth.debian.org
Sun Oct 16 05:30:54 UTC 2016
Author: smr
Date: Sun Oct 16 05:30:51 2016
New Revision: 15004
URL: http://svn.debian.org/wsvn/pkg-boost/?sc=1&rev=15004
Log:
Fix line length and spelling in Boost.Fiber package descriptions.
Modified:
boost/trunk/debian/control
Modified: boost/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-boost/boost/trunk/debian/control?rev=15004&op=diff
==============================================================================
--- boost/trunk/debian/control (original)
+++ boost/trunk/debian/control Sun Oct 16 05:30:51 2016
@@ -451,8 +451,10 @@
Description: cooperatively-scheduled micro-/userland-threads
This package forms part of the Boost C++ Libraries collection.
.
- Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively.
- The API contains classes and functions to manage and synchronize fibers similiarly to standard thread support library.
+ Boost.Fiber provides a framework for micro-/userland-threads (fibers)
+ scheduled cooperatively. The API contains classes and functions to
+ manage and synchronize fibers similarly to standard thread support
+ library.
.
Each fiber has its own stack.
.
@@ -481,8 +483,10 @@
Description: cooperatively-scheduled micro-/userland-threads
This package forms part of the Boost C++ Libraries collection.
.
- Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively.
- The API contains classes and functions to manage and synchronize fibers similiarly to standard thread support library.
+ Boost.Fiber provides a framework for micro-/userland-threads (fibers)
+ scheduled cooperatively. The API contains classes and functions to
+ manage and synchronize fibers similarly to standard thread support
+ library.
.
Each fiber has its own stack.
.
More information about the pkg-boost-commits
mailing list