[plplot] 30/68: Import Debian changes 5.8.0-1

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 7da91dcbb56a057cedb6948348c312d98a37f6e5
Merge: 3292a69 58d7003
Author: Andrew Ross <andrewross at users.sourceforge.net>
Date:   Fri Nov 30 17:47:54 2007 +0000

    Import Debian changes 5.8.0-1
    
    plplot (5.8.0-1) unstable; urgency=low
    
      * New upstream release.
      * debian/rules: use cmake to get version information rather than configure.ac.
        Autotools build is now obsolete.
      * debian/control: correct libplplot9 suggests - correct package names are
        plplot9-driver-cairo and plplot9-driver-wxwidgets.
      * debian/libplplot9.README.Debian: Update to reflect changes to
        octave-plplot and replacement of psttf driver with cairo driver.
      * debian/patches/03_tclIndex-src-tree.dpatch: Dropped patch (applied
        upstream).
      * debian/patches/05_octave_documentation.dpatch: Improve the usage
        documentation of octave-plplot, in particular for users of octave2.9
        (closes: #453128).

 INSTALL                                            |    39 +-
 OLD-README.release                                 |  1066 +
 README.Release_Manager_Cookbook                    |    14 -
 README.release                                     |     9 +-
 autom4te.cache/output.0                            |    24 +-
 autom4te.cache/output.1                            |    24 +-
 autom4te.cache/traces.0                            |     2 +-
 autom4te.cache/traces.1                            |     2 +-
 bindings/ada/plplot_auxiliary.ads.cmake            |     8 +-
 bindings/f77/CMakeLists.txt                        |    13 +-
 bindings/f95/CMakeLists.txt                        |    14 +-
 bindings/f95/plplotf95.def                         |     1 +
 bindings/java/CMakeLists.txt                       |    10 +
 bindings/octave/demos/x28c.m                       |     2 +-
 bindings/tk/CMakeLists.txt                         |    34 +-
 cmake/modules/FindAGG.cmake                        |     9 +-
 cmake/modules/gcw.cmake                            |     2 +-
 cmake/modules/instdirs.cmake                       |     7 +-
 cmake/modules/octave.cmake                         |     4 +
 cmake/modules/plplot_version.cmake                 |     4 +-
 cmake/modules/python.cmake                         |    43 +-
 cmake/modules/tk.cmake                             |    14 +-
 cmake/modules/wxwidgets.cmake                      |    21 +-
 configure                                          |    24 +-
 configure.ac                                       |     6 +-
 debian/changelog                                   |    17 +
 debian/control                                     |     2 +-
 debian/get-upstream-version.pl                     |     2 +-
 debian/libplplot9.README.Debian                    |    34 +-
 debian/patches/00list                              |     2 +-
 debian/patches/01_check-for-octave2.1.dpatch       |    21 -
 debian/patches/01_check-for-octave2.9.dpatch       |     0
 debian/patches/03_clean-source-tree.dpatch         |   140 -
 debian/patches/03_tclIndex-src-tree.dpatch         |     0
 debian/patches/04_python-scripts-perms.dpatch      |    32 -
 debian/patches/04_use-mkoctfile.dpatch             |     0
 debian/patches/05_octave_documentation.dpatch      |   116 +
 debian/plplot9-driver-psttf.files                  |     2 -
 debian/plplot9-driver-psttf.substvars              |     1 -
 debian/rules                                       |     2 +-
 doc/docbook/src/api-compat.html                    |     4 +-
 doc/docbook/src/index.html                         |     4 +-
 doc/docbook/src/pl_setcontlabelformat.3plplot      |     2 +-
 doc/docbook/src/pl_setcontlabelparam.3plplot       |     2 +-
 doc/docbook/src/pladv.3plplot                      |     2 +-
 doc/docbook/src/plaxes.3plplot                     |     2 +-
 doc/docbook/src/plbin.3plplot                      |     2 +-
 doc/docbook/src/plbop.3plplot                      |     2 +-
 doc/docbook/src/plbox.3plplot                      |     2 +-
 doc/docbook/src/plbox3.3plplot                     |     2 +-
 doc/docbook/src/plcalc_world.3plplot               |     2 +-
 doc/docbook/src/plclear.3plplot                    |     2 +-
 doc/docbook/src/plcol0.3plplot                     |     2 +-
 doc/docbook/src/plcol1.3plplot                     |     2 +-
 doc/docbook/src/plcont.3plplot                     |     2 +-
 doc/docbook/src/plcpstrm.3plplot                   |     2 +-
 doc/docbook/src/plend.3plplot                      |     2 +-
 doc/docbook/src/plend1.3plplot                     |     2 +-
 doc/docbook/src/plenv.3plplot                      |     2 +-
 doc/docbook/src/plenv0.3plplot                     |     2 +-
 doc/docbook/src/pleop.3plplot                      |     2 +-
 doc/docbook/src/plerrx.3plplot                     |     2 +-
 doc/docbook/src/plerry.3plplot                     |     2 +-
 doc/docbook/src/plfamadv.3plplot                   |     2 +-
 doc/docbook/src/plfill.3plplot                     |     2 +-
 doc/docbook/src/plfill3.3plplot                    |     2 +-
 doc/docbook/src/plflush.3plplot                    |     2 +-
 doc/docbook/src/plfont.3plplot                     |     2 +-
 doc/docbook/src/plfontld.3plplot                   |     2 +-
 doc/docbook/src/plgchr.3plplot                     |     2 +-
 doc/docbook/src/plgcol0.3plplot                    |     2 +-
 doc/docbook/src/plgcolbg.3plplot                   |     2 +-
 doc/docbook/src/plgcompression.3plplot             |     2 +-
 doc/docbook/src/plgdev.3plplot                     |     2 +-
 doc/docbook/src/plgdidev.3plplot                   |     2 +-
 doc/docbook/src/plgdiori.3plplot                   |     2 +-
 doc/docbook/src/plgdiplt.3plplot                   |     2 +-
 doc/docbook/src/plgfam.3plplot                     |     2 +-
 doc/docbook/src/plgfci.3plplot                     |     2 +-
 doc/docbook/src/plgfnam.3plplot                    |     2 +-
 doc/docbook/src/plglevel.3plplot                   |     2 +-
 doc/docbook/src/plgpage.3plplot                    |     2 +-
 doc/docbook/src/plgra.3plplot                      |     2 +-
 doc/docbook/src/plgriddata.3plplot                 |     2 +-
 doc/docbook/src/plgspa.3plplot                     |     2 +-
 doc/docbook/src/plgstrm.3plplot                    |     2 +-
 doc/docbook/src/plgver.3plplot                     |     2 +-
 doc/docbook/src/plgvpd.3plplot                     |     2 +-
 doc/docbook/src/plgvpw.3plplot                     |     2 +-
 doc/docbook/src/plgxax.3plplot                     |     2 +-
 doc/docbook/src/plgyax.3plplot                     |     2 +-
 doc/docbook/src/plgzax.3plplot                     |     2 +-
 doc/docbook/src/plhist.3plplot                     |     2 +-
 doc/docbook/src/plhlsrgb.3plplot                   |     2 +-
 doc/docbook/src/plinit.3plplot                     |     2 +-
 doc/docbook/src/pljoin.3plplot                     |     2 +-
 doc/docbook/src/pllab.3plplot                      |     2 +-
 doc/docbook/src/pllightsource.3plplot              |     2 +-
 doc/docbook/src/plline.3plplot                     |     2 +-
 doc/docbook/src/plline3.3plplot                    |     2 +-
 doc/docbook/src/pllsty.3plplot                     |     2 +-
 doc/docbook/src/plmap.3plplot                      |     2 +-
 doc/docbook/src/plmeridians.3plplot                |     2 +-
 doc/docbook/src/plmesh.3plplot                     |     2 +-
 doc/docbook/src/plmeshc.3plplot                    |     2 +-
 doc/docbook/src/plmkstrm.3plplot                   |     2 +-
 doc/docbook/src/plmtex.3plplot                     |     2 +-
 doc/docbook/src/plmtex3.3plplot                    |     2 +-
 doc/docbook/src/plot3d.3plplot                     |     2 +-
 doc/docbook/src/plot3dc.3plplot                    |     2 +-
 doc/docbook/src/plparseopts.3plplot                |     2 +-
 doc/docbook/src/plpat.3plplot                      |     2 +-
 doc/docbook/src/plplot-5.8.0-RC1.ps.gz             |   Bin 664976 -> 0 bytes
 .../src/{plplot-5.8.0-RC1.dvi => plplot-5.8.0.dvi} |   Bin 3126180 -> 3126172 bytes
 ...plot-5.8.0-RC1.jadetex => plplot-5.8.0.jadetex} |     8 +-
 .../src/{plplot-5.8.0-RC1.pdf => plplot-5.8.0.pdf} | 26642 +++++++++----------
 doc/docbook/src/plplot-5.8.0.ps.gz                 |   Bin 0 -> 664958 bytes
 doc/docbook/src/plplot.3plplot                     |     2 +-
 doc/docbook/src/plplotdoc.info                     |    36 +-
 doc/docbook/src/plplotdoc.info-2                   |     4 +-
 doc/docbook/src/plplotdoc.texi                     |     4 +-
 doc/docbook/src/plplotdoc.txml                     |     4 +-
 doc/docbook/src/plplotdoc.xml-info                 |     4 +-
 doc/docbook/src/plpoin.3plplot                     |     2 +-
 doc/docbook/src/plpoin3.3plplot                    |     2 +-
 doc/docbook/src/plpoly3.3plplot                    |     2 +-
 doc/docbook/src/plprec.3plplot                     |     2 +-
 doc/docbook/src/plpsty.3plplot                     |     2 +-
 doc/docbook/src/plptex.3plplot                     |     2 +-
 doc/docbook/src/plptex3.3plplot                    |     2 +-
 doc/docbook/src/plreplot.3plplot                   |     2 +-
 doc/docbook/src/plrgbhls.3plplot                   |     2 +-
 doc/docbook/src/plschr.3plplot                     |     2 +-
 doc/docbook/src/plscmap0.3plplot                   |     2 +-
 doc/docbook/src/plscmap0n.3plplot                  |     2 +-
 doc/docbook/src/plscmap1.3plplot                   |     2 +-
 doc/docbook/src/plscmap1l.3plplot                  |     2 +-
 doc/docbook/src/plscmap1n.3plplot                  |     2 +-
 doc/docbook/src/plscol0.3plplot                    |     2 +-
 doc/docbook/src/plscolbg.3plplot                   |     2 +-
 doc/docbook/src/plscolor.3plplot                   |     2 +-
 doc/docbook/src/plscompression.3plplot             |     2 +-
 doc/docbook/src/plsdev.3plplot                     |     2 +-
 doc/docbook/src/plsdidev.3plplot                   |     2 +-
 doc/docbook/src/plsdimap.3plplot                   |     2 +-
 doc/docbook/src/plsdiori.3plplot                   |     2 +-
 doc/docbook/src/plsdiplt.3plplot                   |     2 +-
 doc/docbook/src/plsdiplz.3plplot                   |     2 +-
 doc/docbook/src/plsesc.3plplot                     |     2 +-
 doc/docbook/src/plsetopt.3plplot                   |     2 +-
 doc/docbook/src/plsfam.3plplot                     |     2 +-
 doc/docbook/src/plsfci.3plplot                     |     2 +-
 doc/docbook/src/plsfnam.3plplot                    |     2 +-
 doc/docbook/src/plshade.3plplot                    |     2 +-
 doc/docbook/src/plshade1.3plplot                   |     2 +-
 doc/docbook/src/plshades.3plplot                   |     2 +-
 doc/docbook/src/plsmaj.3plplot                     |     2 +-
 doc/docbook/src/plsmem.3plplot                     |     2 +-
 doc/docbook/src/plsmin.3plplot                     |     2 +-
 doc/docbook/src/plsori.3plplot                     |     2 +-
 doc/docbook/src/plspage.3plplot                    |     2 +-
 doc/docbook/src/plspause.3plplot                   |     2 +-
 doc/docbook/src/plsstrm.3plplot                    |     2 +-
 doc/docbook/src/plssub.3plplot                     |     2 +-
 doc/docbook/src/plssym.3plplot                     |     2 +-
 doc/docbook/src/plstar.3plplot                     |     2 +-
 doc/docbook/src/plstart.3plplot                    |     2 +-
 doc/docbook/src/plstripa.3plplot                   |     2 +-
 doc/docbook/src/plstripc.3plplot                   |     2 +-
 doc/docbook/src/plstripd.3plplot                   |     2 +-
 doc/docbook/src/plstyl.3plplot                     |     2 +-
 doc/docbook/src/plsurf3d.3plplot                   |     2 +-
 doc/docbook/src/plsvect.3plplot                    |     2 +-
 doc/docbook/src/plsvpa.3plplot                     |     2 +-
 doc/docbook/src/plsxax.3plplot                     |     2 +-
 doc/docbook/src/plsyax.3plplot                     |     2 +-
 doc/docbook/src/plsym.3plplot                      |     2 +-
 doc/docbook/src/plszax.3plplot                     |     2 +-
 doc/docbook/src/pltext.3plplot                     |     2 +-
 doc/docbook/src/plvasp.3plplot                     |     2 +-
 doc/docbook/src/plvect.3plplot                     |     2 +-
 doc/docbook/src/plvpas.3plplot                     |     2 +-
 doc/docbook/src/plvpor.3plplot                     |     2 +-
 doc/docbook/src/plvsta.3plplot                     |     2 +-
 doc/docbook/src/plw3d.3plplot                      |     2 +-
 doc/docbook/src/plwid.3plplot                      |     2 +-
 doc/docbook/src/plwind.3plplot                     |     2 +-
 doc/docbook/src/plxormod.3plplot                   |     2 +-
 doc/docbook/src/static_built_files                 |     8 +-
 drivers/CMakeLists.txt                             |    56 +-
 drivers/get-drv-info.c                             |    10 +-
 examples/ada/CMakeLists.txt                        |    23 +-
 examples/ada/{x01a.adb => x01a.adb.cmake}          |     3 +-
 examples/ada/{x02a.adb => x02a.adb.cmake}          |     3 +-
 examples/ada/{x03a.adb => x03a.adb.cmake}          |     3 +-
 examples/ada/{x04a.adb => x04a.adb.cmake}          |     3 +-
 examples/ada/{x05a.adb => x05a.adb.cmake}          |     3 +-
 examples/ada/{x10a.adb => x10a.adb.cmake}          |     3 +-
 examples/ada/{x12a.adb => x12a.adb.cmake}          |     3 +-
 .../ada/{xthick01a.adb => xthick01a.adb.cmake}     |     3 +-
 .../ada/{xthick02a.adb => xthick02a.adb.cmake}     |     3 +-
 .../ada/{xthick03a.adb => xthick03a.adb.cmake}     |     3 +-
 .../ada/{xthick04a.adb => xthick04a.adb.cmake}     |     3 +-
 .../ada/{xthick05a.adb => xthick05a.adb.cmake}     |     3 +-
 .../ada/{xthick10a.adb => xthick10a.adb.cmake}     |     3 +-
 .../ada/{xthick12a.adb => xthick12a.adb.cmake}     |     3 +-
 examples/python/qplplot.py                         |     1 +
 include/plplotP.h                                  |     9 +-
 pkgcfg/plplot-template.pc.cmake                    |     4 +-
 src/plcore.c                                       |     4 +-
 test/CMakeLists.txt                                |     8 +
 www/examples/index.html.in                         |     2 +-
 www/index.html                                     |     3 +-
 213 files changed, 15027 insertions(+), 13892 deletions(-)

