Your message dated Tue, 15 Nov 2016 14:00:34 +0000
with message-id <e1c6ehq-0000ov...@fasolo.debian.org>
and subject line Bug#819339: fixed in qd 2.3.17.dfsg-1
has caused the Debian Bug report #819339,
regarding qd: Rename library packages for g++5 ABI transition
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.)


-- 
819339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qd
Version: 2.3.11.dfsg-2.3
Tags: patch
Usertags: origin-ubuntu ubuntu-patch xenial

In Ubuntu, we've applied the attached patch to achieve the following:

  * Rename library packages for g++5 ABI transition.

We thought you might be interested in doing the same.
diff -pruN 2.3.11.dfsg-2.2/debian/changelog 2.3.11.dfsg-2.2ubuntu1/debian/changelog
--- 2.3.11.dfsg-2.2/debian/changelog	2015-08-11 21:46:01.000000000 +0000
+++ 2.3.11.dfsg-2.2ubuntu1/debian/changelog	2015-08-11 21:46:01.000000000 +0000
@@ -1,3 +1,9 @@
+qd (2.3.11.dfsg-2.2ubuntu1) wily; urgency=medium
+
+  * Rename library packages for g++5 ABI transition.
+
+ -- Iain Lane <i...@orangesquash.org.uk>  Tue, 04 Aug 2015 11:37:46 +0100
+
 qd (2.3.11.dfsg-2.2) unstable; urgency=low
 
   * Convert to dh-autoreconf, which is more robust than CDBS
diff -pruN 2.3.11.dfsg-2.2/debian/control 2.3.11.dfsg-2.2ubuntu1/debian/control
--- 2.3.11.dfsg-2.2/debian/control	2015-08-11 21:46:01.000000000 +0000
+++ 2.3.11.dfsg-2.2ubuntu1/debian/control	2015-08-11 21:46:01.000000000 +0000
@@ -1,7 +1,8 @@
 Source: qd
 Section: libs
 Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudh...@debian.org>
 Build-Depends: cdbs, debhelper (>= 7), quilt, dh-autoreconf, g++ (>= 4.1), gfortran (>= 4.1)
 Standards-Version: 3.9.1
@@ -12,7 +13,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/
 Package: libqd-dev
 Section: libdevel
 Architecture: any
-Depends: libqd0 (= ${binary:Version}), ${misc:Depends}
+Depends: libqd0v5 (= ${binary:Version}), ${misc:Depends}
 Description: Double-double and quad double types in C++ and F90
  This package supports both a double-double datatype (approx. 32
  decimal digits) and a quad-double datatype (approx. 64 decimal
@@ -21,12 +22,12 @@ Description: Double-double and quad doub
  to convert an existing C++ or Fortran-90 program to use the library
  with only minor changes to the source code.
 
-Package: libqd0
+Package: libqd0v5
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libqd2c2a
-Conflicts: libqd2c2a
+Replaces: libqd0, libqd2c2a
+Conflicts: libqd0, libqd2c2a
 Description: Double-double and quad double types in C++ and F90
  This package supports both a double-double datatype (approx. 32
  decimal digits) and a quad-double datatype (approx. 64 decimal
diff -pruN 2.3.11.dfsg-2.2/debian/libqd0.install 2.3.11.dfsg-2.2ubuntu1/debian/libqd0.install
--- 2.3.11.dfsg-2.2/debian/libqd0.install	2015-08-11 21:46:01.000000000 +0000
+++ 2.3.11.dfsg-2.2ubuntu1/debian/libqd0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/libqd*.so.* /usr/lib
-
diff -pruN 2.3.11.dfsg-2.2/debian/libqd0v5.install 2.3.11.dfsg-2.2ubuntu1/debian/libqd0v5.install
--- 2.3.11.dfsg-2.2/debian/libqd0v5.install	1970-01-01 00:00:00.000000000 +0000
+++ 2.3.11.dfsg-2.2ubuntu1/debian/libqd0v5.install	2015-08-11 21:46:01.000000000 +0000
@@ -0,0 +1,2 @@
+debian/tmp/usr/lib/libqd*.so.* /usr/lib
+
diff -pruN 2.3.11.dfsg-2.2/debian/libqd0v5.lintian-overrides 2.3.11.dfsg-2.2ubuntu1/debian/libqd0v5.lintian-overrides
--- 2.3.11.dfsg-2.2/debian/libqd0v5.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ 2.3.11.dfsg-2.2ubuntu1/debian/libqd0v5.lintian-overrides	2015-08-11 21:46:01.000000000 +0000
@@ -0,0 +1,2 @@
+# G++5 ABI transition
+libqd0v5: package-name-doesnt-match-sonames libqd0

--- End Message ---
--- Begin Message ---
Source: qd
Source-Version: 2.3.17.dfsg-1

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

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated qd 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: Mon, 14 Nov 2016 18:22:01 +0000
Source: qd
Binary: libqd-dev libqd0v5
Architecture: source amd64
Version: 2.3.17.dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description:
 libqd-dev  - Double-double and quad double types in C++ and F90
 libqd0v5   - Double-double and quad double types in C++ and F90
Closes: 818542 819339 835012
Changes:
 qd (2.3.17.dfsg-1) unstable; urgency=medium
 .
   * New upstream release
    - libtool patch merged upstream
    - gxx43 patch no longer needed
   * Remove prelibtool stage, which caused FTBFS. Closes: #818542
   * Remove Christophe Prud'homme from Uploaders. Closes: #835012.
   * Add myself as Uploader.
   * Move to DH_COMPAT=10, with debhelper dep, >= 10
   * Standards-Version: 3.9.8
   * source format: quilt (3.0)
   * Use xz compression
   * Rename library packages for g++5 ABI transition. (Match Ubuntu name)
     Closes: #819339.
   * Tidy up copyright; fix machine-readble format
   * Add demangle to debian/watch file (dfsg component)
Checksums-Sha1:
 72f2547d5f7f60fe9af78ff7e2727091e60b677c 2062 qd_2.3.17.dfsg-1.dsc
 39a96ae859519f15b2f4700f66dbed5ee8f2abdc 630904 qd_2.3.17.dfsg.orig.tar.xz
 847d088328b61ab9027d48d1ccc5de5859cdda15 5504 qd_2.3.17.dfsg-1.debian.tar.xz
 2bc80dadcaaf2df9644f23b75d46dbeeadab0725 476536 
libqd-dev_2.3.17.dfsg-1_amd64.deb
 f9f991d59a13d6b834b9664ab26f1358a9c0224e 12022 
libqd0v5-dbgsym_2.3.17.dfsg-1_amd64.deb
 8b9082622620b0fefd7a6c7a714d2857bcf9d9d5 179770 
libqd0v5_2.3.17.dfsg-1_amd64.deb
 89028593b761cb6b131a61efb990bc4dd04d450f 5053 
qd_2.3.17.dfsg-1_20161114T192721z-259e5dca.buildinfo
Checksums-Sha256:
 296645bdab5ca0960117516e13bf1524bc3a86b2a41d4d2a6f7db39d5443b07f 2062 
qd_2.3.17.dfsg-1.dsc
 9d2ebf7927b8c015b991c812541349b6a91accbbd4400126c92f367433a0d53e 630904 
qd_2.3.17.dfsg.orig.tar.xz
 62ddfd3ea28dec757e77fb3284e4486654681884a405737b24ac9b2ad2068333 5504 
qd_2.3.17.dfsg-1.debian.tar.xz
 8f01343954122cc6a3fc137feeefcd8613876383226549901020889c6da98a91 476536 
libqd-dev_2.3.17.dfsg-1_amd64.deb
 0ef1eb6f1391f69d9909fb6c69946328d5af85a848c2c95ab7ea268ffdc20560 12022 
libqd0v5-dbgsym_2.3.17.dfsg-1_amd64.deb
 64b35d1c074c340e66034305868439287864ac72bfa8237f8999965ea948d4dd 179770 
libqd0v5_2.3.17.dfsg-1_amd64.deb
 f9b078b451895996ac90e60c42e6bf1f43334e2602e1eb8cc7c2c27f148db472 5053 
qd_2.3.17.dfsg-1_20161114T192721z-259e5dca.buildinfo
Files:
 a37f73600bdf41ac8dba194348615f24 2062 libs optional qd_2.3.17.dfsg-1.dsc
 93b8a2f7cc22ac740e5f9cb4c21ab6ec 630904 libs optional 
qd_2.3.17.dfsg.orig.tar.xz
 9ab93ee619d2574060517818c2284f9c 5504 libs optional 
qd_2.3.17.dfsg-1.debian.tar.xz
 d68804f64f1f12d35676e29713edb066 476536 libdevel optional 
libqd-dev_2.3.17.dfsg-1_amd64.deb
 fa36e96d0fd210c10709b782a9ad8a8f 12022 debug extra 
libqd0v5-dbgsym_2.3.17.dfsg-1_amd64.deb
 d2bc761d305e9c613acecc4ec0f77d47 179770 libs optional 
libqd0v5_2.3.17.dfsg-1_amd64.deb
 259e5dcaa0ee5f977c37a66ebee767a8 5053 libs optional 
qd_2.3.17.dfsg-1_20161114T192721z-259e5dca.buildinfo

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAlgqEDQACgkQy+a7Tl2a
06X32Q//RdD1OtWWd5pwO7fwsdXB/aK8a/X8WOJmZoBd8NvwPmEHxrj7D0vw3zdx
vBdCeXTq0ILgFvQm+tnAu3Ywzxp33IFMTN/En5yb08Jvu24K3CXDtIR5U8ZG9EGr
CFFJKD02sVH7eNjqAwOMyiNNcoWQcTHMZ8TDZNwaW4vVj9S4nO9ohoEcad4B4u13
eHAu4QwHDu4UeW05WyhXmQxXkc27G28zkbZW2ARVFdawRf5nYX4vslHpXwHhqLGH
CzLEbADM5NVRT8fb/QPjWW/hvY7iClycrmpBEEmIneLhtvLSxFE/YYQCzHmnsx8z
JME/Y2gleayNw/bVda42z/O9nwYm65NzBpjpywF6nRfTj9tazftioV4PsOlbe5Is
TP1LnRM0cosfckNnZwG/ur+vsyfJHsOnEuMlIYozcrMICIkuWttwTYja098fyryZ
2rLKgU5PSDEmZMxBwX5le59iS0sdsd+RfxNsctqEUpUdCVE9r/edqNpTy+tFcbqW
MFilhsQW/Syiz00UdSBC0bs2TUHWXQC11yAZOLrkIW1Em23p5bRM3u1rDXwnDa48
yh+/Y0VBPKRCEmnG9HPR7tkHoHHlkA7SUdk41E0e6Cg2Tkkl4nn2t68uKEsbvQZZ
gDKVsr/S9i8SSxR/21cDYrlvi+GZHABMzRAnbBbdGV5w5FpL+j8=
=phnH
-----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