ubuntu/+source/plplot:applied/debian/jessie

Last commit made on 2014-09-24
Get this branch:
git clone -b applied/debian/jessie https://git.launchpad.net/ubuntu/+source/plplot
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/jessie
Repository:
lp:ubuntu/+source/plplot

Recent commits

7f5cbbe... by Andrew Ross

5.10.0+dfsg-1 (patches applied)

Imported using git-ubuntu import.

2a95283... by Andrew Ross

Remove the www directory from CMakeLists.txt. This directory is not used and is not shipped with the dfsg compliant version of the source in Debian.

Gbp-Pq: remove_nondfsg_dirs.

4c46abb... by Andrew Ross

Explicitly set old behaviour for cmake policy CMP0026. Required for cmake 3.

Gbp-Pq: set_cmake_policy.

58b4bb8... by Andrew Ross

Rename HAVE_CONFIG_H to PLPLOT_HAVE_CONFIG_H to avoid name space clashes with other libraries

Gbp-Pq: fix_config_h_clash.

16f8fc5... by Andrew Ross

don't check for hdf5.h

Gbp-Pq: dont-check-for-hdf5_h.

2db385b... by Andrew Ross

Upstream patch to fix wxwidgets linkage.

Gbp-Pq: fix-wxwidgets-linkage.diff.

49727c5... by Andrew Ross

Upstream patch to fix octave support for octave 3.8.

Gbp-Pq: octave_3.8_support.diff.

4aea8d4... by Andrew Ross

Change the location of tcl binaries to make the packages multiarch compliant.

Gbp-Pq: add-tcl-multiarch.diff.

1445502... by Andrew Ross

Fix for cmake lua support to work around problem that lua needs multiple include directories on Debian

Gbp-Pq: fix-lua-includes.diff.

413d574... by Andrew Ross

Proper use of the rmpath function

Gbp-Pq: proper-path-handling.diff.