ubuntu-defaults-nexus7 (0.42) raring; urgency=low

  * move gsettings .override files to become .gschema.override files so glib
    actually compiles them properly (this makes the powerbutton suspend
    immediately and sets the formfactor for unity)
  * tell acceld that we come up in landscape by default so it doest the right
    thing on startup without requiring the user to rotate once
  * update onboard schema to use docking, sanitize some defaults

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 23 Jan 2013 13:02:22 +0100

ubuntu-defaults-nexus7 (0.41) raring; urgency=low

  * add acceld.conf upstart job, acceld binary to /usr/bin
    and 95-acceld_start XSession.d file this enables auto-rotation of
    the screen. it can be disabled by editing /etc/default/acceld

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 21 Jan 2013 16:48:47 +0100

ubuntu-defaults-nexus7 (0.40) raring; urgency=low

  *  drop xrotate, it moved to xdiagnose

 -- Oliver Grawert <ogra@ubuntu.com>  Sun, 20 Jan 2013 11:50:39 +0100

ubuntu-defaults-nexus7 (0.39) raring; urgency=low

  * Update system-defaults.conf file for Onboard 0.99.0~alpha1~tr1188. 
    (LP: #1089396)

 -- Francesco Fumanti <francesco.fumanti@gmx.net>  Wed, 12 Dec 2012 13:58:45 +0100

ubuntu-defaults-nexus7 (0.38) raring; urgency=low

  * ship /etc/init/ttyGS0.conf to bring up a getty on a serial gadget
    interface, this gives us a serial debug shell through the USB cable

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 05 Dec 2012 17:10:31 +0100

ubuntu-defaults-nexus7 (0.37) raring; urgency=low

  * set the trigger for initramfs-tools more agressively

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 29 Nov 2012 13:56:13 +0100

ubuntu-defaults-nexus7 (0.36) raring; urgency=low

  * remove the .override files again, ship
    /etc/initramfs-tools/conf.d/framebuffer setting FRAMEBUFFER=y for the
    nexus7 initrd (LP: 1084063) to make plymouth work

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 28 Nov 2012 15:55:24 +0100

ubuntu-defaults-nexus7 (0.35) raring; urgency=low

  * make powerbuuton suspend immediately instead of showing an interactive
    popup (LP: #1071185)
  * set the default form factor in unity to "netbook", which is closer to a
    tablet than "desktop"

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 27 Nov 2012 13:42:21 +0100

ubuntu-defaults-nexus7 (0.34) raring; urgency=low

  * plymouth 0.8.8 broke console handling again, put the upstart override
    files back in place for now so we dont go into an endless reboot after
    first boot.

 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 24 Nov 2012 13:02:28 +0100

ubuntu-defaults-nexus7 (0.33) raring; urgency=low

  * fix depends line
  * drop maintainer scripts completely

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 23 Nov 2012 12:00:36 +0100

ubuntu-defaults-nexus7 (0.32) raring; urgency=low

  * transition to raring, remove nexus7 upstart job with hacks
  * remove plymouth overrinde upstart jobs
  * drop .preinst and .postinst filesystem and config mangling
  * update the package maintainer field

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 23 Nov 2012 11:24:36 +0100

ubuntu-defaults-nexus7 (0.31) quantal; urgency=low

  * use a uuidgen for the unique portion ot the hostname (LP: #1072086)

 -- Matthew Fischer <matthew.fischer@canonical.com>  Mon, 05 Nov 2012 08:46:20 -0700

ubuntu-defaults-nexus7 (0.30) quantal; urgency=low

  *  make postinst script upgrade safe so we do not apply the defaults twice

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 26 Oct 2012 13:51:31 +0200

ubuntu-defaults-nexus7 (0.29) quantal; urgency=low

  * give onboard a usable default size and position in portrait mode
  * make landscape variant of onboard a bit taller so it is easier to type
  * make upstart job upgrade safe (we only want to run once ever)
  * fix quoting in the onboard override schema file to prevent error messages
    from glib-compile-schemas at install time

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 26 Oct 2012 10:00:58 +0200

ubuntu-defaults-nexus7 (0.28) quantal; urgency=low

  * also ship an /etc/onboard/onboard-defaults.conf file, seems theme changes
    from gsettings are simply ignored and the hardcoded value from that file
    is used as system default

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Oct 2012 15:55:57 +0200

ubuntu-defaults-nexus7 (0.27) quantal; urgency=low

  * ship proper ppa .list and .key files, clean up upstart job
  * re-add onboard theme settings, apparently just setting theme= does not
    suffice

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Oct 2012 13:53:44 +0200

ubuntu-defaults-nexus7 (0.26) quantal; urgency=low

  * move onboard gsettings overrides to a proper schema file

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Oct 2012 11:09:17 +0200

ubuntu-defaults-nexus7 (0.25) quantal; urgency=low

  [ David Henningsson ]
  * rootfs/usr/share/pulseaudio/alsa-mixer/paths/*
    - enable mic recording

  [ Alex Chiang ]
  * rootfs/etc/init/nexus7.conf: do not configure non-existent openssh-server
  * rootfs/etc/X11/Xsession.d/90nexus7-a11y: onboard cargo-culting

 -- Alex Chiang <achiang@canonical.com>  Thu, 25 Oct 2012 01:35:47 -0700

ubuntu-defaults-nexus7 (0.24) quantal; urgency=low
  
  * rootfs/etc/X11/Xsession.d/90nexus7-a11y:
    - fix a typo in the Onboard theming settings
    - switch gsettings to not follow the system theme so that Onboard uses the
    right one (LP: #1070760)
  * rootfs/etc/init/nexus7.conf:
    - apt-get remove rhythmbox-ubuntuone since it causes rhythmbox to crash 
    (LP: #1068959)
    - add the ubuntu-nexus7 public PPA (LP: #1069884)

 -- Matthew Fischer <matthew.fischer@canonical.com>  Wed, 24 Oct 2012 22:26:35 +0200

ubuntu-defaults-nexus7 (0.23) quantal; urgency=low

  * try to make Blackboard the default theme for onboard

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 24 Oct 2012 13:26:07 +0200

ubuntu-defaults-nexus7 (0.22) quantal; urgency=low

  * rootfs/etc/init/apport.conf
    - Delete and re-enable apport. 

 -- Matthew Fischer <matthew.fischer@canonical.com>  Wed, 24 Oct 2012 13:44:16 +0200

ubuntu-defaults-nexus7 (0.21) quantal; urgency=low

  * rootfs/etc/init/nexus7.conf
    - Remove nexus7 ppa from the sources.list

 -- Matthew Fischer <matthew.fischer@canonical.com>  Wed, 24 Oct 2012 12:43:36 +0200

ubuntu-defaults-nexus7 (0.20) quantal; urgency=low

  * postinst: Add the Ubuntu Nexus 7 PPA (LP: #1069884)

 -- Matthew Fischer <matthew.fischer@canonical.com>  Wed, 24 Oct 2012 12:38:19 +0200

ubuntu-defaults-nexus7 (0.19) quantal; urgency=low

  [ Oliver Grawert ]
  * postinst: force call locale-gen unconditionally with a fixed value
  * add dependency on locales to make sure locale-gen is actually there
  
  [ Bryce Harrington ]
  * rootfs/usr/bin/xrotate
    - Further enhancements to xrotate

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 24 Oct 2012 10:51:34 +0200

ubuntu-defaults-nexus7 (0.18) quantal; urgency=low

  * Add nexus7 public PPA to sources.list (LP: #1069884)

 -- Alex Chiang <achiang@canonical.com>  Tue, 23 Oct 2012 09:52:23 -0700

ubuntu-defaults-nexus7 (0.17) quantal; urgency=low

  [ David Henningsson ]
  * rootfs/usr/share/pulseaudio/alsa-mixer/paths/tegra-nexus7-headphone.conf
  * rootfs/usr/share/pulseaudio/alsa-mixer/paths/tegra-nexus7-speaker.conf
    - pulseaudio updates to support jack-detection to accompany recent kernel updates

 -- Chris Van Hoof <vanhoof@canonical.com>  Mon, 22 Oct 2012 22:50:44 -0400

ubuntu-defaults-nexus7 (0.16) quantal; urgency=low

  [ Oliver Grawert ]
  * set a proper default locale
  * drop theme change from onboard and enable auto-show

  [ Jani Monoses ]
  * rootfs/etc/init/nexus7.conf:
    Prevent apostrophes from getting in hostname fields.

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 22 Oct 2012 13:50:34 +0200

ubuntu-defaults-nexus7 (0.15) quantal; urgency=low

  [ David Henningsson ]
  * rootfs/usr/share/pulseaudio/*
  * rootfs/lib/udev/rules.d/90-tegra-rt5640.rules:
    - enable audio on nexus7 (LP: #1068804)

 -- Alex Chiang <achiang@canonical.com>  Fri, 19 Oct 2012 20:13:55 -0700

ubuntu-defaults-nexus7 (0.14) quantal; urgency=low

  [ Bryce Harrington ]
  * rootfs/usr/bin/xrotate 
    - Enhancements to xrotate
  * rootfs/usr/share/X11/xorg.conf.d/21-nexus7-rotation.conf
    - Xorg.conf snippet to boot to landscape by default with the proper input
      rotation

  [ Matthew Fischer ]
  * rootfs/etc/lightdm/lightdm.conf  (LP: #1068441)
    - Removed the custom copy, use an xorg snippet instead
  * debian/ubuntu-defaults-nexus7.prerm:
   - Remove the divert for lightdm
  * debian/ubuntu-defaults-nexus7.preinst:
   - Remove the divert for lightdm
  * debian/ubuntu-defaults-nexus7.postinst:
   - Use lightdm-set-defaults to make ubuntu the autologin user

  [ Chris Van Hoof ]
  * rootfs/etc/init/nexus7.conf
    - Write out a sources.list (LP: #1068226)

  [ Alex Chiang ]
  * rootfs/etc/init/nexus7.conf (LP: #1067787)
    - Randomly generate a hostname to avoid every device having the same one

 -- Matthew Fischer <matthew.fischer@ubuntu.com>  Fri, 19 Oct 2012 14:58:07 -0600

ubuntu-defaults-nexus7 (0.13) quantal; urgency=low

  [Oliver Grawert]
  * move fstab entry to preinst

  [Alex Chiang]
  * rootfs/lib/udev/rules.d/10-hide-android-partitions-nexus7.conf:
    - prevent unused MMC partitions from automounting (LP: #1068478)

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 19 Oct 2012 17:58:13 +0200

ubuntu-defaults-nexus7 (0.12) quantal; urgency=low

  * set some sane defaults for onboard in landscape mode
  * drop the hidden partitions from fstab, we'll use a udev rule instead

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 19 Oct 2012 16:02:36 +0200

ubuntu-defaults-nexus7 (0.11) quantal; urgency=low

  * add a default fstab with dummy entries for the unused MMC partitions so
    they do not automount
  * add onboard snippet to Xsession.d so we force the onscreen kbd to be
    always on in the session as well as in lightdm

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 19 Oct 2012 15:17:09 +0200

ubuntu-defaults-nexus7 (0.10) quantal; urgency=low

  * rootfs/etc/init/nexus7.conf - Fix the problem with autologin on first boot
    by moving the chown above the dpkg-reconfigure for ssh. (LP: #1068221) 

 -- Matthew Fischer <matthew.fischer@ubuntu.com>  Thu, 18 Oct 2012 23:03:54 -0600

ubuntu-defaults-nexus7 (0.9) quantal; urgency=low

  * rootfs/usr/share/glib-2.0/schemas/ubuntu-defaults-nexus7-screenlock.gschema.override
    - Disable screen lock on resume from suspend
       (LP: #1068203)

 -- Matthew Fischer <matthew.fischer@ubuntu.com>  Thu, 18 Oct 2012 10:34:58 -0600

ubuntu-defaults-nexus7 (0.8) quantal; urgency=low

  * rootfs/etc/hosts - removed, because it caused a build issue

 -- Matthew Fischer <matthew.fischer@ubuntu.com>  Wed, 17 Oct 2012 22:08:04 -0600

ubuntu-defaults-nexus7 (0.7) quantal; urgency=low

  * Fixing a bug where X would not start if booted with a keyboard attached
    (LP: #1067880) 

 -- Matthew Fischer <matthew.fischer@ubuntu.com>  Wed, 17 Oct 2012 15:44:32 -0600

ubuntu-defaults-nexus7 (0.6) quantal; urgency=low

  * rootfs/etc/hostname: set a hostname of nexus7 (LP: #1067787)
  * rootfs/etc/hosts: add host entries for localhost and nexus7
  * etc/init/nexus7.conf: add a self-removing upstart job to regenerate the
    ssh keys and fix ownership on /home/ubuntu

 -- Matthew Fischer <matthew.fischer@ubuntu.com>  Wed, 17 Oct 2012 11:29:46 -0600

ubuntu-defaults-nexus7 (0.5) quantal; urgency=low

  * rootfs/usr/bin/xrotate: Fix to work with latest IBS images in landscape
    mode. 

 -- Jani Monoses <jani.monoses@canonical.com>  Wed, 17 Oct 2012 16:55:33 +0300

ubuntu-defaults-nexus7 (0.4) quantal; urgency=low

  * debian/ubuntu-defaults-nexus7.prerm
    - Fix the package name specified in the divert
  * rootfs/usr/share/glib-2.0/schemas/ubuntu-defaults-nexus7-screenlock.gschema.override
    - Add a gschema override to set the screenlock to off by default 
       (LP: #1065362)

 -- Matthew Fischer <matthew.fischer@ubuntu.com>  Fri, 12 Oct 2012 15:15:30 -0600

ubuntu-defaults-nexus7 (0.3) quantal; urgency=low

  * rootfs/etc/init/apport.override
    - do not start apport (LP: #1065358)
  * Fix the lightdm.conf diverts 

 -- Matthew Fischer <matthew.fischer@ubuntu.com>  Fri, 12 Oct 2012 09:27:44 -0600

ubuntu-defaults-nexus7 (0.2) quantal; urgency=low

  * rootfs/etc/init/plymouth*.override
    - do not run any plymouth jobs since they kill the kernel (LP: #1065644)

 -- Alex Chiang <achiang@canonical.com>  Thu, 11 Oct 2012 21:18:39 -0700

ubuntu-defaults-nexus7 (0.1) quantal; urgency=low

  [Bryce Harrington]
  * etc/lightdm/lightdm.conf, usr/bin/xrotate
    - ensure input axes rotate properly when graphics orientation changes

  [Alex Chiang]
  * Initial release.

 -- Alex Chiang <achiang@canonical.com>  Thu, 11 Oct 2012 17:17:58 -0700
