diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-08-04 11:17:07 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-08-04 11:17:07 +0200 |
commit | 7af748e993f12dd5b62400723332a7c8b53dcd72 (patch) | |
tree | 277e7f1d30bd2ebccf90e8d13d6215b28ebacaf4 /debian | |
parent | 341aee5e3e3625173e4b684cc4166e60f6eb147f (diff) | |
parent | 999ee0be4949b34b9930e86a661e759f63b2072c (diff) |
Merge branch 'release/debian/3.1.2-1'debian/3.1.2-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/files | 1 | ||||
-rw-r--r-- | debian/patches/0600-typo-man.patch | 27 |
3 files changed, 14 insertions, 21 deletions
diff --git a/debian/changelog b/debian/changelog index aac4cee..00309e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ipmiutil (3.1.2-1) unstable; urgency=medium + + * New upstream release. + - Refresh patches. + + -- Jörg Frings-Fürst <debian@jff.email> Fri, 03 Aug 2018 18:34:16 +0200 + ipmiutil (3.1.1-1) unstable; urgency=high * New upstream release. diff --git a/debian/files b/debian/files deleted file mode 100644 index 30f349f..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -ipmiutil_3.1.1-1_source.buildinfo utils optional diff --git a/debian/patches/0600-typo-man.patch b/debian/patches/0600-typo-man.patch index 1e1c2ef..bbaff1d 100644 --- a/debian/patches/0600-typo-man.patch +++ b/debian/patches/0600-typo-man.patch @@ -1,26 +1,13 @@ Description: typo manpages Author: Jörg Frings-Fürst <debian@jff-webhosting.net> -Last-Update: 2014-06-04 +Last-Update: 2018-08-01 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: trunk/doc/iseltime.8 -=================================================================== ---- trunk.orig/doc/iseltime.8 -+++ trunk/doc/iseltime.8 -@@ -54,7 +54,7 @@ Use a specified IPMI LAN Authentication - Use a specified IPMI LAN privilege level. 1=Callback level, 2=User level, 3=Operator level, 4=Administrator level (default), 5=OEM level. - .IP "-Y" - Yes, do prompt the user for the IPMI LAN remote password. --Alternatives for the password are -E or -P. -+Alternatives for the password are \-E or \-P. - - - .SH "SEE ALSO" Index: trunk/doc/iekanalyzer.8 =================================================================== --- trunk.orig/doc/iekanalyzer.8 +++ trunk/doc/iekanalyzer.8 -@@ -114,7 +114,7 @@ Display point to point physical connecti +@@ -116,7 +116,7 @@ Display point to point physical connecti AMC slot B2 topology: Port 0 =====> On Carrier Device ID 0, Port 3 Port 2 =====> AMC slot B1, Port 2 @@ -29,7 +16,7 @@ Index: trunk/doc/iekanalyzer.8 From Carrier file: carrierfru On Carrier Device ID 0 topology: Port 0 =====> AMC slot B1, Port 4 -@@ -170,7 +170,7 @@ and an AMC module or between 2 AMC modul +@@ -172,7 +172,7 @@ and an AMC module or between 2 AMC modul Link Type: AMC.2 Ethernet Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link Link Group ID: 0 || Link Asym. Match: exact match @@ -38,7 +25,7 @@ Index: trunk/doc/iekanalyzer.8 AMC slot B1 port 1 ==> On-Carrier Device 0 port 12 Matching Result From On-Carrier Device ID 0 -@@ -183,7 +183,7 @@ and an AMC module or between 2 AMC modul +@@ -185,7 +185,7 @@ and an AMC module or between 2 AMC modul Link Type: AMC.2 Ethernet Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link Link Group ID: 0 || Link Asym. Match: exact match @@ -47,7 +34,7 @@ Index: trunk/doc/iekanalyzer.8 On-Carrier Device vs AMC slot A2 AMC slot A2 port 0 ==> On-Carrier Device 0 port 3 Matching Result -@@ -197,7 +197,7 @@ and an AMC module or between 2 AMC modul +@@ -199,7 +199,7 @@ and an AMC module or between 2 AMC modul Link Type: AMC.2 Ethernet Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link Link Group ID: 0 || Link Asym. Match: exact match @@ -56,7 +43,7 @@ Index: trunk/doc/iekanalyzer.8 AMC slot B1 vs AMC slot A2 AMC slot A2 port 2 ==> AMC slot B1 port 2 Matching Result -@@ -211,7 +211,7 @@ and an AMC module or between 2 AMC modul +@@ -213,7 +213,7 @@ and an AMC module or between 2 AMC modul Link Type: AMC.3 Storage Link Type extension: Serial Attached SCSI (SAS/SATA) Link Group ID: 0 || Link Asym. Match: FC or SAS interface {exact match} @@ -75,5 +62,5 @@ Index: trunk/doc/ifru.8 -ipmiutil_fru \- show Field Replacable Unit configuration data +ipmiutil_fru \- show Field Replaceable Unit configuration data .SH SYNOPSIS - .B "ipmiutil fru [-abcdeikmsvx -N node -U user -P/-R pswd -EFJTVY]" + .B "ipmiutil fru [-abcdeikmsvx -N node -U user -P/-R pswd -EFJTVYZ]" |