From 513bffee791864e8156bdac5705caad21133bf9d Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Wed, 19 Dec 2001 19:17:26 +0000 Subject: [PATCH] * Old and future changes: relativity at work... --- debian/changelog | 16 ++++++++++++++++ debian/control | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 21c846e4..dd6d6d2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +ginac (1.0.2-1) unstable; urgency=low + + * New upstream (bugfix only) release. + + -- Richard Kreckel Wed, 19 Dec 2001 18:43:33 +0100 + +ginac (1.0.1-1) unstable; urgency=low + + * New upstream release. + This is a bugfix release that by the way fixes the readline-version + build-problem introduced by libreadline version 4.2a; closes: #121608. + * Automatic shared library dependencies for libginac0, instead of just + libc6 dependency; closes: #120794. + + -- Richard Kreckel Tue, 4 Dec 2001 17:17:17 +0100 + ginac (1.0.0-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 75df14fa..97f3b101 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper, libcln-dev, libgmp3-dev, libreadline4-dev, flex, bison Package: libginac0 Architecture: any Section: libs -Depends: libc6 +Depends: ${shlibs:Depends} Suggests: ginac-tools Description: The GiNaC framework (runtime library) GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a -- 2.44.0