r3910 - in packages/trunk/fenix/debian: . patches
Miriam Ruiz
baby-guest at alioth.debian.org
Tue Aug 28 13:16:12 UTC 2007
Author: baby-guest
Date: 2007-08-28 13:16:12 +0000 (Tue, 28 Aug 2007)
New Revision: 3910
Modified:
packages/trunk/fenix/debian/changelog
packages/trunk/fenix/debian/patches/0.92a_to_cvs-20070713.1513.orig.patch
packages/trunk/fenix/debian/patches/0.92a_to_cvs-20070713.1513.patch
packages/trunk/fenix/debian/patches/common_stdfiles.patch
packages/trunk/fenix/debian/patches/configure.patch
packages/trunk/fenix/debian/patches/endianess.patch
packages/trunk/fenix/debian/patches/fxc_nosdlinit.patch
packages/trunk/fenix/debian/patches/fxc_output.patch
packages/trunk/fenix/debian/patches/fxc_return_values.patch
packages/trunk/fenix/debian/patches/fxdll_version.patch
packages/trunk/fenix/debian/patches/fxi_apptitle.patch
packages/trunk/fenix/debian/patches/fxi_binname.patch
packages/trunk/fenix/debian/patches/fxi_input.patch
packages/trunk/fenix/debian/patches/fxi_return_values.patch
packages/trunk/fenix/debian/patches/headers.patch
packages/trunk/fenix/debian/patches/i18n_fpg.patch
packages/trunk/fenix/debian/patches/i18n_fxc.patch
packages/trunk/fenix/debian/patches/i18n_fxi.patch
packages/trunk/fenix/debian/patches/i18n_map.patch
packages/trunk/fenix/debian/patches/plugins_dir.patch
Log:
Added copyright and license to patches
Modified: packages/trunk/fenix/debian/changelog
===================================================================
--- packages/trunk/fenix/debian/changelog 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/changelog 2007-08-28 13:16:12 UTC (rev 3910)
@@ -2,6 +2,7 @@
[ Miriam Ruiz ]
* Added new patch to correct FTBFS problem. Closes: #438607
+ * Added copyright and license to patches.
-- Miriam Ruiz <little_miry at yahoo.es> Tue, 28 Aug 2007 15:09:20 +0200
Modified: packages/trunk/fenix/debian/patches/0.92a_to_cvs-20070713.1513.orig.patch
===================================================================
--- packages/trunk/fenix/debian/patches/0.92a_to_cvs-20070713.1513.orig.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/0.92a_to_cvs-20070713.1513.orig.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
diff -ruN fenix-0.92a/common/files.c fenix-cvs-20070713.1513/common/files.c
--- fenix-0.92a/common/files.c 2007-04-12 22:07:56.000000000 +0000
+++ fenix-cvs-20070713.1513/common/files.c 2007-05-27 23:29:18.000000000 +0000
Modified: packages/trunk/fenix/debian/patches/0.92a_to_cvs-20070713.1513.patch
===================================================================
--- packages/trunk/fenix/debian/patches/0.92a_to_cvs-20070713.1513.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/0.92a_to_cvs-20070713.1513.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/common/files.c
===================================================================
--- fenix-0.92a.dfsg1.orig/common/files.c 2007-08-28 14:40:08.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/common_stdfiles.patch
===================================================================
--- packages/trunk/fenix/debian/patches/common_stdfiles.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/common_stdfiles.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/include/files_st.h
===================================================================
--- fenix-0.92a.dfsg1.orig/include/files_st.h 2007-08-28 14:38:36.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/configure.patch
===================================================================
--- packages/trunk/fenix/debian/patches/configure.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/configure.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/configure
===================================================================
--- fenix-0.92a.dfsg1.orig/configure 2007-08-28 14:38:55.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/endianess.patch
===================================================================
--- packages/trunk/fenix/debian/patches/endianess.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/endianess.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxi/src/fpl.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxi/src/fpl.c 2007-08-28 14:43:22.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/fxc_nosdlinit.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxc_nosdlinit.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/fxc_nosdlinit.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxc/src/main.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxc/src/main.c 2007-08-28 14:39:51.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/fxc_output.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxc_output.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/fxc_output.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxc/src/main.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxc/src/main.c 2007-08-28 14:40:06.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/fxc_return_values.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxc_return_values.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/fxc_return_values.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxc/src/main.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxc/src/main.c 2007-08-28 14:40:55.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/fxdll_version.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxdll_version.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/fxdll_version.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxc/src/c_main.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxc/src/c_main.c 2007-08-28 14:41:01.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/fxi_apptitle.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxi_apptitle.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/fxi_apptitle.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxi/src/main.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxi/src/main.c 2007-08-28 14:41:00.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/fxi_binname.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxi_binname.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/fxi_binname.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxi/src/main.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxi/src/main.c 2007-08-28 14:39:59.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/fxi_input.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxi_input.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/fxi_input.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxi/src/dcbr.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxi/src/dcbr.c 2007-08-28 14:39:54.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/fxi_return_values.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxi_return_values.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/fxi_return_values.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxi/src/main.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxi/src/main.c 2007-08-28 14:40:57.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/headers.patch
===================================================================
--- packages/trunk/fenix/debian/patches/headers.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/headers.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
diff -ruN fenix-dev.orig/usr/include/fenix/flic_st.h fenix-dev/usr/include/fenix/flic_st.h
--- fenix-dev.orig/usr/include/fenix/flic_st.h 2007-04-12 22:08:26.000000000 +0000
+++ fenix-dev/usr/include/fenix/flic_st.h 2007-07-31 21:43:44.411918795 +0000
Modified: packages/trunk/fenix/debian/patches/i18n_fpg.patch
===================================================================
--- packages/trunk/fenix/debian/patches/i18n_fpg.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/i18n_fpg.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fpg/fpg.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fpg/fpg.c 2007-08-28 14:38:39.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/i18n_fxc.patch
===================================================================
--- packages/trunk/fenix/debian/patches/i18n_fxc.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/i18n_fxc.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxc/src/c_data.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxc/src/c_data.c 2007-08-28 14:38:52.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/i18n_fxi.patch
===================================================================
--- packages/trunk/fenix/debian/patches/i18n_fxi.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/i18n_fxi.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxi/src/dcbr.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxi/src/dcbr.c 2007-08-28 14:38:47.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/i18n_map.patch
===================================================================
--- packages/trunk/fenix/debian/patches/i18n_map.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/i18n_map.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/map/map.c
===================================================================
--- fenix-0.92a.dfsg1.orig/map/map.c 2007-08-28 14:38:38.000000000 +0200
Modified: packages/trunk/fenix/debian/patches/plugins_dir.patch
===================================================================
--- packages/trunk/fenix/debian/patches/plugins_dir.patch 2007-08-28 13:11:20 UTC (rev 3909)
+++ packages/trunk/fenix/debian/patches/plugins_dir.patch 2007-08-28 13:16:12 UTC (rev 3910)
@@ -1,3 +1,6 @@
+# Copyright (C) 2007 Miriam Ruiz <little_miry at yahoo.es>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+
Index: fenix-0.92a.dfsg1/fxc/src/c_main.c
===================================================================
--- fenix-0.92a.dfsg1.orig/fxc/src/c_main.c 2007-08-28 14:39:51.000000000 +0200
More information about the Pkg-games-commits
mailing list