From 6997d583e8603dda251bcaa6f8a9610934863faf Mon Sep 17 00:00:00 2001 From: jiangcuo Date: Wed, 4 Dec 2024 10:46:58 +0800 Subject: [PATCH] remove lintian in ceph --- packages/ceph-17/patches/002-remove-lintian.patch | 12 ++++++++++++ packages/ceph-17/series | 1 + packages/ceph-18/patches/002-remove-lintian.patch | 12 ++++++++++++ packages/ceph-18/series | 1 + packages/ceph-19/patches/002-remove-lintian.patch | 12 ++++++++++++ packages/ceph-19/series | 1 + 6 files changed, 39 insertions(+) create mode 100644 packages/ceph-17/patches/002-remove-lintian.patch create mode 100644 packages/ceph-17/series create mode 100644 packages/ceph-18/patches/002-remove-lintian.patch create mode 100644 packages/ceph-18/series create mode 100644 packages/ceph-19/patches/002-remove-lintian.patch create mode 100644 packages/ceph-19/series diff --git a/packages/ceph-17/patches/002-remove-lintian.patch b/packages/ceph-17/patches/002-remove-lintian.patch new file mode 100644 index 0000000..3124ea2 --- /dev/null +++ b/packages/ceph-17/patches/002-remove-lintian.patch @@ -0,0 +1,12 @@ +diff --git a/Makefile b/Makefile +index 9c23cadc5..a5de911cf 100644 +--- a/Makefile ++++ b/Makefile +@@ -91,7 +91,6 @@ deb: ${DEBS} ${DBG_DEBS} + ${DEBS_REST} ${DBG_DEBS}: $(MAIN_DEB) + $(MAIN_DEB): ${BUILDSRC} + cd ${BUILDSRC}; dpkg-buildpackage -b -uc -us +- lintian ${DEBS} + @echo ${DEBS} + + .PHONY: dsc diff --git a/packages/ceph-17/series b/packages/ceph-17/series new file mode 100644 index 0000000..bdb8a3d --- /dev/null +++ b/packages/ceph-17/series @@ -0,0 +1 @@ +patches/002-remove-lintian.patch diff --git a/packages/ceph-18/patches/002-remove-lintian.patch b/packages/ceph-18/patches/002-remove-lintian.patch new file mode 100644 index 0000000..3124ea2 --- /dev/null +++ b/packages/ceph-18/patches/002-remove-lintian.patch @@ -0,0 +1,12 @@ +diff --git a/Makefile b/Makefile +index 9c23cadc5..a5de911cf 100644 +--- a/Makefile ++++ b/Makefile +@@ -91,7 +91,6 @@ deb: ${DEBS} ${DBG_DEBS} + ${DEBS_REST} ${DBG_DEBS}: $(MAIN_DEB) + $(MAIN_DEB): ${BUILDSRC} + cd ${BUILDSRC}; dpkg-buildpackage -b -uc -us +- lintian ${DEBS} + @echo ${DEBS} + + .PHONY: dsc diff --git a/packages/ceph-18/series b/packages/ceph-18/series new file mode 100644 index 0000000..bdb8a3d --- /dev/null +++ b/packages/ceph-18/series @@ -0,0 +1 @@ +patches/002-remove-lintian.patch diff --git a/packages/ceph-19/patches/002-remove-lintian.patch b/packages/ceph-19/patches/002-remove-lintian.patch new file mode 100644 index 0000000..3124ea2 --- /dev/null +++ b/packages/ceph-19/patches/002-remove-lintian.patch @@ -0,0 +1,12 @@ +diff --git a/Makefile b/Makefile +index 9c23cadc5..a5de911cf 100644 +--- a/Makefile ++++ b/Makefile +@@ -91,7 +91,6 @@ deb: ${DEBS} ${DBG_DEBS} + ${DEBS_REST} ${DBG_DEBS}: $(MAIN_DEB) + $(MAIN_DEB): ${BUILDSRC} + cd ${BUILDSRC}; dpkg-buildpackage -b -uc -us +- lintian ${DEBS} + @echo ${DEBS} + + .PHONY: dsc diff --git a/packages/ceph-19/series b/packages/ceph-19/series new file mode 100644 index 0000000..bdb8a3d --- /dev/null +++ b/packages/ceph-19/series @@ -0,0 +1 @@ +patches/002-remove-lintian.patch