X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Fcontrol;h=571b5223c791ccef649d3bcbc641e309234551ad;hb=799a721ce253f632b90b1574ff4cfabae6b1602c;hp=fdeeaa4771b93f094575aed07fee436330680b0f;hpb=2e7dc69c3a63bac0a9df1abbcece62c03112a1ab;p=senf.git diff --git a/debian/control b/debian/control index fdeeaa4..571b522 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 5), scons (>= 0.97), g++, binutils-dev, libboost-date-time-dev | libboost-date-time1.35-dev, libboost-regex-dev | libboost-regex1.35-dev, libboost-filesystem-dev | libboost-filesystem1.35-dev, - libboost-serialization-dev | libboost-serialization1.35-dev, libboost-iostreams-dev | libboost-iostreams1.35-dev, libboost-signals-dev | libboost-signals1.35-dev, doxygen (>= 1.5.5), libreadline-dev, dia, tidy, xsltproc, graphviz, @@ -43,7 +42,6 @@ Depends: binutils-dev, libboost-dev | libboost-1.35-dev, libboost-regex-dev | libboost-regex1.35-dev, libboost-date-time-dev | libboost-date-time1.35-dev, libboost-thread-dev | libboost-thread1.35-dev, - libboost-serialization-dev | libboost-serialization1.35-dev, libboost-filesystem-dev | libboost-filesystem1.35-dev, libboost-signals-dev | libboost-signals1.35-dev, libsenf (=${source:Version}) | libsenf-dbg (=${source:Version}) @@ -67,3 +65,15 @@ Description: SENF Extensible Network Framework, documentation and examples application layer. However, the framework includes many general purpose utilities and will be expedient to use well beyond its primary objective. + +Package: libsenf-tools +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends} +Description: SENF Extensible Network Framework, utilities + 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.