This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository airstrike.
commit d57fcce8e903f2e85e6c051bd1e786808fffa4b4 Author: Ansgar Burchardt <[email protected]> Date: Mon Mar 14 14:05:42 2011 +0000 * Add -lm to fix FTBFS with binutils-gold. Thanks to Ilya Barygin for the patch. (Closes: #553647) * Bump Standards-Version to 3.9.1 (no changes). --- debian/changelog | 7 +++++-- debian/control | 2 +- debian/copyright | 2 +- debian/patches/series | 1 + 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0b90965..4174781 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -airstrike (0.99+1.0pre6a-5) UNRELEASED; urgency=low +airstrike (0.99+1.0pre6a-5) unstable; urgency=low Team upload. @@ -9,8 +9,11 @@ airstrike (0.99+1.0pre6a-5) UNRELEASED; urgency=low [ Ansgar Burchardt ] * Use source format 3.0 (quilt). + * Add -lm to fix FTBFS with binutils-gold. Thanks to Ilya Barygin for the + patch. (Closes: #553647) + * Bump Standards-Version to 3.9.1 (no changes). - -- Paul Wise <[email protected]> Sat, 31 Jan 2009 18:38:12 +0900 + -- Ansgar Burchardt <[email protected]> Mon, 14 Mar 2011 15:05:34 +0100 airstrike (0.99+1.0pre6a-4) unstable; urgency=low diff --git a/debian/control b/debian/control index a8f8491..5dcd703 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Sven Velt <[email protected]>, Barry deFreese <[email protected]> Build-Depends: debhelper (>= 5), libsdl-image1.2-dev, libsdl-mixer1.2-dev -Standards-Version: 3.7.3 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/airstrike/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/airstrike/?op=log Homepage: http://icculus.org/airstrike/ diff --git a/debian/copyright b/debian/copyright index 4c83e4d..a23767d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -26,6 +26,6 @@ License: Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -On Debian GNU/Linux systems, the complete text of the GNU General +On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. diff --git a/debian/patches/series b/debian/patches/series index 38c7d32..7f3e47d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,3 +6,4 @@ fix-red-baron-has-unlimited-bombs.diff fix-segfault-on-close.diff fix-unusable-on-amd64.diff fix-spawn-level.diff +fix-link-flags.diff -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/airstrike.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

