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

smr at alioth.debian.org smr at alioth.debian.org
Sun Nov 9 17:05:17 UTC 2008


Author: smr
Date: 2008-11-09 17:05:17 +0000 (Sun, 09 Nov 2008)
New Revision: 14306

Modified:
   boost/trunk/debian/rules
Log:
Reformat.  No semantic change.

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2008-11-09 17:03:55 UTC (rev 14305)
+++ boost/trunk/debian/rules	2008-11-09 17:05:17 UTC (rev 14306)
@@ -22,7 +22,9 @@
 boost_version = 1_37
 
 # Boost libraries for which we want separate packages
-boost_libs := date-time filesystem graph iostreams math program-options python regex serialization signals system test thread wave
+boost_libs := date-time filesystem graph iostreams math		       \
+	program-options python regex serialization signals system test \
+	thread wave
 
 # these are special cases, where shared library has not the same name of the Boost library
 boost_lib_math := math_c99 math_c99f math_c99l math_tr1 math_tr1f math_tr1l




More information about the pkg-boost-commits mailing list