[plplot] 32/68: Import Debian changes 5.8.0-3

Ole Streicher olebole at moszumanska.debian.org
Mon Jul 10 07:38:31 UTC 2017


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

olebole pushed a commit to branch master
in repository plplot.

commit 0a8077d098e2a6c618f8d74e5e8437377294c824
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Fri Dec 7 20:20:49 2007 +0100

    Import Debian changes 5.8.0-3
    
    plplot (5.8.0-3) unstable; urgency=low
    
      [ Rafael Laboissiere ]
      * debian/control:
        + Dropped the Homepage pseudo-header from the extended descriptions
        + Bumped Standards-Version to 3.7.3
    
      [ Andrew Ross ]
      * debian/patches/07_octave_prune_examples.dpatch: Remove example p7 from the
        ctest tests for the octave bindings. Currently this test fails on alpha
        in a way that fills the disk partition.
---
 debian/changelog                               | 16 +++++++++++-
 debian/control                                 | 34 +-------------------------
 debian/patches/00list                          |  1 +
 debian/patches/07_octave_prune_examples.dpatch | 21 ++++++++++++++++
 4 files changed, 38 insertions(+), 34 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0591648..30c8f07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,23 @@
+plplot (5.8.0-3) unstable; urgency=low
+
+  [ Rafael Laboissiere ]
+  * debian/control:
+    + Dropped the Homepage pseudo-header from the extended descriptions
+    + Bumped Standards-Version to 3.7.3
+
+  [ Andrew Ross ]
+  * debian/patches/07_octave_prune_examples.dpatch: Remove example p7 from the
+    ctest tests for the octave bindings. Currently this test fails on alpha
+    in a way that fills the disk partition.
+
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 07 Dec 2007 20:20:49 +0100
+
 plplot (5.8.0-2) unstable; urgency=low
 
   * debian/rules: add -VV option to ctest. Will make it easier to debug
     any failed tests for auto-built packages.
   * debian/patches/06_build_dir_use_physical_path.dpatch: Ensure that plplot
-    correctly identifies when run in the build tree, even if the path 
+    correctly identifies when run in the build tree, even if the path
     involves symlinks.
 
  -- Andrew Ross <andrewross at users.sourceforge.net>  Mon, 03 Dec 2007 10:57:54 +0000
diff --git a/debian/control b/debian/control
index 12a7b6a..2dca856 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: math
 Priority: optional
 Maintainer: Andrew Ross <andrewross at users.sourceforge.net>
 Uploaders: Rafael Laboissiere <rafael at debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Build-Depends: cmake (>= 2.4.5), debhelper (>= 5.0.38),
  tcl8.4-dev, tk8.4-dev, itcl3-dev, libx11-dev, libxext-dev,
  libxi-dev, gfortran, itk3-dev, octave2.9-headers,
@@ -41,8 +41,6 @@ Description: Scientific plotting library
  .
  This package contains the PLplot libraries for C and Fortran77, as
  well as the necessary data files.
- .
-  Homepage: http://www.plplot.org
 
 Package: libplplot-dev
 Architecture: any
@@ -56,8 +54,6 @@ Description: Scientific plotting library (development files)
  programs for these languages are also included.  For development in
  Tcl/Tk, Python, and Octave, install the plplot-tcl, python-plplot,
  and octave-plplot packages, respectively.
- .
-  Homepage: http://www.plplot.org
 
 Package: libplplot-c++9c2
 Architecture: any
@@ -68,8 +64,6 @@ Depends: ${shlibs:Depends}
 Description: Scientific plotting library
  This package contains the C++ binding for PLplot, a scientific plotting
  library.
- .
-  Homepage: http://www.plplot.org
 
 Package: libplplot-fortran9
 Architecture: any
@@ -78,8 +72,6 @@ Depends: ${shlibs:Depends}
 Description: Scientific plotting library
  This package contains the Fortran 77 and Fortran 95 bindings for
  PLplot, a scientific plotting library.
- .
-  Homepage: http://www.plplot.org
 
 Package: libplplot9-java
 Architecture: any
@@ -105,8 +97,6 @@ Description: Scientific plotting library
  .
  The source code for these libraries are part of the plplot source
  package.
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot-bin
 Architecture: any
@@ -120,8 +110,6 @@ Description: Scientific plotting library (utilities)
   * pltek - review a Tektronix vector file
   * plm2gif - converts PLplot metafiles to GIF files
   * plpr - converts PLplot metafile to something the printer will understand
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot9-driver-xwin
 Architecture: any
