horizon (1:2013.2.3-0ubuntu1.1) saucy-security; urgency=medium

  * SECURITY UPDATE: fix XSS in Heat template description and outputs
    parameters
    - LP: #1289033
    - CVE-2014-0157

 -- Jamie Strandboge <jamie@ubuntu.com>  Mon, 05 May 2014 13:39:33 -0500

horizon (1:2013.2.3-0ubuntu1) saucy-proposed; urgency=medium

  * Resynchronize with stable/havana (82cb9f6) (LP: #1302575):
    - [b2259b3] Don't copy the flavorid when updating flavors
    - [8db4687] Allow snapshots of paused and suspended instances
    - [cf181c1] Reduce number of novaclient calls
    - [82cb9f6] Fixing tests to work with keystoneclient 0.6.0

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 04 Apr 2014 10:52:55 -0400

horizon (1:2013.2.2-0ubuntu1) saucy-proposed; urgency=low

  [ Chuck Short ]
  * Resynchronize with stable/havana (36e0ab5) (LP: #1284643):
    - [e73ff07] run_tests.sh fails with a fresh venv due to django 1.6
      installed LP: 1250581
    - [3e93b54] Email shouldn't be a mandatory attribute LP: 1260423
    - [2c1f1f3] Wrap call to extension_supported on Launch Instance with
      try/except LP: 1262223
    - [2e11482] Unit tests failing with raise
      UnknownMethodCallError('management_url') LP: 1268631
    - [c6d38a1] Metering dashboard. Marker could not be found (havana)
      LP: 1260528
    - [2b6dfa7] keypairs can not have an '@' sign in the name LP: 1265563
    - [8ba7780] Cannot see confirmation message when working on longer pages
      LP: 1251361
    - [edd8ee4] fix help text in "Create An image" window
    - [aa55b24] Inconsistance between horizon and django_openstack_auth default
      keystone version LP: 1231357
    - [7a8eadc] LBaaS. HealthMonitor representation should be improved
      LP: 1237377
    - [02e7b6e] "neutron lb-pool-list" running by admin returns also non-admin
      load balancer pools which appear later in horizon's admin project
      LP: 1244126
    - [5520d65] create volume option is shown, even without cinder enabled
      LP: 1267438
    - [5b970a5] .tx/config in havana needs to catch up with Transifex resource
      renaming LP: 1274005
    - [6508afd] when creating instance,access security and networking tabs
      missing asterisk LP: 1252005
    - [96bd650] timeout logic causes logout when load balanced LP: 1243277
    - [36e0ab5] Import translations for Havana 2013.2.2 update

  [ James Page ]
  * d/static/*: Refreshed for new upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 25 Feb 2014 09:19:08 -0500

horizon (1:2013.2.1-0ubuntu1) saucy-proposed; urgency=low

  * Resynchronize with stable/havana (9668e80) (LP: #1262788):
    - [d97bba1] precision of floating point metering stats is discarded
      unnecessarily LP: 1241467
    - [53047be] "Tenant" should be "Project" (Resource Usage panel) LP: 1250942
    - [728b5d1] Subnet / Subnet details not marked as translatable LP: 1254026
    - [9465e54] missing hover hint for instance:<type> meter in Metric dropdown
      list LP: 1243241
    - [842ba5f] Default port for The MS SQL Security Group is 1433 instead of
      1443 LP: 1250029
    - [631ee65] iso8601 debug message is annoying in dashboard unit test
      LP: 1250554
    - [1361a02] only meters associated with the first instance reported appear
      in Metric dropdown list LP: 1243298
    - [599d4a5] Persistent XSS in OpenStack Web UI for Instances LP: 1247675
    - [7f804c9] Password Change needs to logout current user  LP: 1226829
    - [3b621e7] The "Weight" parameter in Horizon's LBaaS member creation
      dialog is mandatory while it's only optional in the cli command
      LP: 1241004
    - [b5b102e] i18n: "Filter" in "Flavor Access" tab of "Create Flavor"
      workflow is not translatable LP: 1239927
    - [0aba596] I18n: Localization of the role "Member" LP: 1255004
    - [d66a483] detach volume dialog contains escaped html LP: 1252881
    - [37f0128] English string for "Injected File Path Bytes" is wrong
      LP: 1254049
    - [ac2815c] ./templates/base.html.c:6: warning: unterminated string literal
      LP: 1243526
    - [6d02f2e] Cannot assign different translations for present and past
      message of BatchAction LP: 1252082
    - [655dc79] Resource Usage Page table views shows statistics in a wrong way
      LP: 1249279
    - [5d9684d] lbaas pool tcp LP: 1241713
    - [040bebb] Some "Working" dialogs are not translatable LP: 1252074
    - [852e5c8] Translation update for 2013.2.1 release LP: 1258462
    - [9668e80] Updated from global requirements
  * debian/patches/CVE-2013-6406: Dropped, applied upstream [599d4a5]
  * debian/patches/revert-stable-havana-requirements.patch: Revert
    version bumps to dependencies in stable/havana back to what was
    shipped with Saucy.

 -- Adam Gandelman <adamg@ubuntu.com>  Wed, 18 Dec 2013 10:47:22 -0800

horizon (1:2013.2-0ubuntu1.1) saucy-security; urgency=low

  * SECURITY UPDATE: XSS in Volumes and Network Topology pages
    - debian/patches/CVE-2013-6406: html.escape() various items in
      volumes/tables.py and volume_snapshots/tables.py
    - CVE-2013-6406 (also referred to as CVE-2013-6858)
    - LP: #1247675

 -- Jamie Strandboge <jamie@ubuntu.com>  Tue, 03 Dec 2013 15:54:34 -0600

horizon (1:2013.2-0ubuntu1) saucy; urgency=low

  * New upstream release (LP: #1236462).

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 17 Oct 2013 09:43:46 -0400

horizon (1:2013.2~rc3-0ubuntu1) saucy; urgency=low

  * New upstream release candidate (LP: #1240665).

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 16 Oct 2013 20:10:52 -0400

horizon (1:2013.2~rc2-0ubuntu1) saucy; urgency=low

  * New upstream release candidate. (#1239156)
  * debian/README.compression: Updated documenation on how to
    refresh the static assets.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 15 Oct 2013 10:20:05 -0400

horizon (1:2013.2~rc1-0ubuntu2) saucy; urgency=low

  * d/theme/css/ubuntu.css: Refresh Ubuntu theme against new Havana
    stylesheets, fixing network and chart layouts (LP: #1235249).
  * d/openstack-dashboard.postinst: Allow horizon user to read and
    write data in /var/lib/openstack-dashboard inline with user and
    group permissions set in Apache configuration.

 -- James Page <james.page@ubuntu.com>  Fri, 04 Oct 2013 14:17:43 +0100

horizon (1:2013.2~rc1-0ubuntu1) saucy; urgency=low

  [ James Page ]
  * New upstream release candidate:
    - d/static: Refreshed static assets for 2013.2~rc1.
    - d/patches: Refreshed patches.

  [ Chuck Short ]
  * debian/control: Add python-lesscpy as a suggests to optionally
    support online compression of static assets (LP: #1226674).

 -- James Page <james.page@ubuntu.com>  Thu, 03 Oct 2013 13:48:12 +0100

horizon (1:2013.2~b3-0ubuntu2) saucy; urgency=low

  * Don't use /etc/openstack-dashboard for in-process generated data
    (LP: #1233752):
    - d/openstack-dashboard.{dirs,postinst}:
      + Create /var/lib/openstack-dashboard with restricted permissions,
        allowing www-data user to write a secret_key if need be.
      + Move /etc/openstack-dashboard/secret_key to correct location if
        it already exists.
    - d/p/ubuntu_settings.patch: Use /var/lib/openstack-dashboard for
      secret key storage instead of /etc/openstack-dashboard.

 -- James Page <james.page@ubuntu.com>  Wed, 02 Oct 2013 10:31:15 +0100

horizon (1:2013.2~b3-0ubuntu1) saucy; urgency=low

  * New upstream release.
  * debian/control: Minimum python-openstack-auth version >= 1.1.1.
  * debian/control: Add python-troveclient.
  * debian/static: Refresh static assets for 2013.2~b3.
  * debian/patches: ubuntu_local_settings.patch -> ubuntu_settings.patch, also
    patch location of secret key in openstack_dashboard/settings.py

 -- Adam Gandelman <adamg@ubuntu.com>  Fri, 06 Sep 2013 11:59:43 -0700

horizon (1:2013.2~b2-0ubuntu6) saucy; urgency=low

  * debian/patches/ubuntu_local_settings.py: Set flexible
    default for ALLOWED_HOSTS that should be changed for production
    deployments (LP: #1214982).
  * Fix (LP: #1216019):
    - debian/openstack-dashboard.{postinst, postrm}: Add/remove horizon
      user.  Ensure /etc/openstack-dashbard ownership.
    - debian/openstack-dashboard.conf: Run WSGIDaemonProcess as user
      horizon, set WSGIProcessGroup to horizon.
    - debian/patches/ubuntu_local_settings.py: Generate and load secret
      key from /etc/openstack-dashboard/secret_key.

 -- Adam Gandelman <adamg@ubuntu.com>  Fri, 06 Sep 2013 10:33:18 -0700

horizon (1:2013.2~b2-0ubuntu5) saucy; urgency=low

  * d/static/*: Refresh static assets for 2013.2~b2.
  * d/rules: Tweak helper for refreshing static assets to link
    local_settings.py correctly.
  * d/openstack-dashboard.p*: Fix typo in configuration file name,
    ensure consistent use of tabs/spaces.

 -- James Page <james.page@ubuntu.com>  Mon, 02 Sep 2013 16:43:56 +0100

horizon (1:2013.2~b2-0ubuntu4) saucy; urgency=low

  * Update for apache 2.4, preserve 2.2 compatability. (LP: #1218535)

 -- Adam Gandelman <adamg@ubuntu.com>  Fri, 30 Aug 2013 15:31:49 -0700

horizon (1:2013.2~b2-0ubuntu3) saucy; urgency=low

  * debian/rules: Don't remove egg information while cleaning.
    (LP: #1210253)

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 21 Aug 2013 10:08:35 -0400

horizon (1:2013.2~b2-0ubuntu2) saucy; urgency=low

  * debian/control: Fix typo in depends. 

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 22 Jul 2013 14:36:30 -0400

horizon (1:2013.2~b2-0ubuntu1) saucy; urgency=low

  [ James Page ]
  * d/control: Update VCS fields for new branch locations.
  * Automate refresh of static assets:
    - d/rules: Added refresh-static-assets helper target.
    - d/README.compression: Updated for new process.
  * d/static/*: Refreshed static assets.

  [ Chuck Short ]
  * New upstream release
  * debian/control:
    - Add python-ceilometerclient
    - Add python-heatclient
    - Renamed python-quantumclient to python-neturonclient.
  * debian/curles: Removed instances of quantum since its cruft 
    that we dont need anymore.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 22 Jul 2013 11:45:28 -0400

horizon (1:2013.2~b1-0ubuntu1) saucy; urgency=low

  * New upstream release. 
  * debian/patches/ubuntu_local_settings.patch: Refreshed
  * debian/control: Add python-pbr and python-d2to1.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 31 May 2013 08:59:58 -0500

horizon (1:2013.1-0ubuntu3) raring; urgency=low

  * Re-sync Ubuntu theme with upstream changes, fixing instance network
    selection dialog and network topology screens (LP: #1157918).

 -- James Page <james.page@ubuntu.com>  Mon, 22 Apr 2013 14:09:04 +0100

horizon (1:2013.1-0ubuntu2) raring; urgency=low

  * Recompress static JS and CSS and generate new manifest.json for
    offline compression. 

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 10 Apr 2013 12:24:24 -0500

horizon (1:2013.1-0ubuntu1) raring; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 05 Apr 2013 14:20:44 -0500

horizon (1:2013.1~rc2-0ubuntu1) raring; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 02 Apr 2013 08:40:42 -0500

horizon (1:2013.1~rc1-0ubuntu1) raring; urgency=low

  [ James Page ]
  * New upstream release candidate for Grizzly:
    - Recompress static JS and CSS and generate new manifest.json for
      offline compression.
  * d/watch: Update uversionmangle to deal with upstream versioning
    changes, remove tarballs.openstack.org.
  * d/control: Version python-compressor >= 1.2 (LP: #1130610).

  [ Adam Gandelman ]
  * debian/patches/ubuntu_local_settings.py: Refresh, specify memcache
    location as part of CACHES, as per upstream changes to example config.

 -- James Page <james.page@ubuntu.com>  Wed, 20 Mar 2013 11:20:17 +0000

horizon (2013.1.g3-0ubuntu2) raring; urgency=low

  * Recompress static JS and CSS and generate new manifest.json for offline
    compression. 

 -- James Page <james.page@ubuntu.com>  Tue, 26 Feb 2013 07:35:51 +0000

horizon (2013.1.g3-0ubuntu1) raring; urgency=low

  [ James Page ]
  * Recompress static JS and CSS and generate new manifest.json for offline
    compression in preparation for Grizzly-3.

  [ Chuck Short ]
  * New usptream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Feb 2013 09:43:22 -0600

horizon (2013.1~g2-0ubuntu1) raring; urgency=low

  [ Adam Gandelman ]
  * Recompress static JS and CSS and generate new manifest.json for offline
    compression in preparation for Grizzly-2.

  [ Chuck Short ]
  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 11 Jan 2013 08:26:40 -0600

horizon (2013.1~g1-0ubuntu1) raring; urgency=low

  [ Adam Gandelman ]
  * debian/patches/add_juju_settings_pannel.patch: Disable during
    Grizzly dev. cycle.

  [ Chuck Short ]
  * New upstream relase.
  * Refreshed patches.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 23 Nov 2012 08:49:14 -0600

horizon (2012.2-0ubuntu2) quantal; urgency=low

  * debian/control: Set strict version requirements between python-django-horizon,
    openstack-dashboard, and openstack-ubuntu-theme. (LP: #1061961)
  * debian/theme/css/ubuntu.css: Refreshed against Folsom. (LP: #1064420)
  * debian/patches/add_juju_panel.patch: Update and refresh for Folsom
    compatability. (LP: #1064605)
  * debian/patches/allow_alternate_css.patch: Remove unapplied, obsolete
    patch.

 -- Adam Gandelman <adamg@canonical.com>  Tue, 09 Oct 2012 09:59:55 -0700

horizon (2012.2-0ubuntu1) quantal; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 27 Sep 2012 11:56:26 -0500

horizon (2012.2~rc2-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * Re-enable openstack-dashboard-ubuntu-theme.

  [ Chuck Short ]
  * New upstream release

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 21 Sep 2012 08:03:36 -0500

horizon (2012.2~rc1-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * debian/patches/ubuntu_local_settings.patch: Squash all patches that
    touch local_settings.py.example into one.
  * Drop node-less dependency (LP: #1024326).
      - debian/static/openstack-dashboard: Pre-compressed and compiled JS, CSS
        and compressor manifest.json.
      - debian/patches/ubuntu_local_settings.patch: Set COMPRESS_OFFLINE=True
        to enable offline compression and pre-compressed static files by
        default.

  [ Chuck Short ]
  * New upstream release

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 12 Sep 2012 12:21:33 -0500

horizon (2012.2~rc1~20120904.2043-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * debian/patches/fix-coverage-binary-name.patch: Drop, merge into
    fix-ubuntu-tests.patch.
  * debian/patches/set_login_redirects.patch: Configure login URLs in
    local_settings.py according to the default apache configuration
    installed. (LP: #1037349)
  * debian/patches/fix-dashboard-manage.patch: Refresh.

  [ Soren Hansen ]
  * Update debian/watch to account for symbolically named tarballs and
    use newer URL.
  * Fix Launchpad URLs in debian/watch.

  [ Chuck Short ]
  * New upstream version

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 07 Sep 2012 12:35:36 -0500

horizon (2012.2~f3-0ubuntu2) quantal; urgency=low

  * Depend on python-openstack-auth rather than on the removed
    python-django-openstack-auth.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 22 Aug 2012 10:34:11 +0100

horizon (2012.2~f3-0ubuntu1) quantal; urgency=low

  [ Chuck Short ]
  * New upstream release.
  * debian/patches/fix-ubuntu-tests.patch: Fix test suites again to
    run during the builds.
  * debian/watch: Update.
  * debian/control: Add python-glanceclient. (LP: #1030911)
  * debian/openstack-dashboard.conf: Don't hijack apache's webroot. (LP:
    #1020313)
  * debian/control: Update horizon deps to reflect reality.

  [ Adam Gandelman ]
  * debian/control: Bump required python-django version to 1.4.
  * wrap-and-sort.
  * Fix (LP: #1036571):
      - debian/rules, openstack-dashboard.{links, dirs, postinst}: Add required
        symlinks and directories to allow Horizon to function with the packaged
        lessc.
      - debian/control: Add python-{cinder, swift, quantum}client,
        python-django-openstack-auth, python-netaddr, python-compressor, lessc.
  * debian/rules: Improve dh_auto_clean.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 16 Aug 2012 14:01:33 -0500

horizon (2012.2~f2-0ubuntu1) quantal; urgency=low

  * New usptream version.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 06 Jul 2012 11:38:55 -0400

horizon (2012.2~f2~20120622.1833-0ubuntu2) quantal; urgency=low

  * debian/patches/{use-memcache.patch, turn-off-debug.patch}: Refresh.

 -- Adam Gandelman <adamg@canonical.com>  Tue, 03 Jul 2012 14:09:15 -0700

horizon (2012.2~f2~20120622.1833-0ubuntu1) quantal; urgency=low

  [ Chuck Short ]
  * New upstream version.
  * debian/copyright: Fix lintian warnings.

  [ Adam Gandelman ]
  * Disabled during Folsom dev cycle, to be refreshed against first Folsom RC:
    - debian/patches/add_juju_settings_panel.patch
    - debian/patches/allow_alternate_css.patch
  * debian/patches/fix-coverage-binary-name.patch: Refreshed.
  * debian/patches/turn-off-debug.patch: Refreshed.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Jun 2012 11:31:06 -0400

horizon (2012.2~f2~20120530.1777-0ubuntu1) quantal; urgency=low

  * New upstream release.
  * debian/patches/add_juju_settings_panel.patch: Refreshed
  * debian/patches/turn-off-debug.patch: Refreshed

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 01 Jun 2012 10:57:56 -0400

horizon (2012.2~f1-0ubuntu1) quantal; urgency=low

  * New usptream release.
  * Prepare for quantal:
    - debian/patches/fix-coverage-binary-name.patch: Refreshed.
  * Temporarily pass the testsuite.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 24 May 2012 14:33:20 -0400

horizon (2012.1-0ubuntu8) precise-proposed; urgency=low

  * debian/control: Added memcached as a Recommends of python-django-horizon,
    to ensure a memcached is running and can be used via default install.
    - LP: #988435

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Wed, 25 Apr 2012 18:30:00 +0100

horizon (2012.1-0ubuntu7) precise; urgency=low

  * debian/patches/use-memcache.patch: Use memcache for session engine by
    default to avoid frequent logouts, as sessions are not shared across
    workers. LP: #968850

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Wed, 25 Apr 2012 10:55:18 +0100

horizon (2012.1-0ubuntu6) precise; urgency=low

  [ Adam Gandelman ]
  * debian/openstack-dashboard.links: Create symlink to horizon's static js
    files. (LP: #987535)

  [ Jamie Strandboge ]
  * debian/control: don't Build-Depends on python-cherrypy3. It is used by
    only the dashboard tests and they are disabled in Ubuntu builds

 -- Adam Gandelman <adamg@canonical.com>  Tue, 24 Apr 2012 10:43:12 -0700

horizon (2012.1-0ubuntu5) precise; urgency=low

  [ Adam Gandelman ]
  * debian/patches/turn-off-debug.patch: Enable again
  * debian/openstack-dashboard.conf: Add an Alias mapping '/static'
    to '/usr/share/opensack-dashboard/openstack_dashboard/static/'
    (LP: #980787)
  * debian/patches/allow_alternate_css.patch: Allow loading of ubuntu.css
    and favicon if they exists
  * debian/control: Drop libjs-jquery dependencies

  [ Dave Walker (Daviey) ]
  * debian/control: Drop duplicate depends python-cloudfiles.

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Mon, 23 Apr 2012 10:04:39 +0100

horizon (2012.1-0ubuntu4) precise; urgency=low

  *  debian/patches/turn-off-debug.patch; Reverted, breaks CSS templates.
     (LP: #980787)

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 13 Apr 2012 09:58:54 -0400

horizon (2012.1-0ubuntu3) precise; urgency=low

  [ Adam Gandelman ]
  * debian/patches/add_juju_settings_panel.patch, debian/rules,
    debian/juju.png: Add an Ubuntu-specific panel to easily generate
    Juju environments.yaml

  [ Chuck Short ]
  * debian/patches/turn-off-debug.patch: Turn off debugging.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 12 Apr 2012 12:42:04 -0400

horizon (2012.1-0ubuntu2) precise; urgency=low

  * Make openstack-dashboard Pre-Depends: dpkg (>= 1.15.7.2) for
    dpkg-maintscript-helper.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 10 Apr 2012 17:58:25 +0100

horizon (2012.1-0ubuntu1) precise; urgency=low

  * New upstream release.
  * debian/patches/turn-off-debug.patch: Turn off debugging.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 12 Apr 2012 10:46:00 -0400

horizon (2012.1~rc2-0ubuntu1) precise; urgency=low

  [ Chuck Short ]
  * New usptream release.
  * debian/control: Use python-cherrypy3
  * debian/rules: Update pythonpath in order to run tests.
  * debian/patches/fix-coverage-binary-name.patch: Make the testsuite
    run.
  * debian/rules: Fail build if tests fail.

  [ A Gandelman ]
  * debian/control: Add python-memcache
  * debain/dashboard.conf: Update to match current upstream documentation
    (LP: #966069)

  [ Adrien Cunin ]
  * Renamed Apache config file from dashboard.conf to openstack-dashboard.conf
    (LP: #965410)
    - Updated post{inst,rm} and added preinst to handle correctly the rename

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 04 Apr 2012 07:21:15 -0400

horizon (2012.1~rc1-0ubuntu1) precise; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 20 Mar 2012 14:49:24 -0400

horizon (2012.1~rc1~20120315.1545-0ubuntu1) precise; urgency=low

  [Adam Gandelman]
  * New upstream release.

  [Chuck Short]
  * debian/control: Update run-time depends

 -- Adam Gandelman <adamg@canonical.com>  Fri, 16 Mar 2012 12:29:27 -0700

horizon (2012.1~rc1~20120308.1479-0ubuntu1) precise; urgency=low

  * New upstream version.
  * debian/rules: Fix symlink when installing horizon.
    (LP: #947118)
  * debian/control: Add python-django-nose as a dep. (LP: #944235)
  * debian/control: Fix broken depends.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 09 Mar 2012 11:50:22 -0500

horizon (2012.1~e4-0ubuntu1) precise; urgency=low

  * New upstream version.
  * debian/rules: Update due to upstream build changes.
  * debian/control: Update standards-version.
  * debian/patches/openstack-config-settings.patch: Dropped
  * debian/patches/fix-dashboard-django-wsgi.patch: Refreshed
  * debian/patches/fix-dashboard-manage.patch: Refreshed
  * debian/openstack-dashboard.install: Update due to upstream build changes.
  * debian/dashboard: Update to upstream build changes.
  * debian/pydist-overrides: Dont try to install python-django-nose-selenium.
  * debian/openstack-dashboard.install: Add missing config files.
  * debian/rules: Fix broken settings.py
  * debian/patches/pkg-setup.patch: Copy missing templates, shameously
    taken from debian
  * debian/patches/fix-broken-tarbll.patch: Add missing files.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 02 Mar 2012 12:11:59 -0500

horizon (2012.1~e4~20120224.1386-0ubuntu1) precise; urgency=low

  * New upstream version.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 24 Feb 2012 10:49:27 -0500

horizon (2012.1~e4~20120217.1354-0ubuntu1) precise; urgency=low

  * debian/patches/openstack-config-settings.patch: Refreshed.
  * debian/copyright: Updated copyright.
  * debian/rules: Diable tests since it doesnt work without a
    virtualenv.
  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 17 Feb 2012 10:12:25 -0500

horizon (2012.1~e4~20120210.1331-0ubuntu1) precise; urgency=low

  * New Upstream version
  * debian/control:
   - Add python-coverage as a build dependency.
   - Add python-novaclient as a build dependency.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 10 Feb 2012 11:09:58 -0500

horizon (2012.1~e4~20120202.1300-0ubuntu2) precise; urgency=low

  * debian/control: Add python-keystoneclient as a build
    dependency.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 03 Feb 2012 13:29:27 -0500

horizon (2012.1~e4~20120202.1300-0ubuntu1) precise; urgency=low

  * New upstream version.
  * debian/control: Drop dependencies we dont need.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 03 Feb 2012 09:55:54 -0500

horizon (2012.1~e3-0ubuntu1) precise; urgency=low

  * New upstream version.
  * debian/conffiles: Don't wipe out local_settings.py on upgrade.
    (LP: #914257)

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 26 Jan 2012 09:52:53 -0500

horizon (2012.1~e3~20120120.1235-0ubuntu1) precise; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 20 Jan 2012 14:51:21 -0500

horizon (2012.1~e3~20120113.1213-0ubuntu1) precise; urgency=low

  [Chuck Short]
  * Removed python-django-horizon.postinst, let dh_python2 generate instead
    since python-support is not a dependency.
  * Dropped python-openstack-compute from debian/control.
  * Clean up debian/control.
  * Restart apache when installing the openstack dashboard.
    (LP: #905527)
  * Dropped python-coverage not needed.
  * Added transitional package for people updating from oneiric.
  * Rediffed patches.
  * More linitian fixes.

  [Robie Basak]
  * debian/control: put python-django-horizon in Python section.
  * debian/control: lintian fixes (LP: #899427):
    - Put python-django-horizon in Python section
    - Remove definite article from Description
  * debian/copyright: fix dep5 syntax.
  * debian/python-django-horizon.lintian-overrides: override for template shell
    script.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 13 Jan 2012 10:59:49 +0100

horizon (2012.1~e2-0ubuntu2) precise; urgency=low

  * Rebuild to drop dependencies on python2.6.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 02 Jan 2012 10:58:49 +0100

horizon (2012.1~e2-0ubuntu1) precise; urgency=low

  * New upstream release (LP: #904039)
  * debian/control: Update build-depends.
  * debian/watch: Fix to fetch from Launchpad ad well.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 16 Dec 2011 16:34:56 -0500

horizon (2012.1~e2~20111209.1104-0ubuntu1) precise; urgency=low

  * New upstream release.
  * Refreshed patches.
  * debian/docs: Removed README

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 09 Dec 2011 16:18:55 -0500

horizon (2012.1~e1-0ubuntu~e2.20111201.1077.1) precise; urgency=low

  [ Chuck Short ]
  * Initial release.

  [ Jamie Strandboge ]
  * debian/patches/git-2012.1~e2~20111201.1077.patch: use 2012.1~e1 release
    tarball and apply all git commits up to 2012.1~e2~20111201.1077. This
    can be dropped in 2012.1~e2.
  * rename python-djanog-horizon.postinst to python-django-horizon.postinst

 -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 02 Dec 2011 16:21:52 -0600
