/hg/icedtea6: Ensure THANKYOU is distributed in the tarball. Re...

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Feb 24 15:30:26 PST 2010


changeset 3ba35c5b6fd9 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=3ba35c5b6fd9
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Feb 24 23:30:18 2010 +0000

	Ensure THANKYOU is distributed in the tarball. Remove duplicate
	AUTHORS file.

	2010-02-24 Andrew John Hughes <ahughes at redhat.com>

	 * Makefile.am: Add THANKYOU to EXTRA_DIST.
		* pulseaudio/AUTHORS: Removed; duplicates top-level file.


diffstat:

3 files changed, 9 insertions(+), 6 deletions(-)
ChangeLog          |    7 +++++++
Makefile.am        |    3 ++-
pulseaudio/AUTHORS |    5 -----

diffs (37 lines):

diff -r e0451625a2db -r 3ba35c5b6fd9 ChangeLog
--- a/ChangeLog	Wed Feb 24 16:59:24 2010 -0500
+++ b/ChangeLog	Wed Feb 24 23:30:18 2010 +0000
@@ -1,3 +1,10 @@ 2010-02-24  Deepak Bhole <dbhole at redhat.
+2010-02-24 Andrew John Hughes  <ahughes at redhat.com>
+
+	* Makefile.am: Add THANKYOU to
+	EXTRA_DIST.
+	* pulseaudio/AUTHORS: Removed; duplicates
+	top-level file.
+
 2010-02-24  Deepak Bhole <dbhole at redhat.com>
 
 	* plugin/icedteanp/java/sun/applet/PluginMain.java: Add some javaplugin.*
diff -r e0451625a2db -r 3ba35c5b6fd9 Makefile.am
--- a/Makefile.am	Wed Feb 24 16:59:24 2010 -0500
+++ b/Makefile.am	Wed Feb 24 23:30:18 2010 +0000
@@ -598,7 +598,8 @@ EXTRA_DIST = rt generated \
 	scripts/jni_create_stap.c \
 	scripts/jni_desc \
 	rewriter/agpl-3.0.txt \
-	$(REWRITER_SRCS)
+	$(REWRITER_SRCS) \
+	THANKYOU
 
 # Top-Level Targets
 # =================
diff -r e0451625a2db -r 3ba35c5b6fd9 pulseaudio/AUTHORS
--- a/pulseaudio/AUTHORS	Wed Feb 24 16:59:24 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-Authors
-
-Ioana Iivan (iivan at redhat.com)
-
-Omair Majid (omajid at redhat.com)
\ No newline at end of file



More information about the distro-pkg-dev mailing list