diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-10-29 18:55:46 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-10-29 18:55:46 +0200 |
commit | f74752e5ebbe27f79a10e5554677b3f62dd73384 (patch) | |
tree | dde12272e38ebc96b6ff1d0dcefb7fb9cc4df0af /debian | |
parent | b5a8534205bc140af7049c301d83f7bee7815686 (diff) |
Declare compliance with Debian Policy 4.6.1.0
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 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 |