diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 4 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
3 files changed, 6 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index a860974..0833148 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ ipmiutil (3.1.8-4) UNRELEASED; urgency=medium    * debian/control:      - Remove superseded package lsb-base.      - Remove version information no longer needed. +  * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). +  * debian/copyright: +    - Add year 2023 to myself.   -- Jörg Frings-Fürst <debian@jff.email>  Mon, 24 Oct 2022 17:25:16 +0200 diff --git a/debian/control b/debian/control index d1a9a44..c92a43f 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends:   libssl-dev,   libtool-bin,   openssl -Standards-Version: 4.6.1.0 +Standards-Version: 4.6.2.0  Rules-Requires-Root: no  Homepage: https://sourceforge.net/projects/ipmiutil/  Vcs-Git: git://jff.email/opt/git/ipmiutil.git @@ -24,7 +24,7 @@ Depends:   rpcbind  Pre-Depends:   ${misc:Pre-Depends}, - dpkg + dpkg (>= 1.15.7.2)  Description: IPMI management utilities   ipmiutil performs a series of common IPMI server management   functions to allow administrators to perform management functions diff --git a/debian/copyright b/debian/copyright index 9c42e20..d82e408 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,7 +11,7 @@ Copyright: 2002-2004 Service Availability(TM) Forum  License: BSD-3-clause  Files: debian/* -Copyright: 2014-2022 Jörg Frings-Fürst <debian@jff.email> +Copyright: 2014-2023 Jörg Frings-Fürst <debian@jff.email>  License: BSD-3-clause  Files: kern/bmcpanic-2.4.* | 
