diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2019-12-22 17:06:11 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2019-12-22 17:06:11 +0100 | 
| commit | e6843db436bc2579eba68dc942b4c6a582add066 (patch) | |
| tree | 20cfbf5a7ba9ed6951ac090fba942a6f16787781 | |
| parent | 22d0ee7427142bba4ebd03b3daf2933749508903 (diff) | |
Declare compliance with Debian Policy 4.4.1.2
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 5 insertions, 4 deletions
| diff --git a/debian/changelog b/debian/changelog index 954f20c..ea61c8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,9 +4,10 @@ ipmiutil (3.1.5-1) UNRELEASED; urgency=medium      - Refresh debian/patches/0105-typo.patch.    * debian/contol:      - Add anacron to Depends. -   * Switch to debhelper-compat: -     - debian/control: change to debhelper-compat (=12) -     - remove debian/compat +  * Switch to debhelper-compat: +     - debian/control: change to debhelper-compat (=12). +     - remove debian/compat. +  * Declare compliance with Debian Policy 4.4.1.2 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 22 Dec 2019 16:45:38 +0100 diff --git a/debian/control b/debian/control index d4e6c73..cbdba69 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends:   libssl-dev,   libtool-bin,   openssl -Standards-Version: 4.4.0 +Standards-Version: 4.4.1.2  Homepage: https://sourceforge.net/projects/ipmiutil/  Vcs-Git: git://jff.email/opt/git/ipmiutil.git  Vcs-Browser: https://jff.email/cgit/ipmiutil.git | 
