~zulcss/keystone/icehouse-ftbfs

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Chuck Short
  • Date: 2013-09-09 18:34:34 UTC
  • Revision ID: zulcss@ubuntu.com-20130909183434-6ayes9m2e49xcqph
* debian/control: Add python-dogpile.cahe as a build dependency.
* debian/patches/disable-oauth-feature.patch: Temporarily disable ouath2 support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
keystone (1:2013.2.a261.gf1ac78c-0ubuntu1) UNRELEASED; urgency=low
 
1
keystone (1:2013.2~b3-0ubuntu1) UNRELEASED; urgency=low
2
2
 
3
3
  [ Chuck Short ]
4
4
  * New upstream release. 
5
5
  * debian/control: Add python-oslo.sphinx as a build dependency.
6
6
  * debian/control: Add python-babel as a build dependency.
7
 
  * debian/control: Add python-oauth2 as a build dependency.
 
7
  * debian/control: Add python-dogpile.cahe as a build dependency.
8
8
  * debian/patches/sql_connection.patch: Refreshed
 
9
  * debian/patches/disable-oauth-feature.patch: Temporarily disable ouath2 support.
9
10
 
10
11
  [ James Page ]
11
12
  * d/patches/fix-ubuntu-tests.patch: Fixup for new tests location.