[pkg-boost-commits] r14464 - boost-defaults/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Sat Jul 11 01:50:05 UTC 2009
Author: smr
Date: 2009-07-11 01:50:05 +0000 (Sat, 11 Jul 2009)
New Revision: 14464
Modified:
boost-defaults/trunk/debian/control.in
Log:
Make dependency fix (from version 1.38.1) in the control.in file.
Modified: boost-defaults/trunk/debian/control.in
===================================================================
--- boost-defaults/trunk/debian/control.in 2009-07-11 00:21:46 UTC (rev 14463)
+++ boost-defaults/trunk/debian/control.in 2009-07-11 01:50:05 UTC (rev 14464)
@@ -28,7 +28,7 @@
Package: libboost-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, libboost at MAJOR_VER@-dev
+Depends: ${misc:Depends}, libboost at MAJOR_VER@-doc
Description: Boost C++ Libraries documentation (default version)
The Boost web site provides free, peer-reviewed, portable C++ source
libraries. The emphasis is on libraries which work well with the C++
More information about the pkg-boost-commits
mailing list