diff --cc debian/changelog
index 53f893b,53f893b..94e2cb8
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,3 -1,3 +1,20 @@@
++plplot (5.8.0-1) unstable; urgency=low
++
++  * New upstream release.
++  * debian/rules: use cmake to get version information rather than configure.ac.
++    Autotools build is now obsolete.
++  * debian/control: correct libplplot9 suggests - correct package names are
++    plplot9-driver-cairo and plplot9-driver-wxwidgets.
++  * debian/libplplot9.README.Debian: Update to reflect changes to
++    octave-plplot and replacement of psttf driver with cairo driver.
++  * debian/patches/03_tclIndex-src-tree.dpatch: Dropped patch (applied
++    upstream).
++  * debian/patches/05_octave_documentation.dpatch: Improve the usage
++    documentation of octave-plplot, in particular for users of octave2.9
++    (closes: #453128).
++
++ -- Andrew Ross <andrewross at users.sourceforge.net>  Fri, 30 Nov 2007 17:47:54 +0000
++
  plplot (5.8.0~RC1-3) unstable; urgency=low
  
    * debian/control: Build-depends on java-gcj-compat-dev and make the
diff --cc debian/control
index ba3d04f,ba3d04f..12a7b6a
--- a/debian/control
+++ b/debian/control
@@@ -29,7 -29,7 +29,7 @@@ Section: lib
  Conflicts: libplplot5, plplot (<< 5)
  Depends: ${shlibs:Depends}
  Suggests: plplot9-driver-xwin, plplot9-driver-gnome2, plplot9-driver-gd,
-- plplot-driver-cairo, plplot-driver-wxwidgets, plplot-tcl
++ plplot9-driver-cairo, plplot9-driver-wxwidgets, plplot-tcl
  Description: Scientific plotting library
   PLplot is relatively small, portable, freely distributable, and is rich
   enough to satisfy most users.  It has a wide range of plot types including
diff --cc debian/get-upstream-version.pl
index 1ebd16d,1ebd16d..afc6786
--- a/debian/get-upstream-version.pl
+++ b/debian/get-upstream-version.pl
@@@ -1,7 -1,7 +1,7 @@@
  #!/usr/bin/perl -w
  
  while (<>) {
--  if (/^AC_INIT\(plplot, ([^,)]+)/) {
++  if (/^set\(VERSION ([^,)]+)/) {
      print $1;
      last;
    }
diff --cc debian/libplplot9.README.Debian
index 486d5af,486d5af..6ddca6b
--- a/debian/libplplot9.README.Debian
+++ b/debian/libplplot9.README.Debian
@@@ -4,21 -4,21 +4,18 @@@ plplot for Debia
  1. INTRODUCTION & ORIGIN
  
      These are the debianized packages for PLplot, a scientific plotting
--    library.  They were put together by Rafael Laboissiere. The porting 
++    library.  They were put together by Rafael Laboissiere. The porting
      to the new CMake build system was done by Andrew Ross.
  
--    The packages were built directly from the SVN sources and are considered
--    experimental.
--
  
  2. PACKAGES
  
      The original PLplot distribution was broken down in several Debian
      packages:
  
--      * libplplot9: Contains the shared C libraries, as well as the 
--	data files and the driver modules that do not depend on other 
--	libraries.  
++      * libplplot9: Contains the shared C libraries, as well as the
++	data files and the driver modules that do not depend on other
++	libraries.
  
        * libplplot-dev: Headers and static libraries for developing programs
          using the PLplot API, as well as many examples in C, C++, and
@@@ -33,21 -33,21 +30,24 @@@
        * plplot9-driver-gd: Provides the GD driver module, which allows
          direct generation of PNG and JPEG files.
  
--      * plplot9-driver-gnome2: Provides the Gnome canvas driver module.  
++      * plplot9-driver-gnome2: Provides the Gnome canvas driver module.
  
--      * plplot9-driver-psttf: Provides the psttf driver module. This uses
--	liblasi0 to produce postscript with higher quality text using
--	truetype fonts.  
++      * plplot9-driver-cairo: Provides the cairo driver module. This uses
++	the cairo library to produce higher quality text using truetype
++        fonts. It produces postscript, pdf, svg, png, mem and X output.
++        This replaces the plplot9-driver-psttf package in previous
++        releases. The cairo driver provides similar results for postscript
++        and more functionality.
  
        * plplot9-driver-wxwidgets: Provides the WXWidgets driver module.
  
--      * libplplot-c++9c2: Contains the library for using the C++ PLplot 
++      * libplplot-c++9c2: Contains the library for using the C++ PLplot
  	classes.
  
        * libplplot-fortran9: Contains the F77 and F90 binding for
  	the PLplot functions.
  
--      * libplplot9-java: Contains the bindings for using the PLplot 
++      * libplplot9-java: Contains the bindings for using the PLplot
  	functions from java.
  
        * plplot-tcl: Modules allowing binding of the PLplot functions
@@@ -58,10 -58,10 +58,10 @@@
  
        * python-plplot: Glue library with bindings for Python.
  
--      * octave-plplot: Glue library with bindings for Octave 2.1.  In order
--	to use this package, issue the command "use_plplot" at the Octave
--	2.1 prompt.  This will have the effect of replacing the traditional
--	Gnuplot interface by a PLplot based one.
++      * octave-plplot: Glue library with bindings for Octave 2.9.  In order
++	to use this package, issue the command "toggle_plplot_use" at the
++        Octave 2.9 prompt.  This will have the effect of replacing the
++        traditional Gnuplot interface by a PLplot based one.
  
  
  3. DOCUMENTATION
diff --cc debian/patches/00list
index 9c6ad28,9c6ad28..5d82df4
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@@ -1,4 -1,4 +1,4 @@@
  01_check-for-octave2.9
  02_unset-python-path
--03_tclIndex-src-tree
  04_use-mkoctfile
++05_octave_documentation
diff --cc debian/patches/05_octave_documentation.dpatch
index 0000000,0000000..fdc3561
new file mode 100644
--- /dev/null
+++ b/debian/patches/05_octave_documentation.dpatch
@@@ -1,0 -1,0 +1,116 @@@
++#! /bin/sh /usr/share/dpatch/dpatch-run
++## 05_octave_documentation.dpatch by Andrew Ross <andrewross at users.sourceforge.net>
++##
++## DP: Update octave documentation for octave 2.9.
++## DP: (This patch was taken from the upstream SVN repository.)
++
++ at DPATCH@
++
++--- plplot-5.8.0.orig/bindings/octave/INSTALL	2007-11-18 20:04:00.000000000 +0000
+++++ plplot-5.8.0/bindings/octave/INSTALL	2007-11-30 17:40:26.000000000 +0000
++@@ -1,5 +1,6 @@
++ This instructions are somehow out of date. Read also the USAGE file.
++ 
+++
++ Install:
++ 
++ plplot_octave_org.h is the main important file. It is a massaged version
++@@ -37,16 +38,15 @@
++ Before installing, you can test plplot_octave:
++ [you must install PLplot before, this will change soon]
++ 
++-'cd' to the source distribution directory bindings/octave
+++'cd' to the directory bindings/octave within the build tree.
++ 
++ If you have another version of plplot installed, check, after invoking
++ octave and making same plots, the plplot version, typing "plgver'" (note
++ the apostrophe in plgver, meaning transpose). You should get the same
++ version that you have just compiled, not the installed version.
++ 
++-Invoke octave, (the variable  LOADPATH is automatically set to
++-	LOADPATH="../bindings/octave//:"
++-because of the file .octaverc which exists in the tmp directory)
+++Invoke octave, (the path is automatically set by the .octaverc file
+++which exists in that directory).
++ 
++ There are several Octave demos, 'p1' up to 'p20'. Try them:
++ 
++@@ -65,7 +65,7 @@
++ 	warning: empty matrix found in matrix list
++ 
++ You can avoid it setting "empty_list_elements_ok = 1;" in your
++-~/.octaverc Octave startup file (see bellow). This is beeing corrected
+++~/.octaverc Octave startup file (see below). This is being corrected
++ in plplot_octave, meanwhile keep remembering me :-).
++ 
++ 
++@@ -84,6 +84,11 @@
++ 2-The demos path is /usr/local/lib/plplotx.y.z/examples/octave//
++ 3-The path to switch between PLplot and gnuplot is /usr/local/share/octave//
++ 
+++Note: If you are using octave2.9 then LOADPATH is obsolete and you must 
+++use addpath instead. Note also that a trailing // no longer includes 
+++all subdirectories. You must explicitly add them. In particular you need
+++the support subdirectory of plplot_octave.
+++
++ If you want to test the installation with the demos, call octave and
++ set the LOADPATH as in
++ 
++@@ -166,3 +171,5 @@
++ Enjoy,
++ 
++ Joao
+++
+++Update for octave 2.9 by Andrew Ross.
++
++--- plplot-5.8.0.orig/bindings/octave/USAGE	2007-11-18 20:04:00.000000000 +0000
+++++ plplot-5.8.0/bindings/octave/USAGE	2007-11-30 17:40:26.000000000 +0000
++@@ -1,17 +1,22 @@
++ You must add the plplot_octave script installation directory to Octave
++-LOADPATH *before* the standard Octave LOADPATH. The best way to do this
++-is to create a .octaverc file in your home directory. By default
+++path *before* the standard Octave path if you want to use plplot 
+++graphics by default. The best way to do this is to create a .octaverc 
+++file in your home directory. 
++ 
++-LOADPATH ="<install-directory>/share/plplot_octave//:"
+++With octave 2.1 or earlier you can use LOADPATH, e.g.
++ 
++-If you also want to use Octave's standard plotting package, gnuplot, you
++-must set LOADPATH as:
+++LOADPATH = [ ":<install-directory>/share/plplot_octave//", LOADPATH ]
+++
+++With octave 2.9 and later, LOADPATH has been depreciated and you need to
+++use addpath instead. You also need to explicitly add in any 
+++subdirectories you wish to search, e.g.
++ 
++-LOADPATH ="<install-directory>/share/plplot_octave//:\
++-	<install-directory>/share/octave//:"
+++addpath("<install-directory>/share/plplot_octave", ...
+++        "<install-directory>/share/plplot_octave/support")
++ 
++-and use the command "toggle_plplot_use" to switch between the two plot packages.
++-Read the INSTALL file for more details.
+++If you also want to use Octave's standard plotting package, gnuplot, you
+++can use the command "toggle_plplot_use" to switch between the two plot 
+++packages. Read the INSTALL file for more details.
++ 
++ Then, invoke Octave and create a vector, say
++ 
++@@ -75,7 +80,15 @@
++ NOTES: - You don't need to specify vector or matrix dimensions.
++        - When setting Octave variable "automatic_replot = 1", changes take
++ 	 effect immediately, otherwise they only take effect at the next plot.
++-	 (This does not yet apply to all plot types).
+++	 (This does not yet apply to all plot types and does not work with 
+++         octave 2.9).
+++       - With octave 2.9 you will see various spurious warnings about variables
+++         which are no longer builtins. These warnings can safely be ignored.
+++         Plplot is just testing to see if these variables exist as part of
+++         the octave 2.1 compatibility code. To suppress these warnings add
+++         warning("off","Octave:built-in-variable-assignment"); 
+++         to your .octaverc.
+++         
++ 
++ 
++ --- Plot window control
diff --cc debian/rules
index 05a5db5,05a5db5..840f3d3
--- a/debian/rules
+++ b/debian/rules
@@@ -14,7 -14,7 +14,7 @@@
  include /usr/share/octave/debian/defs.make
  include /usr/share/dpatch/dpatch.make
  
--version		:= $(shell perl debian/get-upstream-version.pl < configure.ac)
++version		:= $(shell perl debian/get-upstream-version.pl < cmake/modules/plplot_version.cmake)
  libpkg          := libplplot9
  docpkg          := plplot-doc
  debbase		:= $(shell pwd)/debian

-- 
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