r13624 - in packages/trunk/jstest-gtk/debian: . patches
Stephen Kitt
steve-guest at alioth.debian.org
Sun May 27 18:04:41 UTC 2012
Author: steve-guest
Date: 2012-05-27 18:04:40 +0000 (Sun, 27 May 2012)
New Revision: 13624
Modified:
packages/trunk/jstest-gtk/debian/changelog
packages/trunk/jstest-gtk/debian/patches/datadir.patch
packages/trunk/jstest-gtk/debian/patches/libraries.patch
packages/trunk/jstest-gtk/debian/patches/persistent-settings.patch
packages/trunk/jstest-gtk/debian/patches/series
packages/trunk/jstest-gtk/debian/patches/strict-dependencies.patch
Log:
Add headers to all the patches.
Modified: packages/trunk/jstest-gtk/debian/changelog
===================================================================
--- packages/trunk/jstest-gtk/debian/changelog 2012-05-27 17:03:27 UTC (rev 13623)
+++ packages/trunk/jstest-gtk/debian/changelog 2012-05-27 18:04:40 UTC (rev 13624)
@@ -9,6 +9,7 @@
* Remove obsolete Encoding key from the desktop file.
* Drop build-dependency on quilt, and correct debian/rules
appropriately.
+ * Add headers to all the patches.
-- Stephen Kitt <steve at sk2.org> Fri, 25 May 2012 06:42:17 +0200
Modified: packages/trunk/jstest-gtk/debian/patches/datadir.patch
===================================================================
--- packages/trunk/jstest-gtk/debian/patches/datadir.patch 2012-05-27 17:03:27 UTC (rev 13623)
+++ packages/trunk/jstest-gtk/debian/patches/datadir.patch 2012-05-27 18:04:40 UTC (rev 13624)
@@ -1,3 +1,7 @@
+Description: Specify full path for joystick icon
+Author: Miriam Ruiz <miriam at debian.org>
+Forwarded: no
+
--- jstest-gtk-0.1.0.orig/src/joystick_list_widget.cpp
+++ jstest-gtk-0.1.0/src/joystick_list_widget.cpp
@@ -123,7 +123,7 @@
Modified: packages/trunk/jstest-gtk/debian/patches/libraries.patch
===================================================================
--- packages/trunk/jstest-gtk/debian/patches/libraries.patch 2012-05-27 17:03:27 UTC (rev 13623)
+++ packages/trunk/jstest-gtk/debian/patches/libraries.patch 2012-05-27 18:04:40 UTC (rev 13624)
@@ -1,3 +1,7 @@
+Description: Link with libx11
+Author: Miriam Ruiz <miriam at debian.org>
+Forwarded: no
+
--- jstest-gtk-0.1.1~git20090722.orig/SConstruct
+++ jstest-gtk-0.1.1~git20090722/SConstruct
@@ -16,7 +16,7 @@
Modified: packages/trunk/jstest-gtk/debian/patches/persistent-settings.patch
===================================================================
--- packages/trunk/jstest-gtk/debian/patches/persistent-settings.patch 2012-05-27 17:03:27 UTC (rev 13623)
+++ packages/trunk/jstest-gtk/debian/patches/persistent-settings.patch 2012-05-27 18:04:40 UTC (rev 13624)
@@ -1,3 +1,7 @@
+Description: Explain how to store joystick settings permanently
+Author: Stephen Kitt <steve at sk2.org>
+Forwarded: no
+
--- jstest-gtk-0.1.1~git20090722.orig/src/joystick_map_widget.cpp
+++ jstest-gtk-0.1.1~git20090722/src/joystick_map_widget.cpp
@@ -25,8 +25,9 @@
Modified: packages/trunk/jstest-gtk/debian/patches/series
===================================================================
--- packages/trunk/jstest-gtk/debian/patches/series 2012-05-27 17:03:27 UTC (rev 13623)
+++ packages/trunk/jstest-gtk/debian/patches/series 2012-05-27 18:04:40 UTC (rev 13624)
@@ -3,3 +3,4 @@
strict-dependencies.patch
persistent-settings.patch
gcc-4.7.patch
+typos.patch
Modified: packages/trunk/jstest-gtk/debian/patches/strict-dependencies.patch
===================================================================
--- packages/trunk/jstest-gtk/debian/patches/strict-dependencies.patch 2012-05-27 17:03:27 UTC (rev 13623)
+++ packages/trunk/jstest-gtk/debian/patches/strict-dependencies.patch 2012-05-27 18:04:40 UTC (rev 13624)
@@ -1,3 +1,7 @@
+Description: Only link required libraries ("--as-needed")
+Author: Miriam Ruiz <miriam at debian.org>
+Forwarded: no
+
--- jstest-gtk-0.1.1~git20090722.orig/SConstruct
+++ jstest-gtk-0.1.1~git20090722/SConstruct
@@ -16,6 +16,7 @@
More information about the Pkg-games-commits
mailing list