X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Fcontrol;h=f11f92a87e4141769a14565c74ff2b7bb76f3b99;hb=1b1d76302a5d61e918ef71f1c8e11f80ac1262e2;hp=270def1688e7a2dda254b8f661c072fad93d35ff;hpb=7e614ee5d3afb0a2827b18015eb5e713ea75fc75;p=senf.git diff --git a/debian/control b/debian/control index 270def1..f11f92a 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,43 @@ Source: libsenf Priority: extra Maintainer: Stefan Bund -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, - doxygen, dia, tidy, xsltproc, graphviz, perl-base, linklint -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 (=${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