diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2019-10-23 14:31:32 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2019-10-23 14:31:32 +0200 | 
| commit | 97dcf6c1edab3283d79185dd7bb583a938a2d0c4 (patch) | |
| tree | 68eddd458ccafefc91baa249012c486a0c2b3d30 | |
| parent | d5c2f4b60bac08272f95ed72bfb49fb4a6dd6c4e (diff) | |
Declare compliance with Debian Policy 4.4.1.1
| -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 a301192..5b1679c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ simple-scan (3.34.1-2) UNRELEASED; urgency=medium    * debian/control:      - For Python 2 removal change python-gi-cairo to python3-gi-cairo        (Closes: #943216). +  * Declare compliance with Debian Policy 4.4.1.1 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Wed, 23 Oct 2019 13:25:05 +0200 diff --git a/debian/control b/debian/control index b5cd013..26d1448 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: simple-scan  Section: gnome  Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff.email> -Standards-Version: 4.4.1 +Standards-Version: 4.4.1.1  Rules-Requires-Root: binary-targets  Build-Depends:   debhelper (>= 12), | 
