Skip to content

Debian Changelog ace-of-penguins (1.2-9)

2009

ace-of-penguins (1.2-9) unstable; urgency=low

   * GENRAL INFORMATION:
     - Summary: the whole package is now patch based.
     - The orginal sources were restored and patches accumulated
       to it were extracted and moved to /debian/patches
     - The original sources were upgraded to latest automake by
       re-libtoolizing with 'autoreconf -fi'. The results were then
       turned into patches. See debian/README.source
   * debian/*.desktop:
     - New files. Files submitted by Daniel Dickinson <cshore@wightman.ca>.
       Closes: #478847.
   * debian/*.pod
     - Fix incorrect =item tag.
   * debian/*.lintian-overrides:
     - Ignore autoreconf and library notes.
   * debian/copyright:
     - Update to new dh-make layout.
     - Add Debian packaging copyrights.
     - Change upstream URL to point to freshmeat.
     - Explicitly spell v2 or any later version (lintian).
   * debian/compat:
     - update to 7.
   * debian/control:
     - (Build-Depends): debhelper (>= 7), was 4. Add dpatch.
     - (Description): Replace term 'Unix/X' with 'graphical'.
     - (Vcs-*): Add new fields.
     - (Homepage): Add new field.
     - (Standards-Version): Update to 3.8.2.
     - (Build-Depends): Remove non-used dpatch.
   * debian/debian-vars.mk:
     - Many new variables like CFLAGS, MAKE_FLAGS
     - By default use -j<CPU_COUNT> for make.
   * debian/rules:
     - Add dpatch.
     - (binary-arch): Add dh_compress and adjust the manual page
       installation. Remove obsolete dh_desktop.
     - (build-man): New.
     - (clean): Fix lintian checks about -$(MAKE). Clean editors' temporary
       files.
     - (clean-man): New.
     - (install): install *.desktop files. Change programs' prefix form
       ace_* to ace-*. Change 'dh_clean -k' with dh_prep. Install lintian
       override file.
     - (test): New target.
   * debian/README.source:
     - Explain autconf 2.64 re-libtoolize process
     - Explain debian/rules specifics concerning libtoolize.
   * games/taipei.html:
     - Revert Bug#327185. According to the upstream,
       every game can be won. Explain this in page.

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 05 Aug 2009 11:39:32 +0000

2006

ace-of-penguins (1.2-8) unstable; urgency=low

   * New Maintainer (ITA; Closes: #357754).
   * games/taipei.html: Corrected text to announce that not every
     game can be won (Closes: #327185).
   * debian/control: updated standards to 3.7.2.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 28 Mar 2006 11:57:39 +0300

2005

ace-of-penguins (1.2-7.3) unstable; urgency=medium

   * Non-maintainer upload.
   * Medium-urgency upload for RC bugfix.
   * Add a proper copyright statement in debian/copyright.  Closes: #337362.

 -- Steve Langasek <vorlon@debian.org>  Wed, 16 Nov 2005 23:32:45 -0800

ace-of-penguins (1.2-7.2) unstable; urgency=low

   * Non-maintainer upload.
   * Add some missing includes that will cause returned pointer values to
     be truncated on certain 64-bit architectures.

 -- dann frazier <dannf@debian.org>  Tue, 13 Sep 2005 23:40:09 -0600

ace-of-penguins (1.2-7.1) unstable; urgency=high

   * Non-maintainer upload.
   * High-urgency upload for RC bugfix.
   * Fix a build failure using gcc-4.0, which is now the default
     compiler; thanks to Andreas Jochens for the patch.  Closes: #285058.

 -- Steve Langasek <vorlon@debian.org>  Sat, 16 Jul 2005 20:44:16 -0700

2004

ace-of-penguins (1.2-7) unstable; urgency=low

   * fix FTBFS with gcc-3.4 (closes: #259992)

 -- Thimo Neubauer <thimo@debian.org>  Fri, 3 Dec 2004 21:59:51 +0100

ace-of-penguins (1.2-6) unstable; urgency=low

   * games/thornq.c: apply patch from Seneca Cunningham so that facedown
     cards aren't treated like faceup ones on doubleclick (closes: #214254)
   * configure.in: change AC_PATH_XTRA to only search for libX11. The
     default would think that X is not installed...
   * regenerated libtool-data (closes: #201912)
   * added debian/watch
   * debian/rules: remove manpage-links on "clean", they are regenerated
     anyway
   * debian/menu: quote all strings
   * debian/control: build-depend on debhelper >= 4 according to compat-level
   * debian/control: change build-depend from xlibs-dev to libx11-dev
   * upgraded to standards version 3.6.1.0
   * move from DH_COMPAT to debian/compat

 -- Thimo Neubauer <thimo@debian.org>  Sun, 13 Jun 2004 19:31:12 +0200

2003

ace-of-penguins (1.2-5) unstable; urgency=low

   * games/mastermind.c: key "r" had two functions bound to it, just use
     the function mentioned in the help (fix by Seneca Cunningham)
     (closes: #166560)
   * debian/control: changed build-dep from libpng2 to libpng12
   * debian/rules: upgraded to DH_COMPAT level 4
   * debian/rules: set compiler-flags according to new policy
   * upgraded to standards version 3.5.8.0

 -- Thimo Neubauer <thimo@debian.org>  Tue, 11 Feb 2003 19:08:45 +0100

2002

ace-of-penguins (1.2-4) unstable; urgency=low

   * debian/rules: forgot several "&&" when touching files. This
     created a file "touch" during the build
   * changed picture names in games/taipedit.html, now ace_taipedit doesn't
     segfault when showing the help (closes: #66268)
   * games/solitaire.c: clicking another button cancels dragging
     (closes: #103117)

 -- Thimo Neubauer <thimo@debian.org>  Mon, 26 Aug 2002 15:34:25 +0200

ace-of-penguins (1.2-3) unstable; urgency=low

   * debian/rules: remove library stuff which would only be needed if
     someone wanted to link his programs against libcards. This makes the
     package lintian clean!
   * Hopefully this upload is fast enough so that the buildds haven't
     started building the last release yet...

 -- Thimo Neubauer <thimo@debian.org>  Tue, 16 Apr 2002 19:27:40 +0200

ace-of-penguins (1.2-2) unstable; urgency=low

   * patched lib/table.c, lib/xwin.c and lib/xwin.h to avoid segfault when
     DISPLAY is not set (closes: #133465, #115463)

 -- Thimo Neubauer <thimo@debian.org>  Tue, 16 Apr 2002 18:12:12 +0200

ace-of-penguins (1.2-1) unstable; urgency=low

   * new upstream sources (closes: #132891)
   * debian/rules: added new game, added suggestions from autotools-dev
   * debian/ace-of-penguins.doc-base: fixed path
   * updated manpage (closes: #103189, #127077)
   * added menu hints (closes: #128753)
   * acknowledged NMU (closes: #86789)
   * upgraded to standards version 3.5.6.0
   * add Build-Dep on autotools-dev to get fresh config.{sub,guess}

 -- Thimo Neubauer <thimo@debian.org>  Thu, 7 Mar 2002 17:45:13 +0100

2001

ace-of-penguins (1.1-2.1) unstable; urgency=high

   * NMU
   * Changed the build dependencies for XFree4. (closes: #86789)

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 16 Mar 2001 21:31:20 +0100

2000

ace-of-penguins (1.1-2) unstable; urgency=low

   * recompiled with newer version of xpm to get the dependencies right for
     upgrades to XFree86 (closes #67959)
   * added Build-Depends (closes #70061, #70115)
   * Updated to policy standards 3.1.1.0

 -- Thimo Neubauer <thimo@debian.org>  Mon, 11 Sep 2000 12:38:38 +0200

1999

ace-of-penguins (1.1-1) unstable; urgency=low

   * New upstream release (closes #43828)
   * wrote man-pages
   * Updated to policy standards 3.0.0

 -- Thimo Neubauer <thimo@debian.org>  Fri, 10 Sep 1999 17:58:12 +0200

1998

ace-of-penguins (1.0-3) unstable; urgency=low

   * removed COPYING to fix lintian-warning extra-license-file

 -- Thimo Neubauer <thimo@debian.org>  Sun, 13 Sep 1998 22:20:09 +0200

ace-of-penguins (1.0-2) unstable; urgency=low

   * changed names to ace_* to avoid namespace-pollution

 -- Thimo Neubauer <thimo@debian.org>  Fri, 11 Sep 1998 20:13:06 +0200

ace-of-penguins (1.0-1) unstable; urgency=low

   * added install-target to Makefile
   * Changed clean-target to delete all created files
   * Initial Release.

 -- Thimo Neubauer <thimo@debian.org>  Wed, 22 Jul 1998 17:52:44 +0200