This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository allegro5.
commit d8d09f0855eba33ec55151eacf8fd788e45e4dcb Author: Tobias Hansen <[email protected]> Date: Wed Apr 29 16:38:51 2015 +0200 Refresh patches. --- debian/patches/fix-manpage-generation-script.patch | 4 ++-- debian/patches/fix-manpages.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/fix-manpage-generation-script.patch b/debian/patches/fix-manpage-generation-script.patch index e3c8f0f..a9af59c 100644 --- a/debian/patches/fix-manpage-generation-script.patch +++ b/debian/patches/fix-manpage-generation-script.patch @@ -12,11 +12,11 @@ Author: Tobias Hansen <[email protected]> -static const char *SECTION = "3"; +static const char *SECTION = "3alleg5"; static const char *MANUAL = "Allegro reference manual"; + static const char *SUFFIX = "Allegro 5 API"; static dstr last_header; - static dstr names[MAX_NAMES]; --- a/docs/Refman.cmake +++ b/docs/Refman.cmake -@@ -303,7 +303,7 @@ +@@ -292,7 +292,7 @@ set(outputs) foreach(entry ${entries}) diff --git a/debian/patches/fix-manpages.patch b/debian/patches/fix-manpages.patch index 4cc3629..936a6dc 100644 --- a/debian/patches/fix-manpages.patch +++ b/debian/patches/fix-manpages.patch @@ -6,7 +6,7 @@ Author: Tobias Hansen <[email protected]> --- a/docs/src/refman/font.txt +++ b/docs/src/refman/font.txt -@@ -222,13 +222,13 @@ +@@ -224,13 +224,13 @@ The bitmap format is as in the following example, which contains three glyphs for 1, 2 and 3. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/allegro5.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

