diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-03-12 10:51:28 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-03-12 10:51:28 +0100 | 
| commit | 87da2d6ccb2278d8dcd42f30d27036f7192f1837 (patch) | |
| tree | 8701c4387a71b0970e73f2a18c71d02c3113fd4f | |
| parent | 85f2a92945ef7e412079bd9f6c702e7a6468a0ff (diff) | |
Declare compliance with Debian Policy 4.6.2.0
| -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 9536323..8eb1c79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ipmitool (1.8.19-5) UNRELEASED; urgency=medium      - d/t/qemuvbmc: Add a qemu + virtualbmc dep-8 test for ipmitool.      - d/t/vbmc-qemu-vm-session.xml: define the qemu vm for qemuvbmc.        Thanks to Michal Maloszewski <michal.maloszewski@canonical.com> +  * Declare compliance with Debian Policy 4.6.2.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 12 Mar 2023 10:33:42 +0100 diff --git a/debian/control b/debian/control index 93f5289..f157af7 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.1.0 +Standards-Version: 4.6.2.0  Rules-Requires-Root: no  Vcs-Git: git://jff.email/opt/git/ipmitool.git  Vcs-Browser: https://jff.email/cgit/ipmitool.git | 
