[ubuntu/oneiric] mathgl 1.11.1.1-2.1 (Accepted)

Steve Langasek steve.langasek at canonical.com
Sun Jun 19 07:25:48 UTC 2011


mathgl (1.11.1.1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix library symbols files (closes: #610777):
    - debian/libmgl-qt5.symbols: drop _ZN10QByteArrayD2Ev, which is not
      present on *any* architecture anymore.
    - debian/libmgl-fltk5.symbols: _ZN9Fl_PixmapC2EPKPKc is not present on
      ia64 or sparc and never has been.
    - debian/libmgl5.symbols:
      + _ZN7mglFuncD1Ev is present on all architectures, drop the
        architecture list (fixing the 'kfeebsd' typo that caused a build
        failure on kfreebsd-amd64).
      + _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev,
        _ZN8u3dLightD2Ev: symbols not seen on *any* archs, drop.
      + Drop 18 symbols whose exclusion list included all 15 architectures
        that have been tested.
      + Other symbols that are template instantiations are now marked as
        optional symbols instead of tagged with an arch list, since they are
        not part of the ABI and will come and go based on the compiler
        version used, *not* just on the architecture.
      + If there are 8 or more architectures in the arch qualifier, invert
        it.  In some cases this reveals that certain symbols are actually
        64-bit specific - so infer that not-yet-tested 32-bit archs follow
        the pattern.
    - debian/*.symbols: any symbols marked for armel should also be marked
      for armhf.
  * debian/rules: clean the dependency_libs out of .la files at build
    time, per Policy 10.2.  Closes: #620629.

Date: Sun,  19 Jun 2011 07:00:40 +0000
Changed-By: Steve Langasek <steve.langasek at canonical.com>
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/oneiric/+source/mathgl/1.11.1.1-2.1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Sun,  19 Jun 2011 07:00:40 +0000
Source: mathgl
Binary: mathgl, mathgl-doc-en, mathgl-doc-ru, libmgl5, libmgl-data, libmgl-dev, libmgl-fltk5, libmgl-qt5, libmgl-wx5, libmgl-glut5, python-mathgl
Architecture: source
Version: 1.11.1.1-2.1
Distribution: oneiric
Urgency: low
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Changed-By: Steve Langasek <steve.langasek at canonical.com>
Description:
 mathgl     - library for scientific graphs. (utlities and examples)
Closes: 610777 620629
Files:
 4b4c95e8925b83e9bd64c648168e0335 2475 science optional mathgl_1.11.1.1-2.1.dsc
 9ce51adaf5e0f683ccf2220efb79def0 25552 science optional mathgl_1.11.1.1-2.1.debian.tar.gz
Changes:
 mathgl (1.11.1.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix library symbols files (closes: #610777):
     - debian/libmgl-qt5.symbols: drop _ZN10QByteArrayD2Ev, which is not
       present on *any* architecture anymore.
     - debian/libmgl-fltk5.symbols: _ZN9Fl_PixmapC2EPKPKc is not present on
       ia64 or sparc and never has been.
     - debian/libmgl5.symbols:
       + _ZN7mglFuncD1Ev is present on all architectures, drop the
         architecture list (fixing the 'kfeebsd' typo that caused a build
         failure on kfreebsd-amd64).
       + _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev,
         _ZN8u3dLightD2Ev: symbols not seen on *any* archs, drop.
       + Drop 18 symbols whose exclusion list included all 15 architectures
         that have been tested.
       + Other symbols that are template instantiations are now marked as
         optional symbols instead of tagged with an arch list, since they are
         not part of the ABI and will come and go based on the compiler
         version used, *not* just on the architecture.
       + If there are 8 or more architectures in the arch qualifier, invert
         it.  In some cases this reveals that certain symbols are actually
         64-bit specific - so infer that not-yet-tested 32-bit archs follow
         the pattern.
     - debian/*.symbols: any symbols marked for armel should also be marked
       for armhf.
   * debian/rules: clean the dependency_libs out of .la files at build
     time, per Policy 10.2.  Closes: #620629.



More information about the Oneiric-changes mailing list