Add bytefield.sty latex package to doclib
[senf.git] / debian / control
index f82de4b..8f34779 100644 (file)
@@ -1,11 +1,13 @@
 Source: libsenf
 Priority: extra
 Maintainer: Stefan Bund <senf-dev@lists.berlios.de>
-Build-Depends: debhelper (>= 5), scons (>= 0.97), binutils-dev, libboost-dev, 
+Build-Depends: debhelper (>= 5), scons (>= 0.97), g++, binutils-dev, libboost-dev, 
        libboost-test-dev, libboost-date-time-dev, libboost-regex-dev, 
-       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
+       libboost-filesystem-dev, libboost-serialization-dev, libboost-iostreams-dev,
+       libboost-signals-dev, doxygen (>= 1.5.5), libreadline-dev, dia, tidy, xsltproc, 
+       graphviz, perl-base, linklint, netpbm, gs, tetex-bin, perl
+Standards-Version: 3.7.2 
+Section: libs
 
 Package: libsenf
 Section: libdevel
@@ -34,9 +36,10 @@ Section: libdevel
 Architecture: all
 Depends: binutils-dev, libboost-dev, libboost-regex-dev, 
        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})
+       libboost-filesystem-dev, libboost-signals-dev,
+       libsenf (=${source:Version}) | libsenf-dbg (=${source:Version})
+Recommends: libsenf (=${source:Version}), libsenf-dbg (=${source:Version})
+Suggests: libsenf-doc (=${source: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
@@ -48,7 +51,7 @@ Description: SENF Extensible Network Framework, header files
 Package: libsenf-doc
 Section: doc
 Architecture: all
-Description: SENF Extensible Network Framework, Documentation and Examples
+Description: SENF Extensible Network Framework, documentation and examples
  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