[MOS 9.0] Update python-django-openstack-auth package 49/20249/1 9.0/mitaka mos-9.0
authorIvan Udovichenko <iudovichenko@mirantis.com>
Thu, 28 Apr 2016 08:19:36 +0000 (11:19 +0300)
committerIvan Udovichenko <iudovichenko@mirantis.com>
Thu, 28 Apr 2016 23:38:02 +0000 (23:38 +0000)
Version: 2.2.1-2~u14.04+mos0
Source: https://anonscm.debian.org/git/openstack/python-django-openstack-auth.git
Commit: 8592933528e79e9e1ebd1b232ee7e5eb696c9e9b

* Fix (build-)dependencies.

Change-Id: Ie7133087c7a9641851125f584d78c0154850fd1c

trusty/debian/changelog
trusty/debian/control

index 9f97afd454697e4db9cc495706a86c1ea0eec9c1..09c2c8427d51b68ffe000612516970711f61054d 100644 (file)
@@ -1,3 +1,17 @@
+python-django-openstack-auth (2.2.1-2~u14.04+mos0) mos9.0; urgency=medium
+
+  * Source: https://anonscm.debian.org/git/openstack/python-django-openstack-auth.git
+    Commit: 8592933528e79e9e1ebd1b232ee7e5eb696c9e9b
+  * Fix (build-)dependencies.
+
+ -- Ivan Udovichenko <iudovichenko@mirantis.com>  Wed, 27 Apr 2016 18:08:00 +0300
+
+python-django-openstack-auth (2.2.1-2) UNRELEASED; urgency=medium
+
+  * Standards-Version is 3.9.8 now (no change)
+
+ -- Ondřej Nový <novy@ondrej.org>  Sat, 09 Apr 2016 19:26:34 +0200
+
 python-django-openstack-auth (2.2.1-1~u14.04+mos1) mos9.0; urgency=medium
 
   * Source: https://anonscm.debian.org/git/openstack/python-django-openstack-auth.git
index 0b0762463525feedd6e6130a8aa72dd30980d8fa..67a38e39594198bb1db5db1ce1a7f122f0fceaf9 100644 (file)
@@ -35,7 +35,7 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python3-oslo.policy (>= 0.5.0),
                      python3-six (>= 1.9.0),
                      python3-testscenarios (>= 0.4),
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/openstack/python-django-openstack-auth.git
 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-django-openstack-auth.git/
 Homepage: https://pypi.python.org/pypi/django_openstack_auth
@@ -65,7 +65,7 @@ Package: python-openstack-auth
 Section: oldlibs
 Priority: extra
 Architecture: all
-Depends: python-django-openstack-auth,
+Depends: python-django-openstack-auth (>= 2.0.0),
          ${misc:Depends},
 Description: Django authentication backend for Openstack - transition package
  Django authentication backend for use with the OpenStack Keystone Identity