]> www.ginac.de Git - ginac.git/commitdiff
* Adjust to files used for rolling Debian's 1.4.0-1 GiNaC packages.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Wed, 5 Sep 2007 05:25:12 +0000 (05:25 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Wed, 5 Sep 2007 05:25:12 +0000 (05:25 +0000)
debian/changelog
debian/control
debian/ginac-tools.menu
debian/libginac-dev.install
debian/rules

index ca6b24f77432e2129f336c5c03d3ab701fe22d08..eabdf110abf2a73e92a77c767ba26082a0eb98f6 100644 (file)
@@ -1,9 +1,44 @@
 ginac (1.4.0-1) unstable; urgency=low
 
 ginac (1.4.0-1) unstable; urgency=low
 
-  * New upstream release; binary incompatible, so it's libginac1.4 now.
+  * New upstream release; binary incompatible, so it's libginac1.4 now;
+    closes: #417199.
+  * debian/ginac-tools.menu: Debian Menu transition.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Mon,  4 Sep 2007 21:37:01 +0200
+
+ginac (1.3.7-1) unstable; urgency=low
+
+  * New upsgream (bugfix only) release; closes: #412518.
+  * Remove workaround for arm ICE introduced in 1.3.5-2.
+  * Remove ginac.m4 and ginac-config. Use pkgconfig instead.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Mon, 20 Jun 2007 23:01:14 +0100
+
+ginac (1.3.5-3) unstable; urgency=low
+
+  * debian/rules: introduce workaround for another arm ICE.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Fri, 13 Oct 2006 22:49:41 +0200
+
+ginac (1.3.5-2) unstable; urgency=low
+
+  * debian/rules: introduces workaround for arm ICE; closes: #390620.
+  * Make -dbg package priority extra.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Thu,  5 Oct 2006 23:36:19 +0200
+
+ginac (1.3.5-1) unstable; urgency=low
+
+  * New upstream (bugfix only) release; closes: #362220.
+  * Fix -dbg package recommendation; closes: #376870.
+
+ -- Richard Kreckel <kreckel@ginac.de>  Thu, 17 Aug 2006 13:00:00 +0200
+
+ginac (1.3.4-2) unstable; urgency=low
+
   * debian/*: Streamlining by Peter Eisentraut <petere@debian.org>.
 
   * debian/*: Streamlining by Peter Eisentraut <petere@debian.org>.
 
- -- Richard Kreckel <kreckel@ginac.de>  Mon, 17 Apr 2006 22:25:48 +0200
+ -- Richard Kreckel <kreckel@ginac.de>  Tue, 18 Apr 2006 22:18:25 +0200
 
 ginac (1.3.4-1) unstable; urgency=low
 
 
 ginac (1.3.4-1) unstable; urgency=low
 
@@ -264,7 +299,7 @@ ginac (0.9.0-1) unstable; urgency=low
 
 ginac (0.8.3-1) unstable; urgency=low
 
 
 ginac (0.8.3-1) unstable; urgency=low
 
-  * New upstream release; closes #97136.
+  * New upstream release; closes: #97136.
 
  -- Richard Kreckel <kreckel@ginac.de>  Thu, 10 May 2001 22:17:15 +0200
 
 
  -- Richard Kreckel <kreckel@ginac.de>  Thu, 10 May 2001 22:17:15 +0200
 
index d8de52df493f4aa53c1109d1f4fdce284edefe60..10c1f115bb0121d61c5f79cd0eb089a5bfe0986b 100644 (file)
@@ -3,14 +3,14 @@ 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)
 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.6.2
+Standards-Version: 3.7.2.2
 
 Package: libginac1.4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
 Suggests: ginac-tools
 
 Package: libginac1.4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
 Suggests: ginac-tools
-Description: The GiNaC framework (runtime library)
+Description: The GiNaC symbolic framework (runtime library)
  GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
  library for doing symbolic (i.e. non-numeric) computation directly in the C++
  programming language.
  GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
  library for doing symbolic (i.e. non-numeric) computation directly in the C++
  programming language.
@@ -24,7 +24,7 @@ Section: libdevel
 Depends: libginac1.4 (= ${Source-Version}), libc6-dev, g++, libcln-dev
 Recommends: info | info-browser, libginac1.4-dbg (= ${Source-Version})
 Suggests: ginac-tools
 Depends: libginac1.4 (= ${Source-Version}), libc6-dev, g++, libcln-dev
 Recommends: info | info-browser, libginac1.4-dbg (= ${Source-Version})
 Suggests: ginac-tools
-Description: The GiNaC framework (development files)
+Description: The GiNaC symbolic framework (development files)
  GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
  library for doing symbolic (i.e. non-numeric) computation directly in the C++
  programming language.
  GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
  library for doing symbolic (i.e. non-numeric) computation directly in the C++
  programming language.
@@ -37,7 +37,7 @@ Architecture: any
 Section: math
 Depends: ${shlibs:Depends}
 Recommends: doc-base
 Section: math
 Depends: ${shlibs:Depends}
 Recommends: doc-base
-Description: Some tools for the GiNaC framework
+Description: Some tools for the GiNaC symbolic framework
  GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
  library for doing symbolic (i.e. non-numeric) computation directly in the C++
  programming language.
  GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
  library for doing symbolic (i.e. non-numeric) computation directly in the C++
  programming language.
@@ -49,9 +49,10 @@ Description: Some tools for the GiNaC framework
 Package: libginac1.4-dbg
 Architecture: any
 Section: libdevel
 Package: libginac1.4-dbg
 Architecture: any
 Section: libdevel
+Priority: extra
 Depends: libginac1.4 (= ${Source-Version})
 Recommends: gdb (>= 6.3)
 Depends: libginac1.4 (= ${Source-Version})
 Recommends: gdb (>= 6.3)
-Description: The GiNaC framework (debugging symbols)
+Description: The GiNaC symbolic framework (debugging symbols)
  GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
  library for doing symbolic (i.e. non-numeric) computation directly in the C++
  programming language.
  GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
  library for doing symbolic (i.e. non-numeric) computation directly in the C++
  programming language.
@@ -61,4 +62,3 @@ Description: The GiNaC framework (debugging symbols)
  gdb while debugging programs using the GiNaC library. Most people will not
  need this package. For detailed information about GiNaC see
  <http://www.ginac.de/>.
  gdb while debugging programs using the GiNaC library. Most people will not
  need this package. For detailed information about GiNaC see
  <http://www.ginac.de/>.
-
index 5424b40fae7266ac63f41aebdd4375a24a41b09e..e03bfd9550f9bf33c8a52998de7d359eb8322b83 100644 (file)
@@ -1,6 +1,6 @@
 ?package(ginac-tools):\
   needs="text"\
 ?package(ginac-tools):\
   needs="text"\
-  section="Apps/Math"\
+  section="Applications/Science/Mathematics"\
   title="Ginsh"\
   longtitle="Ginsh - GiNaC interactive shell"\
   command="/usr/bin/ginsh" \
   title="Ginsh"\
   longtitle="Ginsh - GiNaC interactive shell"\
   command="/usr/bin/ginsh" \
index c3bd40aed34b4ee7de30257cb5e036f50e7821a5..6e00e3a2a7a9a88be1a7cbfaceb6a0e871a24050 100644 (file)
@@ -3,4 +3,4 @@ debian/tmp/usr/lib/libginac.a
 debian/tmp/usr/lib/libginac.so
 debian/tmp/usr/include/ginac/*
 debian/tmp/usr/lib/pkgconfig/ginac.pc
 debian/tmp/usr/lib/libginac.so
 debian/tmp/usr/include/ginac/*
 debian/tmp/usr/lib/pkgconfig/ginac.pc
-debian/tmp/usr/share/info/ginac*
+debian/tmp/usr/share/info/ginac.info*
index e15c5e6410a1328678103b3fbb4a36f53f725bf8..ce117c9b1bd58f5b90f2b942c41cd745ef896cd2 100755 (executable)
@@ -4,7 +4,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-       CXXFLAGS += -finline-limit=1200
+CXXFLAGS += -finline-limit=1200
 endif
 
 # 1.4.1-1-blah (Debian version) ==> 1.4 (LT_RELEASE)
 endif
 
 # 1.4.1-1-blah (Debian version) ==> 1.4 (LT_RELEASE)