diff options
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 |