This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository jstest-gtk.
commit 3665732c7a42f72402e88022e5d2d423fa882e98 Author: Stephen Kitt <[email protected]> Date: Mon Nov 9 23:29:10 2015 +0100 Refresh patches. --- debian/changelog | 1 + debian/patches/datadir.patch | 4 ++-- debian/patches/persistent-settings.patch | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3323368..a7b0b3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jstest-gtk (0.1.1~git20140501-2) UNRELEASED; urgency=medium * Fix flags-from-env.patch so the package builds again. + * Refresh patches. -- Stephen Kitt <[email protected]> Mon, 09 Nov 2015 22:51:45 +0100 diff --git a/debian/patches/datadir.patch b/debian/patches/datadir.patch index c12bb07..09c9f29 100644 --- a/debian/patches/datadir.patch +++ b/debian/patches/datadir.patch @@ -2,8 +2,8 @@ Description: Specify full path for joystick icon Author: Miriam Ruiz <[email protected]> Forwarded: no ---- jstest-gtk-0.1.0.orig/src/joystick_list_widget.cpp -+++ jstest-gtk-0.1.0/src/joystick_list_widget.cpp +--- a/src/joystick_list_widget.cpp ++++ b/src/joystick_list_widget.cpp @@ -123,7 +123,7 @@ for(std::vector<JoystickDescription>::const_iterator i = joysticks.begin(); i != joysticks.end(); ++i) { diff --git a/debian/patches/persistent-settings.patch b/debian/patches/persistent-settings.patch index e38e039..e988c28 100644 --- a/debian/patches/persistent-settings.patch +++ b/debian/patches/persistent-settings.patch @@ -2,8 +2,8 @@ Description: Explain how to store joystick settings permanently Author: Stephen Kitt <[email protected]> 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 +--- a/src/joystick_map_widget.cpp ++++ b/src/joystick_map_widget.cpp @@ -25,8 +25,9 @@ JoystickMapWidget::JoystickMapWidget(Joystick& joystick) : Gtk::Dialog("Mapping: " + joystick.get_name()), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jstest-gtk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

