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 6585ebb..aeb6275 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ simple-scan (44.0-1) UNRELEASED; urgency=medium - Remove Build-Depend libgdk-pixbuf2.0-dev. * debian/control: - Change to new repository. + * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Thu, 23 Mar 2023 19:39:40 +0100 diff --git a/debian/control b/debian/control index 96d7752..e91cc39 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.6.1.0 +Standards-Version: 4.6.2.0 Rules-Requires-Root: no Build-Depends: cmake, |