This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository freedroidrpg.
commit 35a76615d3adfa40425daaa1b9a55822feecd0fb Author: Julien Puydt <[email protected]> Date: Thu Nov 10 11:26:04 2016 +0100 Updated d/patches/17_debianize.diff --- debian/changelog | 1 + debian/patches/17_debianize.diff | 37 ++++++++++++++++++++++--------------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 39c9306..bc07b8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ freedroidrpg (0.16.1-1) UNRELEASED; urgency=medium * Added Vcs-* fields. * Updated dh compat to 10. * Updated debian/patches/07_framerate.diff. + * Updated debian/patches/17_debianize.diff. -- Julien Puydt <[email protected]> Thu, 10 Nov 2016 09:10:23 +0100 diff --git a/debian/patches/17_debianize.diff b/debian/patches/17_debianize.diff index b0000d2..bbc03f8 100644 --- a/debian/patches/17_debianize.diff +++ b/debian/patches/17_debianize.diff @@ -1,6 +1,10 @@ ---- ./src/init.c.orig 2012-05-05 11:40:01.000000000 +0000 -+++ ./src/init.c 2012-05-05 12:02:42.000000000 +0000 -@@ -1011,10 +1011,8 @@ +Author: Bart Martens +Description: Debianize the package +Forwarded: no + +--- a/src/init.c ++++ b/src/init.c +@@ -530,10 +530,8 @@ next_startup_percentage(1); } @@ -11,29 +15,32 @@ +char copyright[] = "\nSee /usr/share/doc/freedroidrpg/copyright\n\ +for details about copyright and distribution license.\n"; - char usage_string[] = "\ - Usage: freedroidRPG [-h | --help] \n\ ---- ./map/titles/Credits.title.orig 2012-03-17 16:31:36.000000000 +0000 -+++ ./map/titles/Credits.title 2012-05-05 12:12:28.000000000 +0000 -@@ -38,6 +38,10 @@ - Arthur Huillet - Miles McCammon + char usage_string[] = "" + "Usage: freedroidRPG [-h | --help]\n" +--- a/map/titles/Credits.lua ++++ b/map/titles/Credits.lua +@@ -91,6 +91,12 @@ + Eino Keskitalo + Duong Khang Nguyen +DEBIAN PACKAGING: + -+ Bart Martens ++ Julien Puydt ++ ++ + - ALSO, IN PREVIOUS VERSIONS -@@ -90,6 +94,10 @@ + ALSO, IN PREVIOUS VERSIONS +@@ -140,6 +146,11 @@ + "Bleostrada" by stud - +DEBIAN PACKAGING: + + Daniel Milstein (2005) ++ Bart Martens (2012) + - MISC: + Mbrola - text-to-speech -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freedroidrpg.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

