Your message dated Thu, 14 Sep 2017 10:49:27 +0000
with message-id <e1dsri3-0009zt...@fasolo.debian.org>
and subject line Bug#757189: fixed in arpack 3.5.0+real-1
has caused the Debian Bug report #757189,
regarding libarpack2-dev: Please add BLAS/LAPACK dependency to virtual package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
757189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757189
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libarpack2-dev
Version: 3.1.5-3
Severity: wishlist
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Dear Maintainer,

Currently, libarpack2-dev depends on specific BLAS/LAPACK implementation:
libblas-dev and liblapack-dev. However, this prevents me from uninstalling
liblapack-dev and install libopenblas-dev, which provides libblas.so and
liblapack.so virtual package.

Could you add the dependency to alternatives?
Attached patch fixes this trivially.

Best regards,
- -- 
Ryo IGARASHI, Ph.D.
rigar...@gmail.com

- -- System Information:
Debian Release: jessie/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'unstable'), (500, 'stable'), 
(500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/3 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libarpack2-dev depends on:
ii  libarpack2     3.1.5-3
ii  libblas-dev    1.2.20110419-7
ii  liblapack-dev  3.5.0-2

libarpack2-dev recommends no packages.

libarpack2-dev suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJT4cABAAoJEOx5ooBqGSMZHGMQALItcWP84Kmmc1Uq76EKKiZN
fG+B5rFObixcK5cQLXWxHqvvowu/8aR/FYb5Zo21NxvE0RPqiMDwuSIiWAsGQmfQ
KQcnGxehSZtCpvwIhnnUaVvl4AKHBUqX4rP6twFduA/U7naYYi9cSlC3w8e43JOc
PXA1gNRC6uknpvbES9hYZmAd7sTThldtgW1/CKZy9soGNtspFe/4cVhO49wKrHdU
tBOQaTQpfA2w/TqVSEsK+5J9gb7jjvrooOtBaGaujqyF+yuBlppX7Kq5UHg7500P
I1z0gOzWta3CyPY4NVTW8oJ67LUB7YVM/ICKdTG5kSUV5o5dYy0hYb7eNA5Imk3w
47QgqA1VuQCvBs1bmrbJ2cwnavJlQXhiWw4m4yyar4t6bP9pWfUs6eTuLpeDgUbt
VldNDLL9fDUtkEdDgd4tnFXqmXQqzsnmXNQFkUHRFbPU0Ne3n7eQiDjXAUgPZ3Q3
x/ld7bH89mFiqer7K973JbLQIKAXwIDzCa/oqnF0xrJ63LDcq7BOuOW1MLKe1xOK
h90JHi7jQns8bcoJ4If5LF7uht9HYYJqyEhMNwW2/Cl56VVGaYdNwsQUeK2Op8dm
OIPRe0lXDhxM7qdvIvUVL0DMCMWmtaQTw7Jb3/ZkbXG4TDZQ/bUtmB4N2aENQQqD
MBmd7Doptgq/Sjc/iT0e
=Vbap
-----END PGP SIGNATURE-----
--- debian/control.old	2014-08-06 12:14:21.398226000 +0900
+++ debian/control	2014-08-06 13:31:04.158226000 +0900
@@ -50,7 +50,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends:  libarpack2 (= ${binary:Version}), libblas-dev, liblapack-dev,
+Depends:  libarpack2 (= ${binary:Version}), libblas-dev | libblas.so, liblapack-dev | liblapack.so,
  ${misc:Depends}
 Replaces: arpack2-dev
 Conflicts: arpack2-dev

--- End Message ---
--- Begin Message ---
Source: arpack
Source-Version: 3.5.0+real-1

We believe that the bug you reported is fixed in the latest version of
arpack, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 757...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <sebast...@debian.org> (supplier of updated arpack package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 14 Sep 2017 12:16:59 +0200
Source: arpack
Binary: libarpack2 libarpack2-dev libparpack2 libparpack2-dev
Architecture: source
Version: 3.5.0+real-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebast...@debian.org>
Description:
 libarpack2 - Fortran77 subroutines to solve large scale eigenvalue problems
 libarpack2-dev - Fortran77 subroutines to solve large scale eigenvalue 
problems (d
 libparpack2 - Parallel subroutines to solve large scale eigenvalue problems
 libparpack2-dev - Parallel subroutines to solve large scale eigenvalue 
problems (de
Closes: 757189 875697
Changes:
 arpack (3.5.0+real-1) unstable; urgency=medium
 .
   * Team upload.
   * Really upload 3.5.0 upstream release. (Closes: #875697)
   * Fix debian/watch file (and upgrade to format version 4).
   * Update symbols file for libparpack2.
   * Bump to debhelper compat level 10.
   * Mark shared and development library packages as Multi-Arch: same.
   * Enforce generic BLAS (to avoid tying to ATLAS or OpenBLAS).
   * Ship arpack.pc in libarpack2-dev.
   * Use canonical URLs for Vcs-* fields.
   * Install doc using dh_installdocs (instead of dh_install).
   * Migrate to -dbgsym debug packages.
   * Bump priority of -dev packages to optional, per policy 4.0.1.
   * Add BLAS/LAPACK virtual -dev packages as alternatives in dependency list of
     ARPACK -dev packages (Closes: #757189)
   * Bump Standards-Version to 4.1.0.
   * Remove obsolete README.source.
   * Remove obsolete source lintian override.
   * Remove obsolete Conflicts+Replaces on arpack2{,-dev}.
Checksums-Sha1:
 070f18834735cdf01a0cca8892511e3d4078e392 2213 arpack_3.5.0+real-1.dsc
 acbbe14b03b323f84236553872396345204dea1e 949853 arpack_3.5.0+real.orig.tar.gz
 4fea9394d6ed2abef029c5cc1a666992ad588e5d 8540 arpack_3.5.0+real-1.debian.tar.xz
 480baea0e99cf194554ac672283b4e68b645f78c 7655 
arpack_3.5.0+real-1_amd64.buildinfo
Checksums-Sha256:
 2f83f6dd468dcd0b27bc4d5747348456bab7ad87bb4b492bd9549cb599d82128 2213 
arpack_3.5.0+real-1.dsc
 50f7a3e3aec2e08e732a487919262238f8504c3ef927246ec3495617dde81239 949853 
arpack_3.5.0+real.orig.tar.gz
 f5624f6c7f3bfeb25fe4ac67dc2cbb0da48db7771e649fa077e0bdfab44e2830 8540 
arpack_3.5.0+real-1.debian.tar.xz
 2ca8abff21cd6aaa0d3de0a7c367af0a018f9c24d8c23d727bfef2f80adaef7e 7655 
arpack_3.5.0+real-1_amd64.buildinfo
Files:
 9729d450619a7cfe8fc4eb36bc89f661 2213 math optional arpack_3.5.0+real-1.dsc
 9762c9ae6d739a9e040f8201b1578874 949853 math optional 
arpack_3.5.0+real.orig.tar.gz
 97df70251b9335729aa0976b32db70c1 8540 math optional 
arpack_3.5.0+real-1.debian.tar.xz
 09287745b2ed9201a2a86b7c10c37e7b 7655 math optional 
arpack_3.5.0+real-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAlm6WWgACgkQLOzpNQ7O
vkp+pA//fdr/k3fJTU5qWnXiPwhF9M787xb4loE6QT47TId+PQ37Hl4+Kvb+aPJN
2ejkIIR2HYgoD+L6DoEUkbAh+uML0c0aGZJFxSNs+e8/00/3ecA2A5brad3l4Nit
PzVf360P8l1UXMu/+ozZPwE09nJKET63FfvDC1vsPqqhxpDW8oThG+OFUEScCcaE
1mV1/nBf0ItevBy0kUKjsERpNavCoiY8F71Q+JjSFGbq4J1pi5d8n5QvBUfoHNZA
olDjgPuAaW5xBqkZ5g5z7NOP3JaC6xW2Q/ZR9wgEF1AQ0S7EmDWhhuyUXYDOiBVs
kOLy81B4CxacK97XJCBbbARMtp1my19QzPxDGqDptIWwfaVlq2B2sjo7rpTS+MtA
RfMrtm0rdwsgWjSQ/8JBk2Kl0JutaK8zDK4MQuMwuuPvkOrId2/ZWLYfbM2TgM5B
uKEzVpacpu9JnpBi1xpvXFaPcNgJGne8e9YqE25A3x8gCF+NUQdUvjAUUiNNk9h9
AN5IsMJuoUJdGC8n5lVLZnekaY5VKzFTCdT834/QNMON6NCL/u6/arp0j04Zwzhc
ELCsMOdHWbSu0Qs5UjvKbFen7jEO6vn2B/UCW+NxGMXq/VT0efputlZDDqwGIg/n
5Wx0w1lsbFUCjkF58o1ipJQr1JqRhBM5GAX6Svi1NbhUgkXyZwQ=
=Ye+M
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to