Skip to content

Debian Changelog acm4 (4.7-20)

2010

acm4 (4.7-20) unstable; urgency=low

   * Bump standards version to 3.8.4.
   * Add ${misc:Depends} to Depends.
   * Fix interpolate.h for FTBFS.
   * Removed use of libxaw7 and libnsl.

 -- Phil Brooke <pjb@debian.org>  Sun, 07 Feb 2010 15:53:40 +0000

2009

acm4 (4.7-19) unstable; urgency=low

   * Update to standards-version 3.8.2.
   * Replaced build-dependency on x-dev with x11proto-core-dev
     (closes: #515359).
   * Now refer to GPL-2 common licence, not the GPL.
   * Bump debian/compat to 6 and build-depends on debhelper.

 -- Phil Brooke <pjb@debian.org>  Tue, 23 Jun 2009 17:37:19 +0100

2007

acm4 (4.7-18) unstable; urgency=low

   * Update to standards-version 3.7.3:
       * Changed section in menu.  Also added hints.
   * Removed DH_COMPAT line from rules, replaced with debian/compat.

 -- Phil Brooke <pjb@debian.org>  Thu, 20 Dec 2007 21:29:37 +0000

2006

acm4 (4.7-17) unstable; urgency=low

   * Applied patch from Petr Salinger to fix FTBFS on GNU/kFreeBSD
     (closes: #378215).
   * Bumped standards-version to 3.7.2.

 -- Phil Brooke <pjb@debian.org>  Wed, 26 Jul 2006 19:23:26 +0000

acm4 (4.7-16) unstable; urgency=low

   * Replaced xlibs-dev build-depends with libx11-dev, x-dev.
   * Bumped standards-version to 3.6.2.
   * Bumped DH_COMPAT to 4.
   * Updated FSF address in debian/copyright.
   * Added dummy time/date stamp to changelog entry for 4.7-1.
   * Changed path in debian/menu to be /usr/games/acm4.

 -- Phil Brooke <pjb@debian.org>  Wed, 4 Jan 2006 17:51:20 +0000

2005

acm4 (4.7-15) unstable; urgency=low

   * Fixed menu entry.
   * Fixed broken manpage section.
   * Fixed synopsis in description.

 -- Phil Brooke <pjb@debian.org>  Sat, 8 Jan 2005 19:16:00 +0000

2004

acm4 (4.7-14) unstable; urgency=low

   * Adding missing includes to prevent `assignment makes pointer from
     integer without a cast' warnings that are fatal on ia64
     (Closes: #226584).
   * Changed libxaw build-depends.
   * Standards update.
   * Cleaned up description.

 -- Phil Brooke <pjb@debian.org>  Thu, 15 Jan 2004 12:00:17 +0000

2002

acm4 (4.7-13) unstable; urgency=low

   * Changed (build) dependencies due to nas-{lib,dev} name change.

 -- Phil Brooke <pjb@debian.org>  Mon, 11 Nov 2002 11:50:53 +0000

acm4 (4.7-12) unstable; urgency=low

   * Changed menu entry to prevent conflicts with acm.

 -- Phil Brooke <pjb@debian.org>  Tue, 23 Apr 2002 10:44:42 +0000

acm4 (4.7-11) unstable; urgency=low

   * New email address for maintainer.

 -- Phil Brooke <pjb@debian.org>  Wed, 17 Apr 2002 13:59:18 +0000

acm4 (4.7-10) unstable; urgency=low

   * Adding error checking to subshells in Makefiles.
   * Modified #if that prevented build on mips and mipsel.

 -- Phil Brooke <philb@soc.plym.ac.uk>  Mon, 11 Feb 2002 16:41:57 +0000

acm4 (4.7-9) unstable; urgency=low

   * New package: replaces acm <= 4.7-8.  acm package is now the very
     different acm version 5.0.
   * New maintainer.
   * Added debian/README.Debian and debian/TODO files.
   * Modified kill-acms for ps arguments and set -e.
   * Removed some redundant debhelper calls from rules.
   * Man page modified to refer to acm4 and kill-acms.

 -- Phil Brooke <philb@soc.plym.ac.uk>  Tue, 5 Feb 2002 10:00:00 +0000

2001

acm (4.7-8) unstable; urgency=high

   * QA upload.
   * configure: Link libaudio with libXaw to avoid unresolved symbols.
     Fixes the second half of #12759.
   * src/acm.c: Usually it's reasonable to qualify DISPLAY with the local
     host name (e.g. :0.0 -> myhost:0.0) so that it can be used by a remote
     acms. However, avoid this with a local acms, as the X server may not
     be listening on TCP (by default it doesn't).
   * src/gear.c, src/navaid.c, tools/balance.c, tools/hsi_header.c,
     V/lib/Vlib.h, V/lib/VDrawArc.c: Changed (double)M_PI back to M_PI
     since glibc no longer defines it as long double.
   * Converted from debstd to debhelper.
   * Conforms to Standards version 3.5.6:
     * Moved to the FHS.
     * Added build dependencies.  Closes: #70118, #95137.
     * debian/menu: Added.
     * configure, src/Makefile.in, debian/rules: Support DEB_BUILD_OPTIONS.
     * debian/copyright: Refer to /usr/share/common-licenses/GPL.
   * Raised priority to optional, catching up with the override file.
   * debian/changelog: Removed obsolete Emacs local variables.
   * debian/copyright: Updated FSF postal address.
   * debian/preinst, debian/postinst, debian/prerm: Removed pre-buzz (1.1)
     compatibility.

 -- Matej Vela <vela@debian.org>  Mon, 24 Dec 2001 12:00:05 +0100

acm (4.7-7) unstable; urgency=low

   * Changed maintainer address to Debian QA Group <packages@qa.debian.org>

 -- Bas Zoetekouw <bas@debian.org>  Sat, 4 Aug 2001 14:53:42 +0200

acm (4.7-6.1) unstable; urgency=low

   * NMU
   * Changed the maintainer address to ezanard@debian.org, since
     ezanardi@molec1.dfis.ull.es bounces.

 -- Bas Zoetekouw <bas@debian.org>  Sun, 22 Apr 2001 21:13:44 +0200

1997

acm (4.7-6) unstable; urgency=low

   * Changed M_PI to (double)M_PI in a few source files to use libc6
     math.h, that declares math constants as long double.
   * Pristine sources.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Sun, 21 Sep 1997 17:57:06 +0100

acm (4.7-5) unstable; urgency=low

   * Removed false libelf0 dependency.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Wed, 12 Feb 1997 11:51:42 +0000

acm (4.7-4) unstable; urgency=low

   * Updated to new packaging standard (Closes Bug#3548,3849,4484 and 5049).
   * I can't reproduce the behavior observed in Bug#1366, so I close this too.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Wed, 12 Feb 1997 01:50:40 +0000

1970

acm (4.7-1) unstable; urgency=low

   * added Debian GNU/Linux package maintenance system files
   * added necessary `#ifdef's and `#ifndef's for compilation
     under Linux
   * changed installation targets from /usr/bin and /usr/games
     to /usr/games and /usr/lib/games
   * removed `-g' option from DEFS in configure

 -- Ian Murdock <imurdock@debian.org>  Thu, 1 Jan 1970 12:00:00 +0000