ceph/debian
Kefu Chai c1c6cfc49c debian: bump compat to 9
dh_auto_configure set -DCMAKE_BUILD_TYPE=None so the default does not
take effect at all. this is on purpose, see [1].

and dpkg-buildflags is able to produce the suggested compiling flags by
debian policy. dh_* can pass these flags to cmake only if it works at
compat>=9, see [2].

and we are safe to move to compat 9, as jewel's supported debian based
distro is jessie (with debhelper 9.20150101), ubuntu trusty (with
debhelper 9.20131227ubuntu1)

---
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701233#35
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653916

Fixes: http://tracker.ceph.com/issues/16744
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-07-21 02:02:58 +08:00
..
source
.gitignore debian: remove ceph-dbg package and any traces of it 2016-02-26 13:17:25 -05:00
ceph-base.dirs debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-base.docs debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-base.install debian: package etc/init.d/ceph in ceph-base 2016-06-30 02:20:28 +08:00
ceph-base.lintian-overrides debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-base.postinst debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-base.prerm debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-common.dirs
ceph-common.install debian: package compressor plugsin in ceph-common 2016-06-03 15:40:34 +08:00
ceph-common.postinst
ceph-common.postrm
ceph-fs-common.install makefile: install mount.fuse.ceph,mount.ceph into /usr/sbin 2016-06-04 09:37:33 +08:00
ceph-fuse.install makefile: install mount.fuse.ceph,mount.ceph into /usr/sbin 2016-06-04 09:37:33 +08:00
ceph-mds.dirs
ceph-mds.install packaging: move cephfs repair tools to ceph-common 2016-03-15 11:13:39 -06:00
ceph-mds.postinst
ceph-mds.prerm
ceph-mon.dirs debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-mon.install debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-mon.postinst debian: start ceph-mon-all and ceph-osd-all on package install 2016-04-15 11:46:56 -04:00
ceph-mon.prerm debian: start ceph-mon-all and ceph-osd-all on package install 2016-04-15 11:46:56 -04:00
ceph-osd.dirs debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-osd.install udev: always populate /dev/disk/by-parttypeuuid 2016-06-23 09:37:05 +02:00
ceph-osd.postinst debian: start ceph-mon-all and ceph-osd-all on package install 2016-04-15 11:46:56 -04:00
ceph-osd.prerm debian: start ceph-mon-all and ceph-osd-all on package install 2016-04-15 11:46:56 -04:00
ceph-resource-agents.install
ceph-test.install makefile,debian,rpm: do not package librgw_file* anymore 2016-06-07 14:08:59 +08:00
changelog v11.0.0 2016-06-28 11:43:46 -04:00
compat debian: bump compat to 9 2016-07-21 02:02:58 +08:00
control debian: bump compat to 9 2016-07-21 02:02:58 +08:00
copyright
libcephfs1.install
libcephfs-dev.install configure.ac,debian,rpm: do not package .a files in rpm/deb packages 2016-06-07 14:08:59 +08:00
libcephfs-java.jlibs debian/rules: build deb with cmake 2016-06-29 22:26:24 +08:00
libcephfs-jni.install
librados2.install
librados-dev.install configure.ac,debian,rpm: do not package .a files in rpm/deb packages 2016-06-07 14:08:59 +08:00
libradosstriper1.install
libradosstriper-dev.install configure.ac,debian,rpm: do not package .a files in rpm/deb packages 2016-06-07 14:08:59 +08:00
librbd1.install
librbd-dev.install configure.ac,debian,rpm: do not package .a files in rpm/deb packages 2016-06-07 14:08:59 +08:00
librgw2.install librgw: add debian and rpm packaging 2016-02-12 13:07:24 -05:00
librgw-dev.install configure.ac,debian,rpm: do not package .a files in rpm/deb packages 2016-06-07 14:08:59 +08:00
python-cephfs.install pybind: move cephfs to Cython 2016-02-29 10:58:52 +01:00
python-rados.install Fix rpm/deb packaging 2016-02-17 12:32:38 +01:00
python-rbd.install
radosgw.dirs
radosgw.install rgw: ldap token glue 2016-03-09 10:54:35 -05:00
radosgw.postinst
radosgw.prerm
rbd-fuse.install
rbd-mirror.install packaging: add an rbd-mirror package 2016-02-04 00:10:16 -08:00
rbd-nbd.install
rules Merge pull request #9885 from dachary/wip-16351-by-parttypeuuid 2016-07-03 13:31:46 +02:00
watch