Your message dated Tue, 16 May 2023 20:56:36 +0000
with message-id <e1pz1im-003uor...@respighi.debian.org>
and subject line unblock meep
has caused the Debian Bug report #1036117,
regarding unblock: meep/1.25.0-2
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.)
--
1036117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036117
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package meep
[ Reason ]
There was a Conflict: missing for the python3-meep package.
[ Impact ]
The user gets an error message when trying to switch from meep to for
example meep-openmpi.
[ Tests ]
none
[ Risks ]
There is no code change but only a change in the Debian metadata.
[ 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 testing
unblock meep/1.25.0-2
diff -Nru meep-1.25.0/debian/changelog meep-1.25.0/debian/changelog
--- meep-1.25.0/debian/changelog 2022-12-07 00:04:02.000000000 +0100
+++ meep-1.25.0/debian/changelog 2023-05-09 22:49:17.000000000 +0200
@@ -1,3 +1,10 @@
+meep (1.25.0-2) unstable; urgency=medium
+
+ * debian/control: also add Conflicts: for python3 packages
+ (Closes: #1034988)
+
+ -- Thorsten Alteholz <deb...@alteholz.de> Tue, 09 May 2023 22:49:17 +0200
+
meep (1.25.0-1) unstable; urgency=medium
* New upstream release.
diff -Nru meep-1.25.0/debian/control meep-1.25.0/debian/control
--- meep-1.25.0/debian/control 2022-12-07 00:04:02.000000000 +0100
+++ meep-1.25.0/debian/control 2023-05-09 22:49:17.000000000 +0200
@@ -203,6 +203,7 @@
, ${shlibs:Depends}
, python3-numpy
, python3
+Conflicts: python3-meep-openmpi, python3-meep-mpi-default
Description: software package for FDTD simulation with Python
Meep is a free and open-source software package for electromagnetics
simulation via the finite-difference time-domain (FDTD) method.
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---