Bug#737387: please support multi-arch

2014-05-27 Thread Marc Glisse
Package: libmpfi0
Version: 1.5.1-3
Followup-For: Bug #737387

Dear Maintainer,

following https://wiki.debian.org/Multiarch/Implementation
it seems that the attached patch (hopefully reportbug will have managed
to attach it, otherwise I'll try some other way) is sufficient to
support multi-arch.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armhf
powerpc

Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libmpfi0 depends on:
ii  libc6 2.18-7
ii  libgmp10  2:6.0.0+dfsg-4
ii  libmpfr4  3.1.2-1

libmpfi0 recommends no packages.

libmpfi0 suggests no packages.

-- no debconf information
diff -ru mpfi-1.5.1/debian/compat mpfi-1.5.1.MARC/debian/compat
--- mpfi-1.5.1/debian/compat	2014-02-09 22:46:29.0 +0100
+++ mpfi-1.5.1.MARC/debian/compat	2014-05-27 13:54:20.496748793 +0200
@@ -1 +1 @@
-7
+9
diff -ru mpfi-1.5.1/debian/control mpfi-1.5.1.MARC/debian/control
--- mpfi-1.5.1/debian/control	2014-02-09 22:49:47.0 +0100
+++ mpfi-1.5.1.MARC/debian/control	2014-05-27 13:55:46.195982800 +0200
@@ -1,7 +1,7 @@
 Source: mpfi
 Priority: optional
 Maintainer: Laurent Fousse lfou...@debian.org
-Build-Depends: debhelper (= 7.0.0), dh-autoreconf, libmpfr-dev (= 2.2.0.dfsg.1), libgmp-dev, texinfo
+Build-Depends: debhelper (= 9), dh-autoreconf, libmpfr-dev (= 2.2.0.dfsg.1), libgmp-dev, texinfo
 Standards-Version: 3.9.0
 Section: math
 Homepage: http://mpfi.gforge.inria.fr/
@@ -12,6 +12,7 @@
 Section: libdevel
 Architecture: any
 Depends: libgmp-dev, libmpfr-dev (= 2.2.0.dfsg.1-1), libmpfi0 (= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
 Description: multiple precision floating-point interval computation library
  This package provides a C library of functions for interval arithmetic
  computations with arbitrary precision.
@@ -35,6 +36,8 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: multiple precision floating-point interval computation library
  This package provides a C library of functions for interval arithmetic
  computations with arbitrary precision.
diff -ru mpfi-1.5.1/debian/libmpfi-dev.install mpfi-1.5.1.MARC/debian/libmpfi-dev.install
--- mpfi-1.5.1/debian/libmpfi-dev.install	2014-02-09 22:46:29.0 +0100
+++ mpfi-1.5.1.MARC/debian/libmpfi-dev.install	2014-05-27 13:54:50.345875385 +0200
@@ -1,3 +1,3 @@
-usr/lib/libmpfi.so	usr/lib/
-usr/lib/libmpfi.a	usr/lib/
+usr/lib/*/libmpfi.so
+usr/lib/*/libmpfi.a
 usr/include/*.h		usr/include/
diff -ru mpfi-1.5.1/debian/libmpfi0.install mpfi-1.5.1.MARC/debian/libmpfi0.install
--- mpfi-1.5.1/debian/libmpfi0.install	2014-02-09 22:46:29.0 +0100
+++ mpfi-1.5.1.MARC/debian/libmpfi0.install	2014-05-27 13:55:03.978390088 +0200
@@ -1 +1 @@
-usr/lib/libmpfi.so.*usr/lib/
+usr/lib/*/libmpfi.so.*


Bug#737387: please support multi-arch

2014-02-09 Thread Laurent Fousse
tags 737387 +help
thanks

Hi,

* Joachim Reichel [Sun, Feb 02, 2014 at 12:15:54PM +0100]:
 Hi Laurent,
 
 could you please add multi-arch support to MPFI? This is the last important
 dependency of CGAL that does not support multi-arch yet.

I don't think I'll get to it soon. Tagging help to see if this get
someone's attention.

Laurent.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#737387: please support multi-arch

2014-02-02 Thread Joachim Reichel
Package: libmpfi0
Version: 1.5.1-2
Severity: wishlist

Hi Laurent,

could you please add multi-arch support to MPFI? This is the last important
dependency of CGAL that does not support multi-arch yet.

Thanks,
  Joachim

-- System Information:
Debian Release: 7.3
  APT prefers stable-updates
  APT policy: (810, 'stable-updates'), (800, 'stable'), (700, 'testing'), (200, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org