diff options
author | Laszlo Boszormenyi <gcs@debian.hu> | 2012-02-26 20:45:06 -0800 |
---|---|---|
committer | Sage Weil <sage.weil@dreamhost.com> | 2012-02-26 20:45:06 -0800 |
commit | 3ad6ccb4a636186695da9391474dc4a06d42f9f6 (patch) | |
tree | dbf163efa2544d2468b9c0b80531a0592d91737d | |
parent | 266902a993c8548cc3c32f41be6450ecd78c475b (diff) | |
download | ceph-3ad6ccb4a636186695da9391474dc4a06d42f9f6.tar.gz |
debian: sdparm|hdparm, new standards version
Signed-off-by: Laszlo Boszormenyi <gcs@debian.hu>
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 72aa4f728dc..322593bb9f6 100644 --- a/debian/control +++ b/debian/control @@ -7,11 +7,11 @@ Vcs-Browser: https://github.com/NewDreamNetwork/ceph Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu> Uploaders: Sage Weil <sage@newdream.net> Build-Depends: debhelper (>= 6.0.7~), autotools-dev, autoconf, automake, libfuse-dev, libboost-dev (>= 1.34), libedit-dev, libcrypto++-dev, libtool, libexpat1-dev, libfcgi-dev, libatomic-ops-dev, libgoogle-perftools-dev [i386 amd64], pkg-config, libgtkmm-2.4-dev, python, python-support, libcurl4-gnutls-dev, libkeyutils-dev, uuid-dev, libaio-dev -Standards-Version: 3.9.1 +Standards-Version: 3.9.3 Package: ceph Architecture: linux-any -Depends: ${shlibs:Depends}, ${misc:Depends}, hdparm, binutils, ceph-common +Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common Recommends: ceph-fuse, libcephfs1, librados2, librbd1, btrfs-tools Description: distributed storage and file system Ceph is a distributed storage and network file system designed to provide |