diff --git a/debian/changelog b/debian/changelog index 012d81452..b636191e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,6 @@ linux (3.16.7-ckt4-4) UNRELEASED; urgency=medium [ Ian Campbell ] * [armhf] Add DTB for Olimex A20-OLinuXino-LIME2. (Closes: #777455) - * Don't delete debian dir on make clean/mrproper/etc. [ Ben Hutchings ] * shm: add memfd.h to UAPI export list, so kdbus will build diff --git a/debian/patches/debian/no-clean.patch b/debian/patches/debian/no-clean.patch index 280cbb0d6..e69de29bb 100644 --- a/debian/patches/debian/no-clean.patch +++ b/debian/patches/debian/no-clean.patch @@ -1,19 +0,0 @@ -From: Ian Campbell -Subject: Do not clean (remove) /debian/ dir -Date: Tue, 10 Feb 2015 03:51:27 +0000 -Forwarded: not-needed - -When running "make clean" in the root of an actual Debian source package we -don't want to remove the debian dir. - ---- a/scripts/package/Makefile -+++ b/scripts/package/Makefile -@@ -90,8 +90,6 @@ - $(MAKE) KBUILD_SRC= - $(call cmd,builddeb) - --clean-dirs += $(objtree)/debian/ -- - - # tarball targets - # --------------------------------------------------------------------------- diff --git a/debian/patches/series b/debian/patches/series index ede41205a..66f9a7e71 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,7 +6,6 @@ debian/ia64-hardcode-arch-script-output.patch debian/mips-disable-werror.patch debian/arch-sh4-fix-uimage-build.patch debian/powerpcspe-omit-uimage.patch -debian/no-clean.patch features/all/Kbuild-kconfig-Verbose-version-of-listnewconfig.patch # Fixes/improvements to firmware loading