]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: update standards-version; fix ceph-client-tools-dbg
authorSage Weil <sage@newdream.net>
Mon, 18 Oct 2010 18:01:15 +0000 (11:01 -0700)
committerSage Weil <sage@newdream.net>
Mon, 18 Oct 2010 20:29:21 +0000 (13:29 -0700)
debian/control
debian/move_dbg_files.sh

index 0c00260fcd1a442b8dfff888feddfd86870f0504..b2079d84ca0c586bf913a86d1f464c3f5e98a735 100644 (file)
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Sage Weil <sage@newdream.net>
 Build-Depends: debhelper (>= 6.0.7~), autotools-dev, autoconf, automake, cdbs, libfuse-dev, libboost-dev, libedit-dev, libssl-dev, libtool, libexpat1-dev, libfcgi-dev, libatomic-ops-dev, libgoogle-perftools-dev
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 
 Package: ceph
 Architecture: any
@@ -68,14 +68,15 @@ Description: utilities to mount a ceph filesystem with the kernel client
 
 Package: ceph-client-tools-dbg
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: ceph
-Description: utilities for mount ceph filesystem with kernel client
+Depends: ceph-client-tools (= ${binary:Version}), ${misc:Depends}
+Section: debug
+Priority: extra
+Description: debugging symbols for ceph-client-tools
  Ceph is a distributed network file system designed to provide
  excellent performance, reliability, and scalability.  This is the mount
  utility, that allows to mount the ceph fs with the kernel client.
  .
- This package contains the debugging symbols for ceph-client-tools
+ This package contains the debugging symbols for ceph-client-tools.
 
 Package: libcrush1
 Conflicts: libcrush
index 7b4cba6d04d889bbbf23a23cef4e3756e3db3f97..6f2f4cce2d55add5ea4077d272d84643106080a8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-for f in ceph ceph-fuse libcrush1 librados1 libceph1 radosgw
+for f in ceph ceph-fuse ceph-client-tools libcrush1 librados1 libceph1 radosgw
 do
     echo moving $f unstripped binaries into $f-dbg
     mkdir -p debian/$f-dbg/usr/lib