Please sync octave3.0 1:3.0.0-9 (universe) from Debian unstable (main).

Bug #201369 reported by William Grant
4
Affects Status Importance Assigned to Milestone
octave3.0 (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 affects ubuntu/octave3.0
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync octave3.0 1:3.0.0-9 (universe) from Debian unstable (main).

Changelog since current hardy version 3.0.0-1:

octave3.0 (1:3.0.0-9) unstable; urgency=low

  * debian/in/control: drop gfortran-4.1 from the build-deps list. It doesn't
    exist anymore.

 -- Thomas Weber <email address hidden> Wed, 05 Mar 2008 09:06:42 +0100

octave3.0 (1:3.0.0-8) unstable; urgency=low

  * Don't uppercase font names for Postscript printing (closes: #469240)
    Thanks John Eaton for the patch.
  * Use default gfortran compiler on ARM.

 -- Thomas Weber <email address hidden> Tue, 04 Mar 2008 10:47:33 +0100

octave3.0 (1:3.0.0-7) unstable; urgency=low

  * debian/rules: Use correct linker option for BLAS library (closes:
    #468323)
  * debian/in/control: Do not build-depend on gfortran on arm

 -- Rafael Laboissiere <email address hidden> Thu, 28 Feb 2008 10:24:06 +0100

octave3.0 (1:3.0.0-6) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/in/control:
    + Make all octave3.0* packages conflict with the corresponding
      octave2.9* packages. This is a correction for the fix to
      Bug#463039.
    + Build-depends on GCC 4.1 suite for the arm architecture

  [ Thomas Weber ]
  * debian/rules:
    + Pass DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE to ./configure, as
      suggested by dh-make
    + Search for "arm" in DEB_BUILD_ARCH and use gcc-4.1 and friends on
      that architecture (attempt to fix #458852)

 -- Rafael Laboissiere <email address hidden> Tue, 26 Feb 2008 14:44:53 +0100

octave3.0 (1:3.0.0-5) unstable; urgency=low

  * Synched with octave2.1; in particular ensures that the generation of
    the ls-R database will work correctly, avoid the problem reported in
    Bug#464334.
  * debian/in/PACKAGE-htmldoc.doc-base.faq: Added slice sections for
    octave2.1 and octave3.0, since the name of the index file is different
    from one branches to another.
  * debian/rules: Process all debian/in* files through slice
  * debian/in/octave{2.1,3.0}-watch: Updated URLs
  * debian/patches/50_clean-doc.dpatch: Improve documentation of clean
    command (patch suggested by Thomas Weber and applied upstream,
    closes: #452560)

 -- Rafael Laboissiere <email address hidden> Sat, 23 Feb 2008 10:49:01 +0100

octave2.1 (1:2.1.73-17) unstable; urgency=low

  * Synched with octave3.0; in particular, switch from g77 to gfortran;
    also, don't depend on a specific g++ version (closes: #463301)
  * debian/control: Build-depend on dejagnu (for make check)
  * Moved debian/copyright into debian/in/copyright and generated the
    former using the slice command. This is necessary because Octave 2.1
    and 3.0 are released under different versions of the GPL. Changed
    debian/rules accordingly.
  * debian/in/copyright: Added the mention that Octave 2.1 is released under
    version 2 or later of the GPL (closes: #435205)
  * Added dpatches :
    + 50_compile-with-g++-4.3: Fixes for compiling the
      octave2.1 with the GCC 4.3 suite (closes: #417486)
    + 50_build-octave-faq: Correctly builds the PS forms of the Octave-FAQ
      documentation
  * debian/in/PACKAGE-htmldoc.doc-base.faq: Give correct name of HTML
    index file
  * debian/rules: Remove the *.html at clean target, such that the package
    have the same contents when built twice in a row (closes: #441721)
  * debian/in/PACKAGE.postinst: Drop option -L given to the ls command
    when building the ls-R database, such that simultaneous installation
    of octave2.1 and octave3.0 will not fail (closes: #464334)

 -- Rafael Laboissiere <email address hidden> Fri, 22 Feb 2008 14:15:22 +0100

octave3.0 (1:3.0.0-4) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Uploaded to unstable
  * debian/control: Build-depend on g++-4.3 on arm. This is a desperate
    attempt to see whether we can get rid of the segfault problem on arm
    (cf Bug#458852)
  * debian/rules: Use g++ and gcc 4.3 on arm architecture

  [ Thomas Weber ]
  * in/PACKAGE.conf: sync with upstream's main-rcfile (closes: 466723, 466264)

 -- Rafael Laboissiere <email address hidden> Thu, 21 Feb 2008 11:24:13 +0100

octave3.0 (1:3.0.0-3) experimental; urgency=low

  * Added dpatches:
    + 50_include-cstring-mxarray: Compile successfully with GCC 4.3
    + 50_drop-lo-manpages.dpatch: Drop unknown macros in some manpages
      (Lintian warning)
  * debian/in/control: Build-depends in libsuitesparse-3.1.0 >= 3.1.0-2
    since this version have appropriate sonames for the SuiteSparse
    libraries

 -- Rafael Laboissiere <email address hidden> Fri, 08 Feb 2008 13:36:01 +0100

octave3.0 (1:3.0.0-2) experimental; urgency=low

  [ Rafael Laboissiere ]
  * debian/in/control:
    + Put the -htmldoc package in section "doc", agreeing with the
      override set by the Debian Installer
    + Generate dummy octave2.9* packages that depend on the corresponding
      octave3.0 ones. For this to work, we have to reintroduce the epoch in
      the package version number. Also, do not conflict/replace/provide
      the octave2.9* anymore (closes: #463039). Thanks to Steve Langasek
      for the discussion and the suggestions.
  * debian/in/control, debian/rules: Switched from g77 to gfortran.
    + Changed the build-dependencies on refblas3-dev and lapack3-dev to
      libblas-dev and liblapack-dev, respectively
    + Changed the recommendation on atlas3-base to libatlas3gf-base
    + Thanks to Pascal Dupuis for the original patch
    + Thanks to this change, the octave3.0-headers package do not depend
      gcc-3.4 anymore (closes: #435275)
    + The F77_FUNC_ macro in config.h does have the double underscore
      that appeared in version 2.9.12-2+b3 of the octave2.9-headers
      package (closes: #434415)
  * debian/rules: Dropped path in compiler variables, such that the
    package can be built using gcc-snapshot

  [ Thomas Weber ]
  * debian/compat: switch to level 6
  * debian/in/control:
    + depend on debhelper >= 6
    + Don't depend on a specific g++ version (closes: #463302).
  * change slice term for 3.0 from 2.9:
    + debian/in/PACKAGE.conf
    + debian/in/PACKAGE-emacsen.dirs
    + debian/in/PACKAGE.dirs

 -- Rafael Laboissiere <email address hidden> Wed, 06 Feb 2008 08:41:29 +0100

octave2.1 (1:2.1.73-16) unstable; urgency=low

  * Synched with octave3.0; in particular, do not build-conflict with
    atlas3-base-dev

 -- Rafael Laboissiere <email address hidden> Sun, 23 Dec 2007 22:53:52 +0100

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH17eqAc+S8KckfcURAsnvAJ0fjfokTwIxbYgp0h4PHLh4lNv6NACfee/i
G8NzjtXvx9uI7LdCIR6DszU=
=nDqn
-----END PGP SIGNATURE-----

Revision history for this message
Martin Pitt (pitti) wrote :

Package(s) synced.

Changed in octave3.0:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.