bumblebee (3.2.1-17) unstable; urgency=medium

  * Switch the triggers to -noawait to fix Lintian warning and to make
    things easier for apt/dpkg. Both restarting bumblebeed and re-building
    the initramfs can be deferred.
  * B-D on debhelper (>= 9.20160709) instead of dh-systemd to fix L:E.
  * Switch Uploaders field to bluca@debian.org email address.
  * Switch from priority extra to optional to fix L:W and comply with
    Policy 4.0.1.
  * Do not ship Upstart file anymore, fixes L:W.
  * Add 387 series to dependencies for Ubuntu.
  * Bump Standards-Version to 4.1.2.

 -- Luca Boccassi <bluca@debian.org>  Fri, 08 Dec 2017 23:07:05 +0000

bumblebee (3.2.1-16) unstable; urgency=medium

  * Ubuntu: fix typo in modprobe, really support 378

 -- Luca Boccassi <luca.boccassi@gmail.com>  Sun, 02 Jul 2017 10:36:52 +0100

bumblebee (3.2.1-15) unstable; urgency=medium

  * Use https in debian/copyright
  * Bump Standards-Version to 4.0.0
  * Ubuntu: add support for 375, 378, 381 and 384

 -- Luca Boccassi <luca.boccassi@gmail.com>  Sat, 01 Jul 2017 19:43:52 +0100

bumblebee (3.2.1-14) unstable; urgency=medium

  * Add dependency to lsb-base (>= 3.0-6) to fix Lintian Error
  * Add blacklist and dependency for nvidia-367*

 -- Luca Boccassi <luca.boccassi@gmail.com>  Tue, 24 Jan 2017 14:20:27 +0000

bumblebee (3.2.1-13) unstable; urgency=medium

  * Backport libkmod.patch from upstream develop branch and add build-dep
    on libkmod-dev. Definitively fixes all issues with multiple kernel
    modules loading/unloading.
  * Remove Ubuntu modprobe hack from debian/rules
  * Add restart-bumblebeed dpkg-trigger, to be used by update-glx when
    changing the provider of libglx.so and the nvidia kernel module.

 -- Luca Boccassi <luca.boccassi@gmail.com>  Sat, 11 Jun 2016 12:49:56 +0100

