X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Fcontrol;h=63b82facea9c983d1c6ca688cd570e6fb001d944;hb=18d987b03ac188adf6e1a82ebce2666738f0ff65;hp=f82de4bffbf8d493cd36bbf5b608030927ea8d8a;hpb=5083697390a3302a07f079813c2546939112f889;p=senf.git diff --git a/debian/control b/debian/control index f82de4b..63b82fa 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,17 @@ Source: libsenf Priority: extra Maintainer: Stefan Bund -Build-Depends: debhelper (>= 5), scons (>= 0.97), 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 +Build-Depends: debhelper (>= 5), scons (>= 0.97), g++, binutils-dev, + libboost-dev | libboost1.35-dev, + libboost-test-dev | libboost-test1.35-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-iostreams-dev | libboost-iostreams1.35-dev, + libboost-signals-dev | libboost-signals1.35-dev, + doxygen (>= 1.5.5), dia, tidy, xsltproc, graphviz, + perl-base, linklint, netpbm, gs, tetex-extra | texlive-extra-utils, + python-4suite-xml Standards-Version: 3.7.2 Section: libs Package: libsenf @@ -32,11 +39,15 @@ Description: SENF Extensible Network Framework, static library (debug build) 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, libsenf (=${source:Version}) | libsenf-dbg (=${source:Version}) -Recommends: libsenf (=${binary:Version}), libsenf-dbg (=${binary:Version}) -Suggests: libsenf-doc (=${binary:Version}) +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-filesystem-dev | libboost-filesystem1.35-dev, + libboost-signals-dev | libboost-signals1.35-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 +59,19 @@ 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 + 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