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

Domenico Andreoli cavok at costa.debian.org
Wed Sep 27 10:45:58 UTC 2006


Author: cavok
Date: 2006-09-27 10:45:58 +0000 (Wed, 27 Sep 2006)
New Revision: 14004

Modified:
   boost/trunk/debian/control
Log:
upgraded to libicu36-dev

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2006-09-27 10:42:12 UTC (rev 14003)
+++ boost/trunk/debian/control	2006-09-27 10:45:58 UTC (rev 14004)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Boost Team <pkg-boost-devel at lists.alioth.debian.org>
 Uploaders: Steve M. Robbins <smr at debian.org>, Domenico Andreoli <cavok at debian.org>, Christophe Prud'homme <prudhomm at debian.org>
-Build-Depends: debhelper (>= 4), bison, flex, docbook-to-man, xsltproc, doxygen, python2.4-dev, zlib1g-dev, libbz2-dev, libicu34-dev, g++-4.1
+Build-Depends: debhelper (>= 4), bison, flex, docbook-to-man, xsltproc, doxygen, python2.4-dev, zlib1g-dev, libbz2-dev, libicu36-dev, g++-4.1
 Standards-Version: 3.7.2
 
 Package: bcp
@@ -26,6 +26,7 @@
 Package: libboost-dbg
 Architecture: any
 Section: libdevel
+Priority: extra
 Depends: ${shlibs:Depends}
 Suggests: libboost-dev
 Description: Boost C++ Libraries with debug symbols
@@ -276,7 +277,7 @@
 Package: libboost-regex-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${Source-Version}), libboost-regex1.34.0 (= ${Source-Version}), libicu34-dev
+Depends: libboost-dev (= ${Source-Version}), libboost-regex1.34.0 (= ${Source-Version}), libicu36-dev
 Description: regular expression library for C++
  Part of the Boost C++ Libraries collection.
  .




More information about the pkg-boost-commits mailing list