diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-08-03 18:32:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-08-03 18:32:54 +0200 |
commit | 957411f6d8380e1dd19325a5b3576a4ff480e7e1 (patch) | |
tree | 5efc7fa104dddabc31c7cdb5f85897c391791f31 | |
parent | c23016096ab5f8bae409006306e6652e04da030a (diff) |
refresh d/p/0600-typo-man.patch
-rw-r--r-- | .pc/.dpkg-source-unapply | 0 | ||||
-rw-r--r-- | .pc/.quilt_patches | 1 | ||||
-rw-r--r-- | .pc/.quilt_series | 1 | ||||
-rw-r--r-- | .pc/.version | 1 | ||||
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/patches/0600-typo-man.patch | 2 |
6 files changed, 5 insertions, 1 deletions
diff --git a/.pc/.dpkg-source-unapply b/.pc/.dpkg-source-unapply new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.pc/.dpkg-source-unapply diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches new file mode 100644 index 0000000..6857a8d --- /dev/null +++ b/.pc/.quilt_patches @@ -0,0 +1 @@ +debian/patches diff --git a/.pc/.quilt_series b/.pc/.quilt_series new file mode 100644 index 0000000..c206706 --- /dev/null +++ b/.pc/.quilt_series @@ -0,0 +1 @@ +series diff --git a/.pc/.version b/.pc/.version new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/.pc/.version @@ -0,0 +1 @@ +2 diff --git a/debian/changelog b/debian/changelog index 9e705eb..549fda9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ipmiutil (3.1.2-1) UNRELEASED; urgency=medium * New upstream release. + - Refresh patches. -- Jörg Frings-Fürst <debian@jff.email> Wed, 01 Aug 2018 11:11:32 +0200 diff --git a/debian/patches/0600-typo-man.patch b/debian/patches/0600-typo-man.patch index c8d26a5..bbaff1d 100644 --- a/debian/patches/0600-typo-man.patch +++ b/debian/patches/0600-typo-man.patch @@ -1,6 +1,6 @@ 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/iekanalyzer.8 |