| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 
 | python-oslo.versionedobjects (1.17.0-2) unstable; urgency=medium
  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Use correct branch in Vcs-* fields
  [ Thomas Goirand ]
  * Uploading to unstable.
  * Fixed oslotest EPOCH.
 -- Ondřej Nový <onovy@debian.org>  Mon, 26 Sep 2016 19:13:23 +0200
python-oslo.versionedobjects (1.17.0-1) experimental; urgency=medium
  [ Corey Bryant ]
  * New upstream release.
  [ Thomas Goirand ]
  * Using OpenStack's Gerrit as VCS URLs.
 -- Thomas Goirand <zigo@debian.org>  Mon, 12 Sep 2016 13:36:29 +0200
python-oslo.versionedobjects (1.16.0-1) experimental; urgency=medium
  * New upstream release.
  * Align (Build-)Depends with upstream.
 -- James Page <james.page@ubuntu.com>  Thu, 25 Aug 2016 09:09:53 +0100
python-oslo.versionedobjects (1.15.0-1) experimental; urgency=medium
  [ David Della Vecchia ]
  * New upstream release.
  * d/control: Align (build-)depends with upstream.
  [ Corey Bryant ]
  * d/control: Bump python-oslo.utils BD to >= 3.15.0.
  * New upstream release.
  * d/control: Align (build-)depends with upstream.
 -- Corey Bryant <corey.bryant@canonical.com>  Tue, 23 Aug 2016 11:18:37 +0100
python-oslo.versionedobjects (1.9.1-1) experimental; urgency=medium
  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  [ Corey Bryant ]
  * New upstream release.
  * d/gbp.conf: Update branch for Newton.
  * d/control: Align (Build-)Depends with upstream.
  [ Thomas Goirand ]
  * Added Corey Bryant <corey.bryant@canonical.com> as Uploaders:.
 -- Thomas Goirand <zigo@debian.org>  Sun, 05 Jun 2016 15:50:05 +0000
python-oslo.versionedobjects (1.8.0-2) unstable; urgency=medium
  * Uploading to unstable.
 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 22:39:01 +0000
python-oslo.versionedobjects (1.8.0-1) experimental; urgency=medium
  * New upstream release.
  * Fixed version of python{3,}-oslo.config.
 -- Thomas Goirand <zigo@debian.org>  Sat, 02 Apr 2016 14:49:13 +0200
python-oslo.versionedobjects (1.7.0-1) experimental; urgency=medium
  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  [ Corey Bryant ]
  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  [ Thomas Goirand ]
  * Standards-Version: 3.9.7 (no change).
 -- Thomas Goirand <zigo@debian.org>  Thu, 03 Mar 2016 03:04:10 +0000
python-oslo.versionedobjects (1.3.0-1) experimental; urgency=medium
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Fixed debian/copyright ordering.
  * Fixed duplicate long description.
 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Jan 2016 09:11:13 +0000
python-oslo.versionedobjects (1.2.0-1) experimental; urgency=medium
  * New upstream release.
  * Also testing with Python 3.5.
 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Jan 2016 09:28:51 +0000
python-oslo.versionedobjects (1.0.0-1) experimental; urgency=medium
  * Uploading to unstable.
  * Fixed (build-)depends for this release.
 -- Thomas Goirand <zigo@debian.org>  Mon, 07 Dec 2015 16:40:34 +0000
python-oslo.versionedobjects (0.10.0-2) unstable; urgency=medium
  * Uploading to unstable.
 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2015 20:51:34 +0000
python-oslo.versionedobjects (0.10.0-1) experimental; urgency=medium
  * New upstream release.
 -- Thomas Goirand <zigo@debian.org>  Sun, 27 Sep 2015 21:52:23 +0200
python-oslo.versionedobjects (0.9.0-1) experimental; urgency=medium
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Do not run unit tests using Python 3.5, as eventlet is broken there.
 -- Thomas Goirand <zigo@debian.org>  Fri, 04 Sep 2015 09:50:50 +0000
python-oslo.versionedobjects (0.6.0-2) experimental; urgency=medium
  * Added Python 3 support.
 -- Thomas Goirand <zigo@debian.org>  Sat, 01 Aug 2015 21:47:49 +0000
python-oslo.versionedobjects (0.6.0-1) experimental; urgency=medium
  [ James Page ]
  * Fixup typo in transitional package description (LP: #1471561).
  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Priority extra for transition packages.
  * Watch file now using Github tag and not broken PyPi.
 -- Thomas Goirand <zigo@debian.org>  Sat, 01 Aug 2015 19:14:06 +0000
python-oslo.versionedobjects (0.3.0-1) experimental; urgency=medium
  * Team upload.
  * New upstream release:
    - d/control: Align version requirements with upstream.
  * Re-align with Ubuntu:
    - d/control: Add Breaks/Replaces and transitional packages for
      *oslo-versionedobjects in Ubuntu.
 -- James Page <james.page@ubuntu.com>  Tue, 09 Jun 2015 08:48:52 +0100
python-oslo.versionedobjects (0.1.1-2) unstable; urgency=medium
  * Added missing (build-)depends on python-webob.
 -- Thomas Goirand <zigo@debian.org>  Sat, 09 May 2015 22:48:16 +0200
python-oslo.versionedobjects (0.1.1-1) unstable; urgency=medium
  * Initial release. (Closes: #779353)
 -- Thomas Goirand <zigo@debian.org>  Fri, 27 Feb 2015 16:05:31 +0100
 |