diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c104f21..97461f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ sane-backends (1.0.25-3) UNRELEASED; urgency=low prevent build errors (Closes: #806104). * debian/watch: - bump version to 4 (no changes required). + * debian/control: + - Bump Standards-Version to 3.9.7 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 16 Jan 2016 21:30:19 +0100 diff --git a/debian/control b/debian/control index f10aa23..b9a18b0 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sane-backends Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Build-Depends: autotools-dev, autoconf, |