Control: tags -1 patch

A debdiff that fixes this is enclosed. I am uploading a NMU again because my 
last one did not build on buildd.
diff -Nru ima-evm-utils-1.4/debian/changelog ima-evm-utils-1.4/debian/changelog
--- ima-evm-utils-1.4/debian/changelog  2022-01-24 10:49:06.000000000 +0100
+++ ima-evm-utils-1.4/debian/changelog  2022-01-24 18:33:09.000000000 +0100
@@ -1,3 +1,11 @@
+ima-evm-utils (1.4-1.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * d/control: Drop unnecessary build dependency libattr1-dev (Closes: #953929)
+  * d/rules: Skip tests (many depend on extended attrs, Closes: #999824)
+
+ -- Bastian Germann <b...@debian.org>  Mon, 24 Jan 2022 18:33:09 +0100
+
 ima-evm-utils (1.4-1.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -Nru ima-evm-utils-1.4/debian/control ima-evm-utils-1.4/debian/control
--- ima-evm-utils-1.4/debian/control    2022-01-24 10:49:06.000000000 +0100
+++ ima-evm-utils-1.4/debian/control    2022-01-24 18:32:41.000000000 +0100
@@ -8,7 +8,6 @@
  docbook-xml,
  docbook-xsl,
  attr,
- libattr1-dev,
  libkeyutils-dev,
  libssl-dev,
  openssl,
diff -Nru ima-evm-utils-1.4/debian/rules ima-evm-utils-1.4/debian/rules
--- ima-evm-utils-1.4/debian/rules      2021-09-24 11:39:11.000000000 +0200
+++ ima-evm-utils-1.4/debian/rules      2022-01-24 18:33:09.000000000 +0100
@@ -4,3 +4,6 @@
 
 %:
        dh $@
+
+override_dh_auto_test:
+# Many tests set extended attributes, which are not guaranteed to work on a 
system

Reply via email to