nvidia-graphics-drivers-legacy-173xx (173.14.39-2~bpo70+1) wheezy-backports; urgency=medium

  * Rebuild for wheezy-backports.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 24 May 2014 22:14:31 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.39-2) unstable; urgency=medium

  * 173xx-linux-3.13.patch, nvidia_kernel_3.14.patch: New patches, taken from
    siduction.  (Closes: #741283, #742570)

 -- Andreas Beckmann <anbe@debian.org>  Tue, 22 Apr 2014 20:13:37 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.39-1~bpo70+1) wheezy-backports; urgency=medium

  * Rebuild for wheezy-backports.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 16 Jan 2014 10:41:04 +0100

nvidia-graphics-drivers-legacy-173xx (173.14.39-1) unstable; urgency=low

  * New upstream release 173.14.39 (2013-12-06).
    - Added support for X.org xserver ABI 15 (xorg-server 1.15).
  * Add xorg-video-abi-15 as alternative dependency.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 07 Dec 2013 20:15:04 +0100

nvidia-graphics-drivers-legacy-173xx (173.14.38-3) unstable; urgency=low

  * Promoted to upstream release 173.14.38 (2013-10-01).
  * Synchronize packaging with nvidia-graphics-drivers 319.60-2:
    - libgl1-nvidia-legacy-173xx-glx.postinst: Load debconf/confmodule, may be
      used by /usr/lib/nvidia/check* scripts.
  * Synchronize packaging with nvidia-graphics-drivers 319.60-3:
    - Bump Standards-Version to 3.9.5. No changes needed.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-304xx 304.116-2
  * conftest.h:
    - Implement checks for linux/printk.h, linux/ratelimit.h,
      linux/prio_tree.h (331.13).
    - Implement new conftest.sh functions vm_operations_struct (331.13),
      task_struct (331.17), address_space, address_space_init_once (331.20).

 -- Andreas Beckmann <anbe@debian.org>  Sun, 01 Dec 2013 15:09:06 +0100

