diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-01 15:16:54 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-01 15:16:54 +0200 | 
| commit | 8a466929ed0cb92d76232ca19fd243c9db7051f6 (patch) | |
| tree | ab6b675960f69d34aa82c1c51c816bf6c155cd22 | |
| parent | a0062c897268083f2a75120993e8031d3a3be0bd (diff) | |
Declare compliance with Debian Policy 4.1.3
| -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 1d38677..ae38571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ sane-backends (1.0.27-1~experimental4) UNRELEASED; urgency=medium    * Migrate to debhelper 11:      - Change debian/compat to 11.      - Bump minimum debhelper version in debian/control to >= 11. +  * Declare compliance with Debian Policy 4.1.3 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 12 Nov 2017 13:59:10 +0100 diff --git a/debian/control b/debian/control index fef48c5..ab59aec 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.1 +Standards-Version: 4.1.3  Build-Depends:   autoconf,   chrpath,  | 
