]> www.ginac.de Git - ginac.git/blobdiff - debian/control
* basic::collec() never worked correctly on non-polynomials till now.
[ginac.git] / debian / control
index 9be99324aa9271cdf5cde28f69462c113d5c648a..ec899768714467ec499afd05892fcad695c2a9fc 100644 (file)
@@ -3,10 +3,11 @@ Section: math
 Priority: optional
 Maintainer: Richard Kreckel <kreckel@ginac.de>
 Standards-Version: 3.1.1
-Build-Depends: debhelper, libstdc++-dev, cln-dev (>=1.1.0)
+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
@@ -14,34 +15,15 @@ Description: The GiNaC framework (runtime library)
  .
  See <http://www.ginac.de/> for detailed information.
 
-Package: ginac-dev
+Package: libginac-dev
 Architecture: any
 Section: devel
-Depends: ginac, libc6-dev, g++ (>=2.95.2), cln-dev (>=1.1.0)
-Recommends: ginac-ginsh
-Suggests: ginac-doc
+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.
-
-Package: ginaccint
-Architecture: any
-Section: devel
-Depends: ginac-dev, cint (>=5.14.62)
-Description: The GiNaC framework's interface with Cint, the C++ interpreter
- GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an
- open framework for symbolic computation within the C++ programming language.
- .
- ginaccint provides an interactive symbolic interface with a C++ syntax.
+ This package provides header files, a static library plus a tutorial as info.
 
-Package: ginac-doc
-Architecture: any
-Recommends: info | info-browser
-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.
+Package: ginac-tools
\ No newline at end of file