X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Fcontrol;h=f11f92a87e4141769a14565c74ff2b7bb76f3b99;hb=8025a3e571ed9de108f7203907baa4cabc801ea9;hp=832569e5097bfae1c3d1992972d4ba4932653b21;hpb=fbeb2e926ac710522f16c254948d4d271fa0ca70;p=senf.git diff --git a/debian/control b/debian/control index 832569e..f11f92a 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +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, - libboost-filesystem-dev, doxygen, dia, tidy, xsltproc, - graphviz, perl-base, linklint + 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, - libboost-filesystem-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