@@ -131,8 +119,6 @@ Conflicts: plplot-lib, plplot (<< 5)
 Description: Scientific plotting library (X11 driver)
  This package provides the X11 driver module for PLplot, a scientific
  plotting library.
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot9-driver-gnome2
 Architecture: any
@@ -144,8 +130,6 @@ Description: Scientific plotting library (Gnome Canvas Widget driver)
  This package provides the Gnome Canvas Widget driver module for PLplot, a
  scientific plotting library.  This package replaces the (now deprecated)
  plplot9-driver-gnome package.
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot9-driver-wxwidgets
 Architecture: any
@@ -154,8 +138,6 @@ Depends: libplplot9, ${shlibs:Depends}
 Description: Scientific plotting library (wxWidgets driver)
  This package provides the wxWidgets driver module for PLplot, a
  scientific plotting library.
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot-tcl
 Architecture: any
@@ -167,8 +149,6 @@ Description: Tcl/Tk support for PLplot, a plotting library
  some programs for interactive use of PLplot (plserver and pltcl).
  Also included is the utility program plrender to render PLplot
  metafiles.
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot-tcl-dev
 Architecture: any
@@ -179,8 +159,6 @@ Description: Tcl/Tk development support for PLplot, a plotting library
  This package contains the necessary files to do development in Tcl/Tk
  with PLplot, a scientific plotting library: header files, shared
  libraries links, and examples.
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot9-driver-gd
 Architecture: any
@@ -191,8 +169,6 @@ Description: Scientific plotting library (GD driver)
  This package provides the GD driver module for PLplot, a scientific plotting
  library.  It allows the generation of PNG and JPEG files directly from
  PLplot programs.
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot9-driver-cairo
 Architecture: any
@@ -205,8 +181,6 @@ Description: Scientific plotting library (Cairo driver)
  scientific plotting library.  It is based on the Cairo 2D
  graphics library with supportting multiple output devices (X-Window,
  PDF, PostScript, and PNG).
- .
-  Homepage: http://www.plplot.org
 
 Package: python-plplot
 Architecture: any
@@ -219,8 +193,6 @@ Description: Python support for PLplot, a plotting library
  This package contains the library plmodule.so for gluing the PLplot
  scientific plotting library into Python applications.  Examples are also
  provided.
- .
-  Homepage: http://www.plplot.org
 
 Package: octave-plplot
 Architecture: any
@@ -230,8 +202,6 @@ Description: Octave support for PLplot, a plotting library
  This package contains the Octave bindings for PLplot, a scientific plotting
  library.  It provides an almost drop-in replacement for the traditional
  Gnuplot graphical interface in Octave. Examples are also provided.
- .
-  Homepage: http://www.plplot.org
 
 Package: plplot-doc
 Architecture: all
@@ -241,6 +211,4 @@ Description: Documentation for PLplot, a plotting library
  This package contains the HTML, PDF, PostScript and info forms of the
  PLplot documentation.  It also contains the man pages for the API
  functions.
- .
-  Homepage: http://www.plplot.org
 
diff --git a/debian/patches/00list b/debian/patches/00list
index f51340b..b9cc1e6 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -3,3 +3,4 @@
 04_use-mkoctfile
 05_octave_documentation
 06_build_dir_use_physical_path
+07_octave_prune_examples
diff --git a/debian/patches/07_octave_prune_examples.dpatch b/debian/patches/07_octave_prune_examples.dpatch
new file mode 100644
index 0000000..eaf2dd7
--- /dev/null
+++ b/debian/patches/07_octave_prune_examples.dpatch
@@ -0,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 07_octave_prune_examples.dpatch by Andrew Ross <andrewross at users.sourceforge.n
+et>
+##
+## DP: Don't run example p7 as part of ctest. It does not work well with postscript
+## DP: and also fails on the alpha architecure, for reasons as yet unknown.
+
+ at DPATCH@
+
+--- plplot-5.8.0.orig/test/test_octave.sh.in   2007-10-16 07:57:38.000000000 +0100
++++ plplot-5.8.0/test/test_octave.sh.in       2007-12-07 15:02:43.000000000 +0000
+@@ -45,7 +45,7 @@
+ # These require octave-2.1.50 so comment out since not everybody has
+ # this.
+
+-for i=[1:7 8 9 13 15 16];
++for i=[1:6 8 9 13 15 16];
+    figure(i,"$device",sprintf("${OUTPUT_DIR}/p%d.$dsuffix",i));
+    feval(sprintf("p%d",i))
+    closefig
+

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



More information about the debian-science-commits mailing list