diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/patches/0105-typo.patch | 4 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index b18002a..f32b43b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ ipmiutil (3.1.1-1) unstable; urgency=medium      - Fix FTBFS with dh_installsystemd (Closes: #901731).    * debian/control:      - Switch Vcs-* to new loacation. +  * Refresh debian/patches/0105-typo.patch.   -- Jörg Frings-Fürst <debian@jff.email>  Tue, 01 May 2018 14:07:48 +0200 diff --git a/debian/patches/0105-typo.patch b/debian/patches/0105-typo.patch index 3d7f36c..aa7ca54 100644 --- a/debian/patches/0105-typo.patch +++ b/debian/patches/0105-typo.patch @@ -1,7 +1,7 @@  Description: some source typos  Author: Jörg Frings-Fürst <debian@jff-webhosting.net>  Forwarded: Not possible because not authorized -Last-Update: 2016-02-18 +Last-Update: 2018-06-26  ---  This patch header follows DEP-3: http://dep.debian.net/deps/dep3/  Index: trunk/util/ihpm.c @@ -86,7 +86,7 @@ Index: trunk/util/ievents.c  ===================================================================  --- trunk.orig/util/ievents.c  +++ trunk/util/ievents.c -@@ -269,12 +269,12 @@ static struct { +@@ -275,12 +275,12 @@ static struct {   #define NCRITS  10   char * crit_int_str[NCRITS] = {  /* Critical Interrupt descriptions */    /*00*/ "FP NMI  ",  /* Front Panel NMI */ | 
