]> www.ginac.de Git - ginac.git/commitdiff
Update debian/ files.
authorRichard B. Kreckel <kreckel@ginac.de>
Tue, 25 Mar 2008 23:03:08 +0000 (00:03 +0100)
committerRichard B. Kreckel <kreckel@ginac.de>
Tue, 25 Mar 2008 23:03:08 +0000 (00:03 +0100)
Use the files that were uploaded with GiNaC 1.4.1 in Debian.

debian/changelog
debian/control

index eabdf110abf2a73e92a77c767ba26082a0eb98f6..4a6e91a4e6c7bb1986988cbd596d85ba753a8365 100644 (file)
@@ -1,3 +1,9 @@
+ginac (1.4.1-1) unstable; urgency=low
+
+  * New upstream (bugfix only) release.
+
+ -- Richard Kreckel <kreckel@ginac.de>  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;
index 10c1f115bb0121d61c5f79cd0eb089a5bfe0986b..c542e56899af740b2c013becd7ba3395d32e0a67 100644 (file)
@@ -3,7 +3,7 @@ Section: math
 Priority: optional
 Maintainer: Richard Kreckel <kreckel@ginac.de>
 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