From: Richard B. Kreckel Date: Tue, 25 Mar 2008 23:03:08 +0000 (+0100) Subject: Update debian/ files. X-Git-Tag: release_1-5-0~107^2~2 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=da211dc876958abc2563de16aff673296053505e Update debian/ files. Use the files that were uploaded with GiNaC 1.4.1 in Debian. --- diff --git a/debian/changelog b/debian/changelog index eabdf110..4a6e91a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ginac (1.4.1-1) unstable; urgency=low + + * New upstream (bugfix only) release. + + -- Richard Kreckel Tue, 27 Nov 2007 23:14:59 +0100 + ginac (1.4.0-1) unstable; urgency=low * New upstream release; binary incompatible, so it's libginac1.4 now; diff --git a/debian/control b/debian/control index 10c1f115..c542e568 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: math Priority: optional Maintainer: Richard Kreckel Build-Depends: cdbs (>= 0.4.28), debhelper (>= 5), libcln-dev, libgmp3-dev, libreadline5-dev, pkg-config (>= 0.18) -Standards-Version: 3.7.2.2 +Standards-Version: 3.7.3.0 Package: libginac1.4 Architecture: any @@ -21,8 +21,8 @@ Description: The GiNaC symbolic framework (runtime library) Package: libginac-dev Architecture: any Section: libdevel -Depends: libginac1.4 (= ${Source-Version}), libc6-dev, g++, libcln-dev -Recommends: info | info-browser, libginac1.4-dbg (= ${Source-Version}) +Depends: libginac1.4 (= ${binary:Version}), libc6-dev, g++, libcln-dev +Recommends: info | info-browser, libginac1.4-dbg (= ${binary:Version}) Suggests: ginac-tools Description: The GiNaC symbolic framework (development files) GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a @@ -50,7 +50,7 @@ Package: libginac1.4-dbg Architecture: any Section: libdevel Priority: extra -Depends: libginac1.4 (= ${Source-Version}) +Depends: libginac1.4 (= ${binary:Version}) Recommends: gdb (>= 6.3) Description: The GiNaC symbolic framework (debugging symbols) GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a