X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=debian%2Fcontrol;h=ec899768714467ec499afd05892fcad695c2a9fc;hp=3766e4a25887c1472b83cc20d4a304fa0a123c7f;hb=a8030df4915df6a1ea0312cbffb79ace4795c865;hpb=90294c2d1e2a09580b8c761c3ea9ee60b37e84c0 diff --git a/debian/control b/debian/control index 3766e4a2..ec899768 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,13 @@ Source: ginac -Section: devel +Section: math Priority: optional Maintainer: Richard Kreckel Standards-Version: 3.1.1 +Build-Depends: debhelper, libstdc++-dev, cln-dev (>=1.1.0), libreadline4-dev -Package: ginac +Package: libginac Architecture: any +Section: libs Depends: ${shlibs:Depends} Description: The GiNaC framework (runtime library) GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an @@ -13,33 +15,15 @@ Description: The GiNaC framework (runtime library) . See for detailed information. -Package: ginac-dev +Package: libginac-dev Architecture: any -Depends: ginac, libc6-dev -Recommends: ginac-ginsh -Suggests: ginac-doc +Section: devel +Depends: libginac, libc6-dev, g++ (>=2.95.2), cln-dev (>=1.1.0) +Recommends: info | info-browser Description: The GiNaC framework (development files) GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an open framework for symbolic computation within the C++ programming language. . - This package provides header files and a static library. + This package provides header files, a static library plus a tutorial as info. -Package: ginac-ginsh -Architecture: any -Depends: ginac, libc6-dev -Description: The GiNaC framework's interactive shell - GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an - open framework for symbolic computation within the C++ programming language. - . - The ginsh (GiNaC interactive shell) provides a simple and easy to use - CAS-like interface for GiNaC's classes. - -Package: ginac-doc -Architecture: any -Depends: ginac, libc6-dev -Description: The GiNaC framework (documentation files) - GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an - open framework for symbolic computation within the C++ programming language. - . - This package contains the complete documentation including a tutorial and a - browsable reference. \ No newline at end of file +Package: ginac-tools \ No newline at end of file