gnome-initial-setup (3.36.2-0ubuntu2) focal; urgency=medium

  * control, gbp.conf: Update Vcs info for focal
  * Don't cast a GtkLabel into a GisSnapTile.
    We populate a GtkFlowBox with tiles representing features snaps. There
    might not be exactly enough to fill up the entire number of rows, so the
    remaining cells are filled up with blank space, which is actually a
    GtkLabel.
    When clicking these tiles, we launch Software to the application that's
    been clicked. That is done by looking inside the tile to find its
    associated snap.
    We try to do this 'looking inside' for the blank tiles too. But they
    aren't snaps at all - as mentioned above, they are GtkLabels. We illegally
    cast to a snap tile, and then operate on it. At best, this leads to a
    warning on stderr and Software getting spawned to display a nonsense
    application. At worst we crash.
    Fix this by altering the callback to check if we have clicked on a snap or
    not. In the not case, simply return and do nothing. (LP: #1901548)

 -- Iain Lane <iain.lane@canonical.com>  Tue, 27 Oct 2020 18:11:09 +0000

gnome-initial-setup (3.36.2-0ubuntu1) focal; urgency=medium

  * Merge with Debian. Remaining changes: (lp: #1875608)
    + debian/control.in:
      - Build-Depends on libsnapd-glib-dev, libsoup2.4-dev, libsysmetrics-dev
    + Add Ubuntu-specific patches:
      - 0001-Don-t-run-welcome-tour-at-end.patch
      - 0001-Make-summary-page-explicitly-request-navigation-butt.patch
      - 0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch
      - 0001-Add-Ubuntu-mode-with-special-pages.patch
      - 0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch
      - 0006-goa-Add-Ubuntu-Single-Sign-On-to-the-list.patch
      - 0007-goa-adjust-description-to-not-mention-email-or-conta.patch
      - Don-t-show-Facebook-in-Ubuntu.patch
      - 0008-Ubuntu-location-default.patch

 -- Sebastien Bacher <seb128@debian.org>  Tue, 28 Apr 2020 12:03:09 +0200

gnome-initial-setup (3.36.1-1ubuntu1) focal; urgency=medium

  * New bugfix update

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 03 Apr 2020 10:19:31 +0200

gnome-initial-setup (3.36.1-1) unstable; urgency=medium

  * New upstream release

 -- Will Thompson <wjt@endlessm.com>  Thu, 02 Apr 2020 20:26:56 +0100

gnome-initial-setup (3.36.0-1ubuntu4) focal; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - use ubuntu-software to browse available softwares, fallback
      to using gnome-software if it's missing (lp: #1869591)

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 31 Mar 2020 17:27:03 +0200

gnome-initial-setup (3.36.0-1ubuntu3) focal; urgency=medium

  * Refresh the control...

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 17 Mar 2020 16:28:27 +0100

gnome-initial-setup (3.36.0-1ubuntu2) focal; urgency=medium

  * debian/control.in,
     d/p/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - simplify the meson gettext handling of the polkit file, our package
      handles its rules even if it's version is older. Build-Depends on
      libxml2-utils and polkit. (lp: #1859960)

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 17 Mar 2020 12:38:32 +0100

gnome-initial-setup (3.36.0-1ubuntu1) focal; urgency=medium

  * Merge with Debian. Remaining changes:
    + debian/control.in:
      - Build-Depends on libsnapd-glib-dev, libsoup2.4-dev, libsysmetrics-dev
    + Add Ubuntu-specific patches:
      - 0001-Don-t-run-welcome-tour-at-end.patch
      - 0001-Make-summary-page-explicitly-request-navigation-butt.patch
      - 0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch
      - 0001-Add-Ubuntu-mode-with-special-pages.patch
      - 0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch
      - 0006-goa-Add-Ubuntu-Single-Sign-On-to-the-list.patch
      - 0007-goa-adjust-description-to-not-mention-email-or-conta.patch
      - Don-t-show-Facebook-in-Ubuntu.patch
      - 0008-Ubuntu-location-default.patch
  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - don't add non existant sources to the translation template,
      should fix the translations import (lp: #1859960)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 12 Mar 2020 20:37:23 +0100

gnome-initial-setup (3.36.0-1) unstable; urgency=medium

  * New upstream release

 -- Will Thompson <wjt@endlessm.com>  Tue, 10 Mar 2020 16:46:31 +0000

gnome-initial-setup (3.35.91-1) experimental; urgency=medium

  [ Will Thompson ]
  * New upstream release
  * debian/control:
    - build without parental controls, it has depends not yet in Debian
    - depend on GLib >= 2.63.1
  * debian/rules:
    - drop obsolete build option
    - build without parental controls

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 18 Feb 2020 11:24:03 +0100

gnome-initial-setup (3.35.90-1) experimental; urgency=medium

  * New upstream release
  * debian/control:
    - updates the cheese requirement, removed libpackagekit-glib2-dev

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 06 Feb 2020 11:37:30 +0100

gnome-initial-setup (3.34.1-1ubuntu2) focal; urgency=medium

  * No-change rebuild against latest libgweather

 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 30 Oct 2019 19:06:57 -0400

gnome-initial-setup (3.34.1-1ubuntu1) eoan; urgency=medium

  * Merge with Debian. Remaining changes:
    + debian/control.in:
      - Build-Depends on libsnapd-glib-dev, libsoup2.4-dev, libsysmetrics-dev
    + Add Ubuntu-specific patches:
      - 0001-Don-t-run-welcome-tour-at-end.patch
      - 0001-Make-summary-page-explicitly-request-navigation-butt.patch
      - 0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch
      - 0001-Add-Ubuntu-mode-with-special-pages.patch
      - 0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch
      - 0006-goa-Add-Ubuntu-Single-Sign-On-to-the-list.patch
      - debian/patches/0008-Ubuntu-location-default.patch
      - Don-t-show-Facebook-in-Ubuntu.patch

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 07 Oct 2019 10:00:27 +0200

gnome-initial-setup (3.34.1-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 06 Oct 2019 07:20:33 -0400

gnome-initial-setup (3.34.0-2) unstable; urgency=medium

  * Release to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 30 Sep 2019 20:48:57 -0400

gnome-initial-setup (3.34.0-1) experimental; urgency=medium

  * New upstream release

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 12 Sep 2019 16:01:08 +0200

gnome-initial-setup (3.33.91-1) experimental; urgency=medium

  * New upstream release
    - systemd user instance support
    - use a11y menu in initial-setup session
    - Make the page fit narrow screens
    - Account for multi monitor when checking for small screen
    - Refactor the logo selection
    - Refactor page headers
  * debian/control: Build-depend on systemd

 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Wed, 21 Aug 2019 15:51:57 +0200

gnome-initial-setup (3.32.1-1ubuntu4) eoan; urgency=medium

  * d/p/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - typo fixed in an error string (lp: #1824539)

 -- Sebastien Bacher <seb128@ubuntu.com>  Sat, 18 May 2019 13:09:47 +0200

gnome-initial-setup (3.32.1-1ubuntu3) disco; urgency=medium

  * d/p/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Don't set vexpand for the GtkSpinner in the apps page. (LP: #1824996)

 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Tue, 16 Apr 2019 17:19:07 +0100

gnome-initial-setup (3.32.1-1ubuntu2) disco; urgency=medium

  * d/p/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Retry getting the list of featured snaps in case of failure. (LP: #1824188)
  * d/p/0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch:
  * d/p/0001-Make-summary-page-explicitly-request-navigation-butt.patch:
  * d/p/0008-Ubuntu-location-default.patch:
    - Patches refreshed automatically by gbp.

 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Fri, 12 Apr 2019 17:17:35 +0000

gnome-initial-setup (3.32.1-1ubuntu1) disco; urgency=medium

  * Sync with Debian. Remaining changes:
    + debian/control.in:
      - Build-Depends on libsnapd-glib-dev, libsoup2.4-dev, libsysmetrics-dev
    + Add Ubuntu-specific patches:
      - 0001-Don-t-run-welcome-tour-at-end.patch
      - 0001-Make-summary-page-explicitly-request-navigation-butt.patch
      - 0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch
      - 0001-Add-Ubuntu-mode-with-special-pages.patch
      - 0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch
      - 0006-goa-Add-Ubuntu-Single-Sign-On-to-the-list.patch
      - debian/patches/0008-Ubuntu-location-default.patch
      - Don-t-show-Facebook-in-Ubuntu.patch

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 12 Mar 2019 10:18:36 +0100

gnome-initial-setup (3.32.1-1) experimental; urgency=medium

  * New upstream release

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 09 Apr 2019 10:41:17 +0200

gnome-initial-setup (3.32.0-1) experimental; urgency=medium

  * New upstream release

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 12 Mar 2019 10:11:00 +0100

gnome-initial-setup (3.31.92-1) experimental; urgency=medium

  * New upstream release

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 06 Mar 2019 14:43:25 +0100

gnome-initial-setup (3.31.90-1) experimental; urgency=medium

  * New upstream development release
  * Build-Depend on debhelper-compat 12 and drop debian/compat
  * Build-Depend on dh-sequence-gnome
  * Stop overriding libexecdir
  * debian/rules: Update build flags
  * Bump Standards-Version to 4.3.0

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 07 Feb 2019 20:25:00 -0500

gnome-initial-setup (3.30.0-1ubuntu5) disco; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - enable the 'privacy' step in the Ubuntu first login wizard,
      that way users can easily opt in for the location service
      which also enable some of the desktop features to work without
      having to go tweak the settings (like timezone changes)
      (lp: #1809002)

  [ Andrea Azzarone ]
  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Use privacy URL from /etc/os-release in Livepatch page.

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 19 Dec 2018 10:09:35 +0100

gnome-initial-setup (3.30.0-1ubuntu4) disco; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - update the "legal notice" URL to use the one which is specific about
      ubuntu report (lp: #1789925)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 31 Oct 2018 15:41:49 +0100

gnome-initial-setup (3.30.0-1ubuntu3) cosmic; urgency=medium

  * Populate featured snaps from ubuntu-firstrun category

 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Wed, 17 Oct 2018 10:25:35 +0100

gnome-initial-setup (3.30.0-1ubuntu2) cosmic; urgency=medium

  * Add Don-t-show-Facebook-in-Ubuntu.patch:
    - Don't offer Facebook login in Welcome to Ubuntu wizard since
      none of Ubuntu's default apps will use it. (LP: #1797736)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sat, 13 Oct 2018 22:28:02 -0400

gnome-initial-setup (3.30.0-1ubuntu1) cosmic; urgency=medium

  * Merge frin debian unstable (LP: #1795373). Remaining changes:
    + debian/control.in:
      - Build-Depends on libsnapd-glib-dev, libsoup2.4-dev, libsysmetrics-dev
      - Enable langpack usage
    + Ubuntu-specific patches:
      - 0001-Don-t-run-welcome-tour-at-end.patch
      - 0001-Make-summary-page-explicitly-request-navigation-butt.patch
      - 0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch
      - 0001-Add-Ubuntu-mode-with-special-pages.patch
      - 0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch
      - 0006-goa-Add-Ubuntu-Single-Sign-On-to-the-list.patch
  * debian/rules:
    - Drop the dh_auto_clean workaround, the required commit is upstream now.

 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Mon, 01 Oct 2018 12:48:03 +0100

gnome-initial-setup (3.30.0-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.2.1
  * Release to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 22 Sep 2018 19:09:38 -0400

gnome-initial-setup (3.29.92-1ubuntu3) cosmic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    Drop ubuntu-changes page (LP: #1790146).

 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Thu, 20 Sep 2018 13:38:11 +0000

gnome-initial-setup (3.29.92-1ubuntu2) cosmic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - update the livepatch page legal notice url (lp: #1789925)

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 03 Sep 2018 16:30:19 +0200

gnome-initial-setup (3.29.92-1ubuntu1) cosmic; urgency=medium

  * Update to 3.29.92

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 29 Aug 2018 11:08:58 +0200

gnome-initial-setup (3.29.92-1) experimental; urgency=medium

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 29 Aug 2018 10:50:01 +0200

gnome-initial-setup (3.29.1-1ubuntu1) cosmic; urgency=medium

  * Merge from Debian experimental (lp: #1784617). Remaining changes:
    + debian/control.in:
      - Build-Depends on libsnapd-glib-dev, libsoup2.4-dev, libsysmetrics-dev
      - Enable langpack usage
    + Ubuntu-specific patches:
      - 0001-Don-t-run-welcome-tour-at-end.patch
      - 0001-Make-summary-page-explicitly-request-navigation-butt.patch
      - 0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch
      - 0001-Add-Ubuntu-mode-with-special-pages.patch
      - 0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch
      - 0006-goa-Add-Ubuntu-Single-Sign-On-to-the-list.patch
  * d/p/0001-Add-Ubuntu-mode-with-special-pages.patch:
      - Support Meson build system
      - Show an dialog in case of error when enabling Livepatch (lp: #1764723)
      - Enable online accounts page (lp: #1762192)
  * d/p/0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch:
      - Enable online accounts page (lp: #1762192)
  * d/p/0006-goa-Add-Ubuntu-Single-Sign-On-to-the-list.patch:
      - Show "Ubuntu Single Sign-on" first in the list in the online accounts
        page.
  * d/p/0007-goa-adjust-description-to-not-mention-email-or-conta.patch:
      - Adjust online account description to not mention email or contacts.

 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Tue, 14 Aug 2018 16:12:10 +0200

gnome-initial-setup (3.29.1-1) experimental; urgency=medium

  * New upstream release
  * d/p/welcome-screen.patch: Drop, this is already upstream
  * d/p/use-Debian-icon-on-Debian.patch: Drop, this is already upstream
  * d/p/use-Ubuntu-icon-on-Ubuntu.patch: Drop, this is already upstream
  * Standards-Version: 4.1.5 (no changes required)
  * Set Rules-Requires-Root to no
  * Build with meson

 -- Andrea Azzarone <andrea.azzarone@canonical.com>  Wed, 01 Aug 2018 16:09:43 +0200

gnome-initial-setup (3.28.0-2ubuntu13) cosmic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - typo fix in an error string (lp: #1777468)
  * debian/patches/0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch:
    - Display the ubuntu welcome wizard in Unity, don't display the
      "what's new" page though since Unity didn't change (lp: #1781417)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 12 Jul 2018 20:49:37 +0200

gnome-initial-setup (3.28.0-2ubuntu12) cosmic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Add legal notice for livepatch page (LP: #1773140)
    - Hide livepatch page if it is not supported (LP: #1770694)
    - Use sharper changes graphic
    - Fix promoted apps layout
  * debian/rules:
    - Remove files to fix patch not being correctly applied

 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 30 May 2018 17:15:39 +1200

gnome-initial-setup (3.28.0-2ubuntu11) cosmic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - typo fix in the "help improve ubuntu" page (lp: #1768549)

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 25 May 2018 15:32:05 +0200

gnome-initial-setup (3.28.0-2ubuntu10) cosmic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Fix alignment of changes page labels
    - Fix crash if fail to get installed snaps (LP: #1768744)

 -- Robert Ancell <robert.ancell@canonical.com>  Fri, 11 May 2018 12:27:58 +1200

gnome-initial-setup (3.28.0-2ubuntu9) cosmic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Make changes page translatable string use correct terms

 -- Robert Ancell <robert.ancell@canonical.com>  Fri, 11 May 2018 11:59:26 +1200

gnome-initial-setup (3.28.0-2ubuntu8) cosmic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Remove some dead code
    - Fix alignment of featured snaps (LP: #1769810)
    - Update background images to be more transparent (LP: #1769811)
    - Make changes page translatable (LP: #1766277)
    - Fix crash handling errors in livepatch page (LP: #1768743)
  * debian/patches/0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch:
    - Split out of 0001-Add-Ubuntu-mode-with-special-pages.patch

 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 09 May 2018 16:08:27 +1200

gnome-initial-setup (3.28.0-2ubuntu7) cosmic; urgency=medium

  [ Robert Ancell ]
  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Fix crash on shutdown in ubuntu-report page (LP: #1767873)

  [ Spencer Bygraves ]
  * Update the "What's new" graphic to mention dock and notifications
    (LP: #1768557)

  [ Andrea Azzarone ]
  * Don't autostart if user quits the wizard before completing it
    (LP: #1768929) 

  [ Jeremy Bicha ]
  * Drop debian/ubuntu-changes.png to use the version included in
    0001-Add-Ubuntu-mode-with-special-pages.patch

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 03 May 2018 14:06:19 -0400

gnome-initial-setup (3.28.0-2ubuntu6) bionic; urgency=medium

  [ Andrea Azzarone ]
  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Store goa account id in gsettings

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 19 Apr 2018 14:27:53 +1200

gnome-initial-setup (3.28.0-2ubuntu5) bionic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Improve promoted apps navigation

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 19 Apr 2018 11:23:09 +1200

gnome-initial-setup (3.28.0-2ubuntu4) bionic; urgency=medium

  * debian/patches/0001-Don-t-run-welcome-tour-at-end.patch:
  * debian/patches/0001-Make-summary-page-explicitly-request-navigation-butt.patch:
  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Don't run the "welcome tour" at the end
    - Drop start / end pages
    - Show graphic showing what's changed from older versions of Ubuntu
    - Change layout to match updated design

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 19 Apr 2018 09:35:48 +1200

gnome-initial-setup (3.28.0-2ubuntu3) bionic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Don't show livepatch page if already enabled (LP: #1761569)

 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 11 Apr 2018 10:36:45 +1200

gnome-initial-setup (3.28.0-2ubuntu2) bionic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
    - Only show installed graphical apps (LP: #1761574)
    - Don't promote snaps that are already installed (LP: #1761578)
    - Don't show settings privacy link that doesn't exist (LP: #1762199)
    - Remove FIXME from page description (LP: #1762201)
    - Use privacy URL from /etc/os-release (LP: #1761745)
    - Make page titles consistent with existing pages (LP: #1762198)

 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 11 Apr 2018 09:47:40 +1200

gnome-initial-setup (3.28.0-2ubuntu1) bionic; urgency=medium

  * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch:
  * debian/ubuntu-changes.png:
    - Show Ubuntu welcome pages (LP: #1755456)
  * debian/control:
    - Build-Depends on libsnapd-glib-dev, libsoupd2.4-dev, 
      libsysmetrics-dev
    - Enable langpack usage

 -- Robert Ancell <robert.ancell@canonical.com>  Fri, 06 Apr 2018 09:52:39 +1200

gnome-initial-setup (3.28.0-2) unstable; urgency=medium

  * Add welcome-screen.patch from Fedora to still show Welcome screen if
    Language page is disabled
  * Install vendor.conf on Ubuntu to skip the language settings there
    since they don't currently work with Ubuntu's language packs
  * Cherry-pick use-Ubuntu-icon-on-Ubuntu.patch

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 20 Mar 2018 23:09:30 -0400

gnome-initial-setup (3.28.0-1) unstable; urgency=medium

  * New upstream release
  * Cherry-pick use-Debian-icon-on-Debian.patch:
    - Use the Debian logo instead of GNOME logo on the Welcome screen
  * Depend on desktop-base on Debian for that feature

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 20 Mar 2018 19:29:29 -0400

gnome-initial-setup (3.27.90-2) unstable; urgency=medium

  * Release to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 10 Mar 2018 20:59:32 -0500

gnome-initial-setup (3.27.90-1) experimental; urgency=medium

  * New upstream development release
  * Update Vcs fields for migration to https://salsa.debian.org/

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 13 Feb 2018 13:55:27 -0500

gnome-initial-setup (3.26.0-2) unstable; urgency=medium

  * Lower dependency on gdm3 to Suggests.
  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Bump Standards-Version to 4.1.2
  * Bump debhelper compat to 11
  * Disable the Software Sources page since there is no obvious easy way
    to change this setting later

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 25 Dec 2017 09:22:53 -0500

gnome-initial-setup (3.26.0-1) unstable; urgency=medium

  * New upstream translations release

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 13 Sep 2017 21:22:37 -0400

gnome-initial-setup (3.25.92-1) unstable; urgency=medium

  * New upstream translations release (Closes: #862675)

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 04 Sep 2017 20:14:08 -0400

gnome-initial-setup (3.25.4-1) unstable; urgency=medium

  * New upstream release
  * Drop all patches, applied in new release
  * debian/links:
    + Symlink the gdm greeter .desktop to /usr/share/applications
      so that "Initial Setup" has a proper window title
  * Bump Standards-Version to 4.1.0

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 30 Aug 2017 12:11:56 -0400

gnome-initial-setup (3.24.2-1) unstable; urgency=medium

  * New upstream release (Closes: #869942)
    - Adapt gnome-session file for gnome-settings-daemon 3.24
  * debian/control.in:
    - Update NetworkManager related Build-Depends
    - Add explicit dependency on gnome-settings-daemon >= 3.24
  * Add adapt-to-gsd325.patch:
    - Don't require the orientation or xrandr plugins that will
      be dropped in gnome-settings-daemon 3.26 to smooth that
      transition

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 06 Aug 2017 17:41:28 -0400

gnome-initial-setup (3.22.1-1) unstable; urgency=medium

  * New upstream release.

 -- Laurent Bigonville <bigon@debian.org>  Tue, 06 Dec 2016 18:05:21 +0100

gnome-initial-setup (3.22.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compat to 10 (automatic autoreconf).
  * Set libexecdir to non-multiarch dir, following current practice.
  * Update Build-Depends as per configure.ac.
  * Explicitly enable the software sources page.
  * Refresh polkit-allow-NM.patch.
  * Avoid using full path to deluser in postrm script to quieten lintian.
  * Tweak copyright file to add some text to the public-domain block.

 -- Jordi Mallach <jordi@debian.org>  Sat, 24 Sep 2016 01:59:12 +0200

gnome-initial-setup (3.20.1-1) unstable; urgency=low

  [ Javier Martinez ]
  * Initial release  (Closes: #766388)

  [ Sjoerd Simons ]
  * debian/patches/pollkit-allow-NM.patch:
    - Added. Allow the gnome-initial-setup user to control the network

  [ Jordi Mallach ]
  * New upstream release.
  * Update Build-Depends as per configure.ac.
  * Add missing GPL-2+ license to copyright.
  * Add missing ${shlibs:Depends} substitution variable.
  * Add dependency on adduser.

  [ Jeremy Bicha ]
  * New upstream release. Update build-dependencies accordingly.
  * Use dh
  * Set Arch to linux-any since it needs gdm to build and run
  * Set libexecdir
  * Add to description and d/copyright

  [ Jordi Mallach ]
  * Add a pkla rules file for compat with policykit-1 < 0.106.

 -- Jordi Mallach <jordi@debian.org>  Wed, 03 Aug 2016 12:22:21 +0200
