diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 14:45:53 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 14:45:53 +0100 |
| commit | 5071f9cd0bcc81a4a74125058934a09c5f3b6145 (patch) | |
| tree | 273c810a612eaa6242462403d0f9182de1410bd6 | |
| parent | 69f1c1f109732cd873e266551f0a4bab8602afe6 (diff) | |
Declare compliance with Debian Policy 4.7.3.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 fcacc1a..75cd561 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ipmiutil (3.2.2-1) UNRELEASED; urgency=medium * New upstream release. * debian/control: - Add version to Depend init-system-helpers. + * Declare compliance with Debian Policy 4.7.3.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Tue, 10 Mar 2026 14:13:36 +0100 diff --git a/debian/control b/debian/control index 2ccb8f5..cf18192 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libssl-dev, libtool-bin, openssl -Standards-Version: 4.7.2 +Standards-Version: 4.7.3.0 Rules-Requires-Root: no Homepage: https://sourceforge.net/projects/ipmiutil/ Vcs-Git: https://git.jff.email/cgit/ipmiutil.git |
