X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Fcontrol;h=dee5ab7dfaa95c1a343858a99301d41af2852c4a;hb=fd3a0e8ac95d1158e9ea661ddf9187b67c70169f;hp=f50d3b17aa1f037d414f49f883bd43c9bd4f61eb;hpb=eef5ce1509f25480ab70091c9894f05a175bc80c;p=senf.git diff --git a/debian/control b/debian/control index f50d3b1..dee5ab7 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,46 @@ Source: libsenf Priority: extra Maintainer: Stefan Bund -Build-Depends: debhelper (>= 5), scons, 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 +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, libboost-iostreams-dev, + libboost-signals-dev, doxygen (>= 1.5.5), libreadline-dev, dia, tidy, xsltproc, + graphviz, perl-base, linklint, netpbm, gs, tetex-bin, tetex-extra +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 -Depends: binutils-dev, libboost-dev, libboost-regex-dev, libboost-date-time-dev, libboost-thread-dev -Description: SENF Extensible Network Framework, development files +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, libboost-serialization-dev, + 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 applications focusing on network protocols on the layers below the @@ -20,7 +51,7 @@ Description: SENF Extensible Network Framework, development 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