debian: Add libboost-serialization-dev to dependencies to fix gutsy build
[senf.git] / debian / control
index ab91aa9..f82de4b 100644 (file)
@@ -1,18 +1,43 @@
 Source: libsenf
 Priority: extra
 Maintainer: Stefan Bund <senf-dev@lists.berlios.de>
-Build-Depends: debhelper (>= 5), scons, binutils-dev, libboost-dev, 
+Build-Depends: debhelper (>= 5), scons (>= 0.97), binutils-dev, libboost-dev, 
        libboost-test-dev, libboost-date-time-dev, libboost-regex-dev, 
-       libboost-thread-dev, doxygen, dia, tidy, xsltproc, graphviz
-Standards-Version: 3.7.2
-Section: libs
+       libboost-filesystem-dev, libboost-serialization-dev, doxygen (>= 1.5.5), 
+       dia, tidy, xsltproc, graphviz, perl-base, linklint, netpbm
+Standards-Version: 3.7.2 Section: libs
 
-Package: libsenf-dev
+Package: libsenf
+Section: libdevel
+Architecture: any
+Description: SENF Extensible Network Framework, static library
+ The SENF Simple and Extensible Network Framework aims to be a
+ complete set of libraries to facilitate the development of network
+ applications focusing on network protocols on the layers below the
+ application layer. However, the framework includes many general
+ purpose utilities and will be expedient to use well beyond its primary
+ objective.
+
+Package: libsenf-dbg
 Section: libdevel
 Architecture: any
+Description: SENF Extensible Network Framework, static library (debug build)
+ The SENF Simple and Extensible Network Framework aims to be a
+ complete set of libraries to facilitate the development of network
+ applications focusing on network protocols on the layers below the
+ application layer. However, the framework includes many general
+ purpose utilities and will be expedient to use well beyond its primary
+ objective.
+
+Package: libsenf-dev
+Section: libdevel
+Architecture: all
 Depends: binutils-dev, libboost-dev, libboost-regex-dev, 
-       libboost-date-time-dev, libboost-thread-dev
-Description: SENF Extensible Network Framework, development files
+       libboost-date-time-dev, libboost-thread-dev, libboost-serialization-dev,
+       libboost-filesystem-dev, libsenf (=${source:Version}) | libsenf-dbg (=${source:Version})
+Recommends: libsenf (=${binary:Version}), libsenf-dbg (=${binary:Version})
+Suggests: libsenf-doc (=${binary:Version})
+Description: SENF Extensible Network Framework, header files
  The SENF Simple and Extensible Network Framework aims to be a
  complete set of libraries to facilitate the development of network
  applications focusing on network protocols on the layers below the