[Pkg-octave-devel] octave_3.8.1-1~bpo70+1_amd64.changes ACCEPTED into wheezy-backports, wheezy-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sun Mar 16 22:00:35 UTC 2014
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 16 Mar 2014 14:51:17 +0100
Source: octave
Binary: octave octave-dbg octave-common octave-doc octave-htmldoc octave-info liboctave2 liboctave-dev
Architecture: source amd64 all
Version: 3.8.1-1~bpo70+1
Distribution: wheezy-backports
Urgency: medium
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebastien at debian.org>
Description:
liboctave-dev - Development files for the GNU Octave language
liboctave2 - Shared libraries of the GNU Octave language
octave - GNU Octave language for numerical computations
octave-common - architecture-independent files for octave
octave-dbg - Debug symbols for octave
octave-doc - PDF documentation on the GNU Octave language
octave-htmldoc - HTML documentation on the GNU Octave language
octave-info - GNU Info documentation on the GNU Octave language
Closes: 536839 681065 681461 691311 693873 695434 705485 706376 706640 710423 714360 721802 725442 732659 738672 740984
Changes:
octave (3.8.1-1~bpo70+1) wheezy-backports; urgency=medium
.
* Rebuild for wheezy-backports.
.
octave (3.8.1-1) unstable; urgency=medium
.
* Imported Upstream version 3.8.1
+ libgui/src/main-window.cc: Fix problems with gui startup and focus issues
(Closes: #738672)
+ scripts/pkg/private/fix_depends.m: Fix installing packages where
dependency name contains '-' (Closes: #740984)
* debian/copyright: reflect upstream changes.
* octave.postinst: remove workaround for #681064 (package dir re-creation).
(Closes: #681461)
* Remove patches applied upstream:
+ doc-compressed-info.diff
+ kfreebsd_tcgetattr.diff
+ octave-cli-manpage.diff
+ save-uint8-in-text-format.diff
* mkoctfile is now an executable binary instead of a shell script.
+ mkoctfile-mpi.diff: adapt for new format of mkoctfile.
+ d/control: add shlibs:Depends to liboctave-dev.
* Fix statement about the GUI in NEWS.Debian.
* debian/control: don't mention the FAQ in descriptions, it has been removed.
* Adapt to the fact that JIT is now disabled by default in ./configure script.
* Disable JIT on hurd-i386, LLVM not available there.
.
octave (3.8.0-5) unstable; urgency=medium
.
* Re-enable java on amd64, i386 and mips (was disabled by mistake).
* Ensure that octave-common always contains octave.jar.
.
octave (3.8.0-4) unstable; urgency=medium
.
* Disable java on kfreebsd-* and sparc. Fixes FTBFS on those archs.
.
octave (3.8.0-3) unstable; urgency=medium
.
* Upload to unstable.
* No longer set pkg prefix in /etc/octave.conf. (Closes: #536839)
.
octave (3.8.0-2) experimental; urgency=medium
.
[ Mike Miller ]
* Disable Java on mipsel, using openjdk causes bus error.
* Disable Java on hurd-i386.
.
[ Rafael Laboissiere ]
* save-uint8-in-text-format.diff: new patch, fixes saving int8 and uint8 in
plain text format (Closes: #732659)
* Make octave break an explicit list of packages instead of liboctave1.
Adding a Breaks on liboctave1 breaks upgrades from octave 3.6, because of
#671711.
.
octave (3.8.0-1) experimental; urgency=medium
.
[ Sébastien Villemot ]
* Imported Upstream version 3.8.0
+ octave-gui is no longer shipped in /usr/bin.
* Run testsuite within Xvfb, to avoid failures due to lack of DISPLAY.
* dblquad-s390x.diff: new patch, fixes FTBFS on s390x.
* Indicate that octave breaks liboctave1.
A package compiled against liboctave1 can not be used with the octave 3.8
interpreter.
* Disable JIT on armel, armhf, mips, mipsel, powerpc. Should fix FTBFS
on these archs.
.
[ Mike Miller ]
* debian_missing_handler.m: Fix liboctave-dev package name.
* Build-depend on javahelper, use to configure default Java paths.
* doc-compressed-info.diff: Add patch from upstream.
Fixes the doc command to work correctly with compressed info files.
* kfreebsd_tcgetattr.diff: new patch, fixes FTBFS on kFreeBSD.
* hurd_path_max.diff: new patch, fixes FTBFS on Hurd.
.
[ Rafael Laboissiere ]
* Add Lintian override file for dh-exec-subst-unknown-variable warning
* New patch patches/octave-cli-manpage.diff: Add manpage for
octave-cli (taken from the upstream SCM repository).
.
octave (3.8.0~rc2-1) experimental; urgency=medium
.
* Imported Upstream version 3.8.0~rc2
* missing-example.diff: drop patch, no longer needed.
* debian/rules: fix binary-arch rule.
* Consolidate all patches relative to dropping version numbers in binaries.
The new consolidated patch is drop_versioned_binaries.diff.
Also drops versions numbers in calls from src/main.in.cc.
.
octave (3.8.0~rc1-1) experimental; urgency=medium
.
[ Sébastien Villemot ]
* New upstream release candidate, which fixes the following bugs:
- Function pkg.m works correctly when promoting warnings to errors
(Closes: #693873)
- Sparse matrices A(n,n) behave correctly when n is a multiple of
65536=2^16 (Closes: #706376)
- Function interpft does not fail when downsampling (Closes: #706640)
- Function print correctly handles option -d<device> when no file
name is given (Closes: #710423)
- Documentation for function triangle_lw (and others) is removed
from the manual (Closes: #721802)
- Subfunctions are deleted from the table of symbols when deleting
the parent function (Closes: #725442)
* debian/copyright: reflect upstream changes.
* Remove patches applied upstream or no longer needed:
+ contourc-stack-overflow.diff
+ correct_typos
+ gcc-4.8.diff
+ glpk-4.49.diff
+ texinfo5.diff
+ use_system_gl2ps
* Refresh other patches.
* The Octave FAQ is no longer part of upstream tarball, don't try to ship it.
* Add LLVM, QScintilla and the default JDK to build dependencies.
Also make octave depend on the default headless JRE.
* Bump SONAME of library package to liboctave2.
Also stop distributing libcruft, which no longer exists.
* missing-example.diff: new patch, adds back a file omitted in upstream
tarball.
* Ship octave-cli and octave-gui in the octave package.
* Add breaks/conflicts + replaces on octave-java and octave-io.
* Ship *.png files used in info doc, using an "octave-" prefix for filenames.
* debian/watch: add automatic verification of PGP signature.
* Merge README.Atlas into README.Debian.
* Document the GUI and the JIT in NEWS.Debian.
.
[ Rafael Laboissiere ]
* Bump to Standards-Version 3.9.5, no changes needed
* debian/octave.conf: Do not use obsolete function read_readline_init_file
* Add a Debian-specific error handler
.
[ Thomas Weber ]
* Change priority from 'extra' to 'optional'
.
octave (3.6.4-4) unstable; urgency=low
.
[ Rafael Laboissiere ]
* Drop useless build-dependency on texi2html
.
[ Sébastien Villemot ]
* Use canonical address for packaging VCS
* glpk-4.49.diff: new patch, fixes FTBFS against recent versions of GLPK
(Closes: #714360)
.
octave (3.6.4-3) unstable; urgency=low
.
* gcc-4.8.diff: new patch, fixes compilation of C++ MEX files with GCC 4.8
(Closes: #705485)
.
octave (3.6.4-2) unstable; urgency=low
.
* Adapt for Texinfo 5
- add_info_dir_categories: use @dircategory in the patch
- texinfo5.diff: new patch, fixes compatibility issues with Texinfo 5
* Upgrade to FLTK 1.3
.
octave (3.6.4-1) experimental; urgency=low
.
* Imported Upstream version 3.6.4
* debian/copyright: add missing information about Fortran files
* Remove patches applied upstream:
+ rcond.patch
+ fix-sparse-unit-testing.patch
* Refresh other patches
* Tighten dependency of octave on liboctave1 (Closes: #691311)
* Recommend pstoedit (needed by plot/print.m)
* contourc-stack-overflow.diff: new patch, fixes segfault in contourc
(Closes: #695434)
.
octave (3.6.3-2) experimental; urgency=low
.
[ Rafael Laboissiere ]
* debian/patches/fix-sparse-unit-testing.patch: Add patch
.
[ Sébastien Villemot ]
* Use my @debian.org email address
* debian/rules: add missing dependency information for dh_makeshlibs.
The latest backward-compatible API change occurred in Octave 3.6.2. This
has to be reflected in the shlibs file.
* Bump Standards-Version to 3.9.4, no changes needed
* Remove obsolete DM-Upload-Allowed flag
.
octave (3.6.3-1) experimental; urgency=low
.
[ Sébastien Villemot ]
* Imported Upstream version 3.6.3
* debian/copyright: reflect upstream changes
* rcond.patch: new patch taken from upstream, fixes rcond function
.
[ Rafael Laboissiere ]
* Avoid X11-related warning in postint script (Closes: #681065)
Checksums-Sha1:
627779a6868fa0fbfc957882a9ff392b59f9b34f 3014 octave_3.8.1-1~bpo70+1.dsc
35ba83607732d8a3a737340d8b80289b4e1344ee 66865 octave_3.8.1-1~bpo70+1.debian.tar.gz
d39a19fbfee59c19ceb1ebd74518d2cfe7ed49b4 1373474 octave_3.8.1-1~bpo70+1_amd64.deb
7610e035eec65f98d234c2dc2c14dbbc2fdf065f 127126452 octave-dbg_3.8.1-1~bpo70+1_amd64.deb
f275760cf7f70f0171f10b70160fa31d2aa42254 1888060 octave-common_3.8.1-1~bpo70+1_all.deb
6879fc33f757ec907868d485af5aba8aa2c74c5c 4181252 octave-doc_3.8.1-1~bpo70+1_all.deb
10f2c4990fc6a8f60eb90586da4e153d68775c44 2060584 octave-htmldoc_3.8.1-1~bpo70+1_all.deb
45d00addbafef692db284d1f9b9d83fa3ab55dcd 980256 octave-info_3.8.1-1~bpo70+1_all.deb
07444694e31b75fdcd12fcdde061eeec0f9a82c4 9661064 liboctave2_3.8.1-1~bpo70+1_amd64.deb
969d4ecaa6468137fbd12a61b294d93ac9ff6487 815400 liboctave-dev_3.8.1-1~bpo70+1_amd64.deb
Checksums-Sha256:
1ada73d98ac1e1b34c4c052c54cadfd42b2579f98cb7de303ea74b15ec5826e4 3014 octave_3.8.1-1~bpo70+1.dsc
0da3b1d732afd8f24e43101315fc3403e1edc24a79f5c91d54ea6357d7579902 66865 octave_3.8.1-1~bpo70+1.debian.tar.gz
160218c918598c99ef0488bee2cb213404b22635786db67ffd8a63c2248a2f17 1373474 octave_3.8.1-1~bpo70+1_amd64.deb
3dda9476bf447902742a46351b13e81faccbed5f3d34dce801acbdf0616389b2 127126452 octave-dbg_3.8.1-1~bpo70+1_amd64.deb
b34ff0f1fa2e0683942d956d1b9d22e280d4ea91d19a0f320d169b6f56abc4e5 1888060 octave-common_3.8.1-1~bpo70+1_all.deb
6ad999cceaa8389313bd59bc06a72f8ebe9153d76ee97d3d2f6237b966569851 4181252 octave-doc_3.8.1-1~bpo70+1_all.deb
7df780d45a249d7e995ef90d20d9b12c1f029ce4a5ecf8173daee124300b2cd9 2060584 octave-htmldoc_3.8.1-1~bpo70+1_all.deb
681c6555d2c927cc9c62140aecdb80b7910e90606c2a7ec5a8a77ccc787021f2 980256 octave-info_3.8.1-1~bpo70+1_all.deb
3fc75542dbc6db80dbb7af1f76fc1deef73415adb4fbb1c6f9fe59e8a2d2c11c 9661064 liboctave2_3.8.1-1~bpo70+1_amd64.deb
05b571a8bff4cb360d683affa0199f1bb2cd1ff2698ebeb6766cb8317409c4f0 815400 liboctave-dev_3.8.1-1~bpo70+1_amd64.deb
Files:
96ded7dd7a2ea34b174e75a70d584e47 3014 math optional octave_3.8.1-1~bpo70+1.dsc
5889735382d8e59d2d21e42bc8382846 66865 math optional octave_3.8.1-1~bpo70+1.debian.tar.gz
8175608c833c1c157d65c3ec9016ccec 1373474 math optional octave_3.8.1-1~bpo70+1_amd64.deb
3ed6bfc03a746e85103b35e6fb6df267 127126452 debug extra octave-dbg_3.8.1-1~bpo70+1_amd64.deb
c475d1e2a117a2f8624cbf16c797db46 1888060 math optional octave-common_3.8.1-1~bpo70+1_all.deb
c4a5488a831d8aab41398e46a163c28d 4181252 doc optional octave-doc_3.8.1-1~bpo70+1_all.deb
19b50e646d80add901a9c102b6efbf39 2060584 doc optional octave-htmldoc_3.8.1-1~bpo70+1_all.deb
765b536044d6a0e3abd86158d5726689 980256 doc optional octave-info_3.8.1-1~bpo70+1_all.deb
fe7a1e7437b008a90b4c89aed4a1d659 9661064 libs optional liboctave2_3.8.1-1~bpo70+1_amd64.deb
a6d0c4edefcad42e30d593727e6789d6 815400 libdevel optional liboctave-dev_3.8.1-1~bpo70+1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTJbbwAAoJECzs6TUOzr5KKc4QAIWvLJILtkcSdY9DNJELOSn8
XeJXzjVPqIMr/8/jN5+6hUVpWCGqGJjBYPhhEIJP1qozHcONNLKWTCXhF1ARQ/Og
tU2HEpQ+zrCr+uF1YqXPVg7dhLB+hgFsBkfFKzYEwpwyBsNpn86bppCqmMWI2it5
dBdABOF+5CU18cOAPNomCKpamReFUvR9lWRWKG8+Zlf1gbauFxY7JtPu3GUewwob
VucTPivKqaz58JHH/IYa3AqOF+k/ZyoCjp2X1WiL+SK6vIVaCwSv95FTv5T68JaR
uRF11pD3XjmYBf2SE7a5IjevDvBkDnfsheRh/kw45MElAk11GgDYLq0Eds23RnNS
FBXCnLNoAGpU5ZwHt54iqEPs2JgeLNCgNnL8TGgXXLVmqwVhL7hYsiLWPchIr3RJ
ZN5eYZ9No+w0kPAcyQ0+4X5HBbmM3OUW5GsPVon3cycxNI73rwKN7fllqIhZYmkr
R2cMr5JSwekPS6WqL6Pe8keVY1s9CSmUdbu7wOCHkibzkkhM4U3STfjvhtCLWdD1
1a+9bU1z7jCjeA5loccBbwo0SRhucp0AEUt4lPngOMBgBRgBARB7vsLzuc3eLFcR
P+HxWPyf4FcD+9nHP4Cxt6V8skkCBoXBakQTP3R2+IZ5ta0wcDUPAJx6O2rUNRqR
2kiFOd9JTjR4B67Fu5Ag
=0miN
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the Pkg-octave-devel
mailing list