diff -Nru open-invaders-0.3/debian/changelog open-invaders-0.3/debian/changelog --- open-invaders-0.3/debian/changelog 2011-11-15 14:11:10.000000000 +0000 +++ open-invaders-0.3/debian/changelog 2011-12-04 11:48:04.000000000 +0000 @@ -1,11 +1,12 @@ -open-invaders (0.3-3ubuntu1) precise; urgency=low +open-invaders (0.3-3.1) unstable; urgency=medium - [ Ilya Barygin ] - * debian/patches/fix_format_security.patch: - - Fix -Werror=format-security errors causing FTBFS - (Debian bug #643450) + * Non-maintainer upload. + * Fix "FTBFS: ending.cc:218:128: error: format not a string literal + and no format arguments [-Werror=format-security]" by adding the patch from Ilya Barygin + (Closes: #643450) + * Urgency set to medium - -- Michael Terry Tue, 15 Nov 2011 09:10:15 -0500 + -- Alexander Reichle-Schmehl Sun, 04 Dec 2011 12:47:26 +0100 open-invaders (0.3-3) unstable; urgency=low diff -Nru open-invaders-0.3/debian/patches/fix_format_security.patch open-invaders-0.3/debian/patches/fix_format_security.patch --- open-invaders-0.3/debian/patches/fix_format_security.patch 2011-11-15 14:09:04.000000000 +0000 +++ open-invaders-0.3/debian/patches/fix_format_security.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,187 +0,0 @@ -Description: fix -Wformat-security warnings -Author: Ilya Barygin - -Index: open-invaders-0.3/src/ending.cc -=================================================================== ---- open-invaders-0.3.orig/src/ending.cc 2011-11-15 08:59:05.762277538 -0500 -+++ open-invaders-0.3/src/ending.cc 2011-11-15 09:00:22.686278352 -0500 -@@ -215,7 +215,7 @@ - - for(int individualchars=0; individualchars + +--- open-invaders-0.3.orig/src/ending.cc ++++ open-invaders-0.3/src/ending.cc +@@ -215,7 +215,7 @@ void game_ending() + + for(int individualchars=0; individualchars