nvidia-graphics-drivers-legacy-173xx (173.14.38-2) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 304.108-4:
    - Make libgl1-nvidia-legacy-173xx-glx-i386:i386 a real package depending
      on libgl1-nvidia-legacy-173xx-glx:i386 and set M-A: foreign, s.t. the
      Recommends in libgl1-nvidia-legacy-173xx-glx:amd64 actually works.
    - bug-script: List the renamed nvidia*.ko modules, too.
  * Synchronize packaging with nvidia-graphics-drivers-legacy-304xx 304.108-4

 -- Andreas Beckmann <anbe@debian.org>  Mon, 23 Sep 2013 23:17:43 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.38-1) unstable; urgency=low

  * New upstream beta 173.14.38 (2013-09-04).
    - Improved compatibility with recent Linux kernels.
  * linux-3.10-{i2c,procfs}.patch: Remove, fixed upstream.
  * linux-3.11.patch: Remove, fixed upstream.
  * 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-304xx 304.108-3

 -- Andreas Beckmann <anbe@debian.org>  Sun, 15 Sep 2013 19:08:47 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.37-3) 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-173xx.ko but retain its
      internal name as 'nvidia'.  (Closes: #719522)
    - nvidia{,-legacy-*}-kernel-dkms are now co-installable.
      (Closes: #685647)
    - nvidia-alternative-legacy-173xx:
      + Add /etc/nvidia/nvidia-legacy-173xx-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-173xx-kernel-dkms, nvidia-kernel-#KVERS#: Depend on
      ${nvidia-alternative}--kmod-alias.
    - libgl1-nvidia-legacy-173xx-glx.symbols: Change the dependency template
      to always generate a Depends: libgl1-mesa-glx | libgl1 and stop
      manipulating the .shlibs.
    - libgl1-nvidia-legacy-173xx-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: #717306)
    - 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: #710900)
  * Regenerate linux-3.10-procfs.patch for 173xx.
  * Refresh patches.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 18 Aug 2013 23:11:10 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.37-2) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 304.88-4:
    - Rename metapackage nvidia-glx-legacy-173xx to
      nvidia-legacy-173xx-driver. Add transitional package.  (Closes: #692126)
    - 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-173xx-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.
  * Rename nvidia-kernel-legacy-173xx-{dkms,source} to
    nvidia-legacy-173xx-kernel-{dkms,source}. Add transitional packages.
  * Rename the kernel module to nvidia-legacy-173xx.ko.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 15 Jul 2013 10:03:26 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.37-1) unstable; urgency=low

  * New upstream release 173.14.37 (2013-04-05).
    - Added support for X.org xserver ABI 14 (xorg-server 1.14).
    - Fixed font rendering performance and corruption problems on X servers with
      backported support for the new glyph cache functionality added to Pixman
      0.27.
  * New upstream release 173.14.36 (2012-09-13).
    - Added support for xserver ABI 13 (xorg-server 1.13).
  * Add xorg-video-abi-13 as alternative dependency.
  * Add xorg-video-abi-14 as alternative dependency.
  * 3.6_kernel.patch, kernel-3.7.patch: Removed, fixed upstream.
  * 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'.  (Closes: #702782)
    - README.Debian: Add information about reporting upstream bugs to NVIDIA.
    - patch-3.0-rt-nvidia.patch: Remove, disabled since 173.14.35-3.
    - 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-173xx-source: rules: Use placeholder substitution
      for the source package name to ensure Built-Using is set correctly.
    - nvidia-alternative-legacy-173xx: Add slave alternatives for
      nvidia-settings-legacy-173xx.  (Closes: #688754)
    - 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.
  * Update lintian overrides.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 13 May 2013 00:13:24 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.35-4) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 304.37-1:
    - 3.6_kernel.patch: New patch to fix compilation with Linux 3.6, taken
      from rpmfusion.
  * Adjust 3.6_kernel.patch for a different filename in legacy-173xx.
  * Synchronize packaging with nvidia-graphics-drivers 304.48-2:
    - libgl1-nvidia-legacy-173xx-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-173xx-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.
  * Use nvidia-settings-legacy-173xx as the name of the compatible
    nvidia-settings package.
  * Synchronize packaging with nvidia-graphics-drivers 304.60-1:
    - libgl1-nvidia-legacy-173xx-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).
  * Adjust kernel-3.7.patch for a different filename in legacy-173xx.
  * 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.

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

