tidev-modules (2.0.4) unstable; urgency=low

  * Orphaning this package.
  * debian/control:
    + Maintainer: set to QA.
    + Bumped Standards-Version to 3.6.2 (no changes).
  * debian/tidev-modules-source.postinst:
    + Fix deprecated chown usage.

 -- Julien BLACHE <jblache@debian.org>  Wed, 12 Apr 2006 16:49:20 +0200

tidev-modules (2.0.3) unstable; urgency=low

  * Modules updated:
    + tipar v1.19
    + tiusb v1.07

 -- Julien BLACHE <jblache@debian.org>  Sun, 31 Oct 2004 11:31:09 +0100

tidev-modules (2.0.2) unstable; urgency=low

  * Applied patch from Ken Bloom to fix installation of modules when the
    kernel was built with --append-to-version (closes: #266939).

 -- Julien BLACHE <jblache@debian.org>  Fri, 20 Aug 2004 18:39:25 +0200

tidev-modules (2.0.1) unstable; urgency=low

  * tiser updated to version 1.20 (closes: #254821).
  * Fixed MODVERSION for kernel 2.6 in tiser (patch from Ken Bloom) (closes: #250815).
  * New build process for 2.6 kernels, should produce working modules.

 -- Julien BLACHE <jblache@debian.org>  Sat, 31 Jul 2004 18:34:16 +0200

tidev-modules (2.0.0) unstable; urgency=low

  * Repackaged with module-assistant, thanks to Eduard Bloch for his help.
  * Switched to DH_COMPAT 4.
  * Bumped Standards-Version to 3.6.1 (no changes).
  * tiser can now be built for a 2.6 kernel (closes: #237935).

 -- Julien BLACHE <jblache@debian.org>  Sun, 11 Apr 2004 13:30:04 +0200

tidev-modules (1.4.3) unstable; urgency=low

  * tiglusb.c: applied "dma to stack" patch from Oliver Neukum.
  * Bumped Standards-Version to 3.6.1.

 -- Julien BLACHE <jblache@debian.org>  Thu, 22 Jan 2004 12:23:57 +0100

tidev-modules (1.4.2) unstable; urgency=low

  * Fix build for kernels with MODVERSIONS enabled (closes: #174735).
  * Added the "unpack the tarball" step to README.Debian.
  * Depend on coreutils rather than fileutils.

 -- Julien BLACHE <jblache@debian.org>  Fri,  3 Jan 2003 10:19:28 +0100

tidev-modules (1.4.1) unstable; urgency=low

  * Applied patch from Randy Dunlap <randy.dunlap@verizon.net> to
    tiusb, this gives us tiusb v1.05.

 -- Julien BLACHE <jblache@debian.org>  Tue, 26 Nov 2002 22:35:43 +0100

tidev-modules (1.4) unstable; urgency=low

  * Remove compatibility symlinks tiser.h, tipar.h.
  * Rename tiusb.* to tiglusb.* to be in sync with the kernel.
  * All of this is needed by the new libticables.

 -- Julien BLACHE <jblache@debian.org>  Tue, 10 Sep 2002 19:28:46 +0200

tidev-modules (1.3.2) unstable; urgency=low

  * Fixed tiusb.c wrt linux 2.5.31.

 -- Julien BLACHE <jblache@debian.org>  Sun, 11 Aug 2002 14:56:05 +0200

tidev-modules (1.3.1) unstable; urgency=low

  * Updated tiusb to v1.04.
  * Build system revisited, to make next entry possible.
  * You can build only the module(s) you need. See README.Debian.
  * Fixed devices.sh scripts for devfs.

 -- Julien BLACHE <jblache@debian.org>  Thu, 25 Jul 2002 16:36:48 +0200

tidev-modules (1.3) unstable; urgency=medium

  * Modules versions :
    o tipar v1.16
    o tiser v1.16
    o tiusb v1.03
  * Bugfixes regarding blocking/non-blocking operations.

 -- Julien BLACHE <jblache@debian.org>  Mon, 22 Apr 2002 11:33:08 +0200

tidev-modules (1.2) unstable; urgency=medium

  * Fixed typo in postinst.
  * Do not print the warning if upgrading from a post-1.1 version.
  * Added the device list to -$(KVERS) README.Debian.
  * Build the -$(KVERS) package with a default revision of 0.
  * Fixed a typo in -$(KVERS) postrm.
  * Simplified -$(KVERS) maintainer scripts.

 -- Julien BLACHE <jblache@debian.org>  Sun, 31 Mar 2002 15:24:32 +0200

tidev-modules (1.1) unstable; urgency=medium

  * New upstream release, enforcing incompatible changes due to assignment of
    major number 115 to the TI drivers. Please read the README.Debian file
    in the resulting tidev-modules-$(KVERS) package.
  * Modified postinst scripts (both -source and -$(KVERS) packages) to tell the
    user about the changes. Modified -$(KVERS) README.Debian.
  * In -$(KVERS) package postrm, do not call depmod nor update-modules when the
    argument is "upgrade".
  * Modules versions :
    o tipar v1.14
    o tiser v1.14
    o tiusb v1.01

 -- Julien BLACHE <jblache@debian.org>  Sat, 30 Mar 2002 12:50:35 +0100

tidev-modules (1.0) unstable; urgency=low

  * Modules versions :
    o tipar v1.13b
    o tiser v1.13b
    o tiusb v1.00

 -- Julien BLACHE <jblache@debian.org>  Sun, 24 Mar 2002 14:48:14 +0100

tidev-modules (0.6) unstable; urgency=low

  * Fix Makefiles brokeness at installation time, wrt kernel version.
    ($(KVERS) is not propagated)

 -- Julien BLACHE <jblache@debian.org>  Thu, 14 Mar 2002 18:14:41 +0100

tidev-modules (0.5) unstable; urgency=medium

  * Fix Makefiles so that the build does no longer depend on the kernel
    sources being in /usr/src/linux (closes: Bug#138268).

 -- Julien BLACHE <jblache@debian.org>  Thu, 14 Mar 2002 12:03:41 +0100

tidev-modules (0.4) unstable; urgency=low

  * Do not call depmod when building the modules (closes: Bug#135353).
  * Call depmod -a during postinst and postrm, related to #135353.
  * Added missing debian/genchanges.sh script.

 -- Julien BLACHE <jblache@debian.org>  Sat, 23 Feb 2002 23:12:52 +0100

tidev-modules (0.3-1) unstable; urgency=low

  * Initial release (closes: Bug#132299).
  * Another attempt to package these modules. Hopefully the last one.
  * Modules versions :
    o tipar_dev v1.10
    o tiser_dev v1.10
    o tiusb_dev v0.18
  * Renamed the tarball to tidev-modules.tar.gz.

 -- Julien BLACHE <jblache@debian.org>  Mon, 11 Feb 2002 17:13:11 +0100

tidev-modules (0.2-1) unstable; urgency=low

  * New attempt to package these modules.
  * Modules versions :
    o tipar_dev v1.9
    o tiser_dev v1.9
    o tiusb_dev v0.17

 -- Julien BLACHE <jblache@debian.org>  Sun, 11 Nov 2001 14:49:14 +0100

tidev-modules (0.1-1) unstable; urgency=low

  * First test package.

 -- Julien BLACHE <jblache@debian.org>  Mon,  2 Apr 2001 22:32:55 +0200

Local variables:
mode: debian-changelog
End:
