diff options
-rw-r--r-- | changelog | 2 | ||||
-rw-r--r-- | control | 2 | ||||
-rw-r--r-- | patches/01_remove-manual.patch | 2 | ||||
-rw-r--r-- | patches/02_noperl-gen-translit.patch | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -11,7 +11,7 @@ eglibc (2.19~r25243+sip1-1) trunk * Don't install time zone utilities with libc-bin. These are now provided by tzcode. - -- P. J. McDermott <pjm@nac.net> Wed, 27 Mar 2013 12:01:36 -0400 + -- P. J. McDermott <pj@pehjota.net> Wed, 27 Mar 2013 12:01:36 -0400 eglibc (2.15-1) @@ -1,3 +1,3 @@ +Maintainer: "P. J. McDermott" <pj@pehjota.net> Build-Depends: opkhelper-3.0, gawk -Maintainer: "P. J. McDermott" <pjm@nac.net> Homepage: http://www.eglibc.org/home diff --git a/patches/01_remove-manual.patch b/patches/01_remove-manual.patch index 0d5844b..19739af 100644 --- a/patches/01_remove-manual.patch +++ b/patches/01_remove-manual.patch @@ -1,5 +1,5 @@ Description: Don't require libc/manual/errno.texi. -From: "P. J. McDermott" <pjm@nac.net> +From: "P. J. McDermott" <pj@pehjota.net> --- a/libc/sysdeps/gnu/Makefile +++ b/libc/sysdeps/gnu/Makefile diff --git a/patches/02_noperl-gen-translit.patch b/patches/02_noperl-gen-translit.patch index 2bd4585..569fdca 100644 --- a/patches/02_noperl-gen-translit.patch +++ b/patches/02_noperl-gen-translit.patch @@ -1,4 +1,4 @@ -From: "P. J. McDermott" <pjm@nac.net> +From: "P. J. McDermott" <pj@pehjota.net> Description: Replace locale/gen-translit.pl with a shell script If a Perl interpreter isn't found, run the shell script instead. |