Your message dated Sun, 16 Apr 2023 22:00:55 +0200
with message-id <[email protected]>
and subject line Re: Bug#1034379: unblock: opm-material/2022.10+ds-4
has caused the Debian Bug report #1034379,
regarding unblock: opm-material/2022.10+ds-4
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.)
--
1034379: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034379
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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
<[email protected]>, 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
--- End Message ---
--- Begin Message ---
Hi,
On 13-04-2023 22:50, Markus Blatt wrote:
Only blocked by britney, because it thinks that not all autopkgtest have run,
but they have for official architectures with binaries.
We'll fix that in britney after the release. Your source builds arch:all
binaries.
Unblocked.
Paul
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---