• Bug#857067: Excluding arch s390x for dsdp?

    From Ole Streicher@21:1/5 to All on Tue Mar 28 08:50:01 2017
    XPost: linux.debian.bugs.dist

    This is a multi-part message in MIME format.
    Control: tags -1 patch

    Hi Andreas and all,

    it seems that this bug is fixed in Ubuntu; at least there is a quite
    careful analysis:

    https://bugs.launchpad.net/ubuntu/+source/dsdp/+bug/1543982

    I attach the complete patch; it needs some minor clean-up, but is a good candidate to solve this.

    Cheers

    Ole

    diff -pruN 5.8-9.1/debian/changelog 5.8-9.1ubuntu2/debian/changelog
    --- 5.8-9.1/debian/changelog 2012-05-27 20:01:57.000000000 +0000
    +++ 5.8-9.1ubuntu2/debian/changelog 2016-04-14 11:52:55.000000000 +0000
    @@ -1,3 +1,21 @@
    +dsdp (5.8-9.1ubuntu2) xenial; urgency=medium
    +
    + * Cast INFO to int before storing it in the flag. LP: #1543982.
    +
    + -- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 14 Apr 2016 12:52:28 +0100
    +
    +dsdp (5.8-9.1ubuntu1) xenial; urgency=medium
    +
    + * Build using -O2 on s390x. LP: #1543982.
    +
    + -- Matthias Klose <doko@ubuntu.com> Wed, 10 Feb 2016 11:28:13 +0100
    +
    +dsdp (5.8-9.1build1) xenial; urgency=medium
    +
    + * No-change rebuild for libblas3gf->libblas3 transition.
    +
    + -- Matthias Klose <doko@ubuntu.com> Sat, 16 Jan 2016 16:13:00 +0100
    +
    dsdp (5.8-9.1) unstable; urgency=low

    * Non-maintainer upload.
    diff -pruN 5.8-9.1/debian/control 5.8-9.1ubuntu2/debian/control
    --- 5.8-9.1/debian/control 2011-07-22 07:29:20.000000000 +0000
    +++ 5.8-9.1ubuntu2/debian/control 2016-04-14 11:53:55.000000000 +0000
    @@ -1,7 +1,8 @@
    Source: dsdp
    S