diff options
-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 520f742..b796fa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ipmitool (1.8.19-1) UNRELEASED; urgency=medium - New debian/patches/0700-build.patch. - New debian/patches/0620-manpage_typo.patch. * Remove longer not needed patches. + * Declare compliance with Debian Policy 4.6.1.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 10 Sep 2022 15:35:32 +0200 diff --git a/debian/control b/debian/control index 06e676a..93f5289 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: libfreeipmi-dev [!hurd-i386], libreadline-dev, libssl-dev -Standards-Version: 4.6.0.0 +Standards-Version: 4.6.1.0 Rules-Requires-Root: no Vcs-Git: git://jff.email/opt/git/ipmitool.git Vcs-Browser: https://jff.email/cgit/ipmitool.git |