]> www.ginac.de Git - ginac.git/commitdiff
* Prepare for packaging of version 1.3.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Fri, 8 Oct 2004 22:49:44 +0000 (22:49 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Fri, 8 Oct 2004 22:49:44 +0000 (22:49 +0000)
debian/changelog
debian/control
debian/libginac1.3.dirs [moved from debian/libginac1.2.dirs with 100% similarity]
debian/libginac1.3.files [moved from debian/libginac1.2.files with 100% similarity]

index 1c03d1bdfe18a821ff117f97121a5200459c24ac..6351d8223e388baa0a81e51c4791b5459b51daa1 100644 (file)
@@ -1,3 +1,52 @@
+ginac (1.2.3-1) unstable; urgency=low
+
+  * New upstream (bugfix only) release.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Mon, 16 Aug 2004 21:44:28 +0200
+
+ginac (1.2.2-1) unstable; urgency=low
+
+  * New upstream (bugfix only) release.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Tue,  3 Aug 2004 17:22:23 +0200
+
+ginac (1.2.1-1) unstable; urgency=low
+
+  * New upstream (bugfix only) release.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Mon, 26 Apr 2004 23:20:01 +0100
+
+ginac (1.2.0-2) unstable; urgency=low
+
+  * Add fix from upstream to prevent crashes of static library during
+    library initialization.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Thu,  1 Apr 2004 23:13:45 +0100
+
+ginac (1.2.0-1) unstable; urgency=low
+
+  * New upstream release; binary incompatible, so it's libginac1.2 now.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Tue, 23 Mar 2004 21:39:15 +0100
+
+ginac (1.1.6-1) unstable; urgency=low
+
+  * New upstream (bugfix only) release.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Thu, 22 Jan 2004 15:46:23 +0100
+
+ginac (1.1.5-1) unstable; urgency=low
+
+  * New upstream (bugfix only) release.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Wed,  5 Nov 2003 17:03:57 +0100
+
+ginac (1.1.4-1) unstable; urgency=low
+
+  * New upstream (bugfix only) release.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Fri, 17 Oct 2003 18:24:36 +0200
+
 ginac (1.1.3-1) unstable; urgency=low
 
   * New upstream (bugfix only) release.
index a534a7d8c76c8d843d484040dc28e56b7b5ef9cd..43d03fa850e02b41ea217d55109d6b0b13b8ddef 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Richard Kreckel <kreckel@ginac.de>
 Build-Depends: debhelper (>= 4.0.0), libcln-dev, libgmp3-dev, libreadline4-dev, flex, bison
 Standards-Version: 3.6.1
 
-Package: libginac1.2
+Package: libginac1.3
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -21,7 +21,7 @@ Description: The GiNaC framework (runtime library)
 Package: libginac-dev
 Architecture: any
 Section: libdevel
-Depends: libginac1.2 (= ${Source-Version}), libc6-dev, g++, libcln-dev
+Depends: libginac1.3 (= ${Source-Version}), libc6-dev, g++, libcln-dev
 Recommends: info | info-browser
 Suggests: ginac-tools
 Description: The GiNaC framework (development files)