--- penguin-command-1.6.11.orig/debian/compat +++ penguin-command-1.6.11/debian/compat @@ -0,0 +1 @@ +5 --- penguin-command-1.6.11.orig/debian/menu +++ penguin-command-1.6.11/debian/menu @@ -0,0 +1,3 @@ +?package(penguin-command):needs="X11" section="Games/Arcade"\ + title="Penguin Command" command="/usr/games/penguin-command"\ + icon="/usr/share/games/penguin-command/gfx/icon.xpm" --- penguin-command-1.6.11.orig/debian/rules +++ penguin-command-1.6.11/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +DEB_CONFIGURE_EXTRA_FLAGS = --prefix=/usr --bindir=/usr/games --mandir=/usr/share/man --datadir=/usr/share/games --- penguin-command-1.6.11.orig/debian/copyright +++ penguin-command-1.6.11/debian/copyright @@ -0,0 +1,15 @@ +This package was first debianized by Bernhard Rieder on +Fri, 01 Sep 2000 15:00:00 -0100 + +Karl Bartel repackaged it on +Sat, 20 Jan 2001 16:07:02 +0100 + +It was downloaded from +http://www.linux-games.com/penguin-command/ + +Upstream Author: Karl Bartel + +Copyright: + +GNU GENERAL PUBLIC LICENSE, +see /usr/share/common-licenses/GPL --- penguin-command-1.6.11.orig/debian/control +++ penguin-command-1.6.11/debian/control @@ -0,0 +1,15 @@ +Source: penguin-command +Priority: optional +Section: games +Maintainer: Karl Bartel +Standards-Version: 3.7.2 +Build-Depends: cdbs, debhelper (>>5), libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev (>= 1.2.0-1.1), libsdl-image1.2-dev, autotools-dev + +Package: penguin-command +Architecture: any +Depends: ${shlibs:Depends} +Description: a missile command clone + This is a clone of the classic "Missile Command" Game, + but it has better graphics and music. You have to + defend cities by shooting at missiles, flyers and + smart bombs. --- penguin-command-1.6.11.orig/debian/changelog +++ penguin-command-1.6.11/debian/changelog @@ -0,0 +1,124 @@ +penguin-command (1.6.11-1) unstable; urgency=low + + * New upstream release + * Fixed in upstream: Segfault in SDL (Closes: #184437) + * Fixed in upstream: buffer overflow causes crash from env-var HOME (Closes: #292264) + * Automake and autoconf should not be required anymore (Closes: #381610) + * Switched to cdbs for package creation + + -- Karl Bartel Tue, 27 Mar 2007 14:12:45 +0200 + +penguin-command (1.6.10-1.1) unstable; urgency=low + + * NMU + * debian/control: Build-Depend on automake1.4, not automake. + + -- Eric Dorland Sun, 3 Sep 2006 02:46:45 -0400 + +penguin-command (1.6.10-1) unstable; urgency=low + + * New upstream release includes updated config.sub and config.guess (closes: #335421) + * Reduced diff size by removing (hopefully) unnecessary changes. + + -- Karl Bartel Tue, 25 Oct 2005 15:53:01 +0200 + +penguin-command (1.6.9-2) unstable; urgency=low + + * Added build-dep for libsdl-image1.2-dev and removed build-deps on libz, libpng and libjpeg. This was needed because all sdl-image code has been removed from the upstream release. + + -- Karl Bartel Sun, 23 Oct 2005 22:40:37 +0200 + +penguin-command (1.6.9-1) unstable; urgency=low + + * New upstream release + * Upstream release includes menu icon (closes: #273450) + * Upstream fixes hang-in-menu bug (closes: #182669) + * Changed build-deps to libpng12-dev (closes: #303705) + * Switched to dh_installman and fixed autoconf parameter (closes: #242353) + * Switched to debhelper compat V4 + + -- Karl Bartel Sun, 23 Oct 2005 12:26:37 +0200 + +penguin-command (1.6.7-2) unstable; urgency=low + + * added libjpeg62-dev to build-deps + + -- Karl Bartel Tue, 18 Mar 2003 20:50:33 +0100 + +penguin-command (1.6.7-1) unstable; urgency=low + + * New upstream release (includes new config.guess) + + -- Karl Bartel Tue, 18 Mar 2003 19:50:39 +0100 + +penguin-command (1.6.6-2) unstable; urgency=low + + * added missing build-deps (closes: #185183) + + -- Karl Bartel Tue, 18 Mar 2003 16:00:35 +0100 + +penguin-command (1.6.6-1) unstable; urgency=low + + * New upstream release (adds japanese man page and fixes some minor bugs) + * fixed a spelling error in the control file (closes: #125225) + * updated policy version (no changes required) + * updated build-deps + + -- Karl Bartel Mon, 17 Mar 2003 14:43:16 +0100 + +penguin-command (1.6.2-2) unstable; urgency=low + + * Updated dependencies (necessary for new SDL-libs, see http://lists.debian.org/debian-devel/2001/debian-devel-200110/msg00375.html) + + -- Karl Bartel Sat, 13 Oct 2001 17:35:43 +0200 + +penguin-command (1.6.2-1) unstable; urgency=low + + * New upstream release + * No crash when /dev/dsp is in use (closes: #83950) + * Support for left-handed mice (closes: #99681) + + -- Karl Bartel Thu, 11 Oct 2001 15:20:17 +0200 + +penguin-command (1.6.1-1) unstable; urgency=low + + * New upstream release + * Updated build dependencies to SDL1.2 + + -- Karl Bartel Wed, 13 Jun 2001 13:10:46 +0200 + +penguin-command (1.6.0-1) unstable; urgency=low + + * New upstream release (versions 1.5.x have been skipped due to stability problems) + * This upstream release achieves complete SDL 1.2 compatability + * Changed desciption + + -- Karl Bartel Tue, 29 May 2001 12:28:50 +0200 + +penguin-command (1.4.5-1) unstable; urgency=low + + * New upstream release (closes: #87525) + + -- Karl Bartel Tue, 13 Mar 2001 14:52:33 +0100 + +penguin-command (1.4.4-2) unstable; urgency=low + + * Fixed man page installation + + -- Karl Bartel Fri, 23 Feb 2001 14:28:18 +0100 + +penguin-command (1.4.4-1) unstable; urgency=low + + * New upstream release (closes: #83954, #83951) + * Man page is now included in the upstream version + * fixed the wrong short descripton + + -- Karl Bartel Mon, 19 Feb 2001 16:41:09 +0100 + +penguin-command (1.4.2-1) unstable; urgency=low + + * Initial Release. + + -- Karl Bartel Sat, 20 Jan 2001 16:07:02 +0100 + +