[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#758733: marked as done (octave-communications: please support the hdf5 1.8.13 new packaging layoutHi, )



Your message dated Thu, 21 Aug 2014 21:08:33 +0000
with message-id <E1XKZaz-0001Qu-Al@franck.debian.org>
and subject line Bug#758733: fixed in octave-communications 1.2.0-2
has caused the Debian Bug report #758733,
regarding octave-communications: please support the hdf5 1.8.13 new packaging layoutHi,
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 owner@bugs.debian.org
immediately.)


-- 
758733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758733
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: octave-communications
Version: 1.2.0-1
Severity: important
Tags: patch

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

Please find attached a patch to support the hdf5 1.8.13 new packaging
layout, currently in experimental.

Because this bug is in the way of the upcoming hdf5 transition I intend
to NMU in a few days. Please tell me if you prefer uploading the fix by
yourself.

Many thanks in advance,

_g.


- -- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQEcBAEBCAAGBQJT9NpWAAoJEO/obGx//s+DMMAH/RzcLZlyrddYCQVwgoBZbrdN
W0seAwizPrvY7l+YP2ZgaVYA47EqB92uSJLDE4K0W4YDHajJTcLQeSmPyx9o4qIq
uFhOFAw/OfIi/bvIe8bJgTE7++lrOZGGi4oA7BvvVNVezB6Zs4Jzk7DqDNvFXqpf
lWgORjf3u9cUkQfirNJbMInndy3I5/6vkZwKwwei6+BcTWuyCZf3tRhzjz3xttVO
oRWgvqnIknR2zfx3hDkOrFqDPGBuNxTk41YHjX9b5x9AprsxvXrrYMewPwheOdPP
jpbSZlN//G5GH9PAUlLr7dyR9MvIn1wEdlkBCVHFFlizGcEaqcEPmyq1c0yozUc=
=KMEZ
-----END PGP SIGNATURE-----
diff -Nru octave-communications-1.2.0/debian/changelog octave-communications-1.2.0/debian/changelog
--- octave-communications-1.2.0/debian/changelog	2013-12-03 23:52:35.000000000 +0100
+++ octave-communications-1.2.0/debian/changelog	2014-08-20 13:21:09.000000000 +0200
@@ -1,3 +1,10 @@
+octave-communications (1.2.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout. 
+
+ -- Gilles Filippini <pini@debian.org>  Wed, 20 Aug 2014 13:20:47 +0200
+
 octave-communications (1.2.0-1) unstable; urgency=low
 
   * Imported Upstream version 1.2.0
diff -Nru octave-communications-1.2.0/debian/rules octave-communications-1.2.0/debian/rules
--- octave-communications-1.2.0/debian/rules	2013-12-03 23:52:35.000000000 +0100
+++ octave-communications-1.2.0/debian/rules	2014-08-20 19:04:40.000000000 +0200
@@ -3,6 +3,10 @@
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
 
+ifneq ($(wildcard /usr/include/hdf5/serial),)
+  export LFLAGS := $(shell mkoctfile -p LFLAGS) -L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+endif
+
 pkg = communications
 archshr = $(CURDIR)/debian/octave-$(pkg)/usr/share
 indepshr = $(CURDIR)/debian/octave-$(pkg)-common/usr/share

--- End Message ---
--- Begin Message ---
Source: octave-communications
Source-Version: 1.2.0-2

We believe that the bug you reported is fixed in the latest version of
octave-communications, 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 758733@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <sebastien@debian.org> (supplier of updated octave-communications 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 21 Aug 2014 22:10:44 +0200
Source: octave-communications
Binary: octave-communications octave-communications-common
Architecture: source all amd64
Version: 1.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebastien@debian.org>
Description:
 octave-communications - communications package for Octave
 octave-communications-common - communications package for Octave (arch-indep files)
Closes: 758733
Changes:
 octave-communications (1.2.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Uploaders: set as Rafael Laboissiere and Mike Miller.
   * hdf5-ldflags.patch: new patch, inject HDF5 LDFLAGS in the build.
     Needed for the new HDF5 1.8.13 layout. (Closes: #758733)
Checksums-Sha1:
 94f9408789ef5d12925d33453b0c66dd0ac78b4a 2305 octave-communications_1.2.0-2.dsc
 57991fa549a1b22dca3cda51f6e6a72657247440 5624 octave-communications_1.2.0-2.debian.tar.xz
 81e76e1e5e3b54ed06e6630eb674fc0e6973bc34 579950 octave-communications-common_1.2.0-2_all.deb
 f68e866be56ff3810decb474c44085ac0eebef40 172600 octave-communications_1.2.0-2_amd64.deb
Checksums-Sha256:
 3d8d2a435d42b9fdc80daf9f2921e255a0cc223f86c10c51af44c869d53ad2af 2305 octave-communications_1.2.0-2.dsc
 f86df30e239dd8b588c996fef54b7b7b30820b032c8ac66d6e0d20afa97f634e 5624 octave-communications_1.2.0-2.debian.tar.xz
 2b7b57bb8a720edd70c75a89a9a268bd44d447a509868bb7008b8e4a5750cc65 579950 octave-communications-common_1.2.0-2_all.deb
 80b92fb11f60dd1a9246affe4e31db05e730a09d1adba0e707e76ef1f8380933 172600 octave-communications_1.2.0-2_amd64.deb
Files:
 5f52d953a41a5c21df54b7428d42c578 579950 math optional octave-communications-common_1.2.0-2_all.deb
 7ce3d599b4362c58f537316fd5e3b581 172600 math optional octave-communications_1.2.0-2_amd64.deb
 f6fc602ae7957fa667aa82faf0dcf68a 2305 math optional octave-communications_1.2.0-2.dsc
 643c8fc8c1e1ebe2b7d7e2151a5abc53 5624 math optional octave-communications_1.2.0-2.debian.tar.xz

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

iQIcBAEBCAAGBQJT9lVxAAoJECzs6TUOzr5KCAUP/Rz3H9cvoaYsQq/P1Rj7qUy8
GTKfz7d7BvGu1OoNsXNdsmDwPE0CgP8B8+QDmNZmUeXruDAot1PArxfjyzT13J1q
yN4H9l/s2FRpXb5yTsiMZqcNqzoAyo3eXTIrE6GZy0Su2xAVai0P5FTqewFe9xgB
Pes99IaXyANXwYuNXBSpkYuf9n/3l+9RjZMZuR1bhdAb6Bv8+hlrnS/aTMu5fWs5
51O62uMFtuQ2kU9sfFmhHiMF2E6Xu0DjWOh9wtJRGRhDr5I9OZsbssH78ace5Fl9
0MwsDdY6OLm/fYzr70U4dk5Y3vOi+qsHCw0xOOGWowSrMetVk1UZihv8qRKHFDxX
zQs4uTAy7m+hEJyjl8c4B/iYvOjmUqM6AEyMWv12XNqJ2d31yc5ItCVkkWSjwJ7i
MZf4TRZyMQTSWU4Mj1EmyWNp5T8J7tKtedVTTZgzrQQOkDCWSC7TVWH8p6z0S4eo
mRtBljsNrsKhnaBcmMcjRBh8bCVtUo5X9L6Bvisyj4g8ASfYqfFDfdbQOhNETDyt
zdF9Up70M/L9u0UsY8dI+MJen6QGuqf+PFOQGjt8EVNBcyPxpVdaanKy3KqLvRrZ
pgZ1v4owy5EwkMSN8FI8NJQI5PkrBFRuYPXcsWBI9LWnUBuGX6mqavulVvBHVE9E
qfcWLg8hqrBOrJVZKpXD
=ACH1
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: