APPROVE COMMIT eshell pcomplete
John Wiegley says he's not a maintainer of any XEmacs package. These
changes seem to have been made in MAINTAINERS. "find packages -name
Makefile | xargs grep -i -E 'John|Wiegley|johnw(a)gnu\.org'" says these
are the only ones.
Index: xemacs-packages/eshell/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/eshell/ChangeLog,v
retrieving revision 1.31
diff -u -U0 -r1.31 ChangeLog
--- xemacs-packages/eshell/ChangeLog 2007/09/04 11:19:06 1.31
+++ xemacs-packages/eshell/ChangeLog 2008/07/10 18:30:44
@@ -0,0 +1,4 @@
+2008-07-10 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * Makefile (MAINTAINER): Replace John with XEmacs Dev Team.
+
Index: xemacs-packages/pcomplete/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/pcomplete/ChangeLog,v
retrieving revision 1.10
diff -u -U0 -r1.10 ChangeLog
--- xemacs-packages/pcomplete/ChangeLog 2005/01/23 14:04:31 1.10
+++ xemacs-packages/pcomplete/ChangeLog 2008/07/10 18:30:44
@@ -0,0 +1,4 @@
+2008-07-10 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * Makefile (MAINTAINER): Replace John with XEmacs Dev Team.
+
Index: xemacs-packages/eshell/Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/eshell/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- xemacs-packages/eshell/Makefile 2007/09/04 11:19:06 1.20
+++ xemacs-packages/eshell/Makefile 2008/07/10 18:30:46
@@ -18,8 +18,9 @@
# Boston, MA 02111-1307, USA.
VERSION = 1.12
+# eshell is now integrated in GNU Emacs, versioning may need to change
AUTHOR_VERSION = 2.4.1
-MAINTAINER = John Wiegley <johnw(a)gnu.org>
+MAINTAINER = XEmacs Dev Team <xemacs-beta(a)xemacs.org>
PACKAGE = eshell
PKG_TYPE = regular
REQUIRES = xemacs-base eterm
Index: xemacs-packages/pcomplete/Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/pcomplete/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- xemacs-packages/pcomplete/Makefile 2005/01/23 14:04:31 1.9
+++ xemacs-packages/pcomplete/Makefile 2008/07/10 18:30:46
@@ -18,8 +18,9 @@
# Boston, MA 02111-1307, USA.
VERSION = 1.04
+# this package is probably integrated in GNU Emacs, check if versioning changes
AUTHOR_VERSION = 1.1.6
-MAINTAINER = John Wiegley <johnw(a)gnu.org>
+MAINTAINER = XEmacs Dev Team <xemacs-beta(a)xemacs.org>
PACKAGE = pcomplete
PKG_TYPE = regular
REQUIRES = sh-script xemacs-base
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches