[ubuntu/xenial-proposed] plplot 5.10.0+dfsg2-0.1ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Mon Nov 2 00:48:19 UTC 2015


plplot (5.10.0+dfsg2-0.1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Honor nocheck in DEB_BUILD_OPTIONS.
    - Enable verbose builds and tests.
    - Remove multiarch path in pkgconfig files.
  * Dropped changes, included in Debian:
    - Apply work-arounds from Debian #789619 to fix the ftbfs.
  * Dropped changes:
    - debian/libplplot-lua.files: don't diverge from Debian, we stopped trying
      to build against lua5.2 in vivid (why?) so don't need to carry a delta
      just to match on non-lua5.1 files.
    - drop disabling of octave tests, which shouldn't run when the octave
      frontend isn't configured.

plplot (5.10.0+dfsg2-0.1) unstable; urgency=low

  [ Axel Beckert ]
  * Non-maintainer upload.
  * Repack upstream tarball to no more include non-free image lena.*.
    + Add patch to remove handling of lena images from multiple files.
    + Add according Files-Excluded header to debian/copyright.
    + Fixes lintian-reported error license-problem-non-free-img-lenna.
    + Closes: #794857
  * debian/copyright: Add missing path element in URL in Source field.
    Issue found by DUCK.
  * Add build-dependency on dh-python to fix FTBFS in
    bindings/python/CMakeFiles/plplot_widgetmodule.dir/plplot_widgetmodule.c.o.

  [ Peter Michael Green ]
  * Apply upstream patch to fix build with cmake 3.1 (Closes: #789619)
  * Disable octave support as it's currently broken
    + see my post to bug #789619 for further info on the error
    + debian/rules and debian/control changes adapted from 5.10.0-0ubuntu5
      package by Matthias Klose
    + also moved liboctave-dev build-depends to build-conflicts as
      upstream buildsystem was trying to build octave stuff even without
      debian/rules telling it to.
  * Add tcl8.6 and tk8.6 to build-conflicts, having multiple versions of
    tcl/tk arround seems to break the build.

Date: Sun, 01 Nov 2015 15:29:48 -0800
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/plplot/5.10.0+dfsg2-0.1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 01 Nov 2015 15:29:48 -0800
Source: plplot
Binary: libplplot12 libplplot-dev libplplot-c++11 libplplot-fortran10 libplplot-java libcsiro0 libqsastime0 libqsastime-dev plplot12-driver-xwin plplot12-driver-wxwidgets plplot-tcl plplot-tcl-bin plplot-tcl-dev plplot12-driver-cairo python-plplot python-plplot-qt libplplot-ada1 libplplot-ada1-dev plplot-doc plplot12-driver-qt libplplot-ocaml libplplot-lua libplplot-d
Architecture: source
Version: 5.10.0+dfsg2-0.1ubuntu1
Distribution: xenial
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
 libcsiro0  - Scientific plotting library (CSIRO libraries)
 libplplot-ada1 - Ada support for PLplot, a plotting library
 libplplot-ada1-dev - Ada support for PLplot, a plotting library (development files)
 libplplot-c++11 - Scientific plotting library (C++ binding)
 libplplot-d - Scientific plotting library (D language bindings)
 libplplot-dev - Scientific plotting library (development files)
 libplplot-fortran10 - Scientific plotting library (fortran bindings)
 libplplot-java - Scientific plotting library (Java bindings)
 libplplot-lua - Scientific plotting library (lua bindings)
 libplplot-ocaml - Scientific plotting library (OCaml bindings)
 libplplot12 - Scientific plotting library
 libqsastime-dev - Time format conversion library (development files)
 libqsastime0 - Time format conversion library
 plplot-doc - Documentation for PLplot, a plotting library
 plplot-tcl - Tcl/Tk support for PLplot, a plotting library
 plplot-tcl-bin - Tcl/Tk tools for PLplot, a plotting library
 plplot-tcl-dev - Tcl/Tk development support for PLplot, a plotting library
 plplot12-driver-cairo - Scientific plotting library (Cairo driver)
 plplot12-driver-qt - Scientific plotting library (qt driver)
 plplot12-driver-wxwidgets - Scientific plotting library (wxWidgets driver)
 plplot12-driver-xwin - Scientific plotting library (X11 driver)
 python-plplot - Python support for PLplot, a plotting library
 python-plplot-qt - Scientific plotting library (python qt GUI)
Closes: 789619 794857
Changes:
 plplot (5.10.0+dfsg2-0.1ubuntu1) xenial; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Honor nocheck in DEB_BUILD_OPTIONS.
     - Enable verbose builds and tests.
     - Remove multiarch path in pkgconfig files.
   * Dropped changes, included in Debian:
     - Apply work-arounds from Debian #789619 to fix the ftbfs.
   * Dropped changes:
     - debian/libplplot-lua.files: don't diverge from Debian, we stopped trying
       to build against lua5.2 in vivid (why?) so don't need to carry a delta
       just to match on non-lua5.1 files.
     - drop disabling of octave tests, which shouldn't run when the octave
       frontend isn't configured.
 .
 plplot (5.10.0+dfsg2-0.1) unstable; urgency=low
 .
   [ Axel Beckert ]
   * Non-maintainer upload.
   * Repack upstream tarball to no more include non-free image lena.*.
     + Add patch to remove handling of lena images from multiple files.
     + Add according Files-Excluded header to debian/copyright.
     + Fixes lintian-reported error license-problem-non-free-img-lenna.
     + Closes: #794857
   * debian/copyright: Add missing path element in URL in Source field.
     Issue found by DUCK.
   * Add build-dependency on dh-python to fix FTBFS in
     bindings/python/CMakeFiles/plplot_widgetmodule.dir/plplot_widgetmodule.c.o.
 .
   [ Peter Michael Green ]
   * Apply upstream patch to fix build with cmake 3.1 (Closes: #789619)
   * Disable octave support as it's currently broken
     + see my post to bug #789619 for further info on the error
     + debian/rules and debian/control changes adapted from 5.10.0-0ubuntu5
       package by Matthias Klose
     + also moved liboctave-dev build-depends to build-conflicts as
       upstream buildsystem was trying to build octave stuff even without
       debian/rules telling it to.
   * Add tcl8.6 and tk8.6 to build-conflicts, having multiple versions of
     tcl/tk arround seems to break the build.
Checksums-Sha1:
 4d4a9751ae11ec816f63f72796cd2c698b7d1436 4110 plplot_5.10.0+dfsg2-0.1ubuntu1.dsc
 d2cd9f856bac784990af4b205ab25d2bd316d8a0 5179668 plplot_5.10.0+dfsg2.orig.tar.gz
 5c9282cb7dd1e00ac4a64c4e4062ac545b84d4b4 52276 plplot_5.10.0+dfsg2-0.1ubuntu1.debian.tar.xz
Checksums-Sha256:
 c570e3845c9a812dc880ceadfa6cce1ed4fecdb246f06278eb2a62b98f28f40c 4110 plplot_5.10.0+dfsg2-0.1ubuntu1.dsc
 e84b8fc9be5b67831a105da660accbfb34dc1b4dd97e48aaeaa2e5528429823f 5179668 plplot_5.10.0+dfsg2.orig.tar.gz
 9e6f6077851cc89aa4aa45f1274cc2b5ce4a997df0eab7acd6d3faaf84c674ae 52276 plplot_5.10.0+dfsg2-0.1ubuntu1.debian.tar.xz
Files:
 22c9e06107954981ce741ffaa1db2d7b 4110 math optional plplot_5.10.0+dfsg2-0.1ubuntu1.dsc
 803199a904818856c0c2f47fd4c42ebd 5179668 math optional plplot_5.10.0+dfsg2.orig.tar.gz
 fb531e8761c9a1e351ceca3f88e800b8 52276 math optional plplot_5.10.0+dfsg2-0.1ubuntu1.debian.tar.xz
Original-Maintainer: Andrew Ross <andrewross at users.sourceforge.net>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJWNqSZAAoJEFaNMPMhshM9TVcQAI5wnK7/B46Es47S9kFCvMv2
Ck0a7ZZ+dsosKNsO0wneUg/tzAQd/IQ3EOr5v//sUmK7tKYnvy9VgxK+dHCt2U8g
s/pbzHxf2ZFCQ3QBWGfl3vrCZQsmXdUSgw2gRjYxckkx1JWh8slGFruHZR8dfKJG
u1TMCJysxCFhfpWZgznee8keAy2m0ff61FajPy02tRe5iLbMc9bsIidvrj9++dPV
XXn6O7yElpemVizC5JkVSGvd9xMklUa2yQqREIw6dJESbbzy7+BsGqeLN55w0a2v
2KI7T6Whc9+RA3ncFB0z/gKky5ct+RVwU0M26DF6DSAnfXs/YmvvD93GGxvsFv32
pmaIM50DI0KTkdjFUjkp6P08wRVvlnIg4g7Nc+9gKRAlsS1s4R168ohffYC6Zsb8
xoBGVeWkPjtLNj/ApJZpkHglzW5kCHWLSE62/KNGsdxr+vF2OeJ7uu/x+2SSBnIh
LVcjBB3BDxMK/4PHDFEcROljEpupbiFz4XhcyQWj9rccRrIHkjP55PYLE2506ZH8
M9c1C/bkczbVGW87iE2AtIRJaVBO3Aa0jALu65KyH3TztKwr1sJNRyW0/S5dWquQ
3y99ET4uh7c6FYoidY2AXg9JPUDo4beHlsJ02c0/jh6skQNx/aJr2HbWaEwLNTb6
D1RxsTHK8zqrujSBuZwb
=uP+g
-----END PGP SIGNATURE-----


More information about the Xenial-changes mailing list