From a7f2f96b309e970e5744bb99322b5f3bbbc80e5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 24 Oct 2022 17:29:46 +0200 Subject: d/p/0705-crontab.patch: Fix typo --- debian/changelog | 6 ++++++ debian/patches/0705-crontab.patch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 924156c..a507aff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ipmiutil (3.1.8-4) UNRELEASED; urgency=medium + + * debian/patches/0705-crontab.patch: Fix typo. + + -- Jörg Frings-Fürst Mon, 24 Oct 2022 17:25:16 +0200 + ipmiutil (3.1.8-3) unstable; urgency=medium * debian/patches/0705-crontab.patch: Fix overwrite binary (Closes: #1022240). diff --git a/debian/patches/0705-crontab.patch b/debian/patches/0705-crontab.patch index ecf5854..e8726c8 100644 --- a/debian/patches/0705-crontab.patch +++ b/debian/patches/0705-crontab.patch @@ -14,7 +14,7 @@ Index: trunk/scripts/ipmiutil_wdt cat - <<%%% >$wdtcron -* * * * * root $prog -r >/dev/null +MAILTO='' -+* * * * * root $prog -r >/dev/null 2&>1 ++* * * * * root $prog -r >/dev/null 2>&1 %%% # make crond re-read the /etc/cron.d $restart_cron >>$wdtlog -- cgit v1.2.3 From 91866f76826192e3a88baefbeb19f2b3311371fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 31 Jan 2023 18:07:35 +0100 Subject: Remove superseded package lsb-base --- debian/changelog | 3 ++- debian/control | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a507aff..d12576b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ipmiutil (3.1.8-4) UNRELEASED; urgency=medium - * debian/patches/0705-crontab.patch: Fix typo. + * debian/patches/0705-crontab.patch: Fix typo (Closes: #1030120). + * debian/control: Remove superseded package lsb-base. -- Jörg Frings-Fürst Mon, 24 Oct 2022 17:25:16 +0200 diff --git a/debian/control b/debian/control index 19b85eb..a6d02f0 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,6 @@ Depends: ${misc:Depends}, anacron, init-system-helpers, - lsb-base (>= 3.0-6), rpcbind Pre-Depends: ${misc:Pre-Depends}, -- cgit v1.2.3 From 83d55bf788751f3f6b95343476cd6cdf6ee22441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 31 Jan 2023 18:13:23 +0100 Subject: Remove version information no longer needed --- debian/changelog | 4 +++- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d12576b..a860974 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ ipmiutil (3.1.8-4) UNRELEASED; urgency=medium * debian/patches/0705-crontab.patch: Fix typo (Closes: #1030120). - * debian/control: Remove superseded package lsb-base. + * debian/control: + - Remove superseded package lsb-base. + - Remove version information no longer needed. -- Jörg Frings-Fürst Mon, 24 Oct 2022 17:25:16 +0200 diff --git a/debian/control b/debian/control index a6d02f0..d1a9a44 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: debhelper-compat (= 13), - libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18), + libfreeipmi-dev | libopenipmi-dev, libssl-dev, libtool-bin, openssl @@ -24,7 +24,7 @@ Depends: rpcbind Pre-Depends: ${misc:Pre-Depends}, - dpkg (>= 1.15.7.2) + dpkg Description: IPMI management utilities ipmiutil performs a series of common IPMI server management functions to allow administrators to perform management functions -- cgit v1.2.3 From 766e04e215c8e644c390de2e302222d72747e7b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 31 Jan 2023 18:51:59 +0100 Subject: Declare compliance with Debian Policy 4.6.2.0; d/copyright: Add year 2023 to myself --- debian/changelog | 3 +++ debian/control | 4 ++-- 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 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 +Copyright: 2014-2023 Jörg Frings-Fürst License: BSD-3-clause Files: kern/bmcpanic-2.4.* -- cgit v1.2.3 From e131202b075272df0a82015e3873ddbed71232ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 31 Jan 2023 19:07:13 +0100 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0833148..db3801f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ipmiutil (3.1.8-4) UNRELEASED; urgency=medium +ipmiutil (3.1.8-4) unstable; urgency=medium * debian/patches/0705-crontab.patch: Fix typo (Closes: #1030120). * debian/control: @@ -8,7 +8,7 @@ ipmiutil (3.1.8-4) UNRELEASED; urgency=medium * debian/copyright: - Add year 2023 to myself. - -- Jörg Frings-Fürst Mon, 24 Oct 2022 17:25:16 +0200 + -- Jörg Frings-Fürst Tue, 31 Jan 2023 18:59:52 +0100 ipmiutil (3.1.8-3) unstable; urgency=medium -- cgit v1.2.3