xserver-xorg-video-ivtvdev (1.1.2-3) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Point Homepage to web archive to express that original homepage
    vanished from web
  * Point Vcs fields to Salsa
  * debian/source/format: 3.0 (quilt)
  * Drop explicit -dbg package
  * d/copyright: DEP5
  * Remove architecture kfreebsd-i386
  * d/watch: version=5, deactivated
  * Build-Depends: pkg-config => pkgconf
  * Standards-Version: 4.7.3 (drop Priority field)
  * d/rules: hardening

  [ Petter Reinholdtsen ]
  * Fix build problems with newer Xorg and compiler.
    Closes: #1078229

 -- Andreas Tille <tille@debian.org>  Thu, 19 Mar 2026 16:15:10 +0100

xserver-xorg-video-ivtvdev (1.1.2-2) unstable; urgency=low

  * Build against xserver 1.14.

 -- Julien Cristau <jcristau@debian.org>  Mon, 23 Sep 2013 20:51:44 +0200

xserver-xorg-video-ivtvdev (1.1.2-1) unstable; urgency=low

  [ Ian Campbell ]
  * New upstream release.

  [ Cyril Brulebois ]
  * Wrap Build-Depends/Depends/Provides.
  * Switch to dh:
    - Use debhelper 8.
    - Unlike other drivers, do not use dh-autoreconf.
    - Bump xserver-xorg-dev build-dep for dh_xsf_substvars and xsf
      debhelper sequence.
  * Remove xsfbs accordingly.
  * Update Uploaders list. Thanks, David!
  * Bump Standards-Version to 3.9.1 (no changes needed).
  * Add watch file.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Feb 2011 14:50:33 +0100

xserver-xorg-video-ivtvdev (1.1.1-3) experimental; urgency=low

  * Build against Xserver 1.9.1 rc1.
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 16 Oct 2010 18:39:55 +0200

xserver-xorg-video-ivtvdev (1.1.1-2) unstable; urgency=low

  [ Ian Campbell ]
  * Add misc:Depends for xserver-xorg-video-ivtv-dbg.
  * Bump Standards-Version to 3.8.3 (no changes).

  [ Julien Cristau ]
  * Update xsfbs and use new ${xviddriver:Depends} substvar.

 -- Julien Cristau <jcristau@debian.org>  Sun, 06 Jun 2010 18:40:53 +0200

xserver-xorg-video-ivtvdev (1.1.1-1) unstable; urgency=low

  [ Ian Campbell ]
  * New upstream release.
  * Update debian/copyright with correct URL, remove obsolete paragraph about
    an old fork which is no longer used.
  * Update to latest xsfbs.

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

 -- Ian Campbell <ijc@hellion.org.uk>  Sat, 16 Jan 2010 19:46:45 +0000

xserver-xorg-video-ivtvdev (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Rebuild against newer X server (Closes: #526075)
  * Correct Section, Depends and Provides for xserver-xorg-video-ivtv-dbg.
  * 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.
  * Do not install .la files.
  * Depend on autotools-dev and call out to up to date config.{sub,guess}
  * Remove unused patching infrastructure from build and drop dependency
    on quilt.
  * Update to standards version 3.8.1.

 -- Ian Campbell <ijc@hellion.org.uk>  Wed, 20 May 2009 23:16:16 +0100

xserver-xorg-video-ivtvdev (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Vcs-Browser and Vcs-Git are now supported so drop the XS- prefix.
  * Build a xserver-xorg-video-ivtv-dbg package with debugging symbols.

 -- Ian Campbell <ijc@hellion.org.uk>  Sun, 09 Mar 2008 15:33:24 +0000

xserver-xorg-video-ivtvdev (1.0.0-1) unstable; urgency=low

  * New upstream release.
    - remove-PAGE_MASK and remove-xf86_ansic.h have been merged upstream.
    - Changelog is now ChangeLog.
  * Do not build depend on ivtv-utils anymore, ivtv.h is no longer required.

 -- Ian Campbell <ijc@hellion.org.uk>  Sun, 14 Oct 2007 22:27:12 +0100

xserver-xorg-video-ivtvdev (1.0.0~svn4049-3) unstable; urgency=low

  * Use sysconf(_SC_PAGESIZE) instead of PAGE_MASK, fixes FTBFS on powerpc,
    mips, hppa (new patch remove-PAGE_MASK).
  * Update patch remove-xf86_ansic.h to include headers for ioctl, mmap,
    munmap & close, fixes build warnings.

 -- Ian Campbell <ijc@hellion.org.uk>  Thu, 20 Sep 2007 19:00:59 +0100

xserver-xorg-video-ivtvdev (1.0.0~svn4049-2) unstable; urgency=low

  * Build against xserver 1.4.

 -- Ian Campbell <ijc@hellion.org.uk>  Tue, 18 Sep 2007 08:25:11 +0100

xserver-xorg-video-ivtvdev (1.0.0~svn4049-1) unstable; urgency=low

  * Import upstream subversion revision 4049 (Closes: #441275).
  * Patch 00_xorg_7_1 is no longer required.
  * The xf86_ansic.h header is no longer required.

 -- Ian Campbell <ijc@hellion.org.uk>  Mon, 10 Sep 2007 07:26:44 +0100

xserver-xorg-video-ivtvdev (0.10.6-3) UNRELEASED; urgency=low

  * Bump xserver ABI metadata to 1.1 for use with server 1.2

 -- David Nusinow <dnusinow@debian.org>  Sat, 10 Feb 2007 21:23:41 -0500

xserver-xorg-video-ivtvdev (0.10.6-2) UNRELEASED; urgency=low

  [ David Nusinow ]
  * Bump server version requirement to use newer server so that reportbug
    stuff is guaranteed to be installed

  [ Ian Campbell ]
  * Include linux/types.h in ivtvhw.h. (Closes: #406032)
  * Updates suggested by Brice Goglin:
    - Pull latest xsfbs
    - Use ${xviddriver:Provides} and ${xserver:Depends}
    - Update build depends
    - Added XS-Vcs-*
  * Bumped standards version

 -- Ian Campbell <ijc@hellion.org.uk>  Wed, 30 May 2007 20:13:22 +0100

xserver-xorg-video-ivtvdev (0.10.6-1) unstable; urgency=low

  [ Ian Campbell ]
  * First xserver-xorg-driver-ivtv release. (Closes: #380174)

 -- David Nusinow <dnusinow@debian.org>  Sat, 18 Nov 2006 20:32:31 -0500
