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.

Reply via email to