diff options
author | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2009-03-22 16:45:03 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2009-03-22 16:45:03 +0000 |
commit | c046fdc3b05cb15bc8e599dd9c8604a847c84707 (patch) | |
tree | 3c08a8c39f7b81166e096165e158547555d244e5 /debian/patches | |
parent | a30edbecd81e8f5641c6be9397b2e93358b1d72d (diff) |
switch to quilt
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/00list | 5 | ||||
-rw-r--r-- | debian/patches/10_ipmi_lanp (renamed from debian/patches/10_ipmi_lanp.dpatch) | 7 | ||||
-rw-r--r-- | debian/patches/20_ipmi_impi (renamed from debian/patches/20_ipmi_impi.dpatch) | 7 | ||||
-rw-r--r-- | debian/patches/20_ipmi_isol (renamed from debian/patches/20_ipmi_isol.dpatch) | 7 | ||||
-rw-r--r-- | debian/patches/20_ipmi_sdr (renamed from debian/patches/20_ipmi_sdr.dpatch) | 7 | ||||
-rw-r--r-- | debian/patches/99_readme_typo (renamed from debian/patches/99_readme_typo.dpatch) | 7 | ||||
-rw-r--r-- | debian/patches/series | 5 |
7 files changed, 10 insertions, 35 deletions
diff --git a/debian/patches/00list b/debian/patches/00list deleted file mode 100644 index 6c4ed35..0000000 --- a/debian/patches/00list +++ /dev/null @@ -1,5 +0,0 @@ -10_ipmi_lanp.dpatch -20_ipmi_isol.dpatch -20_ipmi_impi.dpatch -20_ipmi_sdr.dpatch -99_readme_typo.dpatch diff --git a/debian/patches/10_ipmi_lanp.dpatch b/debian/patches/10_ipmi_lanp index 4e7edfd..7bd5f97 100644 --- a/debian/patches/10_ipmi_lanp.dpatch +++ b/debian/patches/10_ipmi_lanp @@ -1,11 +1,6 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run ## 10_ipmi_lanp.dpatch by <mjj29@debian.org> ## -## All lines beginning with `## DP:' are a description of the patch. -## DP: 10_ipmi_lanp closes #389741 - -@DPATCH@ - +## 10_ipmi_lanp closes #389741 --- ipmitool-1.8.9.orig/lib/ipmi_lanp.c 2007-03-06 22:15:36.000000000 +0000 +++ ipmitool-1.8.9/lib/ipmi_lanp.c 2007-12-13 10:06:18.045813387 +0000 @@ -1489,28 +1489,43 @@ diff --git a/debian/patches/20_ipmi_impi.dpatch b/debian/patches/20_ipmi_impi index d966a1d..dd5a770 100644 --- a/debian/patches/20_ipmi_impi.dpatch +++ b/debian/patches/20_ipmi_impi @@ -1,11 +1,6 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run ## 20ipmi_impi.dpatch by <mjj29@debian.org> ## -## All lines beginning with `## DP:' are a description of the patch. -## DP: 20ipmi_impi, closes #412816 - -@DPATCH@ - +## 20ipmi_impi, closes #412816 --- ipmitool-1.8.9-rc1/lib/ipmi_strings.c.orig 2005-05-15 06:26:33.000000000 +0200 +++ ipmitool-1.8.9-rc1/lib/ipmi_strings.c 2005-10-23 15:22:57.000000000 +0200 @@ -43,7 +43,7 @@ diff --git a/debian/patches/20_ipmi_isol.dpatch b/debian/patches/20_ipmi_isol index 382e62a..ac70722 100644 --- a/debian/patches/20_ipmi_isol.dpatch +++ b/debian/patches/20_ipmi_isol @@ -1,11 +1,6 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run ## 20_ipmi_isol.dpatch by <mjj29@debian.org> ## -## All lines beginning with `## DP:' are a description of the patch. -## DP: 20_ipmi_isol, closes #412816 - -@DPATCH@ - +## 20_ipmi_isol, closes #412816 diff -urN ipmitool-1.8.9.orig/include/ipmitool/ipmi_isol.h ipmitool-1.8.9/include/ipmitool/ipmi_isol.h --- ipmitool-1.8.9.orig/include/ipmitool/ipmi_isol.h 2007-02-22 08:38:55.000000000 +0000 +++ ipmitool-1.8.9/include/ipmitool/ipmi_isol.h 2007-12-13 10:16:57.063986495 +0000 diff --git a/debian/patches/20_ipmi_sdr.dpatch b/debian/patches/20_ipmi_sdr index 4e6ff4f..dcb8c23 100644 --- a/debian/patches/20_ipmi_sdr.dpatch +++ b/debian/patches/20_ipmi_sdr @@ -1,11 +1,6 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run ## 20_ipmi_sdr.dpatch by Cyril Brulebois <cyril.brulebois@kerlabs.com> ## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Enable reading temperatures again (Closes: #507760). - -@DPATCH@ - +## Enable reading temperatures again (Closes: #507760). --- a/lib/ipmi_sdr.c +++ b/lib/ipmi_sdr.c @@ -1122,6 +1122,13 @@ diff --git a/debian/patches/99_readme_typo.dpatch b/debian/patches/99_readme_typo index f70f54c..3338aa8 100644 --- a/debian/patches/99_readme_typo.dpatch +++ b/debian/patches/99_readme_typo @@ -1,11 +1,6 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run ## 99_readme_typo.dpatch by dann frazier <dannf@hp.com> ## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Typo in README. Closes: #508231 - -@DPATCH@ - +## Typo in README. Closes: #508231 diff -urpN ipmitool-1.8.9.orig/README ipmitool-1.8.9/README --- ipmitool-1.8.9.orig/README 2005-01-06 12:13:51.000000000 -0700 +++ ipmitool-1.8.9/README 2008-12-08 18:12:15.000000000 -0700 diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..e4df9d3 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1,5 @@ +10_ipmi_lanp +20_ipmi_isol +20_ipmi_impi +20_ipmi_sdr +99_readme_typo |