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 b047da2..288df5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ simple-scan (42.5-2) UNRELEASED; urgency=medium * debian/control: Bump Build-Depends libhandy-1-dev to >= 1.6.0 (Closes:# 1021160). + * Declare compliance with Debian Policy 4.6.0.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Mon, 03 Oct 2022 10:57:32 +0200 diff --git a/debian/control b/debian/control index d26b0d5..462e062 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.0.1 +Standards-Version: 4.6.1.0 Rules-Requires-Root: no Build-Depends: cmake, |