diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-09-11 09:54:44 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-09-11 09:54:44 +0200 |
commit | a5f692fef4f6a242fac47e090f728c2e562a2cec (patch) | |
tree | 51531450e9f4014251177223f6077bbee53b367a /debian | |
parent | 551eec6c82b12ae8e8bd465ae5eaad35d569d747 (diff) |
Add Restrictions: superficial to d/t/control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/tests/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c9d582..16bc1f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ sane-frontends (1.0.14-16) UNRELEASED; urgency=medium * debian/watch: Fix to new gitlab download stucture. + * Add "Restrictions: superficial" to debian/tests/control (Closes: #969867). -- Jörg Frings-Fürst <debian@jff.email> Mon, 18 May 2020 11:48:22 +0200 diff --git a/debian/tests/control b/debian/tests/control index 9d27c79..3eab6ff 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,4 @@ # smoke test Test-Command: scanadf -V && xcam -V Depends: sane +Restrictions: superficial |