bumblebee (3.2.1-12) unstable; urgency=medium

  [ Luca Boccassi ]
  * Set nvidia lib directory to /usr/lib/nvidia/nvidia to solve
    incompatibility between Bumblebee and concurrent installations of
    current plus legacyYYYxx Nvidia driver series on the same system.
  * Add ignore-systemd-logind-noise.patch and
    ignore-failure-to-set-DRM-interface.patch to ignore red herrings.
    (Closes: #822665)
  * Set Ubuntu default kernel driver to nvidia, which is provided as a
    modprobe alias by the nvidia-XYZ packages.

  [ Vincent Cheng ]
  * Use dh_strip --dbgsym-migration to cleanly migrate from old-style dbg
    packages to autogenerated dbgsym packages.

 -- Luca Boccassi <luca.boccassi@gmail.com>  Wed, 18 May 2016 00:17:59 +0100

bumblebee (3.2.1-11) unstable; urgency=medium

  [ Andreas Beckmann ]
  * Team upload.
  * Drop -dbg package in favor of autogenerated -dbgsym packages.
  * Update Vcs-* URLs.
  * Update Standards version to 3.9.8, no changes required.
  * Drop obsolete Debian NVIDIA package alternatives.
  * Add support for the 304xx/340xx legacy driver packages available in
    Debian.  (Closes: #802479, #717687)
  * Use vendor-specific maintainer scripts.
  * Add Luca Boccassi to Uploaders.

  [ Luca Boccassi ]
  * Mention kernel cmdline workaround for nvidia module load issues on
    some hardware, and related upstream tickets, in README.Debian.
    (Closes: #822330)
  * Run dh --with autoreconf to regenerate configure, Makefile, etc.
  * Add xorg-binary-config.patch to allow changing the Xorg binary in
    bumblebee.conf.
  * Add dependency on xserver-xorg-core >= 1.18 and set default binary
    to /usr/lib/xorg/Xorg in order to support xserver-xorg-legacy.
    (Closes: #815888)
  * Add 358, 361, 364 in alternate dep and blacklist.
  * Install modprobe blacklist in /usr/share/bumblebee/modprobe.d/ to avoid
    clash with the daemon config file.
  * Delete /etc/modprobe.d/bumblebee.conf already when bumblebee is removed,
    to not keep the blacklists active until it is purged.  (LP: #1242785)

 -- Andreas Beckmann <anbe@debian.org>  Sat, 07 May 2016 23:42:16 +0200

bumblebee (3.2.1-10) unstable; urgency=medium

  * Team upload.
  * Blacklist the nvidia legacy kernel modules available in Debian.
  * Use the new /usr/lib/nvidia/bumblebee glx alternative.
    (Closes: #802310, #802245)
  * Add Depends: glx-alternative-nvidia (>= 0.6.92) (only for Debian).
  * Trigger the glx-alternative-nvidia package after updating the alternative.
  * fix-typos.patch: New, fix some typos noticed by Lintian.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 21 Oct 2015 02:14:27 +0200

bumblebee (3.2.1-9) unstable; urgency=medium

  [ Luca Boccassi ]
  * Add modprobe remove in bumblebee.conf on Ubuntu to fix timeout when
    unloading nvidia-uvm.

  [ Vincent Cheng ]
  * Add nvidia-355 in alternate dep and blacklist.

 -- Vincent Cheng <vcheng@debian.org>  Fri, 14 Aug 2015 23:58:12 -0700

bumblebee (3.2.1-8) unstable; urgency=medium

  [ Luca Boccassi ]
  * Cherry-pick patch for modprobe -r instead of rmmod (Closes: #793389)
  * Add nvidia-346, 349, and 352 in alternate dep and blacklist.
    (LP: #1511560)

  [ Vincent Cheng ]
  * Move bumblebee bash-completion file from obsolete /etc/bash_completion.d/
    to /usr/share/bash-completion/completions/.

 -- Vincent Cheng <vcheng@debian.org>  Sat, 25 Jul 2015 19:28:48 -0700

bumblebee (3.2.1-7) unstable; urgency=medium

  * Move conffile handling introduced in 3.2.1-6 from bumblebee-nvidia
    to bumblebee.

 -- Vincent Cheng <vcheng@debian.org>  Sat, 25 Oct 2014 17:04:28 -0700

bumblebee (3.2.1-6) unstable; urgency=medium

  * Build with CONF_DRIVER_MODULE_NVIDIA=nvidia-current instead of nvidia.
  * Stop treating /etc/modprobe.d/bumblebee.conf as a conffile and remove it
    when removing bumblebee, not just when purging it. (LP: #1242785)
    - Pre-Depends on dpkg >= 1.15.7.2 for dpkg-maintscript-helper rm_conffile.
  * Add patches: fix-device-detection.patch, ignore-error-on-X-shutdown.patch,
    cherry-picked from upstream git. (LP: #1230008)
  * Allow more nvidia flavours to satisfy bumblebee-nvidia's dependencies
    (relevant only for Ubuntu).
  * Update debian/README.Debian.
  * Update email address.
  * Update Standards version to 3.9.6, no changes required.

 -- Vincent Cheng <vcheng@debian.org>  Sat, 25 Oct 2014 10:13:42 -0700

bumblebee (3.2.1-5) unstable; urgency=medium

  * Allow more nvidia flavours to satisfy bumblebee-nvidia's dependencies
    (relevant only for Ubuntu). (LP: #1261180)
  * Update Standards version to 3.9.5, no changes required.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Mon, 06 Jan 2014 01:24:33 -0800

bumblebee (3.2.1-4) unstable; urgency=low

  * Use dh-systemd (for systemd-specific additions to maintscripts).
    (Closes: #715270)
  * Add bumblebee group as system group (gid in between 100-999) instead
    of a regular group in postinst. (Closes: #718772)

 -- Vincent Cheng <Vincentc1208@gmail.com>  Tue, 20 Aug 2013 02:35:34 -0700

bumblebee (3.2.1-3) unstable; urgency=low

  * Append /usr/lib/primus to CONF_PRIMUS_LD_PATH in d/rules to ease
    pre-multiarch backports. (Closes: #712665)
  * Have bumblebee depend on bbswitch-dkms | bbswitch-source, and
    bumblebee-nvidia depend on all possible m-a built nvidia modules.
  * Add support for nvidia-325 packaged in Ubuntu (not relevant for Debian).

 -- Vincent Cheng <Vincentc1208@gmail.com>  Thu, 11 Jul 2013 01:18:07 -0700

bumblebee (3.2.1-2) unstable; urgency=low

  * Allow more nvidia flavours to satisfy bumblebee-nvidia's dependencies
    (relevant for Ubuntu).

 -- Vincent Cheng <Vincentc1208@gmail.com>  Wed, 29 May 2013 01:45:35 -0700

bumblebee (3.2.1-1) unstable; urgency=low

  [ Aron Xu ]
  * Initial release (Closes: #659440).
  * Thanks to Peter Lekensteyn and Bruno Pagani, most stuff taken from the
    packaging for Ubuntu PPA.

  [ Vincent Cheng ]
  * Thanks to Igor Urazov for lots of the Debian-specific portions of the
    packaging.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Fri, 03 May 2013 03:04:38 -0700
