Skip to content

Debian Changelog xserver-xorg-video-apm (1:1.2.1-2)

2009

xserver-xorg-video-apm (1:1.2.1-2) unstable; urgency=low

   * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Thu, 09 Apr 2009 09:35:19 +0100

xserver-xorg-video-apm (1:1.2.1-1) experimental; urgency=low

   * New upstream release.
   * Run autoreconf at build time.  Build-depend on xutils-dev, automake and
     libtool.
   * Handle parallel builds.
   * Build against xserver 1.6 rc1.

 -- Julien Cristau <jcristau@debian.org>  Sun, 25 Jan 2009 19:54:44 +0100

2008

xserver-xorg-video-apm (1:1.2.0-2) experimental; urgency=low

   * Build against xserver 1.5.

 -- Julien Cristau <jcristau@debian.org>  Thu, 04 Sep 2008 14:14:39 +0200

xserver-xorg-video-apm (1:1.2.0-1) unstable; urgency=low

   * New upstream release.
   * Refresh patch 01_gen_pci_ids.diff.
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
   * Add myself to Uploaders.
   * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
     /usr/bin/Xorg and other modules, and that's not a bug, so we want
     dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
     dpkg-dev >= 1.14.17.

 -- Julien Cristau <jcristau@debian.org>  Mon, 02 Jun 2008 19:44:39 +0200

2007

xserver-xorg-video-apm (1:1.1.1-10) unstable; urgency=low

   * Upload to unstable

 -- David Nusinow <dnusinow@debian.org>  Sun, 16 Sep 2007 15:43:42 -0400

xserver-xorg-video-apm (1:1.1.1-9) experimental; urgency=low

   * Add 01_gen_pci_ids.diff
     This patch provides a set of PCI ID's supported by this driver so that it
     can be autoloaded by the X server
     + Enable our patch system and add quilt as a build-dep

 -- David Nusinow <dnusinow@debian.org>  Fri, 14 Sep 2007 00:53:11 -0400

xserver-xorg-video-apm (1:1.1.1-8) experimental; urgency=low

   * Build against xserver 1.4.
   * Add upstream URL to debian/copyright.
   * Add myself to uploaders, and remove Branden with his permission.

 -- Brice Goglin <bgoglin@debian.org>  Thu, 13 Sep 2007 08:35:51 +0200

xserver-xorg-video-apm (1:1.1.1-7) unstable; urgency=low

   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-apm.
 
   [ Brice Goglin ]
   * Install the upstream changelog.
   * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
     (needed to let xsfbs get access to serverminver).

 -- Julien Cristau <jcristau@debian.org>  Wed, 02 May 2007 14:08:01 +0200

xserver-xorg-video-apm (1:1.1.1-6) unstable; urgency=low

   [ Julien Cristau ]
   * Add XS-Vcs-*.
   * Remove Fabio from Uploaders with his permission.
   * Drop obsolete CVS information from the description.
   * Pull some more changesets from upstream git (up to
     5c471bae5933a3e915d8aba2dbf7c4f68c3086b7).
   * Upload to unstable.
 
   [ Brice Goglin ]
   * Add a link to www.X.org and a reference to the xf86-video-apm
     module in the long description.

 -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Tue, 24 Apr 2007 01:12:23 +0200

xserver-xorg-video-apm (1:1.1.1-5) experimental; urgency=low

   * Pull minor updates from upstream
   * Generate server dependencies automatically from the ABI

 -- David Nusinow <dnusinow@debian.org>  Wed, 21 Feb 2007 22:54:10 -0500

2006

xserver-xorg-video-apm (1:1.1.1-4) UNRELEASED; urgency=low

   * Add link to xserver-xorg-core bug script, so that bugreports contain
     the user's config and log files.
   * Bump dependency on xserver-xorg-core to >= 2:1.1.1-11, as previous
     versions don't have the bug script.

 -- Julien Cristau <julien.cristau@ens-lyon.org>  Tue, 7 Nov 2006 07:30:39 +0100

xserver-xorg-video-apm (1:1.1.1-3) unstable; urgency=low

   [ Steve Langasek ]
   * Prepare for upload to unstable
 
   [ Drew Parsons ]
   * Use dh_installman to install man pages.
   * Exclude apm_drv.la from dh_install.
   * Standards version 3.7.2.
   * Use debhelper 5.

 -- David Nusinow <dnusinow@debian.org>  Mon, 18 Sep 2006 19:57:22 -0400

xserver-xorg-video-apm (1:1.1.1-2) experimental; urgency=low

   * Bump xserver (build-)depends epochs to 2: to deal with botched
     server upload
   * Provides: xserver-xorg-video-1.0 not xserver-xorg-video.

 -- David Nusinow <dnusinow@debian.org>  Wed, 23 Aug 2006 00:55:41 +0000

xserver-xorg-video-apm (1:1.1.1-1) experimental; urgency=low

   [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
     idempotency fix.
   * Run dh_install w/ --list-missing.
 
   [ David Nusinow ]
   * New upstream release
   * Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
     the build-dep on xserver-xorg-dev.

 -- David Nusinow <dnusinow@debian.org>  Sun, 6 Aug 2006 19:38:41 +0000

xserver-xorg-video-apm (1:1.0.1.5-2) unstable; urgency=low

   * Upload to modular

 -- David Nusinow <dnusinow@debian.org>  Sun, 26 Mar 2006 20:25:24 -0500

xserver-xorg-video-apm (1:1.0.1.5-1) experimental; urgency=low

   * First upload to Debian
   * Change source package, package, and provides names to denote the
     type of driver and that they are for xserver-xorg

 -- David Nusinow <dnusinow@debian.org>  Fri, 13 Jan 2006 00:35:22 -0500

xserver-xorg-driver-apm (1:1.0.1.5-0ubuntu1) dapper; urgency=low

   * New upstream release.
   * Add provides on xserver-xorg-driver.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 4 Jan 2006 19:51:06 +1100

2005

xserver-xorg-driver-apm (1:1.0.1.4-0ubuntu1) dapper; urgency=low

   * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 19 Dec 2005 09:00:07 +1100

xserver-xorg-driver-apm (1:1.0.1.3-0ubuntu1) dapper; urgency=low

   * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 12 Dec 2005 12:59:07 +1100

xserver-xorg-driver-apm (1:1.0.1.2-0ubuntu2) dapper; urgency=low

   * Add missing Build-Depends (x11proto-core-dev, x11proto-fonts-dev,
     x11proto-randr-dev, x11proto-render-dev).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 5 Dec 2005 12:51:31 +1100

xserver-xorg-driver-apm (1:1.0.1.2-0ubuntu1) dapper; urgency=low

   * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 22 Nov 2005 13:24:35 +1100

xserver-xorg-driver-apm (1:1.0.1.1-1) dapper; urgency=low

   * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 25 Oct 2005 16:58:05 +1000

xserver-xorg-driver-apm (1:1.0.1-1) breezy; urgency=low

   * First xserver-xorg-driver-apm release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 6 Jul 2005 15:48:17 +1000