]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
deb: update python-rgw dependencies to librgw2 11885/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 9 Nov 2016 22:33:13 +0000 (17:33 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 9 Nov 2016 22:33:13 +0000 (17:33 -0500)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
debian/control

index c961d8125b8c714870fc1ed6f1c392a4c869eac1..2387fe1942b7f68506daff74cc58efc7ccff0fe3 100644 (file)
@@ -728,7 +728,7 @@ Description: Python 3 libraries for the Ceph librbd library
 Package: python-rgw
 Architecture: linux-any
 Section: python
-Depends: librgw1 (>= ${binary:Version}),
+Depends: librgw2 (>= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
          ${python:Depends}
@@ -745,7 +745,7 @@ Description: Python 2 libraries for the Ceph librgw library
 Package: python3-rgw
 Architecture: linux-any
 Section: python
-Depends: librgw1 (>= ${binary:Version}),
+Depends: librgw2 (>= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
          ${python3:Depends}