Bug#1034379: unblock: opm-material/2022.10+ds-4
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package opm-material
[ Reason ]
New package contains various cleanups in debian/*control files.
Only blocked by britney, because it thinks that not all autopkgtest have run,
but they have for official architectures with binaries.
[ Impact ]
No direct impact on user-
[ Tests ]
All autopkgtests on official architectures with binaries have run successfully
[ Risks ]
None that I can think off.
[ 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
[ Other info ]
None
unblock opm-material/2022.10+ds-4
diff --git a/debian/changelog b/debian/changelog
index 0c12d4aa..eacf04c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+opm-material (2022.10+ds-4) unstable; urgency=medium
+
+ * d/(tests/)control: Limit the architectures to known working ones.
+
+ -- Markus Blatt <markus@dr-blatt.de> Fri, 24 Mar 2023 09:33:42 +0100
+
+opm-material (2022.10+ds-3) unstable; urgency=medium
+
+ * d/control: Removed unneeded git from Build-Depends.
+
+ -- Markus Blatt <markus@dr-blatt.de> Wed, 08 Mar 2023 23:37:43 +0100
+
+opm-material (2022.10+ds-2) experimental; urgency=medium
+
+ * d/control: Bump standards version to 4.6.2 (no-change)
+
+ -- Markus Blatt <markus@dr-blatt.de> Mon, 09 Jan 2023 11:35:45 +0100
+
opm-material (2022.10+ds-1) unstable; urgency=medium
* New upstream version 2022.10
diff --git a/debian/control b/debian/control
index d1d6ea3e..75591d3c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Uploaders: Arne Morten Kvarving <arne.morten.kvarving@sintef.no>, Markus Blatt <
Build-Depends: debhelper-compat (= 12),
pkg-config, libopm-common-dev (>= 2022.10), quilt, libboost-test-dev,
libdune-common-dev, cmake, bc,
- git, zlib1g-dev, libtool, doxygen, graphviz,
+ zlib1g-dev, libtool, doxygen, graphviz,
texlive-latex-extra, texlive-latex-recommended, ghostscript,
mpi-default-dev, mpi-default-bin, libatlas-base-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
Section: libs
Homepage: http://opm-project.org
Vcs-Browser: https://salsa.debian.org/science-team/opm-material
@@ -17,7 +17,7 @@ Rules-Requires-Root: no
Package: libopm-material-dev
Section: libdevel
-Architecture: any
+Architecture: amd64 arm64 armel ia64 m68k mips64el mipsel ppc64el riscv64
Multi-Arch: same
Depends: ${misc:Depends}, libopm-common-dev (>= 2022.10), libdune-common-dev
Replaces: libopm-material1-dev
diff --git a/debian/tests/control b/debian/tests/control
index d07f6ee1..ad95245a 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -6,3 +6,4 @@ Depends:
libboost-test-dev
# skip test on architectures where there is no installable package (e.g. 32bit)
Restrictions: allow-stderr, skip-not-installable
+Architecture: amd64 arm64 armel ia64 m68k mips64el mipsel ppc64el riscv64
Reply to: