summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-09-17 10:51:45 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-09-17 10:51:45 +0200
commit6630673da74616ddac305aa5d38165fc05aadeaa (patch)
tree8671e4e5cfb9e81e5b429a4845994338b0e5ddbe
parent90c5e13046b20e062ea525777fd8cdc526f79d0b (diff)
parent4052bef977b9f1306f11c7c1e174bd2de8eb65da (diff)
Merge branch 'release/debian/3.2-4' into masterdebian/3.2-4
-rw-r--r--debian/changelog6
-rw-r--r--debian/tests/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fa13d73..93c7256 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dmidecode (3.2-4) unstable; urgency=medium
+
+ * Add "Restrictions: superficial" to debian/tests/control (Closes: #969819).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Mon, 14 Sep 2020 14:18:46 +0200
+
dmidecode (3.2-3) unstable; urgency=medium
* Fix Scan only /dev/mem for entry point on x86 (Closes: #946911):
diff --git a/debian/tests/control b/debian/tests/control
index cd63486..1b92f83 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,4 @@
# smoke test
Test-Command: /usr/sbin/dmidecode -V
Depends: dmidecode
+Restrictions: superficial