diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7eddb68..fde8583 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ libhx (4.10-1) UNRELEASED; urgency=medium * New upstream release. - * Declare compliance with Debian Policy 4.6.1.0 (No changes needed). + * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). * Fix lintian overrides. * debian/watch: - Bump standard version to 4. diff --git a/debian/control b/debian/control index e4aa03e..98ef1be 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.1.0 +Standards-Version: 4.6.2.0 Section: libs Rules-Requires-Root: no Homepage: https://inai.de/projects/libhx/ |