[airstrike] 04/33: * Acknowledge NMUs. * Add myself to uploaders. * Move old source changes to patches. + fix_paths.diff - Fix paths in Makefile, config.h, and airstrike.c. + manpage.diff - Add .SH section to manpage. * fix-spawn-level.diff. (Closes: #470471). + Start planes at same height. * Fix copyright encoding to UTF-8. * Bump Standards Version to 3.7.3. + Menu policy transition. Fix changelog to match what is in the archive.
Markus Koschany
apo at moszumanska.debian.org
Wed Apr 13 09:34:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository airstrike.
commit 01f12c4261c58ef8d2dee3e1be032834bd7a3af1
Author: Barry deFreese <bddebian at comcast.net>
Date: Mon Mar 17 22:12:48 2008 +0000
* Acknowledge NMUs.
* Add myself to uploaders.
* Move old source changes to patches.
+ fix_paths.diff - Fix paths in Makefile, config.h, and airstrike.c.
+ manpage.diff - Add .SH section to manpage.
* fix-spawn-level.diff. (Closes: #470471).
+ Start planes at same height.
* Fix copyright encoding to UTF-8.
* Bump Standards Version to 3.7.3.
+ Menu policy transition.
Fix changelog to match what is in the archive.
---
debian/changelog | 23 ++++++++++++++++-------
debian/control | 4 ++--
debian/copyright | 4 ++--
debian/menu | 2 +-
debian/patches/series | 3 +++
5 files changed, 24 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fb4d1f9..acc13ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,25 @@
-airstrike (0.99+1.0pre6a-3.3) UNRELEASED; urgency=low
+airstrike (0.99+1.0pre6a-4) UNRELEASED; urgency=low
+ [ Ansgar Burchardt ]
* Remove deprecated Encoding key from .desktop file
* debian/control: Change XS-Vcs-* to Vcs-*
- -- Ansgar Burchardt <ansgar at 43-1.org> Fri, 29 Feb 2008 03:08:21 +0100
-
-airstrike (0.99+1.0pre6a-3.2) unstable; urgency=low
-
- * debian/control: Add XS-Vcs-Svn and XS-Vcs-Browser.
+ [ Arthur Loiret ]
* debian/copyright: pention the current maintainer is the Debian Game team.
- -- Arthur Loiret <arthur.loiret at gmail.com> Thu, 11 Oct 2007 17:02:25 +0200
+ [ Barry deFreese ]
+ * Acknowledge NMUs.
+ * Add myself to uploaders.
+ * Move old source changes to patches.
+ + fix_paths.diff - Fix paths in Makefile, config.h, and airstrike.c.
+ + manpage.diff - Add .SH section to manpage.
+ * fix-spawn-level.diff. (Closes: #470471).
+ + Start planes at same height.
+ * Fix copyright encoding to UTF-8.
+ * Bump Standards Version to 3.7.3.
+ + Menu policy transition.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org> Fri, 29 Feb 2008 03:08:21 +0100
airstrike (0.99+1.0pre6a-3.1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c0e303d..64282d9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: airstrike
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Sven Velt <sven at velt.de>
+Uploaders: Sven Velt <sven at velt.de>, Barry deFreese <bddebian at comcast.net>
Build-Depends: debhelper (>= 5), quilt (>= 0.40), libsdl-image1.2-dev, libsdl-mixer1.2-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
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 ee70c00..22d8417 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,10 +5,10 @@ Today, the current maintainer is the Debian Games Team.
It was downloaded from http://icculus.org/airstrike/
-Upstream Authors: Ulf Ektr�m, Peter Eismann, Eero Tamminen, Alessandro Giusti
+Upstream Authors: Ulf Ektröm, Peter Eismann, Eero Tamminen, Alessandro Giusti
Development-Mailinglist: airstrike at icculus.org
-Copyright (C) 2002 Ulf Ekstr�m
+Copyright (C) 2002 Ulf Ekström
License:
diff --git a/debian/menu b/debian/menu
index d13be9b..a0a25a8 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,2 +1,2 @@
-?package(airstrike):needs=X11 section=Games/Arcade\
+?package(airstrike):needs=X11 section=Games/Action\
title="Airstrike" command="/usr/games/airstrike"
diff --git a/debian/patches/series b/debian/patches/series
index 7de6503..b57e4ec 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,7 @@
+fix_paths.diff
+manpage.diff
fix-buffer-overflow.diff
fix-red-baron-has-unlimited-bombs.diff
fix-segfault-on-close.diff
fix-unusable-on-amd64.diff
+fix-spawn-level.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/airstrike.git
More information about the Pkg-games-commits
mailing list