diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-10-03 11:26:40 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-10-03 11:26:40 +0200 |
commit | 8b60d086550ada2dc7b0dc0b3d16489722562c68 (patch) | |
tree | d83bd8d581dde9c080b8eceac12b57a4154f086a | |
parent | c15a1a634bbd8eac06006fae3d0e684c5a4496d9 (diff) |
Declare compliance with Debian Policy 4.6.0.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 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, |