Make patch directory and forwarded states consistent

Anything Debian-specific should have 'Forwarded: not-needed' and
be in debian/.

Anything that could plausibly go upstream (maybe with significant
rework) should have an 'Origin' or 'Forwarded: no' header and
be under bugfix/ or features/.

I haven't worked out what to do with debian/dfsg/; most of those
changes ought to go upstream eventually in some form.

svn path=/dists/trunk/linux/; revision=20321
This commit is contained in:
Ben Hutchings 2013-07-01 06:07:37 +00:00
parent 97873a332f
commit e0193dba93
12 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Subject: [sh4] Fix uImage build
Bug-Debian: http://bugs.debian.org/569034
Forwarded: no
Forwarded: not-needed
[bwh: This was added without a description, but I think it is dealing
with a similar issue to powerpcspe-omit-uimage.patch]

View File

@ -1,7 +1,7 @@
From: Ian Campbell <ijc@hellion.org.uk>
Date: Thu, 17 Jan 2013 08:55:21 +0000
Subject: Tweak gitignore for Debian pkg-kernel using git svn.
Forwarded: no
Forwarded: not-needed
--- a/.gitignore
+++ b/.gitignore

View File

@ -1,7 +1,7 @@
From: Ben Hutchings <ben@decadent.org.uk>
Subject: iwlwifi: Do not request unreleased firmware for IWL6000
Bug-Debian: http://bugs.debian.org/689416
Forwarded: no
Forwarded: not-needed
The iwlwifi driver currently supports firmware API versions 4-6 for
these devices. It will request the file for the latest supported

16
debian/patches/series vendored
View File

@ -1,6 +1,6 @@
debian/version.patch
debian/kernelvariables.patch
debian/doc-build-parallel.patch
features/all/doc-build-parallel.patch
debian/gitignore.patch
features/all/drivers-media-dvb-usb-af9005-request_firmware.patch
@ -14,16 +14,16 @@ features/all/aufs3/aufs3-standalone.patch
features/all/aufs3/aufs3-kbuild.patch
features/all/aufs3/aufs3-add.patch
# mark as staging/crap
features/all/aufs3/mark-as-staging.patch
debian/aufs3-mark-as-staging.patch
# hide broken config option
features/all/aufs3/AUFS_PROC_MAP-is-BROKEN.patch
debian/AUFS_PROC_MAP-is-BROKEN.patch
bugfix/ia64/hardcode-arch-script-output.patch
debian/ia64-hardcode-arch-script-output.patch
bugfix/mips/disable-advansys.patch
debian/mips-disable-werror.patch
bugfix/powerpc/lpar-console.patch
debian/sysrq-mask.patch
features/all/sysrq-mask.patch
debian/arch-sh4-fix-uimage-build.patch
@ -38,7 +38,7 @@ debian/sched-autogroup-disabled.patch
features/all/cgroups-Allow-memory-cgroup-support-to-be-included-b.patch
debian/cgroups-Document-the-Debian-memory-resource-controll.patch
bugfix/arm/ixp4xx_iobe.patch
debian/x86-memtest-WARN-if-bad-RAM-found.patch
features/all/x86-memtest-WARN-if-bad-RAM-found.patch
features/all/cpu-devices/Partially-revert-cpufreq-Add-support-for-x86-cpuinfo.patch
@ -64,8 +64,8 @@ bugfix/all/ath6kl-do-not-use-virt_addr_valid.patch
features/all/xen/microcode-api-update.patch
debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
debian/efi-autoload-efivars.patch
bugfix/all/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
features/all/efi-autoload-efivars.patch
debian/cdc_ncm-cdc_mbim-use-ncm-by-default.patch
debian/powerpcspe-omit-uimage.patch