[saods9] 02/02: Adjust for new version

Ole Streicher olebole-guest at moszumanska.debian.org
Wed Oct 8 19:42:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository saods9.

commit 2df5c611e4f6426adbe2ca8f2935b4b9927da05c
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Oct 8 17:15:42 2014 +0200

    Adjust for new version
---
 debian/changelog                   | 6 ++++++
 debian/patches/tlt_fix_crash.patch | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee1743b..38ba578 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+saods9 (7.3.2+dfsg-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Ole Streicher <olebole at debian.org>  Wed, 08 Oct 2014 17:14:53 +0200
+
 saods9 (7.3.1+dfsg-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/patches/tlt_fix_crash.patch b/debian/patches/tlt_fix_crash.patch
index 27c0734..1950b74 100644
--- a/debian/patches/tlt_fix_crash.patch
+++ b/debian/patches/tlt_fix_crash.patch
@@ -26,7 +26,7 @@ Description: BLT crashes when it reaches this code. This seems to be some
  
 --- a/saotk/frame/marker.C
 +++ b/saotk/frame/marker.C
-@@ -1187,19 +1187,19 @@
+@@ -1191,19 +1191,19 @@
  {
    Blt_Vector* xx;
    Blt_GetVector(parent->getInterp(), xname, &xx);
@@ -50,7 +50,7 @@ Description: BLT crashes when it reaches this code. This seems to be some
  }
  
  void Marker::analysisPlot3dResult(char* xname, char* yname, 
-@@ -1208,11 +1208,11 @@
+@@ -1212,11 +1212,11 @@
  {
    Blt_Vector* xx;
    Blt_GetVector(parent->getInterp(), xname, &xx);
@@ -64,7 +64,7 @@ Description: BLT crashes when it reaches this code. This seems to be some
  }
  
  void Marker::analysisPandaResult(double* x, double* y, double* e, int num)
-@@ -1229,15 +1229,15 @@
+@@ -1233,15 +1233,15 @@
  {
    Blt_Vector* xx;
    Blt_GetVector(parent->getInterp(), xname, &xx);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/saods9.git



More information about the debian-science-commits mailing list