]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: add ${shlibs:Depends} to binary packages' Depends
authorKefu Chai <kchai@redhat.com>
Sun, 12 Jun 2016 16:05:10 +0000 (00:05 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 18 Jun 2016 15:54:59 +0000 (23:54 +0800)
commit2454bda3f3bcb1bbb6899d4176345c303193075a
treefc826374fa63aa741b5ea471a3425ac1f84491af
parente00610a50f9ecc9ab826699ed9d6066b81be22d0
debian: add ${shlibs:Depends} to binary packages' Depends

rationale
* this fixes:
  warning: dpkg-gencontrol: package python-rbd: unused substitution
  variable ${shlibs:Depends}
* and to comply to debian policy. see
  https://www.debian.org/doc/debian-policy/ch-sharedlibs.html#s-dpkg-shlibdeps

Signed-off-by: Kefu Chai <kchai@redhat.com>
debian/control