diff options
-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 5ac10d0..23643a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xsane (0.999-6) UNRELEASED; urgency=medium * new debian/patches/0915-i18n_typo_geometrie.patch: - Correct typo (Closes: #862972). * New README.source to explain the branching model used. + * Declare compliance with Debian Policy 4.1.3 (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 19 May 2017 18:24:37 +0200 diff --git a/debian/control b/debian/control index e33caf9..f2d8a15 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xsane Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Standards-Version: 3.9.8 +Standards-Version: 4.1.3 Build-Depends: debhelper (>= 10), dh-autoreconf, |