nvidia-graphics-drivers-legacy-96xx (96.43.23-7~bpo70+1) wheezy-backports; urgency=low

  * Rebuild for wheezy-backports.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 24 Sep 2013 00:55:01 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.23-7) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 304.108-2:
    - Change the virtual package name providing the kernel module to follow
      the renamed module.
  * Synchronize packaging with nvidia-graphics-drivers 304.108-3:
    - Rework patching after unpack: rename
        debian/patches-manual => debian/patches, series => series-postunpack.
    - conftest.h:
      + Implement new conftest.sh function get_num_physpages (173.14.38).
    - Bump glx-alternative-nvidia dependency to 0.4.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.38-1
  * Regenerate linux-3.11.patch by backporting the 173.14.38 upstream fix.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 15 Sep 2013 20:11:46 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.23-6) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 304.88-6:
    - Documentation updates.
  * Synchronize packaging with nvidia-graphics-drivers 304.88-7:
    - Add new substvars ${nvidia-alternative}, #NVIDIA_ALTERNATIVE#.
    - Rename the kernel module to nvidia-legacy-96xx.ko but retain its
      internal name as 'nvidia'.
    - nvidia{,-legacy-*}-kernel-dkms are now co-installable.
    - nvidia-alternative-legacy-96xx:
      + Add /etc/nvidia/nvidia-legacy-96xx-modprobe.conf (with the nvidia
        alias) and a slave alternative /etc/modprobe.d/nvidia.conf to the
        nvidia alternative.
      + Provides: ${nvidia-alternative}--kmod-alias.
    - nvidia-legacy-96xx-kernel-dkms, nvidia-kernel-#KVERS#: Depend on
      ${nvidia-alternative}--kmod-alias.
    - libgl1-nvidia-legacy-96xx-glx.symbols: Change the dependency template
      to always generate a Depends: libgl1-mesa-glx | libgl1 and stop
      manipulating the .shlibs.
    - libgl1-nvidia-legacy-96xx-glx:i386: Check for problematic stray
      /usr/lib32/libGL.so* via
      Depends: nvidia-installer-cleanup (>= 20130816).
    - Don't explicitly request xz compression - dpkg 1.17 does this by
      default.
    - Drop empty Description paragraphs that worked around dpkg bug #680871.
    - conftest.h:
      + Implement check for drm/drmP.h (319.12).
      + Implement new conftest.sh functions drm_available (319.12),
        dom0_kernel_present (325.08),
        proc_create_data, pde_data, proc_remove (304.108, 325.15).
      + Implement conftest.sh sanity checks (only emit warning)
        nvidiafb_sanity_check (1.0-8174), xen_sanity_check (1.0-9746, 177.76),
        preempt_rt_sanity_check (325.08).
    - linux-3.10-{i2c,procfs}.patch: New patches to fix compilation with
      Linux 3.10, backported from 304.108.  (Closes: #719124)
    - linux-3.11.patch: New patch to fix compilation with Linux 3.11-rc.
  * Synchronize packaging with nvidia-graphics-drivers 304.108-1:
    - Rename patches.
    - debian/module/debian/prep-modules: Sanitize the kernel version. Replace
      underscores (may occur in custom kernels) with dashes to be eligible for
      package names and versions.  (Closes: #710891)
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.37-3:
    - Regenerate linux-3.10-procfs.patch for 173xx.
    - Refresh patches.
  * Refresh patches.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 19 Aug 2013 06:02:05 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.23-5) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 304.88-4:
    - Rename metapackage nvidia-glx-legacy-96xx to
      nvidia-legacy-96xx-driver. Add transitional package.
    - Use new '${nvidia}' substvar instead of 'nvidia${nvidia:Legacy}'.
    - debian/rules: Generalize control file renaming for legacy builds.
    - Drop support for backporting to squeeze.
    - debian/rules: Apply patches from debian/patches-manual/ after unpacking.
  * Synchronize packaging with nvidia-graphics-drivers 304.88-5:
    - nvidia-legacy-96xx-kernel-source: Compress source tarball with xz.
      Update B-D, Depends accordingly and Break older module-assistant
      versions.
    - conftest.h: Add ARM support.
    - debian/control: Drop dependency versioning if satisfied in oldstable.
    - debian/rules: Generic handling of architecture lists, unpacking,
      renaming, and blob dependencies.
    - Convert module build system to use a more Kbuild friendly way.
      - Turn debian/module/Makefile into a minimal wrapper.
      - Rename NVIDIA's Makefile.kbuild to Kbuild.
      - Use SYSSRC (NVIDIA's variable name) as kernel header override.
      - Disable silent build.
    - avoid-ld.gold.patch: Updated.
    - use-nv-kernel.o.ARCH.patch: Renamed to ...
    - use-nv-kernel-ARCH.o_shipped.patch: ... and updated.
    - not-silent.patch: New.
    - linux3.patch: Removed, obsolete.
    - Add new substvars nvidia:kmod:source, nvidia:kmod:binary,
      nvidia:kmod:Description for declaring kernel module relationships.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.37-2:
  * Rename nvidia-kernel-legacy-96xx-{dkms,source} to
    nvidia-legacy-96xx-kernel-{dkms,source}. Add transitional packages.
  * Rename the kernel module to nvidia-legacy-96xx.ko.
  * not-silent.patch: Updated.
  * drop24support.patch: Updated.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 15 Jul 2013 11:34:23 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.23-4) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 304.84-1:
    - README.alternatives: Document to run
      'dpkg-reconfigure glx-alternative-nvidia'
      after running 'update-alternatives --config nvidia'.  (See #702782)
    - README.Debian: Add information about reporting upstream bugs to NVIDIA.
    - patch-3.0-rt-nvidia.patch: Remove, disabled since 96.43.23-2.
    - Put my patches into the public domain, they get applied to the kernel
      module source that is under a non-free license from NVIDIA.
    - Update my email address and remove DMUA.
  * Synchronize packaging with nvidia-graphics-drivers 304.88-3:
    - nvidia-kernel-legacy-96xx-source: rules: Use placeholder substitution
      for the source package name to ensure Built-Using is set correctly.
    - nvidia-alternative-legacy-96xx: Add slave alternatives for
      nvidia-settings-legacy-96xx.
    - Use canonical Vcs-* URLs.
    - Bump Standards-Version to 3.9.4. No changes needed. 
    - Drop transitional packages.
    - Drop Conflicts/Breaks/Replaces against packages predating wheezy.
    - Drop cleanup code targeting squeeze and wheezy from maintainer scripts.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.37-1:
  * Update lintian overrides.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 13 May 2013 20:39:30 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.23-3) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 304.48-2:
    - libgl1-nvidia-legacy-96xx-glx-ia32: readd
      Depends: libgl1-nvidia-alternatives-ia32 to prevent apt from removing
      libgl1-nvidia-alternatives-ia32 (which would remove the diversions)
      while the old (pre-transitional) libgl1-nvidia-legacy-96xx-glx-ia32 is
      still installed.
    - get-orig-source: Fix caching for legacy drivers.
    - bug-control: Report version info about revived
      libgl1-nvidia-legacy-96xx-glx-ia32.
    - Upgrade nvidia-settings relationship from Suggests to Recommends and use
      a substvar for the name of the compatible nvidia-settings package.
    - There is no need to exclude squeeze-backports from using xz compression.
  * Synchronize packaging with nvidia-graphics-drivers 304.60-1:
    - libgl1-nvidia-legacy-96xx-glx:i386: Breaks: ia32-libs (<< 1:0),
      versioning was fixed.
    - Fix missing legacy substitution.
    - conftest.h:
      - Implement checks for linux/efi.h and linux/nvmap.h (310.14).
      - Implement new conftest.sh functions outer_flush_all, nvmap_support,
        and efi_enabled (310.14).
  * Synchronize packaging with nvidia-graphics-drivers 304.60-2:
    - build-module-packages.sh: Build modules only for the variant (current or
      legacy-abcxx) that shipped the script.
  * Synchronize packaging with nvidia-graphics-drivers 304.64-1:
    - conftest.h: Implement new conftest.sh function set_memory_array_uc.
    - build-module-packages.sh: Build modules only for the variant (current or
      legacy-abcxx) that shipped the script.
  * Synchronize packaging with nvidia-graphics-drivers 304.64-2:
    - Always use the upstream changelog from the x86_64 release to avoid minor
      differences causing multiarch conflicts.
  * Synchronize packaging with nvidia-graphics-drivers 304.64-4:
    - kernel-3.7.patch: New patch to fix compilation with Linux 3.7 (which
      replaced VM_RESERVED by VM_DONTEXPAND | VM_DONTDUMP).
  * Synchronize packaging with nvidia-graphics-drivers 304.84-1:
    - Fix debian/module/debian/kernel-version to cope with
      $KSRC/linux/version.h being moved to
      $KSRC/include/generated/uapi/linux/version.h in Linux 3.7.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.35-4:
    - Use nvidia-settings-legacy-173xx as the name of the compatible
      nvidia-settings package.
    - Adjust kernel-3.7.patch for a different filename in legacy-96xx.

 -- Andreas Beckmann <debian@abeckmann.de>  Tue, 15 Jan 2013 22:18:13 +0100

nvidia-graphics-drivers-legacy-96xx (96.43.23-2) unstable; urgency=low

  * http://nvidia.custhelp.com/app/answers/detail/a_id/3142
    96.43.23 is the final 96xx legacy release.
    No further releases from the 96.43.* series are planned.
  * Synchronize packaging with nvidia-graphics-drivers 302.17-3:
    - xserver-xorg-video-nvidia.{config,postinst}: Present a debconf note
      about needing manual Xorg configuration to enable the nvidia driver.
    - xserver-xorg-video-nvidia.postrm: Present a debconf note if the driver
      was removed, but it is still enabled in xorg.conf(.d/).
  * Synchronize packaging with nvidia-graphics-drivers 304.22-1:
    - Work around dpkg-gencontrol bug #659814. 
    - Convert *-ia32 into transitional packages due to ia32-libs transition:
      - $pkg:i386 Provides: $pkg-i386
      - $pkg-ia32 Recommends: $pkg-i386
      - Add multiarch instructions to long descriptions.
  * Synchronize packaging with nvidia-graphics-drivers 304.30-1:
    - xserver-xorg-video-nvidia-legacy-96xx.postrm: Do not fail if the
      debconf templates from nvidia-support are not available.
  * Synchronize packaging with nvidia-graphics-drivers 304.30-2:
    - Disable patch-3.0-rt-nvidia.patch, no longer needed.
  * Synchronize packaging with nvidia-graphics-drivers 304.32-1:
    - debian/rules: get-orig-source: Make --pasv overridable.
  * Synchronize packaging with nvidia-graphics-drivers 304.37-1:
    - nvidia-kernel-legacy-96xx-source: Add Built-Using attribute to the
      generated module packages to record the exact versions of linux and
      nvidia-graphics-drivers-legacy-96xx that were used during the build.
    - libgl1-nvidia-legacy-96xx-glx:i386: Add Breaks: ia32-libs (<< 20120701)
      because that is shipping /usr/lib32/libGL.so.1 which gets no longer
      diverted away.
    - nvidia-kernel-legacy-96xx-dkms: Set Multi-Arch: foreign (instead of
      allowed).
    - Add nvidia-kernel-legacy-96xx-dkms (= ${binary:Version}) as preferred
      alternative to (virtual) nvidia-kernel-${nvidia:Version}.
  * Synchronize packaging with nvidia-graphics-drivers 304.43-1:
    - conftest.h:
      - Implement check for linux/screen_info.h (302.17).
      - Implement check for linux/kconfig.h (304.30).
      - Implement new conftest.sh function acpi_os_wait_events_complete
        (304.43).
    - bug-control: Report installed versions of
      libgl1-nvidia-alternatives-ia32, libgl1-nvidia{,-legacy-173xx}-glx-ia32,
      and ia32-libs.
    - libgl1-nvidia-legacy-96xx-glx-ia32: Add NEWS file describing the steps
      needed to install the multiarch :i386 nvidia packages on amd64.
  * Synchronize packaging with nvidia-graphics-drivers 304.48-1:
    - get-orig-source: Skip downloading if cached files are in ../.cache/
    - Switch .deb compression to xz.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.35-3:
    - libgl1-nvidia-legacy-96xx-glx: add Breaks: nvidia-settings (>= 302)
      which is no longer backwards compatible.
    - Suggests: nvidia-settings-legacy-173xx instead.
  * Upload to unstable.

 -- Andreas Beckmann <debian@abeckmann.de>  Wed, 19 Sep 2012 12:58:42 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.23-1) experimental; urgency=low

  * New upstream beta 96.43.23 (2012-09-04).
    - Added support for X.Org xserver versions 1.11 and 1.12.
      (Closes: #643584)
    - Improved compatibility with recent Linux kernels.
  * Enable xorg-video-abi-11 and xorg-video-abi-12.
  * kernel-3.4.patch: remove, fixed upstream.
  * Revert turning the 96xx legacy driver into empty transitional packages
    (96.43.20-5, 96.43.20-6, 96.43.20-7, 96.43.20-8).
  * Upload to experimental (but build in wheezy due to ia32-libs).

 -- Andreas Beckmann <debian@abeckmann.de>  Tue, 11 Sep 2012 14:51:54 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.20-8) unstable; urgency=low

  [ Debconf translations ]
  * Spanish (es): Camaleón                  (Closes: #686437)

 -- Russ Allbery <rra@debian.org>  Mon, 03 Sep 2012 13:20:51 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.20-7) unstable; urgency=low

  [ Debconf translations ]
  * French (fr): Christian PERRIER          (Closes: #683716)
  * Portuguese (pt): Miguel Figueiredo      (Closes: #685444)

 -- Russ Allbery <rra@debian.org>  Fri, 31 Aug 2012 10:16:44 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.20-6) unstable; urgency=low

  [ Andreas Beckmann ]
  * Debconf template reviewed by debian-l10n-english@.
  * Update NEWS and long descriptions accordingly.

  [ Debconf translations ]
  * Czech (cs): Michal Simunek              (Closes: #683066)
  * Danish (da): Joe Hansen                 (Closes: #682382)
  * French (fr): Julien Patriarca           (Closes: #682499)
  * German (de): Martin Eberhard Schauer    (Closes: #682855)
  * Italian (it): Dario Santamaria          (Closes: #683118)
  * Polish (pl): Michał Kułach              (Closes: #682325)
  * Russian (ru): Yuri Kozlov               (Closes: #682130)
  * Slovak (sk): Ivan Masár                 (Closes: #682009)
  * Swedish (sv): Martin Bagge              (Closes: #682568)

 -- Andreas Beckmann <debian@abeckmann.de>  Tue, 31 Jul 2012 13:15:41 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.20-5) unstable; urgency=low

  * Turn into transitional packages.  Nvidia Corporation has not updated the
    96xx legacy driver to support the new Xorg Xserver 1.12.  For cards that
    are not supported by the 173xx legacy release, the best alternative is to
    use the Nouveau driver.  (Closes: #643584, #660158)
  * Update Descriptions to mark these packages as obsolete.
  * Do not register the nvidia alternative.
  * Stop providing *-nvidia-*-any.
  * Do not provide xorg-video or depend on xserver-xorg.
  * Add a NEWS entry with instructions for switching to Nouveau.
  * Add Depends: xserver-xorg-video-nouveau.
  * Stop shipping nvidia_drv.so and libGL.so.1.
  * Add debconf error message to notify the 96xx legacy users.
  * Move packages to oldlibs/extra.
  * Do not ship anything in the -ia32 package to aid ia32-libs removal.
  * Synchronize packaging with nvidia-graphics-drivers 295.59-1:
    - bug-script: report all /lib/modules/.../nvidia.ko and their version.
  * Update lintian overrides.

 -- Andreas Beckmann <debian@abeckmann.de>  Sat, 30 Jun 2012 13:11:06 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.20-4) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.34-1:
    - Update lintian overrides.
  * Synchronize packaging with nvidia-graphics-drivers 295.33-1:
    - Update to Standards-Version: 3.9.3.
    - Use the final copyright-format/1.0 URL.
    - Reorder debian/copyright and use the Comment: field for extra
      information.
  * Synchronize packaging with nvidia-graphics-drivers 295.33-2:
    - New patch patch-3.0-rt-nvidia.patch taken from Arch Linux: support
      building the kernel module for RT kernels.
  * Synchronize packaging with nvidia-graphics-drivers 295.40-1:
    - conftest.h:
      + Implement new conftest.sh function pci_get_domain_bus_and_slot
        (290.06).
      + Implement new conftest.sh function set_memory_uc and simplify
        functions set_pages_uc, change_page_attr (295.09).
    - New patch kernel-3.4.patch to fix the module build with kernel 3.4 which
      has split and removed asm/system.h.  Based on patch from Antonio Ospite.
  * Synchronize packaging with nvidia-graphics-drivers 295.53-1:
    - Add lintian overrides for hardening-*.
    - bug-script: report traces of Ubuntu ld.so.conf.d GL configuration.
    - conftest.h: implement check for asm/system.h (295.53).
  * drop24support.patch: New patch, disable kernel 2.4 support to avoid
    mistakes when building for 3.4.

 -- Andreas Beckmann <debian@abeckmann.de>  Wed, 23 May 2012 14:32:10 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.20-3) unstable; urgency=low

  [ Andreas Beckmann ]
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.31-2
  * Synchronize packaging with nvidia-graphics-drivers 280.13.really.275.36-1:
    - Bump nvidia-kernel-common versioned dependency to 20110213 (updates
      initrd to enable/disable the nouveau blacklist).
    - Bump glx-alternative-nvidia versioned dependency to 0.2.
  * Synchronize packaging with nvidia-graphics-drivers 290.03-1:
    - bug-control: collect information about installed nouveau packages.
  * Synchronize packaging with nvidia-graphics-drivers 290.10-1:
    - debian/copyright: Update to dep5.mdwn?revision=202.
  * Synchronize packaging with nvidia-graphics-drivers 295.09-1:
    - Fix debian/module/debian/kernel-version to report the correct version
      for using in the package name.  Try $KSRC/include/generated/utsrelease.h
      before $KSRC/include/config/kernel.release (which has changed in 3.1).
  * Synchronize packaging with nvidia-graphics-drivers 295.20-1:
    - Bump debhelper dependency to 9.
    - debian/rules: Switch to dh --with dkms.
    - Redirect bug reports against module binary packages to
      nvidia-kernel-legacy-96xx-source.
    - Add some notes about the 'EQ overflowing...' error to the README.

 -- Andreas Beckmann <debian@abeckmann.de>  Thu, 16 Feb 2012 04:13:25 +0100

nvidia-graphics-drivers-legacy-96xx (96.43.20-2) unstable; urgency=low

  [ Andreas Beckmann ]
  * New upstream release 96.43.20 (2011-08-17).
    - Beta was promoted to release without further changes.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.31-1
  * Synchronize packaging with nvidia-graphics-drivers 275.09.07-1:
    - Refresh linux3.patch, upstream partially added Linux 3 support.
  * Synchronize packaging with nvidia-graphics-drivers 280.13-1:
    - conftest.h: remove obsolete conftest.sh function signal_struct, no
      longer used by the legacy drivers.
    - Track PCI IDs extracted from the README in debian/nv-readme.ids.
  * Synchronize packaging with nvidia-graphics-drivers 280.13-2:
    - Call check-for-mismatching-nvidia-module properly by passing the new
      upstream version as first argument.
    - Bump debhelper dependency to >= 8.1.3 for experimental debhelper compat
      level 9, which is used for multiarch build.
    - Add instructions for squeeze-backports to README.source and a
      prepare-squeeze-backport target to debian/rules that performs the
      necessary changes.
    - Add empty /usr/lib/tls directory to ensure smoother upgrades.
  * Synchronize packaging with nvidia-graphics-drivers 280.13-4:
    - Avoid multiarch file conflicts:
      - Install the x86 README.txt in libgl1-nvidia-glx and nvidia-vdpau-driver.
      - Use wildcards instead of multiarch paths in *.lintian-overrides.
    - Add Breaks: make (= 3.82-1) to work around kernel module build failure
      with make 3.82 (in experimental), see #640539.
  * Synchronize packaging with nvidia-graphics-drivers 280.13-5:
    - Drop Conflicts with pre-squeeze kernel *-2.6.32-trunk-*.
    - xserver-xorg-video-nvidia: add (versioned) Depends: xserver-xorg-core.
    - Use PCI IDs extracted from the README, not the kernel module.
  * Drop AUTOCONF_INCLUDED.patch, fixed upstream.

 -- Andreas Beckmann <debian@abeckmann.de>  Thu, 08 Sep 2011 15:24:53 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.20-1) unstable; urgency=low

  [ Andreas Beckmann ]
  * New upstream beta 96.43.20 (2011-07-25).
    - Fixed a bug that caused freezes and crashes when resizing windows in
      KDE 4 with desktop effects enabled using X.Org X server version 1.10
      or later.
    - Added support for X.Org xserver 1.10.  (Closes: #626667)
  * Drop no-smp_lock.patch, fixed upstream.
  * Provide xorg-video-abi-10 for use with X.Org 1.10.

 -- Andreas Beckmann <debian@abeckmann.de>  Mon, 01 Aug 2011 21:00:17 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.19-3) unstable; urgency=low

  [ Andreas Beckmann ]
  * Upload to unstable.
  * Synchronize packaging with nvidia-graphics-drivers 275.21-1:
    - Use a versioned dependency on the transitional
      libgl{1,x}-nvidia-alternatives packages.

 -- Andreas Beckmann <debian@abeckmann.de>  Wed, 27 Jul 2011 10:53:24 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.19-2) experimental; urgency=low

  [ Andreas Beckmann ]
  * Upload to experimental.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.30-2
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-91:
    - Merge general changes from 270xx/275xx releases:
    - Update to Standards-Version: 3.9.2.
    - Add no-smp_lock.patch to remove the superfluous inclusion of
      linux/smp_lock.h (kernel_locked is not used anywhere, so this seems to
      be bitrot).  That header is no longer available in 2.6.39.
      (Closes: #631444)
    - Add avoid-ld.gold.patch to explicitly link with ld.bfd.  The kernel
      module built with ld.gold does not work properly.
    - Add linux3.patch to make the module build on linux-3.0.
    - Support backport specific operations in debian/rules by setting the
      BACKPORT variable in debian/rules.defs.
    - Set the supported Xorg ABIs in debian/rules.defs, use substvars for Xorg
      related Depends/Provides, compute the values in debian/rules.
      Add compatibility settings for old Xorg versions for backports only.
    - Add #LIBDIR# and #PRIVATE# substitution variables for generated control
      files.
    - Replace nvidia-common dependency with nvidia-installer-cleanup.
    - Add Pre-Depends: nvidia-installer-cleanup to
      nvidia-kernel-legacy-96xx-dkms.
    - Turn nvidia-glx-legacy-96xx-ia32 into a transitional package, the
      libraries have been shipped in libgl1-nvidia-legacy-96xx-glx-ia32 for
      quite some time.
    - Add Depends: nvidia-support to nvidia-glx-legacy-96xx.  The new support
      package ships the nvidia-bug-report.sh manpage.
    - conftest.h:
      - Mark aquire_console_sem as no longer available in 2.6.38 and newer
        kernels.
      - Implement conftest.sh function ioremap_cache (270.41.19).
      - Implement checks for generated/compile.h and generated/utsrelease.h
        (275.09).
    - Drop lintian 2.4.3 compatibility overrides.
    - Convert lintian-overrides to use [arch lists] introduced in lintian
      2.5.1.
    - Fall back to the old version of nvidia.ids if extract-pci-ids.sh failed.
    - Add Conflicts: lib{*}-ia32 [i386] to lib{*} to prevent mixing multiarch
      and biarch packages, e.g. lib{*}:i386 and lib{*}-ia32:amd64 on amd64.
    - Add XS-Autobuild: yes to debian/control.  See instructions in #602838.
    - Canonicalize the location of upstream's README.txt, NVIDIA_Changelog and
      kernel module source path.
    - Add #MAJOR# substitution variable.
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-92:
    - Merge diversions, alternatives and multiarch changes from 275xx releases:
    - Switch to multiarch-aware diversion and alternatives handling provided
      by the glx-diversions/glx-alternative-nvidia packages.
    - Move handling of alternatives from nvidia-glx-legacy-96xx and
      libgl1-nvidia-legacy-96xx-glx to nvidia-alternative-legacy-96xx (new
      package) and glx-alternative-nvidia (from glx-alternatives).  libGL.so.1
      and libglx.so (the Xorg module) no longer can be configured
      independently, avoiding possible mixed NVIDIA/MESA setups.
    - Note: The diversion and alternative handling of
      libgl1-nvidia-legacy-96xx-glx-ia32 is not being changed.
      This package will become obsolete by adding multiarch support.
    - Split the Xorg driver and modules from nvidia-glx into new package
      xserver-xorg-driver-nvidia-legacy-96xx (package name agreed by Cyril
      Brulebois).
    - Install the following files that exist in both current and legacy
      drivers into a version specific directory
      /usr/lib/nvidia/{current,legacy-*}: libGL.so.1, libglx.so,
      nvidia_drv.so, libnvidia-cfg.so.1, libXvMCNVIDIA.so.1,
      libXvMCNVIDIA_dynamic.so.1, nvidia-bug-report.sh.
    - Do the same with libnvidia-tls.so.1, tls/libnvidia-tls.so.1 and
      libGLcore.so.1 which are only supplied by the legacy packages.
    - The 'nvidia' alternative (set up by package
      nvidia-alternative{,-legacy-*}) handles creation of appropriate symlinks
      in /usr/lib/nvidia.
    - The 'glx' alternative (set up by package glx-alternative-nvidia) handles
      creation of appropriate symlinks in /usr/lib, /usr/lib/xorg, etc.
    - Convert the Conflicts: *-legacy-*, fglrx-* to versioned Breaks: as the
      library and driver parts should be co-installable by now.  There still
      can be only one nvidia-*-dkms package installed at a time as they all
      generate the same kernel module: nvidia.ko.
    - Provide nvidia-glx-any, xserver-xorg-video-nvidia-any,
      libgl1-nvidia-glx-any, libgl1-nvidia-glx-ia32-any.
    - Update README.alternatives.
    - Update bug-script to list files in the new private directory as well as
      in multiarch directories.  Collect xorg.conf and most recent Xorg.*.log.
    - Update bug-control to report information about some of the recently
      added/renamed packages.
    - Run check-for-conflicting-opengl-libraries from
      libgl1-nvidia*-glx{,-ia32} and xserver-xorg-video-nvidia* postinst.
    - Enable multiarch.
      - Add ${misc:Pre-Depends} to all library packages.
      - Add Multi-Arch: same/foreign/allowed.
      - Use compat level 9.
      - Use #LIBDIR# substitution variable.
      - Work around missing multiarch support in libvdpau1.
    - Run check-for-mismatching-nvidia-module from libgl1-nvidia*-glx{,-ia32},
      xserver-xorg-video-nvidia* and libcuda1{,-ia32} postinst, if available.
    - Add Depends: nvidia-support to libgl1-nvidia*-glx{,-ia32} and
      xserver-xorg-video-nvidia*.
    - Remove the nvidia alternative before removing the libraries.
    - Only add slave links if the destination directory exists.
  * Add -legacy-96xx suffix to newly added packages.

  [ Russ Allbery ]
  * Add DM-Upload-Allowed: yes to debian/control.

 -- Andreas Beckmann <debian@abeckmann.de>  Thu, 07 Jul 2011 09:55:44 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.19-1) unstable; urgency=low

  [ Andreas Beckmann ]
  * New upstream release 96.43.19 (2010-11-16).
    - Added support for X.Org xserver 1.9.
    - Added support for X.Org xserver 1.8.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-173xx
    173.14.28-1
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-5:
    - Drop Breaks: xserver-xorg-core (<< 2:1.6).
      There is no file name conflict between /usr/lib/libGLcore.so.1 (from
      NVIDIA) and /usr/lib/xorg/modules/extensions/libGLcore.so (only in
      xserver-xorg-core << 2:1.6) that could cause the wrong library to be
      loaded by NVIDIA's libgl.so.
    - Change xserver dependency to 'xorg-video-abi-6.0 | xserver-xorg-core
      (<< 2:1.7.7)' as the driver is supposed to work with older abi versions,
      too.  This is not needed for squeeze, but helps backports to lenny.
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-6:
    - If both original and diverted file exist when removing obsolete
      diversions, move the original file (which is not owned by any package)
      out of the way.  This problem may originate from incorrect diversion
      creation before lenny (and was not noticed or fixed in lenny) or having
      used the nvidia installer to install the driver in the past.
    - Document the warnings emitted by the maintainer scripts in
      README.Debian.
    - Install the upstream README.txt in the dkms package.  It is referenced
      by the package description.  Add a README.Debian, too.
    - Add a note about the driver not working under the Xen hypervisor to
      README.Debian.  (See: #570365, although not verified for legacy-*)
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-7:
    - Add instructions how to switch driver installation from the NVIDIA way
      (running the *.run file) to the Debian way (using packages).
    - Let the bug-script collect detailed information about OpenGL and NVIDIA
      libraries and their symlinks, diversions and alternatives currently
      found on the system.  Also list files remaining from using the
      nvidia-installer.
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-90:
    - Merge general changes from 256xx/260xx releases:
    - Use dpkg-parsechangelog to extract the upstream version number from
      debian/changelog, simplifying debian/rules.defs even more.
    - Drop Conflicts: binutils-gold, driver or gold was fixed.
    - Detect license changes by comparing debian/copyright with the shipped
      LICENSE during build.
    - Catch module-assistant failures after nvidia-kernel-source updates
      without running 'module-assistant clean nvidia'.  Only works if the old
      version already contained this change and a module was built.
    - Add script build-module-packages.sh to the documentation of the
      nvidia-kernel-legacy-96xx-source package, uses module-assistant to do a
      quick build of the modules for all installed linux-headers.
    - conftest.h: implement new (after 195.xx) conftest.sh functions
      pci_dma_mapping_error, scatterlist, pci_domain_nr, file_operations,
      sg_init_table.  Kernel versions of symbol (dis-)appearance from lxr.
    - Pre-Depend on nvidia-common for interactive (using debconf)
      nvidia-installer cleanup.  There is a mutual exclusion between using the
      nvidia-installer and the driver packages.
      + Checks for /usr/bin/nvidia-installer and asks the user whether to run
        'nvidia-installer --uninstall'.  If that fails, offers to just delete
        the remaining files.  If the user chooses to do the cleanup himself,
        installation is blocked as long as nvidia-installer is still found on
        the system.
      + Adds a pre-install hook for the nvidia-installer, giving a warning to
        users running a NVIDIA-Linux-*.run file directly while Debian packages
        providing the driver are installed.  This hook fails intentionally,
        but unfortunately the default choice if the hook failed is to continue
        anyway.  Therefore the hook tries to kill the nvidia-installer
        process.
      + Provides a script that checks for conflicting libraries (libGL.so.*.*
        remaining from previous usage of the nvidia-installer) and offers to
        delete them.  The script is intended to be run from postinst.  If the
        user chooses not to delete them, postinst configure fails as long as
        the user has not cleaned up or lets the postinst delete the files.
    - nvidia-glx-legacy-96xx{,-ia32}.postinst: run the cleanup of conflicting
      libGL.so.*.*  (Currently the conflicting libraries are moved to
      /var/lib/nvidia-backup.XXXXXX instead of deleting them.)
    - Use /lib/modules/`uname -r`/build as the default kernel build location
      for nvidia-kernel-legacy-96xx-source instead of /usr/src/linux, since
      this is set up automatically by the current linux-headers-* packages.
    - In the nvidia-kernel-legacy-96xx-source documentation, remove mention
      of setting KVERS, which should no longer be needed, and mention that
      setting KSRC is optional if the build link exists and you're building
      for the currently running kernel.
    - Lower Priority of *-ia32 packages to extra (debcheck).
    - Switch default Section to non-free/libs with a few exceptions:
      x11 (nvidia-legacy-96xx-glx),
      kernel (nvidia-kernel-legacy-96xx-{source,dkms}),
      oldlibs (nvidia-glx-legacy-96xx-ia32).
    - Drop transitional packages that were released with squeeze:
      + nvidia-glx-legacy-96xx-dev (now Conflicts/Replaces by
        libgl1-nvidia-legacy-96xx-glx)
    - Prevent concurrent installation of mismatching upstream versions of
      libgl1-nvidia-legacy-96xx-glx and libgl1-nvidia-glx-legacy-96xx-ia32.
    - Provide xorg-driver-video.
    - Add patch fix-typos.patch to fix a typo in the module (found by lintian).
    - Update lintian-overrides to work with lintian 2.5.0.  Keep error overrides
      compatible with older lintian releases until ftp-master is updated.
  * Synchronize packaging with nvidia-graphics-drivers 260.19.21-1:
    - Drop 2.6.36-ioctl.patch, fixed upstream.
  * Synchronize packaging with nvidia-graphics-drivers 260.19.44-1:
    - Upstream now supports Xorg 1.9: add xorg-video-abi-8 as alternative
      dependency and provide xorg-driver-video instead of xserver-xorg-video-6
      to match Xorg 1.9.  (Closes: #612845, #615116)

 -- Andreas Beckmann <debian@abeckmann.de>  Fri, 25 Mar 2011 09:05:20 +0100

nvidia-graphics-drivers-legacy-96xx (96.43.18-2) unstable; urgency=low

  [ Andreas Beckmann ]
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-4 and
    nvidia-graphics-drivers-legacy-173xx 173.14.27-2:
    - Remove /emul directories if empty after removing old NVIDIA files in
      the nvidia-glx-legacy-96xx-ia32 postinst.
    - debian/*.postinst(configure): abort early if DPKG_MAINTSCRIPT_PACKAGE is
      not set (usually if called from dpkg-reconfigure, see #560317).
    - nvidia-glx-legacy-96xx{,-ia32}: print warning in postinst if unknown
      /usr/lib{,32}/libGL.so.*.* exist.
    - nvidia-glx-legacy-96xx: depend on xorg-video-abi-6.0 as suggested by
      Xorg maintainers.
    - nvidia-kernel-legacy-96xx-source: lower Recommends:
      nvidia-glx-legacy-96xx to Suggests to avoid pulling
      nvidia-kernel-legacy-96xx-dkms into the system before the user had a
      chance to build a module.
    - Add new patch 2.6.36-ioctl.patch to fix module build for kernel 2.6.36.
    - Add changelog entries missing due to concurrent development: 1.0.9625-2
      (experimental), 1.0.9625-1 (experimental) and 1.0.7174-4 (unstable).
    - Stop shipping libGL.so symlinks and handling alternatives involving
      them.
    - Stop shipping NVIDIA's copy of the OpenGL headers, depend on
      libgl1-mesa-dev instead.  NVIDIA will stop distributing the headers
      starting with the 260.xx release and recommends to use the official
      ones.
    - Transition from nvidia-glx-legacy-96xx-dev directly to libgl1-mesa-dev.
    - Drop the libgl1-nvidia-legacy-96xx-dev package (and stop shipping
      libXvMCNVIDIA.a).
    - Add myself to Uploaders.

 -- Andreas Beckmann <debian@abeckmann.de>  Sun, 26 Sep 2010 07:09:00 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.18-1) unstable; urgency=low

  [ Andreas Beckmann ]
  * New upstream release 96.43.18 (2010-08-04).  (Closes: #523941)
    - Fixed a bug that caused X server crashes when certain rendering
      occurred.  This was triggered by the Ubuntu 10.04 GDM login
      theme.  Fixes Launchpad bug #553200.
    - Fixed a bug that could cause X.Org xserver >= 1.7 to hang when
      restarted.
  * add missing Build-Depends: libxext6, fixes FTBFS
  * synchronize packaging with nvidia-graphics-drivers 195.36.31-3 and
    nvidia-graphics-drivers-legacy-173xx 173.14.27-1
    - new uploaders
    - source format 3.0 (quilt)
    - remove old cruft
    - clean up and simplify packaging
    - use substvars instead of generating debian/control
    - do not ship generated files in the source package
    - clean up dependencies in debian/control (closes: #449112)
    - drop ancient patches and unused patch systems
    - overhaul the kernel module build system (closes: #396384, #499636)
      (closes: #510960, #541798, #476643)
    - update conftest.h and add patches for module build (closes: #574420)
      (closes: #534867, #542827, #540838)
    - add dkms support
    - overhaul debian/rules: use dh(1) and many more changes
    - add functional watch file
    - overhaul copyright, READMEs and other documentation
    - overhaul maintainer scripts (closes: #425353)
    - drop init script and defaults file (closes: #426250, #490847)
    - use a dpkg trigger to create the libGL.so symlink (closes: #504661)
    - nvidia-glx now provides xserver-xorg-video-6
    - add Conflicts: nvidia-glx-legacy that was never really taken care of
    - fix the shlibs and symbols files
    - split the nvidia-glx-legacy-96xx{,-ia32} packages, moving the shared
      libraries to libgl1-nvidia-legacy-96xx-glx{,-ia32}
    - rename nvidia-glx-legacy-96xx-dev to libgl1-nvidia-legacy-96xx-dev
    - add Provides/Conflicts for the new virtual packages nvidia-glx{,-ia32},
      libgl1-nvidia-glx{,-ia32}, libgl1-nvidia-dev
    - use alternatives for libGL.so.1, libGL.so, libglx.so and let the
      lib{gl1,glx}-nvidia-alternatives{,-ia32} packages (not built from this
      source package) handle the diversions
    - add Conflicts: fglrx-driver, fglrx-glx, fglrx-glx-ia32
    - add Conflicts: with badly sorting obsolete packages
      linux-{image,headers}-2.6.32-trunk-*
    - nvidia-glx-legacy-96xx: install HTML variant of the README
    - update to Standards-Version: 3.9.1
    - update to debhelper compat level 8
    - drop LEGACY part from virtual package name nvidia-kernel-NVIDIAVERSION
    - lots of small fixes and cleanup
    - extract nv-kernel.ids from nv-kernel.o
  * adjust version numbers in maintainer scripts
  * update nv-kernel.ids
  * refresh patches
  * update symbols files
  * update lintian overrides
  * only list the GPUs supported in this legacy series for the last time in
    the long description, do not list models in the libgl1-nvidia* packages

 -- Russ Allbery <rra@debian.org>  Fri, 03 Sep 2010 17:16:48 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.16-1) unstable; urgency=low

  * New upstream release 96.43.16 (2010-01-29).  (Closes: #534131, #545228)
    - Improved compatibility with recent Linux kernels.

 -- Randall Donald <rdonald@debian.org>  Tue, 16 Mar 2010 20:21:46 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.14-2) unstable; urgency=low

  * divert ia32-libs (closes: #559474)

 -- Randall Donald <rdonald@debian.org>  Sun, 13 Dec 2009 18:20:15 -0800

nvidia-graphics-drivers-legacy-96xx (96.43.14-1) unstable; urgency=low

  * New upstream release 96.43.14 (2009-11-12).
    - Added support for X.Org xserver 1.7.
  * Support latest xserver (closes: #523806, #523853, #547463, #560013)
  * add lsb headers (closes: #549991)
  * remove libGL.so from -ia32 (closes: #559474)

 -- Randall Donald <rdonald@debian.org>  Sat, 12 Dec 2009 14:11:22 -0800

nvidia-graphics-drivers-legacy-96xx (96.43.13+1-1) unstable; urgency=low

  [ Len Sorensen ]
  * New upstream release supporting newer kernels.

  [ Randall Donald ]
  * Make sure both kernel modules are included
  * transition to lib32

 -- Randall Donald <rdonald@debian.org>  Thu, 15 Oct 2009 15:34:31 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.13-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release 96.43.13 (2009-07-01).  (Closes: #510961)
    - Updated nvidia-bug-report.sh to automatically compress its log
      file; running `nvidia-bug-report.sh` now produces
      "nvidia-bug-report.log.gz".
    - Improved compatibility with recent Linux kernels. [2.6.28]
  * Updated x86 pkg0 to pkg1.

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 23 Jul 2009 13:19:49 -0400

nvidia-graphics-drivers-legacy-96xx (96.43.11-0.1) UNRELEASED; urgency=low

  * personal packaging
  * New upstream release 96.43.11 (2009-03-09).
    - Added support for X.Org server 1.5 and 1.6.
    - Fixed the subpicture component order reported by the NVIDIA
      X driver's XvMC implementation.
    - Fixed a text corruption problem on X.Org 1.5 and newer
      X.Org servers.
    - Worked around an X server bug that caused text to disappear
      when a composite manager is enabled on X.Org 1.5 and
      newer X.Org servers.
    - Fixed a texture corruption problem seen when running
      GoogleEarth on some GeForce 4 MX GPUs.
    - Fixed a server crash triggered by Kopete's 'new message' popup
      dialog when a composite manager is enabled.
    - Fixed an X server crash with multiple server generations
      when GLX is disabled.
    - Fixed a bug that caused window decorations to be corrupted
      in Compiz.
    - Improved compatibility with recent Linux 2.6 kernels.
    - Fixed a bug that resulted in AGP FW/SBA settings and overrides
      being applied incorrectly when using the Linux kernel's
      AGP GART driver.
    - Fixed a bug that could trigger kernel BUG() failures when
      stress testing setup/teardown paths.
  * Changed the Provides: xserver-xorg-2 into 5 for xserver-xorg-core new version

 -- Samuel Colin <scolin@hivernal.org>  Thu, 09 Apr 2009 09:29:43 +0200

nvidia-graphics-drivers-legacy-96xx (96.43.07-2) unstable; urgency=high

  * Remove nested rood_cmd RC bug (closes: #435386)

 -- Randall Donald <rdonald@debian.org>  Thu, 02 Oct 2008 15:34:31 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.07-1) unstable; urgency=medium

  * New upstream release 96.43.07 (2008-07-16).  (Closes: #492309)
    - Fixed a problem that caused TV output on secondary TVs to be
      black and white on some GPUs.
    - Restored compatibility with recent Linux 2.6 kernels. [2.6.26]

 -- Randall Donald <rdonald@debian.org>  Fri, 25 Jul 2008 09:29:24 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.05+1-1) unstable; urgency=low

  * bump version. Nothing to see here.

 -- Randall Donald <rdonald@debian.org>  Thu, 10 Jul 2008 09:41:51 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.05-2) unstable; urgency=low

  * Add 2.6.25 patches. (closes: #477643, #483622)

 -- Randall Donald <rdonald@debian.org>  Tue, 08 Jul 2008 16:43:35 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.05-1) unstable; urgency=low

  * New upstream release 96.43.05 (2008-01-29).  (Closes: #473114)
    - Improved compatibility with recent versions of X.Org X servers.
    - Improved GLX_EXT_texture_from_pixmap out-of-memory handling.
    - Improved compatibility with recent Linux 2.6 kernels.
    - Improved compatibility with SELinux systems.
    - Fixed a problem that prevented 32-bit OpenGL applications from
      running on 64-bit systems.
  * added uploaders (closes: #472443)
  * removed xserver-xorg-core depend.

 -- Randall Donald <rdonald@debian.org>  Fri, 28 Mar 2008 13:40:25 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.01-2) unstable; urgency=low

  * Fix typo in Depends in control.in

 -- Randall Donald <rdonald@debian.org>  Fri, 05 Oct 2007 11:52:34 -0700

nvidia-graphics-drivers-legacy-96xx (96.43.01-1) unstable; urgency=low

  * New upstream release 96.43.05 (2007-09-18).
    - Improved compatibility with recent versions of X.Org X servers.
    - Fixed a TV-OUT corruption problem on some GeForce 4 GPUs.
    - Fixed a bug that resulted in the generation of incorrect EDIDs
      on some notebooks.
    - Improved power management support with some GeForce 4 based
      notebooks.
    - Improved compatibility with recent Linux 2.6 kernels.
  * Xorg 7.3 compatible (closes: #443112)
  * change maintainership to pkg-nvidia
  * provide xserver-xorg-video-2 and depend on xserver-xorg-core (>= 2:1.4)
  * remove use of update-modules
  * divert libGLcore.so
  * From Andreas Beckmann <debian@abeckmann.de>: (closes: #433154)
    - debian.binary/control.template: add Conflicts: nvidia-kernel-KVERS,
      nvidia-kernel-legacy-KVERS (file conflicts: nvidia.ko)
    - debian.binary/override.template:
      - mknod-in-maintainer-script: refresh line numbers
      - drop unstripped-binary-or-object: .../nvidia.o
    - fix nvidia-glx and nvidia-kernel references

 -- Randall Donald <rdonald@debian.org>  Thu, 04 Oct 2007 10:40:48 -0700

nvidia-graphics-drivers-legacy-96xx (1.0.9639-1) unstable; urgency=low

  * new upstream.
  * remove kernel-source conflict. (closes: #425693)

 -- Randall Donald <rdonald@debian.org>  Sun, 17 Jun 2007 17:52:08 -0700

nvidia-graphics-drivers-legacy-96xx (1.0.9631-3) unstable; urgency=low

  * Argh. Fix typo in depends. I really need to get the packaging team
  together. (closes: #423604)

 -- Randall Donald <rdonald@debian.org>  Wed, 16 May 2007 10:57:24 -0700

nvidia-graphics-drivers-legacy-96xx (1.0.9631-2) unstable; urgency=low

  * put correct package name in diverts (closes: #423711)

 -- Randall Donald <rdonald@debian.org>  Mon, 14 May 2007 21:11:52 -0700

nvidia-graphics-drivers-legacy-96xx (1.0.9631-1) unstable; urgency=low

  * New legacy version.
  * add supported GPUs to description.

 -- Randall Donald <rdonald@debian.org>  Sat, 12 May 2007 11:28:44 -0700

nvidia-graphics-drivers (1.0.9631-1) experimental; urgency=low

  * New Upstream.
  * Uploaded to experimental while 8776 is being settled for etch.

 -- Randall Donald <rdonald@debian.org>  Thu,  7 Dec 2006 19:38:58 -0800

nvidia-graphics-drivers (1.0.9629-2) unstable; urgency=low

  * remove libGL.so created by init script. (closes: #400129)

 -- Randall Donald <rdonald@debian.org>  Sat,  2 Dec 2006 13:28:04 -0800

nvidia-graphics-drivers (1.0.9629-1) unstable; urgency=low

  * New Upstream (closes: #397505)
  * Check for compiler existance (closes: #319544)

 -- Randall Donald <rdonald@debian.org>  Sat, 11 Nov 2006 13:35:39 -0800

nvidia-graphics-drivers (1.0.9625-2) experimental; urgency=low

  * Include NOSMBUS patch. (closes: #390767)
  * Include all changes made to the 1.0.8774 branch:
      add diversion of libGL.so to nvidia-glx-ia32 (closes: #393056)
      make init script create libGL.so for nvidia-glx-dev
      make sure nvidia-glx-dev diversions are removed and conflict with older
      versions of -dev
      make init script detect libgl1-mesa-dev and create libGL.so link

 -- Randall Donald <rdonald@debian.org>  Thu, 19 Oct 2006 20:32:25 -0700

nvidia-graphics-drivers (1.0.9625-1) experimental; urgency=low

  * Beta Drivers supporting GLX_EXT_texture_from_pixmap.
  * install nvidia_drv.so

 -- Randall Donald <rdonald@debian.org>  Sat, 23 Sep 2006 11:29:28 -0700

nvidia-graphics-drivers (1.0.8776-1) unstable; urgency=medium

  * New upstream.
  * Includes upstream hotfix for Rapid7 Advisory R7-0025 Buffer Overflow
    (closes: #393573)
  * urgency=medium for RC bug fix

 -- Randall Donald <rdonald@debian.org>  Thu, 19 Oct 2006 18:26:24 -0700

nvidia-graphics-drivers (1.0.8774-7) unstable; urgency=low

  * add diversion of libGL.so to nvidia-glx-ia32 (closes: #393056)

 -- Randall Donald <rdonald@debian.org>  Sat, 14 Oct 2006 13:36:34 -0700

nvidia-graphics-drivers (1.0.8774-6) unstable; urgency=low

  * make init script create libGL.so for nvidia-glx-dev as well
  as providing the file will get diverted. Also remove the extra
  nvidia-glx-dev removal diversions not needed anymore. (closes: #392639)

 -- Randall Donald <rdonald@debian.org>  Fri, 13 Oct 2006 10:42:25 -0700

nvidia-graphics-drivers (1.0.8774-5) unstable; urgency=high

  * make sure nvidia-glx-dev diversions are removed and conflict with older
  versions of -dev
  * urgency=high for fixing broken upgrade path.

 -- Randall Donald <rdonald@debian.org>  Wed, 11 Oct 2006 11:21:39 -0700

nvidia-graphics-drivers (1.0.8774-4) unstable; urgency=high

  * The problem in #208198 no longer exists but another one has arisen due
  to unwanted linking against NVIDIA's libGL.so.1. Solution: Have nvidia-glx
  divert libGL.so and have the init script test for the existence of the
  diverted libGL.so.xlibmesa file and then create a /usr/lib/libGL.so symlink
  to libGL.so.1.2.xlibmesa. Slightly evil but doesn't leave any dangling
  symlinks after the init script is called.  (closes: #208198)
  * High-urgency upload for RC bugfix.
  * run a version-change to update files in subversion, especially control
  (closes: #391795)
  * Clean up X11R6 diversions. (closes: #380433)

 -- Randall Donald <rdonald@debian.org>  Mon,  9 Oct 2006 16:18:26 -0700

nvidia-graphics-drivers (1.0.8774-3) unstable; urgency=low

  * make nvidia-glx provide xserver-xorg-video-1.0 for xorg 7.1
    (closes: #385114)
  * upload xorg 7.1 version to unstable

 -- Randall Donald <rdonald@debian.org>  Thu, 21 Sep 2006 10:44:17 -0700

nvidia-graphics-drivers (1.0.8774-2) experimental; urgency=low

  * make nvidia-glx provide xserver-xorg-video-1.0 for xord 7.1
  (closes: #385114)

 -- Randall Donald <rdonald@debian.org>  Mon, 28 Aug 2006 20:54:34 -0700

nvidia-graphics-drivers (1.0.8774-1) unstable; urgency=low

  * New upstream. (closes: #384608)
  * uncomment dh_installmodules in module's rules file.
  * Some important bugs will be fixed with -2

 -- Randall Donald <rdonald@debian.org>  Mon, 28 Aug 2006 20:27:45 -0700

nvidia-graphics-drivers (1.0.8762-2) unstable; urgency=low

  * Have nvidia-glx-dev conflict with mesa-common-dev

 -- Randall Donald <rdonald@debian.org>  Fri,  2 Jun 2006 20:44:38 -0700

nvidia-graphics-drivers (1.0.8762-1) unstable; urgency=low

  * New upstream.
  * take out dh_strip temporarily while the current strip fails on the
    nvidia libs.

 -- Randall Donald <rdonald@debian.org>  Mon, 22 May 2006 15:26:58 -0700

nvidia-graphics-drivers (1.0.8756-4) unstable; urgency=low

  * Include a good nvidia-kernel-source.tar.gz

 -- Randall Donald <rdonald@debian.org>  Tue, 11 Apr 2006 22:48:33 -0700

nvidia-graphics-drivers (1.0.8756-3) unstable; urgency=low

  * Adjust for Xorg7.0 support. Thanks to Rasmus Bog Hansen <moffe@zz9.dk>

 -- Randall Donald <rdonald@debian.org>  Tue, 11 Apr 2006 10:08:13 -0700

nvidia-graphics-drivers (1.0.8756-2) unstable; urgency=low

  * nvidia-glx-dev: Add the missing Provides: libgl-dev (closes: #361589)

 -- Randall Donald <rdonald@debian.org>  Sun,  9 Apr 2006 09:54:21 -0700

nvidia-graphics-drivers (1.0.8756-1) unstable; urgency=low

  * New upstream (closes: #361352)
  * Please don't file wishlist bugs after only a few hours.
  * nvdia-glx-dev: put headers under /usr/include and conflict
    with other libgl-dev
  * nvidia-glx-dev: stricter depends on nvidia-glx (closes: #335539)
  * nvidia-glx: include libnvidia-cfg (closes: #356800)
  * lower debhelper level back to sarge ver. 4 level (closes: #356775)

 -- Randall Donald <rdonald@debian.org>  Fri,  7 Apr 2006 18:55:06 -0700

nvidia-graphics-drivers (1.0.8178-3) unstable; urgency=low

  * upload fix for 2.6.16 (closes: #357992, #346355)

 -- Randall Donald <rdonald@debian.org>  Tue, 28 Mar 2006 19:48:59 -0800

nvidia-graphics-drivers (1.0.8178-2.1) unstable; urgency=low

  * add new upstream patch NVIDIA_kernel-1.0-8178-U012206.diff.txt,
    closes #357992

 -- Harald Dunkel <harald.dunkel@t-online.de>  Fri, 24 Mar 2006 06:51:49 +0100

nvidia-graphics-drivers (1.0.8178-2) unstable; urgency=low

  * very belated change of kernel-image to linux-image in Recommends.

 -- Randall Donald <rdonald@debian.org>  Mon, 13 Feb 2006 20:26:15 -0800

nvidia-graphics-drivers (1.0.8178-1) unstable; urgency=low

  * Upload to archive.

 -- Randall Donald <rdonald@debian.org>  Tue, 27 Dec 2005 13:46:44 -0800

nvidia-graphics-drivers (1.0.8178-0.1) unstable; urgency=low

  * patch scheme added
  * applied NVidia's patch NVIDIA_kernel-1.0-8178-U122205

 -- Harald Dunkel <harald.dunkel@t-online.de>  Tue, 27 Dec 2005 15:23:41 +0100

nvidia-graphics-drivers (1.0.8178-0) unstable; urgency=low

  * new upstream

 -- Harald Dunkel <harald.dunkel@t-online.de>  Sat, 24 Dec 2005 09:27:56 +0100

nvidia-graphics-drivers (1.0.8174-1) unstable; urgency=low

  * The "Radiohead" Release ;)
  * New upstream.
  * Upload to unstable.
  * Thanks to Harald Dunkel for initial build.
  * LEGACY GPUs: If you have a TNT, TNT2, Vanta, GeForce 256, GeForce DDR,
    Quadro, GeForce2 Pro, GeForce2 GTS, GeForce2 Ultra, GeForce2 Ti,
    Quadro2Pro, DO NOT INSTALL THIS RELEASE!!! They are not supported.
  * update NEWS files again.
  * add Xorg 6.8 to the descriptions to cut down on confusion.
  * add reference to linux- kernel packages in README.Debian
  * nvidia-xconfig will be in a separate package.

 -- Randall Donald <rdonald@debian.org>  Sat, 10 Dec 2005 18:33:37 -0800

nvidia-graphics-drivers (1.0.8174-0) unstable; urgency=low

  * new upstream

 -- Harald Dunkel <harald.dunkel@t-online.de>  Wed,  7 Dec 2005 19:40:50 +0100

nvidia-graphics-drivers (1.0.7676-2) experimental; urgency=low

  * add exit 0 to module postrm (closes: #252018)
  * add more documentation to /etc/default/nvidia-glx (closes: #280237)
  * reorganize nvidia-glx init script
  * remove xserver provides (man this was an old addition) (closes: #329320)
  * fix nvidia-glx-dev missing links (closes: #336778)
  * now that sarge is stable upgrade DH_COMPAT to 5 (closes: #336734)
  * Supply diversion for libglx.so to work with newer xorg.

 -- Randall Donald <rdonald@debian.org>  Wed, 23 Nov 2005 01:20:12 +0000

nvidia-graphics-drivers (1.0.7676-1) experimental; urgency=low

  * New Upstream. (includes fix for GeForce FX 7880)

 -- Randall Donald <rdonald@debian.org>  Mon, 29 Aug 2005 15:48:27 -0700

nvidia-graphics-drivers (1.0.7676-0) experimental; urgency=low

  * new upstream

 -- Harald Dunkel <harald.dunkel@t-online.de>  Mon, 15 Aug 2005 21:53:07 +0200

nvidia-graphics-drivers (1.0.7667-3) experimental; urgency=low

  * back out libGL.so mess until it upgrades properly.
  * move back to experimental while work is being done on the above.

 -- Randall Donald <rdonald@debian.org>  Mon, 18 Jul 2005 13:08:11 -0700

nvidia-graphics-drivers (1.0.7667-2) unstable; urgency=low

  * fix dangling libGL.so issue. nvidia-glx by itself will now
    link to the diverted xlibmesa library (closes: #208198, #306533, #272438)
  * Move nvidia-kernel-source to Suggests in nvidia-glx (closes: #295891)
  * Modify description to make note of GPUs NOT supported
  * update module README.Debian to refer to  nvnews.net forum.
    (closes: #299916)
  * Update nvidia-kernel-source README.Debian to mention module-assistant
    and remove mention of patches that are unnecessary and other old
    references.
  * change upstream_info to not use bashisms. (closes: #304322)
  * Update to policy 3.6.2
  * Move GL headers to /usr/share/nvidia/includes/GL. (closes: #268274)
  * Remove unnecessary dependancy on libglu
  * Add NEWS item about using legacy packages.
  * LEGACY GPUs: If you have a TNT, TNT2, Vanta, GeForce 256, GeForce DDR,
  Quadro, GeForce2 Pro, GeForce2 GTS, GeForce2 Ultra, GeForce2 Ti, Quadro2Pro,
  DO NOT INSTALL THIS RELEASE!!! Use the nvidia-glx-legacy and
  nvidia-kernel-source-legacy packages instead.

 -- Randall Donald <rdonald@debian.org>  Wed, 13 Jul 2005 14:23:26 -0700

nvidia-graphics-drivers (1.0.7667-1) experimental; urgency=low

  * New upstream (closes: #315446)
  * Thanks again to Harald Dunkel for patch and amd64 testing.

 -- Randall Donald <rdonald@debian.org>  Fri, 24 Jun 2005 22:51:46 -0700

nvidia-graphics-drivers (1.0.7664-2) experimental; urgency=low

  * downgrade the libc6 change back to the version in unstable.
    (closes: #315313)

 -- Randall Donald <rdonald@debian.org>  Tue, 21 Jun 2005 14:07:42 -0700

nvidia-graphics-drivers (1.0.7664-1) experimental; urgency=low

  * The "Commander Cool Drew Hess" release.
  * New upstream. (Thanks to Harald Dunkel for initial work)
  * uploaded to experimental due to needing GLIBC_2.3.3
  and legacy support for some GPU's has been removed.
  * Add news item about legacy support.
  * LEGACY GPUs: If you have a TNT, TNT2, Vanta, GeForce 256, GeForce DDR,
  Quadro, GeForce2 Pro, GeForce2 GTS, GeForce2 Ultra, GeForce2 Ti, Quadro2Pro,
  DO NOT INSTALL THIS RELEASE!!!  NVIDIA will be supporting these cards in a
  special legacy driver (as yet unreleased and not included in this package).
  So if you have the one of the above listed GPUs,
  remain with the 1.0.7174-3 release.

 -- Randall Donald <rdonald@debian.org>  Sat, 18 Jun 2005 16:46:48 -0700

nvidia-graphics-drivers (1.0.7664-0) experimental; urgency=low

  * New upstream.

 -- Harald Dunkel <harald.dunkel@t-online.de>  Sat, 11 Jun 2005 22:42:26 +0200

nvidia-graphics-drivers (1.0.7174-4) unstable; urgency=low

  * Remove glu depends.
  * other fixes are being applied to a 1.0.7667 version coming soon.

 -- Randall Donald <rdonald@debian.org>  Mon, 18 Jul 2005 14:30:46 -0700

nvidia-graphics-drivers (1.0.7174-3) unstable; urgency=low

  * reinclude nvidia docs

 -- Randall Donald <rdonald@debian.org>  Thu,  7 Apr 2005 02:39:50 -0700

nvidia-graphics-drivers (1.0.7174-2) unstable; urgency=low

  * use -pkg2 (renamed to pkg0) for lib32 files in nvidia-glx-ia32 package
    (closes: #257375)

 -- Randall Donald <rdonald@debian.org>  Tue,  5 Apr 2005 15:10:03 -0700

nvidia-graphics-drivers (1.0.7174-1) unstable; urgency=low

  * New upstream.
  * add nvidia-glx-ia32 package for amd64 (closes: #257375)

 -- Randall Donald <rdonald@debian.org>  Fri,  1 Apr 2005 14:54:17 -0800

nvidia-graphics-drivers (1.0.7167-1) unstable; urgency=low

  * New upstream. (closes: #299073)
  * Disable patching for new version.

 -- Randall Donald <rdonald@debian.org>  Fri, 11 Mar 2005 13:46:57 -0800

nvidia-graphics-drivers (1.0.6629+1-2) unstable; urgency=high

  * Add patches for new (> 2.6.10-rc3-bk13) kernels from
    minion.de. Thanks to Drew Hess <dhess@bothan.net>
    (closes: #280224, #281640, #287226)
  * updated minion patches from 16 Feb 2005
  * urgency high to get back in to sarge asap.

 -- Randall Donald <rdonald@debian.org>  Fri, 18 Feb 2005 15:31:00 -0800

nvidia-graphics-drivers (1.0.6629+1-1) unstable; urgency=low

  * change version to allow for new .orig

 -- Randall Donald <rdonald@debian.org>  Fri, 12 Nov 2004 11:06:00 -0800

nvidia-graphics-drivers (1.0.6629-2) unstable; urgency=low

  * Add amd64 support based on work from
    Markus Benning <me@w3r3wolf.de> and
    Harald Dunkel <harald.dunkel@t-online.de>
    Thanks guys.

 -- Randall Donald <rdonald@debian.org>  Tue,  9 Nov 2004 23:13:49 -0800

nvidia-graphics-drivers (1.0.6629-1) unstable; urgency=low

  * New upstream.
  * Undo 2.6.9 patching.

 -- Randall Donald <rdonald@debian.org>  Sat,  6 Nov 2004 23:21:06 -0800

nvidia-graphics-drivers (1.0.6111-2) unstable; urgency=low

  * Provide patches for kernels 2.6.9 and 2.6.10

 -- Randall Donald <rdonald@debian.org>  Mon, 25 Oct 2004 16:40:05 -0700

nvidia-graphics-drivers (1.0.6111-1) unstable; urgency=low

  * New upstream.
  * add executable check for update-devfsd.

 -- Randall Donald <rdonald@debian.org>  Thu,  5 Aug 2004 11:43:28 -0700

nvidia-graphics-drivers (1.0.6106-4) unstable; urgency=low

  * Use init script patch by Arthur de Jong <adejong@debian.org>
    (closes: #243308, #261165)
  * Add read-only check to init script. (closes: #262176)

 -- Randall Donald <rdonald@debian.org>  Sat, 31 Jul 2004 14:40:59 -0700

nvidia-graphics-drivers (1.0.6106-3) unstable; urgency=low

  * Remove libglx.so.version symlink cleaning now that it is an actual file
    again.

 -- Randall Donald <rdonald@debian.org>  Wed, 30 Jun 2004 22:00:09 -0700

nvidia-graphics-drivers (1.0.6106-2) unstable; urgency=low

  * Remove package nvidia-settings so I can use the GPL source in a separate
    source package in contrib.
  * Fix nvidia-glx-dev depends on nvidia-glx version.

 -- Randall Donald <rdonald@debian.org>  Wed, 30 Jun 2004 17:48:06 -0700

nvidia-graphics-drivers (1.0.6106-1) unstable; urgency=low

  * New upstream.
    - fixed GL library symbols (closes: #242525)
  * new nvidia-settings package.
  * remolded TLS handling for new libnvidia-tls.so
  * sysfs support now builtin, both dpatches disabled.

 -- Randall Donald <rdonald@debian.org>  Wed, 30 Jun 2004 11:35:08 -0700

nvidia-graphics-drivers (1.0.5336-12) unstable; urgency=low

  * Include newer sysfs patch by Martin Schlemmer <azarah@gentoo.org> which
    should now create udev nodes.
    (closes: #248451)

 -- Randall Donald <rdonald@debian.org>  Tue, 29 Jun 2004 23:46:22 -0700

nvidia-graphics-drivers (1.0.5336-11) unstable; urgency=low

  * Correct nvidia-glx.shlibs. (closes: #249194)
  * New init script from Arthur de Jong <adejong@debian.org>.
  (closes: #243308, #252569)

 -- Randall Donald <rdonald@debian.org>  Tue,  8 Jun 2004 19:04:42 -0700

nvidia-graphics-drivers (1.0.5336-10) unstable; urgency=low

  * remove immediate exit in nvida-glx init.d so tls detection doesn't exit.
    (closes: #247188)

 -- Randall Donald <rdonald@debian.org>  Sat,  8 May 2004 13:44:21 -0700

nvidia-graphics-drivers (1.0.5336-9) unstable; urgency=low

  * use corrected 02_pcialias patch from Juergen Kreileder <jk@blackdown.de>

 -- Randall Donald <rdonald@debian.org>  Fri, 30 Apr 2004 19:38:57 -0700

nvidia-graphics-drivers (1.0.5336-8) unstable; urgency=low

  * Allow for presence of 01_sysfs fuzz in 02_pcialias. (closes: #246773)
  * Document in n-k-s.README.Debian about IGNORE_PCI_CLASS_DISPLAY
    (closes: #246775)

 -- Randall Donald <rdonald@debian.org>  Fri, 30 Apr 2004 18:52:47 -0700

nvidia-graphics-drivers (1.0.5336-7) unstable; urgency=low

  * also detect uppercase "GCC" in compiler detection. (closes: #243988)
  * version dpatch at >= 2.0.0. (closes: #242465)
  * patch for hotplugging. Thanks to Juergen Kreileder <jk@blackdown.de>
    (closes: #239992)
  * move libtool files to nvidia-glx-dev. (closes: #229110)
  * apply patch from Joachim Breitner <nomeata@debian.org> for init script.
  (closes: #243308)
  * change shlibs to xlibmesa-gl | libgl1

 -- Randall Donald <rdonald@debian.org>  Sat, 17 Apr 2004 16:40:26 -0700

nvidia-graphics-drivers (1.0.5336-6) unstable; urgency=low

  * Introduce a boot init script for TLS detection. With this we can get rid
    of the debconf prompting. (closes: #234612, #231397, #234323)
  * Provide patch for sysfs. (closes: #236714, #234150)
  * depend on dpatch for above patch.
  * fix typo in clean target for SYSSRC. (closes: #237793)
  * modify debian.binary/rules for patching and Makefile existance.

 -- Randall Donald <rdonald@debian.org>  Fri, 19 Mar 2004 14:39:56 -0800

nvidia-graphics-drivers (1.0.5336-5) unstable; urgency=low

  * add SYSRC to clean target. (closes: #232313)
  * Make GL depends more X 4.3 friendly. (closes: #188189)
  * pass KPKG_EXTRAV_ARG in for proper 2.6 EXTRAVERSIONing
  * version kernel-package at >=8.082.
  * add root_cmd. (closes: #162323)

 -- Randall Donald <rdonald@debian.org>  Sat, 21 Feb 2004 15:04:42 -0800

nvidia-graphics-drivers (1.0.5336-4) unstable; urgency=low

  * Add glext.h to nvidia-glx-dev. (closes: #231169)
  * Add Makefile to clean target in nvidia-kernel-source rules file.

 -- Randall Donald <rdonald@debian.org>  Wed,  4 Feb 2004 16:03:42 -0800

nvidia-graphics-drivers (1.0.5336-3) unstable; urgency=low

  * Depend on libc6-dev for KBUILD building. (closes: #230307)

 -- Randall Donald <rdonald@debian.org>  Sat, 31 Jan 2004 14:26:02 -0800

nvidia-graphics-drivers (1.0.5336-2) unstable; urgency=low

  * Bypass NVIDIA's select_makefile (closes: #230307)
  * Remove patch from nvidia-kernel-source Depends and add sed.
  * Remove dangling libglx.so.VERSION symlink.

 -- Randall Donald <rdonald@debian.org>  Fri, 30 Jan 2004 14:54:32 -0800

nvidia-graphics-drivers (1.0.5336-1) unstable; urgency=low

  * New upstream.
  * generate nvidia-kernel changelog from nvidia-graphics-drivers at build.
  * change nvidia-kernel-source arch to i386. (closes: #229060)
  * remove 2.6 patch as it is now provided upstream.
  * create a makefile selector and change the patchlevel detection to be based
    on KERNEL_VERSION_CODE.
  * switch back to Makefile.kbuild for 2.6.x.
  * remove no longer needed apm patch. (closes: #228487)
  * reflect 2.6 changes in nvidia-kernel-source.README.Debian.

 -- Randall Donald <rdonald@debian.org>  Tue, 27 Jan 2004 00:01:32 -0800

nvidia-graphics-drivers (1.0.5328-4) unstable; urgency=low

  * Provide fixed .la files. (closes: #228677)

 -- Randall Donald <rdonald@debian.org>  Mon, 19 Jan 2004 23:05:20 -0800

nvidia-graphics-drivers (1.0.5328-3) unstable; urgency=low

  * Remove bad/broken LibGL.la files for now. (closes: #228499)

 -- Randall Donald <rdonald@debian.org>  Mon, 19 Jan 2004 14:56:14 -0800

nvidia-graphics-drivers (1.0.5328-2) unstable; urgency=low

  * Fix typo in nvidia-glx.README.Debian

 -- Randall Donald <rdonald@debian.org>  Fri, 16 Jan 2004 23:53:35 -0800

nvidia-graphics-drivers (1.0.5328-1) unstable; urgency=low

  * New upstream. (closes #227066)
  * Apply 2.6 patch in nvidia-kernel building with env override.
    Manual patching no longer required!!! (closes: #193379)
  * Change text of TLS question to a positive tone. (closes: #221963)
  * Quote $(CC) for a multi word compiler e.g. distcc (closes: #222390)
  * Change reportbug script to use (lspci --version) instead of which.
  * Add tls/libGL.so to nvidia-glx (so one can switch with only one step)
  * Make note about reconfiguring for TLS switching.
  * fix gcc detection again for kernel compiler. (closes: #227412)
  * fix typo in nvidia-kernel-source.README.Debian (closes: #226991)

 -- Randall Donald <rdonald@debian.org>  Mon, 22 Dec 2003 01:21:58 -0800

nvidia-graphics-drivers (1.0.4496-10) unstable; urgency=low

  * TLS problems related to installation of TLS libs on 2.4 systems.
    Solution: provide a debconf note and set a default based on runtime
    detection of a TLS/2.6 system. Hopefully this will solve most of the
    tls bugs.
  * Add note about nvidia-kernel-source in nvidia-glx description.
    (closes: #220038)

 -- Randall Donald <rdonald@debian.org>  Wed, 19 Nov 2003 13:17:50 -0800

nvidia-graphics-drivers (1.0.4496-9) unstable; urgency=low

  * Change nvidia-kernel-source.README.Debian.in to reflect 2.6 makefile
    change. (closes: #219003)
  * Note the difference in KSRC for 2.6 headers (closes: #220452)

 -- Randall Donald <rdonald@debian.org>  Mon, 17 Nov 2003 20:47:20 -0800

nvidia-graphics-drivers (1.0.4496-8) unstable; urgency=low

  * Correctly install tls libglx.

 -- Randall Donald <rdonald@debian.org>  Sat,  1 Nov 2003 12:46:04 -0800

nvidia-graphics-drivers (1.0.4496-7) unstable; urgency=low

  * add tls files. (closes: #218408, #218417, #218434, #218487)

 -- Randall Donald <rdonald@debian.org>  Fri, 31 Oct 2003 21:01:18 -0800

nvidia-graphics-drivers (1.0.4496-6) unstable; urgency=low

  * use Makefile.nvidia instead of Makefile.kbuild so the 2.6 support
    can use kernel-headers. Manual patching still required.
    README.Debian changed to instruct this change.
    (closes: #208535, #203369)
  * remove wget build-dep from kernel module (closes: #212742)
  * install kernel module to /lib/modules/KVERS/nvidia. (closes: #207290)
  * re-fix GCC detection from compile.h (closes: #205871)

 -- Randall Donald <rdonald@debian.org>  Mon,  6 Oct 2003 21:41:13 -0700

nvidia-graphics-drivers (1.0.4496-5) unstable; urgency=low

  * Add symlink instruction to nvidia-kernel-source.README.Debian
  * Fix patchlevel version detection.

 -- Randall Donald <rdonald@debian.org>  Tue, 23 Sep 2003 01:21:29 -0700

nvidia-graphics-drivers (1.0.4496-4) unstable; urgency=low

  * Add Provides: nvidia-kernel-src to nvidia-kernel-source (closes: #211713)
  * Upload new diversions and 2.6 support to unstable packages.
  * change == to = in kernel rules file.

 -- Randall Donald <rdonald@debian.org>  Mon, 22 Sep 2003 15:34:32 -0700

nvidia-graphics-drivers (1.0.4496-3) experimental; urgency=low

  * Fix nvidia-kernel-source.README.Debian about installing
    nvidia-kernel-common first.
  * Fix typo in nvidia-kernel-source.README.Debian regarding
    modules/nvidia-kernel-1.0.4496 directory. (closes: #205684)
  * Change diversions to stay within /usr/lib and /usr/X11R6/lib.
    This allows for installs on systems of /usr split between several
    partitions. (closes: #205955)
  * Move nvidia-glx dependancy on nvidia-kernel-source to a recommends.
  * Fix part of gcc 3.3.1 detection that I missed last time. (closes: #205871)
  * Update nvidia-kernel-source.README.Debian to reflect 2.4.21-4-k7.
  * Add preliminary 2.6 support. See README.Debian for details (closes: #203369, #193379)
  * Include CONFIG_APM_MODULE patch file in nvidia-kernel-source.
  * Upload to experimental due to diversion changes and preliminary 2.6
    support
  * Incorporate the NMU by martin f. krafft <madduck@debian.org>

 -- Randall Donald <rdonald@debian.org>  Tue, 26 Aug 2003 14:42:57 -0700

nvidia-graphics-drivers (1.0.4496-2.1) unstable; urgency=low

  * debian.binary/rules used the -a flag to copy the control.template file
    to debian-binary/control. If the former was a symlink, this would result
    in the erasure of the template file as the destionation of the copy would
    also be a symlink to the same file. Removed the -a, now it works just
    fine.
      Closes: Bug#206445, Bug#206449

 -- martin f. krafft <madduck@debian.org>  Tue, 26 Aug 2003 08:50:46 +0200

nvidia-graphics-drivers (1.0.4496-2) unstable; urgency=low

  * Add email from NVIDIA to copyright file.

 -- Randall Donald <rdonald@debian.org>  Thu, 31 Jul 2003 15:18:25 -0700

nvidia-graphics-drivers (1.0.4496-1) unstable; urgency=low

  * New upstream.
  * include shlibs file.
  * Re-split nvidia-glx-dev by request.

 -- Randall Donald <rdonald@debian.org>  Mon, 28 Jul 2003 14:18:45 -0700

nvidia-graphics-drivers (1.0.4363-1) unstable; urgency=low

  * Put nvidia drivers into one source package
  * Move from contrib to non-free
  * Rename nvidia-kernel-src to nvidia-kernel-source
  * Include driver files in nvidia-glx and nvidia-kernel-source instead of
    downloading.
  * Put nvidia-glx-dev files back into nvidia-glx.
  * Separate out modules and devfs files into nvidia-kernel-common.
  * Drop .deb in builder-specified location. Thanks David B Harris
    <david@eelf.ddts.net> (closes: #192112)
  * Lose the version number in modules directory. (closes: #199509)
  * Use automation of versioning based on patches by Marcello Magallon
    <mmagallo@debian.org>. Thanks. (closes: #192312, #192311)

 -- Randall Donald <rdonald@debian.org>  Fri,  9 May 2003 14:51:15 -0700