nvidia-graphics-drivers-legacy-173xx (173.14.35-3) unstable; urgency=low

  * 173.14.35 was promoted to release status without further changes.
  * CVE-2012-4225.  (Closes: #685118)
    Add upstream patch nvidia-blacklist-vga-pmu-registers-195.diff:
    - Implemented hotfix for a privilege escalation vulnerability reported on
      August 1, 2012.  For more details, see:
      http://nvidia.custhelp.com/app/answers/detail/a_id/3140
  * 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-173xx.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-173xx-source: Add Built-Using attribute to the
      generated module packages to record the exact versions of linux and
      nvidia-graphics-drivers-legacy-173xx that were used during the build.
    - libgl1-nvidia-legacy-173xx-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-173xx-dkms: Set Multi-Arch: foreign (instead of
      allowed).
    - Add nvidia-kernel-legacy-173xx-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-173xx-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.
  * libgl1-nvidia-legacy-173xx-glx: add Breaks: nvidia-settings (>= 302) which
    is no longer backwards compatible.
  * Suggests: nvidia-settings-legacy-173xx instead.

 -- Andreas Beckmann <debian@abeckmann.de>  Thu, 13 Sep 2012 12:30:00 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.35-2) unstable; urgency=low

  * Synchronize packaging with nvidia-graphics-drivers 295.59-1:
    - bug-script: report all /lib/modules/.../nvidia.ko and their version.
  * 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 fglrx driver.
    - xserver-xorg-video-nvidia.postrm: Present a debconf note if the driver
      was removed, but it is still enabled in xorg.conf(.d/).

 -- Andreas Beckmann <debian@abeckmann.de>  Sat, 30 Jun 2012 18:49:44 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.35-1) unstable; urgency=low

  * New upstream prerelease 173.14.35 (2012-06-05).
    - Fixed a bug that caused libglx.so to fail to load on 32-bit X servers.

 -- Andreas Beckmann <debian@abeckmann.de>  Mon, 11 Jun 2012 15:12:00 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.34-1) unstable; urgency=low

  * New upstream prerelease 173.14.34 (2012-05-19).
    - Added support for xserver 1.11.99.901 (also known as 1.12 RC1).
    - Added support for X.Org xserver 1.11.  (Closes: #641621)
    - Improved compatibility with recent Linux kernels.
    * Closed a security vulnerability which made it possible for attackers to
      reconfigure GPUs to gain access to arbitrary system memory. For further
      details, see: http://nvidia.custhelp.com/app/answers/detail/a_id/3109
      CVE-2012-0946
  * Synchronize packaging with nvidia-graphics-drivers 280.13.really.275.28-1:
    - Add xorg-video-abi-11 as alternative dependency and bump
      xserver-xorg-core dependency.
  * Synchronize packaging with nvidia-graphics-drivers 295.33-1:
    - Add xorg-video-abi-12 as alternative dependency and bump xserver-xorg-
      core dependency accordingly to be usable with Xorg Xserver 1.12.
    - 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).
  * 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).
  * Update lintian overrides.

 -- Andreas Beckmann <debian@abeckmann.de>  Tue, 22 May 2012 10:49:31 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.31-2) unstable; urgency=low

  * 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-173xx-source.
    - Add some notes about the 'EQ overflowing...' error to the README.
  * Update lintian overrides.

 -- Andreas Beckmann <debian@abeckmann.de>  Thu, 16 Feb 2012 03:14:28 +0100

