[ubuntu/vivid-proposed] plplot 5.10.0+dfsg-1ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Tue Nov 4 16:24:15 UTC 2014
plplot (5.10.0+dfsg-1ubuntu1) vivid; urgency=medium
* Merge with Debian; remaining changes:
- Honor nocheck in DEB_BUILD_OPTIONS.
- Enable verbose builds and tests.
- Remove multiarch path in pkgconfig files.
plplot (5.10.0+dfsg-1) unstable; urgency=low
* Repackage upstream source to remove non-DFSG compliant documentation.
This is regenerated automatically anyway. Fixes lintian errors.
* debian/watch: Update watch file to account for mangled version with
+dfsg suffix. Avoids lintian warning.
* debian/rules, debian/repack: Add target to automatically download
and clean up source to remove non-DFSG compliant code.
* debian/README.Debian: Document changes to make the package DFSG
compliant.
* debian/patches/fix_config_h_clash: New patch from upstream to fix name
clash with HAVE_CONFIG_H. (Closes: #761176).
* debian/copyright: Update to use new machine readable format, and to
include fuller details of files which have different licensing
conditions to the standard LGPL. (Closes: #761057)
* debian/control.in: Include libplplot-dev dependencies on
plplot12-driver-qt and plplot12-driver-wxwidgets to avoid dangling
symlinks. (Closes: #715105). Change build dependency on
ttf-freefont transitional package to fonts-freefont-ttf.
* debian/patches/set_cmake_policy: Set cmake policy CMP0026 to old to
allow compilation with cmake 3. For installed examples also set cmake
policy CMP0046 to old to suppress warnings.
* debian/patches/octave_3.8_support.diff: Fix bug introduced in octave
example 07.
plplot (5.10.0-0.1) unstable; urgency=low
[Thibaut Paumard <thibaut at debian.org>]
NMU to fix remaining issue, based on package proposed for sponsorship by
original maintainer:
* Bug fix: "plplot FTBFS due to HDF5 transition", thanks to Thibaut
Paumard (Closes: #760943) (new patch: dont-check-for-hdf5_h)
[Andrew Ross <andrewross at users.sourceforge.net>]
* New upstream version (closes: #740085, #707268, #713309, #736392, #747053,
#719799)
* debian/patches/: Remove patches now in upstream and update remaining
patches.
* debian/patches/octave_3.8_support.diff: Fix some issues with octave 3.8
support (backport from upstream). Also remove obsolete continuation
markers to suppress octave warnings.
* debian/rules, debian/control.in: Use xvfb-run to run cmake since
auto-detection of tk components requires an X11 display and may fail for
autobuilders. Add the required build dependencies on xvfb, xauth and
iwidgets4.
* debian/get-upstream-version.pl: Update to reflect changes in how the
plplot version is stored in the upstream source.
* debian/rules, debian/control.in: Update arch-indep build dependencies and
remove references to postscript version of documentation to reflect
changes to the way documentation is built.
* debian/control.in: Update build dependencies to use wxwidgets-3.0 (closes:
#749488) and gnat-4.9 (closes: #728152)
* debian/rules: Add -source and -target options to javac command line. Fixes
lintian warning.
* debian/control.in: Bump standards version to 3.9.5. Fixes lintian warning.
* debian/patches/fix-wxwidgets-linkage.diff: Add new patch to explicitly link
libplplotd to libwxwidgetsd. Fixes dpkg-shlibdeps warnings.
Date: Fri, 31 Oct 2014 17:05:40 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Andrew Ross <andrewross at users.sourceforge.net>
https://launchpad.net/ubuntu/vivid/+source/plplot/5.10.0+dfsg-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 31 Oct 2014 17:05:40 +0200
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 octave-plplot libplplot-ada1 libplplot-ada1-dev plplot-doc plplot12-driver-qt libplplot-ocaml libplplot-lua libplplot-d
Architecture: source
Version: 5.10.0+dfsg-1ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Andrew Ross <andrewross at users.sourceforge.net>
Changed-By: Matthias Klose <doko 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
octave-plplot - Octave support for PLplot, a plotting 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: 707268 713309 715105 719799 728152 736392 740085 747053 749488 760943 761057 761176
Changes:
plplot (5.10.0+dfsg-1ubuntu1) vivid; urgency=medium
.
* Merge with Debian; remaining changes:
- Honor nocheck in DEB_BUILD_OPTIONS.
- Enable verbose builds and tests.
- Remove multiarch path in pkgconfig files.
.
plplot (5.10.0+dfsg-1) unstable; urgency=low
.
* Repackage upstream source to remove non-DFSG compliant documentation.
This is regenerated automatically anyway. Fixes lintian errors.
* debian/watch: Update watch file to account for mangled version with
+dfsg suffix. Avoids lintian warning.
* debian/rules, debian/repack: Add target to automatically download
and clean up source to remove non-DFSG compliant code.
* debian/README.Debian: Document changes to make the package DFSG
compliant.
* debian/patches/fix_config_h_clash: New patch from upstream to fix name
clash with HAVE_CONFIG_H. (Closes: #761176).
* debian/copyright: Update to use new machine readable format, and to
include fuller details of files which have different licensing
conditions to the standard LGPL. (Closes: #761057)
* debian/control.in: Include libplplot-dev dependencies on
plplot12-driver-qt and plplot12-driver-wxwidgets to avoid dangling
symlinks. (Closes: #715105). Change build dependency on
ttf-freefont transitional package to fonts-freefont-ttf.
* debian/patches/set_cmake_policy: Set cmake policy CMP0026 to old to
allow compilation with cmake 3. For installed examples also set cmake
policy CMP0046 to old to suppress warnings.
* debian/patches/octave_3.8_support.diff: Fix bug introduced in octave
example 07.
.
plplot (5.10.0-0.1) unstable; urgency=low
.
[Thibaut Paumard <thibaut at debian.org>]
NMU to fix remaining issue, based on package proposed for sponsorship by
original maintainer:
* Bug fix: "plplot FTBFS due to HDF5 transition", thanks to Thibaut
Paumard (Closes: #760943) (new patch: dont-check-for-hdf5_h)
.
[Andrew Ross <andrewross at users.sourceforge.net>]
* New upstream version (closes: #740085, #707268, #713309, #736392, #747053,
#719799)
* debian/patches/: Remove patches now in upstream and update remaining
patches.
* debian/patches/octave_3.8_support.diff: Fix some issues with octave 3.8
support (backport from upstream). Also remove obsolete continuation
markers to suppress octave warnings.
* debian/rules, debian/control.in: Use xvfb-run to run cmake since
auto-detection of tk components requires an X11 display and may fail for
autobuilders. Add the required build dependencies on xvfb, xauth and
iwidgets4.
* debian/get-upstream-version.pl: Update to reflect changes in how the
plplot version is stored in the upstream source.
* debian/rules, debian/control.in: Update arch-indep build dependencies and
remove references to postscript version of documentation to reflect
changes to the way documentation is built.
* debian/control.in: Update build dependencies to use wxwidgets-3.0 (closes:
#749488) and gnat-4.9 (closes: #728152)
* debian/rules: Add -source and -target options to javac command line. Fixes
lintian warning.
* debian/control.in: Bump standards version to 3.9.5. Fixes lintian warning.
* debian/patches/fix-wxwidgets-linkage.diff: Add new patch to explicitly link
libplplotd to libwxwidgetsd. Fixes dpkg-shlibdeps warnings.
Checksums-Sha1:
be8bb27db4b409ce090c554c2ec289c90820bdb1 3407 plplot_5.10.0+dfsg-1ubuntu1.dsc
53a126ab0374931148308c2fc39ff070de21e59c 5718004 plplot_5.10.0+dfsg.orig.tar.gz
b346359016e350b7293396d6b44efeaf86c9ccc1 50216 plplot_5.10.0+dfsg-1ubuntu1.debian.tar.xz
Checksums-Sha256:
80fb04b01f5ebb703f09911aaa265ee722d23f55e5adb43023abd809e2216505 3407 plplot_5.10.0+dfsg-1ubuntu1.dsc
cab5893e9b33a9724e516bf8cd59e4564cebe13e3f22f8c23452992a2397bde3 5718004 plplot_5.10.0+dfsg.orig.tar.gz
e8d9692114bbd14e3b2002c05b652b0559787aebe475984e81ed8040269aa630 50216 plplot_5.10.0+dfsg-1ubuntu1.debian.tar.xz
Files:
0bb4bf4a76c67ffb3864261866fcd2d6 3407 math optional plplot_5.10.0+dfsg-1ubuntu1.dsc
171d9939e0a5342353c290695a6a948a 5718004 math optional plplot_5.10.0+dfsg.orig.tar.gz
ded621cbf79e44d13afdbaf288321438 50216 math optional plplot_5.10.0+dfsg-1ubuntu1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlRY/Y8ACgkQStlRaw+TLJzJ9ACgsx95XnZRuFNyJMknLkYkJQfB
644AoMf3O5U5OmWD7JXdK5KVX7r9gw3/
=V9+v
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list