diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-07-28 16:49:18 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-07-28 16:49:18 +0200 |
commit | 2c4ae375ddd0de2edbc37c6082341c5ffb44cba1 (patch) | |
tree | a483274201db993d66d88d3b9044fd216ed8789a /debian/patches/0010-utf8.patch | |
parent | 93578c847d9ed9bcdb999fc11fcc7b972c3fb855 (diff) |
Refresh debian/patches/0115-typo.patch
Diffstat (limited to 'debian/patches/0010-utf8.patch')
-rw-r--r-- | debian/patches/0010-utf8.patch | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/patches/0010-utf8.patch b/debian/patches/0010-utf8.patch new file mode 100644 index 0000000..3bc474a --- /dev/null +++ b/debian/patches/0010-utf8.patch @@ -0,0 +1,17 @@ +Description: conv AUTHORS to UTF-8 +Author: Jörg Frings-Fürst <debian@jff.email> +Forwarded: not-needed +Last-Update: 2020-07-28 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: trunk/AUTHORS +=================================================================== +--- trunk.orig/AUTHORS ++++ trunk/AUTHORS +@@ -1,5 +1,5 @@ + Duncan Laurie <duncan@iceblink.org> +-Fredrik Öhrn <ohrn@chl.chalmers.se> ++Fredrik Öhrn <ohrn@chl.chalmers.se> + Jon Cassorla <jon.cassorla@newisys.com> + Jeremy Ellington <jeremy@jeremye.net> + Petter Reinholdtsen <pere@hungry.com> |