summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-17 00:53:19 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-17 00:53:19 (EDT)
commitd07ca7711839191ea83094a837c1556e17bcb357 (patch)
treee9dd5175224d42a3cbce6388cd7f79354baeafef
parent966d5e2b3cfdfa8b05081b4ec51f37d65cd7eebd (diff)
Update my e-mail address.
-rw-r--r--changelog2
-rw-r--r--control2
-rw-r--r--patches/01_remove-manual.patch2
-rw-r--r--patches/02_noperl-gen-translit.patch2
4 files changed, 4 insertions, 4 deletions
diff --git a/changelog b/changelog
index 1a046e8..ff3dc20 100644
--- a/changelog
+++ b/changelog
@@ -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)
diff --git a/control b/control
index c142124..fa9b2f6 100644
--- a/control
+++ b/control
@@ -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.