dwww Home | Show directory contents | Find package

libxxf86vm (1:1.1.4-1) unstable; urgency=medium

  * New upstream release.
  * Let uscan verify tarball signatures.
  * Build-depend on Xlib 1.6.
  * Remove Cyril from Uploaders.

 -- Julien Cristau <jcristau@debian.org>  Thu, 30 Apr 2015 23:10:48 +0200

libxxf86vm (1:1.1.3-1) unstable; urgency=low

  * New upstream release.
  * Make libxxf86vm-dev Multi-Arch: same (closes: #678898).
  * Bump debhelper build-dep to 9 to match compat level.

 -- Julien Cristau <jcristau@debian.org>  Tue, 13 Aug 2013 06:54:44 +0200

libxxf86vm (1:1.1.2-1+deb7u1) wheezy-security; urgency=high

  * When Xcalloc() returns NULL, you don't need to Xfree() it
  * Improve error handling in XF86VidModeGetMonitor()
  * Unlock display before returning alloc error in XF86VidModeGetModeLine(),
    XF86VidModeGetAllModeLines(), XF86VidModeGetDotClocks()
  * memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]
  * avoid integer overflow in XF86VidModeGetModeLine()

 -- Julien Cristau <jcristau@debian.org>  Wed, 15 May 2013 19:35:47 +0200

libxxf86vm (1:1.1.2-1) unstable; urgency=low

  [ Robert Hooker ]
  * New upstream release.

 -- Julien Cristau <jcristau@debian.org>  Mon, 30 Apr 2012 15:27:46 +0200

libxxf86vm (1:1.1.1-2) unstable; urgency=low

  * Team upload.

  [ Steve Langasek ]
  * Build for multiarch.

  [ Timo Aaltonen ]
  * Switch to dh.
  * Remove xsfbs accordingly.
  * Bump Standards-Version to 3.9.2 (no changes).
  * Remove David Nusinow and Andres Salomon from Uploaders.

 -- Julien Cristau <jcristau@debian.org>  Sun, 12 Jun 2011 16:41:06 +0200

libxxf86vm (1:1.1.1-1) unstable; urgency=low

  [ Julien Cristau ]
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason.  Thanks, Colin Watson!
  * Remove myself from Uploaders

  [ Cyril Brulebois ]
  * New upstream release.
  * Update debian/copyright from upstream COPYING.
  * Bump xutils-dev build-dep for new macros.
  * Switch from --list-missing to --fail-missing for additional safety.
  * Exclude libXxf86vm.la from dh_install accordingly.
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Fri, 19 Nov 2010 14:28:15 +0100

libxxf86vm (1:1.1.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Wed, 06 Jan 2010 13:02:53 +0000

libxxf86vm (1:1.1.0-1) experimental; urgency=low

  [ Timo Aaltonen ]
  * New upstream release.
  * Run autoreconf on build. Add build-deps on automake, libtool and
    xutils-dev.
  * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
  * Bump Standards-Version to 3.8.3.
  * Drop pre-dependency on x11-common from libxx86vm-dev.  This was needed
    for upgrades from sarge.
  * Add includes in -dev, bump {Build-,}Depends, add Replaces on
    x11proto-xf86vidmode-dev.
  * Move -dbg package to section debug.

 -- Julien Cristau <jcristau@debian.org>  Wed, 02 Dec 2009 16:29:01 +0100

libxxf86vm (1:1.0.2-1) unstable; urgency=low

  [ Brice Goglin ]
  * Add a link to www.X.org and a reference to the upstream module
    in the long description.
  * Add upstream URL to debian/copyright.
  * Install the upstream ChangeLog.

  [ Julien Cristau ]
  * New upstream release.

 -- Julien Cristau <jcristau@debian.org>  Tue, 08 Jul 2008 23:45:15 +0200

libxxf86vm (1:1.0.1-3) unstable; urgency=low

  * Remove Fabio and Branden from Uploaders with their permission.
  * Don't build-depend on packages with a -1 debian revision.
  * Bump Standards-Version to 3.7.3.
  * Add Vcs-* control fields.
  * Don't make libxxf86vm1{,-dbg} depend on x11-common.
  * Drop obsolete CVS information from the package descriptions.
  * Use ${binary:Version} instead of the deprecated ${Source-Version}
  * Add correct Section control fields for all packages.
  * Add myself to Uploaders.
  * autoreconf with current autools to get updated config.{guess,sub}.

 -- Julien Cristau <jcristau@debian.org>  Sun, 11 May 2008 17:41:49 +0200

libxxf86vm (1:1.0.1-2) unstable; urgency=low

  [ Andres Salomon ]
  * Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
    extension dropped.

  [ Drew Parsons ]
  * dbg package has priority extra.

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

libxxf86vm (1:1.0.1-1) experimental; urgency=low

  * New upstream release.
  * Drop patches/01_manpage_location.diff; merged upstream.
  * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
    idempotency fix.
  * Run dh_install w/ --list-missing.
  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
    the rest of Debian.
  * Bump debhelper compat to 5.
  * Fix dh_strip call to skip the -dbg package.
  * Don't attempt to install (non-existent) usr/include/X11/* stuff.

 -- Andres Salomon <dilinger@debian.org>  Sun, 23 Jul 2006 04:35:51 -0400

libxxf86vm (1:1.0.0-4) unstable; urgency=low

  * Reorder makeshlib command in rules file so that ldconfig is run
    properly. Thanks Drew Parsons and Steve Langasek.
  * Add quilt to build-depends

 -- David Nusinow <dnusinow@debian.org>  Wed, 19 Apr 2006 02:47:28 -0400

libxxf86vm (1:1.0.0-3) unstable; urgency=low

  * Upload to unstable

 -- David Nusinow <dnusinow@debian.org>  Thu, 23 Mar 2006 22:46:36 -0500

libxxf86vm (1:1.0.0-2) experimental; urgency=low

  * Backport manpage location fix

 -- David Nusinow <dnusinow@debian.org>  Thu,  9 Mar 2006 23:38:46 -0500

libxxf86vm (1:1.0.0-1) experimental; urgency=low

  * First modular upload to Debian

 -- David Nusinow <dnusinow@debian.org>  Thu, 29 Dec 2005 20:57:15 -0500

libxxf86vm (7.0.0-2) breezy; urgency=low

  * Bump libxext-dev build-dep to rid us of the dreaded _XOPEN_SOURCE.

 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 24 Jul 2005 12:04:32 +0000

libxxf86vm (7.0.0-1) breezy; urgency=low

  * First libxxf86vm release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 16 May 2005 22:10:17 +1000

Generated by dwww version 1.15 on Sat May 18 13:33:49 CEST 2024.