nvidia-graphics-drivers-legacy-173xx (173.14.31-1) unstable; urgency=low

  [ Andreas Beckmann ]
  * New upstream release 173.14.31 (2011-08-17).
    - 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.
  * 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 275.21-1:
    - Use a versioned dependency on the transitional
      libgl{1,x}-nvidia-alternatives packages.
  * 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 14:01:52 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.30-3) unstable; urgency=low

  [ Andreas Beckmann ]
  * Upload to unstable.

 -- Andreas Beckmann <debian@abeckmann.de>  Tue, 19 Jul 2011 23:06:26 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.30-2) experimental; urgency=low

  [ Andreas Beckmann ]
  * Upload to experimental.
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-91:
    - Merge general changes from 270xx/275xx releases:
    - 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.
    - Drop dependency on nvidia-common in favor of nvidia-installer-cleanup.
    - Add Pre-Depends: nvidia-installer-cleanup to
      nvidia-kernel-legacy-173xx-dkms.
    - Turn nvidia-glx-legacy-173xx-ia32 into a transitional package, the
      libraries have been shipped in libgl1-nvidia-legacy-173xx-glx-ia32 for
      quite some time.
    - Add Depends: nvidia-support to nvidia-glx-legacy-173xx.  The new support
      package ships the nvidia-bug-report.sh manpage.
    - conftest.h:
      - 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-173xx and
      libgl1-nvidia-legacy-173xx-glx to nvidia-alternative-legacy-173xx (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-173xx-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-173xx (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-173xx suffix to newly added packages.

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

 -- Andreas Beckmann <debian@abeckmann.de>  Wed, 06 Jul 2011 17:52:40 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.30-1) unstable; urgency=low

  [ Andreas Beckmann ]
  * New upstream release 173.14.30 (2011-05-03).
    - Added support for X.Org xserver 1.10.
    - Improved compatibility with recent Linux kernels.
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-91:
    - Update to Standards-Version: 3.9.2.
    - Drop nvidia-kernel-compat-2.6.38.patch and adjust conftest.h to mark
      aquire_console_sem as no longer available in 2.6.38 and newer kernels.
      This avoids different behaviour between the kernel modules built from
      upstream installer and the Debian packages.
    - Add nvidia-installer-cleanup as an alternative to nvidia-common.
    - 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.
   * Add xorg-video-abi-10 as alternative dependency.

 -- Andreas Beckmann <debian@abeckmann.de>  Mon, 09 May 2011 15:09:50 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.28-1) unstable; urgency=low

  [ Andreas Beckmann ]
  * New upstream release 173.14.28 (2010-10-18).
    - Added support for X.Org xserver 1.9.
  * 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-173xx-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-173xx{,-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-173xx-source instead of /usr/src/linux, since
      this is set up automatically by the current linux-headers-* packages.
    - In the nvidia-kernel-legacy-173xx-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-173xx-glx),
      kernel (nvidia-kernel-legacy-173xx-{source,dkms}),
      oldlibs (nvidia-glx-legacy-173xx-ia32).
    - Drop transitional packages that were released with squeeze:
      + nvidia-glx-legacy-173xx-dev (now Conflicts/Replaces by
        libgl1-nvidia-legacy-173xx-glx)
    - Prevent concurrent installation of mismatching upstream versions of
      libgl1-nvidia-legacy-173xx-glx and libgl1-nvidia-glx-legacy-173xx-ia32.
    - Provide xorg-driver-video.
    - Add patch nvidia-kernel-compat-2.6.38.patch to fix build with 2.6.38
      kernels.
    - 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: #613176)

 -- Andreas Beckmann <debian@abeckmann.de>  Wed, 23 Mar 2011 16:17:51 +0100

