diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9cc47f3..036b3d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ sane-backends (1.0.27-3) UNRELEASED; urgency=medium * debian/rules: - Remove superfluous man page sane-config.1 (Closes: #910255). (Thanks to Michael Westwind <wormrunner@gmail.com>). + * Declare compliance with Debian Policy 4.2.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Thu, 04 Oct 2018 19:05:03 +0200 diff --git a/debian/control b/debian/control index ae76392..309ae13 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.email> -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 Build-Depends: autoconf, chrpath, |