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 c188414..663601f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libhx (3.25-1) UNRELEASED; urgency=medium * New upstream release. * Migrate to debhelper 13: - Bump minimum debhelper-compat version in debian/control to = 13. + * Declare compliance with Debian Policy 4.5.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 16 May 2020 16:34:44 +0200 diff --git a/debian/control b/debian/control index b6e28bc..27426fc 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.2.1 +Standards-Version: 4.5.0 Section: libs Homepage: http://libhx.sourceforge.net/ Vcs-Git: git://jff.email/opt/git/libhx.git |