nvidia-graphics-drivers-legacy-173xx (173.14.27-2) unstable; urgency=low

  [ Andreas Beckmann ]
  * Synchronize packaging with nvidia-graphics-drivers 195.36.31-4:
    - Remove /emul directories if empty after removing old NVIDIA files in
      the nvidia-glx-legacy-173xx-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-173xx{,-ia32}: print warning in postinst if unknown
      /usr/lib{,32}/libGL.so.*.* exist.
    - nvidia-glx-legacy-173xx: depend on xorg-video-abi-6.0 as suggested by
      Xorg maintainers.
    - nvidia-kernel-legacy-173xx-source: lower Recommends:
      nvidia-glx-legacy-173xx to Suggests to avoid pulling
      nvidia-kernel-legacy-173xx-dkms into the system before the user had a
      chance to build a module.  (Closes: #590221)
    - 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-173xx-dev directly to libgl1-mesa-dev.
    - Drop the libgl1-nvidia-legacy-173xx-dev package (and stop shipping
      libXvMCNVIDIA.a).
    - Add myself to Uploaders.

 -- Andreas Beckmann <debian@abeckmann.de>  Sat, 25 Sep 2010 17:52:37 +0200

nvidia-graphics-drivers-legacy-173xx (173.14.27-1) unstable; urgency=low

  [ Andreas Beckmann ]
  * New upstream release 173.14.27 (2010-07-15).
    - Fixed a bug in the XvMC driver that prevented it from working on
      systems with AGP graphics cards.
    - Added support for X.Org xserver 1.8.
    - Fixed a bug that could cause X.Org xserver >= 1.7 to hang when
      restarted.
  * synchronize packaging with nvidia-graphics-drivers 195.36.24-4
    - nvidia-glx now provides xserver-xorg-video-6
    - add Conflicts: nvidia-glx-legacy that was never really taken care of
    - drop Conflicts: ccache, set CCACHE_DISABLE instead
  * synchronize packaging with nvidia-graphics-drivers 195.36.31-3
    - fix the shlibs and symbols files
    - split the nvidia-glx-legacy-173xx{,-ia32} packages, moving the shared
      libraries to libgl1-nvidia-legacy-173xx-glx{,-ia32}
    - rename nvidia-glx-legacy-173xx-dev to libgl1-nvidia-legacy-173xx-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 (closes: #588590)
    - add Conflicts: with badly sorting obsolete packages
      linux-{image,headers}-2.6.32-trunk-*
    - nvidia-glx-legacy-173xx: 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
  * 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
  * really remove the init script and defaults file (closes: #593781)
  * update nv-kernel.ids

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

nvidia-graphics-drivers-legacy-173xx (173.14.25-2) unstable; urgency=low

  [ Andreas Beckmann ]
  * synchronize packaging with nvidia-graphics-drivers 195.36.24-3
    - new uploaders
    - source format 3.0 (quilt)
    - remove old cruft
    - clean up and simplify packaging
    - clean up dependencies in debian/control (closes: #559454)
    - no longer provide any xserver-xorg-video-* (closes: #521216)
    - overhaul the kernel module build system (closes: #525923, #527736)
    - update conftest.h and add patches for module build (supports up to
      kernel 2.6.32) (closes: #534103, #574473, #574476, #523024)
    - add dkms support (closes: #547535)
    - overhaul debian/rules: use dh(1) and many more changes
    - add functional watch file
    - overhaul copyright, READMEs and other documentation (closes: #573267)
    - overhaul maintainer scripts
    - drop init script and defaults file
    - use a dpkg trigger to create the libGL.so symlink
  * no longer include the cuda libraries/headers in nvidia-glx*
  * update nvidia.ids
  * refresh patches
  * update symbols files
  * adjust version numbers in maintainer scripts
  * new patch AUTOCONF_INCLUDED.patch to fix module build with 2.6.33 and
    newer kernels (closes: #573326, #585396)

 -- Russ Allbery <rra@debian.org>  Wed, 23 Jun 2010 20:44:22 -0700

nvidia-graphics-drivers-legacy-173xx (173.14.25-1) unstable; urgency=low

  * New upstream release 173.14.25 (2010-01-29).
    - Improved compatibility with recent Linux kernels.

 -- Randall Donald <rdonald@debian.org>  Wed, 17 Mar 2010 11:43:35 -0700

nvidia-graphics-drivers-legacy-173xx (173.14.22-1) unstable; urgency=low

  * New upstream release 173.14.22 (2009-11-12)
    - Added support for X.Org xserver 1.7.
    (Closes: #565314, #558658, #565314)

 -- Randall Donald <rdonald@debian.org>  Wed, 20 Jan 2010 17:11:28 -0800

nvidia-graphics-drivers-legacy-173xx (173.14.20-1) unstable; urgency=low

  [ Andreas Beckmann ]
  * do not ship generated files in the source package
  * nvidia-kernel-legacy-173xx-source: recommend module-assistant
  * drop vdpau support, not available in legacy-173xx
  * shlibs cleanup
    - update Build-Depends to include all needed libraries
    - add Conflicts with the new library packages libcuda1 etc. from
      nvidia-graphics-drivers
    - let the shlibs system generate all dependencies
    - debian/nvidia-glx-legacy-173xx-ia32.shlibs: new file
  * switch to dh_lintian
  * update lintian overrides
  * debian/nvidia-glx-legacy-173xx-dev.links.in: removed, contained only
    dangling symlinks
  * really put 32 and 64 bit versions of nv-kernel.o in the source package
  * nvidia-kernel-legacy-173xx-source: abort module compilation with helpful
    error message if build directory was not cleaned after old package build
  * debian/nvidia-glx.README.Debian:
    - update references
    - drop outdated section about header installation
  * debian/nvidia-kernel-legacy-173xx-source.README.Debian.in: fix typo
  * use Section: non-free/kernel for source and modules
  * debian/watch: new dummy file, website is not parsable
  * ia32 transition: move from /emul/ia32-linux/usr/lib to /usr/lib32
  * cleanup /emul/ia32-linux/usr/lib/tls/libnvidia-tls.so.1
  * fix bug script installation
  * fix init script and default file
  * add patches.h (from nvidia-graphics-drivers)

  [ Randall Donald ]
  * New upstream release 173.14.20 (2009-07-01).
    - 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.
  * conftest.sh, patches.h patch from Lennart Sorensen <lsorense@csclub.uwaterloo.ca>

 -- Randall Donald <rdonald@debian.org>  Sat, 18 Jul 2009 18:27:17 -0700

nvidia-graphics-drivers-legacy-173xx (173.14.18-1) unstable; urgency=low

  * New upstream release 173.14.18 (2009-03-09).
    - Re-enabled support for non-SSE CPUs.
    - Fixed a server crash triggered by Kopete's 'new message' popup
      dialog when a composite manager is enabled.
    - Fixed a bug that caused window decorations to be corrupted
      in Compiz.
    - Fixed corruption in KDE 4 when OpenOffice is launched.
    - Fixed a problem that prevented the console from being restored
      on some notebooks.
    - Improved compatibility with recent Linux 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.
  * Patched for Debian 2.6.29 thanks to Lennart Sorensen
    (closes: #523024, #504626, #523024)
  * Remove suggesting of nvidia-settings (closes: #524107)
  * Divert proper package in ia32 package (closes: #521690)
  * Remove video-2 Provides.

 -- Randall Donald <rdonald@debian.org>  Sun, 26 Apr 2009 13:10:22 -0700

nvidia-graphics-drivers-legacy-173xx (173.14.15-2) unstable; urgency=low

  * Remove kernel lintian overrides.

 -- Randall Donald <rdonald@debian.org>  Tue, 03 Mar 2009 22:24:14 -0800

nvidia-graphics-drivers-legacy-173xx (173.14.15-1) unstable; urgency=low

  * New upstream.
  * New Legacy Package.

 -- Randall Donald <rdonald@debian.org>  Sun, 11 Jan 2009 15:43:53 -0800

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

  * RC bug:  write *.deb and *.changes file into the same subdirectory
  (closes: #493470)
  * ARCH is undefined, define and use DEB_HOST_ARCH instead
  (Thanks to Harald Dunkel <harald.dunkel@t-online.de>)

 -- Randall Donald <rdonald@debian.org>  Mon, 01 Sep 2008 10:58:05 -0700

nvidia-graphics-drivers (173.14.09-4) unstable; urgency=medium

  * Fix bashism for nvidia-glx-ia32 (closes: #495478)

 -- Randall Donald <rdonald@debian.org>  Thu, 28 Aug 2008 11:03:15 -0700

nvidia-graphics-drivers (173.14.09-3) unstable; urgency=high

  * Only ship TLS libs. RC bug fix (closes: #441975)

 -- Randall Donald <rdonald@debian.org>  Wed, 23 Jul 2008 09:41:44 -0700

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

  * comment out chmod on missing patch directory. (closes: #487624, #487350)

 -- Randall Donald <rdonald@debian.org>  Mon, 23 Jun 2008 10:31:33 -0700

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

  * New upstream.

 -- Randall Donald <rdonald@debian.org>  Thu, 19 Jun 2008 17:42:28 -0700

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

  [ Randall Donald ]
  * New upstream. (closes: #483619)
  * move xen patch to source build patches.
  * remove 2.6.25 patch, now is upstream.

  [ Lennart Sorensen ]
  * new Xen patch for 173.04.05.

  [ Randall Donald ]
  * add Lsb headers (closes: #479242)

 -- Randall Donald <rdonald@debian.org>  Tue, 03 Jun 2008 21:14:40 -0700

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

  * Fix permissions on kernel patches directory (closes: #483074)

 -- Randall Donald <rdonald@debian.org>  Tue, 27 May 2008 20:24:29 -0700

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

  * Make sure wfb diversion is removed. (closes: #482995)

 -- Randall Donald <rdonald@debian.org>  Mon, 26 May 2008 09:27:40 -0700

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

  * Add initial linux-modules-nonfree-2.6 intergration, 2.6.24 only
  * create storage directories for old patches and don't include in binary
    packages.
  * Remove wfb diversion and don't install nvidia's copy.
  * Patch for 2.6.25 support
  * Patch to compile on xen enabled kernels (closes: #476504, #481485)

 -- Randall Donald <rdonald@debian.org>  Sat, 24 May 2008 19:57:18 -0700

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

  * fix shlib dep
  * New upstream.
  * remove xserver-xorg-core dependency.
  * add cuda files (closes: #463776)
  * add bzip2 to build-depends. (closes: #466139)
  * add uploaders field that went missing: (closes: #454999, #472448)

 -- Randall Donald <rdonald@debian.org>  Sat, 05 Apr 2008 17:59:56 -0700

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

  * New upstream. (with fan fix!)

 -- Randall Donald <rdonald@debian.org>  Sat, 02 Feb 2008 15:21:28 -0800

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

  * Fix permissions on patches.old (closes: #459848, #460173)
  * fix root_cmd (closes: #459833)

 -- Randall Donald <rdonald@debian.org>  Sat, 12 Jan 2008 17:10:40 -0800

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

  * New upstream.
  * Remove ROOT_CMD from debian.binary/rules (closes: 416594)
  * always include x86_64 nv-kernel.o and detect which to use at kernel-source
  build time. (closes: #458295, #437128)
  * move patches dir out of the way.
  * rename tarball to nvidia-kernel.tar.bz2 for upcoming module packaging.

 -- Randall Donald <rdonald@debian.org>  Mon, 07 Jan 2008 12:15:15 -0800

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

  * new upstream.
  * Xorg 7.3 compatible (closes: #420177 )
  * divert libwfb.so and libGLcore.so (closes: #442846, #441400)
  * change maintainer to packaging team.
  * change x11-common depends to 1:7.3+2
  * change provides to xserver-xorg-video-2
  * remove use of update-modules (closes: #435650)

 -- Randall Donald <rdonald@debian.org>  Sat, 22 Sep 2007 17:16:06 -0700

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

  * New upstream. (closes: #430841)
  * add more GPUs to supported list
  * Disable Xen patch until it compiles again.

 -- Randall Donald <rdonald@debian.org>  Mon, 02 Jul 2007 17:41:57 -0700

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

  * The "use the released version and not the beta drivers" release.
  * Remove root_cmd from module rules file. (closes: #416594)

 -- Randall Donald <rdonald@debian.org>  Tue, 19 Jun 2007 23:50:31 -0700

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

  * New upstream.

 -- Randall Donald <rdonald@debian.org>  Sat, 16 Jun 2007 20:12:55 -0700

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

  * new upstream uploaded to unstable (closes: #415041)
  * change description to refer only to xorg. (closes: #404599, #402223)
  * fix Description regarding supported cards. (closes: #416946)
  * Add Vcs header
  * Add Xen support (thanks to Marco Nenciarini) (closes: #367326)

 -- Randall Donald <rdonald@debian.org>  Sun, 22 Apr 2007 20:26:57 -0700

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

  * include libnvidia-wfb.so.<version> for 8800 peeps.

 -- Randall Donald <rdonald@debian.org>  Sat, 30 Dec 2006 17:00:50 -0800

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

  * new upstream with 8800 support.

 -- Randall Donald <rdonald@debian.org>  Tue, 26 Dec 2006 15:56:06 -0800

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

