]> www.ginac.de Git - ginac.git/commitdiff
* Commit some lost patches.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Sat, 5 Feb 2005 01:32:55 +0000 (01:32 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Sat, 5 Feb 2005 01:32:55 +0000 (01:32 +0000)
debian/changelog
debian/control
debian/shlibs

index ed90c43e5b4a1498174fcda7d69d862f3a1c7880..2d7e47e60b628432d23dd3c935f882683b5e37aa 100644 (file)
@@ -1,14 +1,26 @@
+ginac (1.3.0-2) unstable; urgency=low
+
+  * Apply an upstream patch fixing static initialization order fiasco.
+  * Upgrade from libreadline4 to libreadline5.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Tue, 11 Jan 2005 22:39:19 +0100
+
 ginac (1.3.0-1) unstable; urgency=low
 
   * New upstream release; binary incompatible, so it's libginac1.3 now.
+  * Reverted the info-file hack from the previous release since the upstream
+    package is complete again.
 
- -- Richard Kreckel <kreckel@ginac.de>  Tue, 19 Oct 2004 14:44:44 +0100
+ -- Richard Kreckel <kreckel@ginac.de>  Tue, 26 Oct 2004 00:24:41 +0200
 
 ginac (1.2.4-1) unstable; urgency=low
 
   * New upstream (bugfix only) release.
+  * Exchange doc/tutorial/ginac.info by a full unsplitted version, since
+    the second and third parts were accidentally left out by upstream
+    packaging.
 
- -- Richard Kreckel <kreckel@ginac.de>  Tue, 12 Oct 2004 15:30:13 +0200
+ -- Richard Kreckel <kreckel@ginac.de>  Wed, 13 Oct 2004 21:46:23 +0200
 
 ginac (1.2.3-1) unstable; urgency=low
 
@@ -41,12 +53,6 @@ ginac (1.2.0-1) unstable; urgency=low
 
  -- Richard Kreckel <kreckel@ginac.de>  Tue, 23 Mar 2004 21:39:15 +0100
 
-ginac (1.1.7-1) unstable; urgency=low
-
-  * New upstream (bugfix only) release.
-
- -- Richard Kreckel <kreckel@ginac.de>  Thu, 11 Mar 2004 16:50:45 +0100
-
 ginac (1.1.6-1) unstable; urgency=low
 
   * New upstream (bugfix only) release.
index 43d03fa850e02b41ea217d55109d6b0b13b8ddef..cb1c925a499daeecb772c9623547324fab5ba3bf 100644 (file)
@@ -2,7 +2,7 @@ Source: ginac
 Section: math
 Priority: optional
 Maintainer: Richard Kreckel <kreckel@ginac.de>
-Build-Depends: debhelper (>= 4.0.0), libcln-dev, libgmp3-dev, libreadline4-dev, flex, bison
+Build-Depends: debhelper (>= 4.0.0), libcln-dev, libgmp3-dev, libreadline5-dev, flex, bison
 Standards-Version: 3.6.1
 
 Package: libginac1.3
index 6c86662671511f96e3ccc7a4f83ccb1b9a4cf621..24eec720cd34098415868211d2f55993efeebd1d 100644 (file)
@@ -1 +1 @@
-libginac-1.2   0       libginac1.2 (>= 1.2.0)
+libginac-1.3   0       libginac1.3 (>= 1.3.0)