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 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), |