Your message dated Sun, 07 May 2023 10:17:35 +0000
with message-id <[email protected]>
and subject line unblock plplot
has caused the Debian Bug report #1035652,
regarding unblock: plplot/5.15.0+dfsg2-6
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 [email protected]
immediately.)
--
1035652: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035652
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected], [email protected], Ole
Streicher <[email protected]>
Control: affects -1 + src:plplot
Please unblock package plplot.
The version in unstable adds a missing Breaks+Replaces needed for upgrade
from bullseye (see Bug#1034936).
I reviewed the changes between this version and the version currently in
testing (5.15.0+dfsg2-6), which are minimal (only two lines added to
debian/control). The debdiff is attached to this message.
unblock plplot/5.15.0+dfsg2-6
Best,
Rafael Laboissière
diff -Nru plplot-5.15.0+dfsg2/debian/changelog plplot-5.15.0+dfsg2/debian/changelog
--- plplot-5.15.0+dfsg2/debian/changelog 2023-01-07 17:42:41.000000000 -0300
+++ plplot-5.15.0+dfsg2/debian/changelog 2023-04-28 06:34:58.000000000 -0300
@@ -1,3 +1,10 @@
+plplot (5.15.0+dfsg2-6) unstable; urgency=medium
+
+ * d/control: Add necessary Breaks+Replaces for libplplotada5
+ (Closes: #1034936)
+
+ -- Ole Streicher <[email protected]> Fri, 28 Apr 2023 11:34:58 +0200
+
plplot (5.15.0+dfsg2-5) unstable; urgency=medium
* Upload to unstable
diff -Nru plplot-5.15.0+dfsg2/debian/control plplot-5.15.0+dfsg2/debian/control
--- plplot-5.15.0+dfsg2/debian/control 2023-01-07 17:42:41.000000000 -0300
+++ plplot-5.15.0+dfsg2/debian/control 2023-04-28 06:34:58.000000000 -0300
@@ -539,6 +539,8 @@
libqsastime-dev,
${misc:Depends}
Recommends: libplplot-dev
+Replaces: libplplotada3-dev (<< 5.15.0+dfsg-26)
+Breaks: libplplotada3-dev (<< 5.15.0+dfsg-26)
Description: Ada support for PLplot, a plotting library (development files)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---