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

Bug#1037531: marked as done (bookworm-pu: package boost1.81/1.81.0-5+deb12u1)



Your message dated Sat, 22 Jul 2023 13:19:40 +0000
with message-id <E1qNCWK-005rni-Ti@coccia.debian.org>
and subject line Released with 12.1
has caused the Debian Bug report #1037531,
regarding bookworm-pu: package boost1.81/1.81.0-5+deb12u1
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.)


-- 
1037531: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037531
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian.org@packages.debian.org
Usertags: pu

[ Reason ]
This upload fixes #1036986 by adding a dependency on the shared library
package to the -dev package. The same fix was applied as part of
1.81.0-5.1 in unstable.

[ Impact ]
Users are missing the corresponding shared library package when working
with the boost json library.

[ Tests ]
Double-checked that the binary packages have the correct dependencies.

[ Risks ]
Change is trivial.

[ Checklist ]
  [x] *all* changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in (old)stable
  [x] the issue is verified as fixed in unstable

[ Changes ]
The added dependency is the only change.

Cheers
-- 
Sebastian Ramacher
diff -Nru boost1.81-1.81.0/debian/changelog boost1.81-1.81.0/debian/changelog
--- boost1.81-1.81.0/debian/changelog	2023-05-14 22:52:13.000000000 +0200
+++ boost1.81-1.81.0/debian/changelog	2023-06-11 19:35:53.000000000 +0200
@@ -1,3 +1,10 @@
+boost1.81 (1.81.0-5+deb12u1) bookworm; urgency=medium
+
+  * debian/control: Add dependency on libboost-json1.81.0 for
+    libboost-json1.81-dev (Closes: #1036986)
+
+ -- Sebastian Ramacher <sramacher@debian.org>  Sun, 11 Jun 2023 19:35:53 +0200
+
 boost1.81 (1.81.0-5) unstable; urgency=medium
 
   * [0330664] Better handling of the upstream version number
diff -Nru boost1.81-1.81.0/debian/control boost1.81-1.81.0/debian/control
--- boost1.81-1.81.0/debian/control	2023-05-14 22:51:28.000000000 +0200
+++ boost1.81-1.81.0/debian/control	2023-06-11 19:35:53.000000000 +0200
@@ -1502,6 +1502,7 @@
 Depends: ${misc:Depends},
  libboost1.81-dev (= ${binary:Version}),
  libboost-container1.81-dev (= ${binary:Version}),
+ libboost-json1.81.0 (= ${binary:Version}),
  libboost-system1.81-dev (= ${binary:Version})
 Conflicts: libboost-json1.80-dev
 Description: C++ containers and algorithms that implement JSON

--- End Message ---
--- Begin Message ---
Version: 12.1

The upload requested in this bug has been released as part of 12.1.

--- End Message ---

Reply to: