From 6786da162521427921379f05d064c7e47fc2a825 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 5 Feb 2019 10:39:11 -0500 Subject: Stop numbering patches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Keeping patches sequentially numbered produces a messy Git history with many renames for compaction. It’s also redundant with the series file. --- debian/patches/series | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series index d2f569c1..2bf642fb 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,9 +1,9 @@ -0001-test-suite-success-Nsatz.v-comment-out-Ceva.patch -0002-Remove-test-4429.patch -0003-Remove-3441.v-and-4811.v-due-to-timeout-on-small-pla.patch -0004-5127-fails-on-mips.patch -0005-remove-tests-that-need-coqlib.patch -0006-spelling.patch -0007-avoid-usr-bin-env.patch -0008-python-scripts-libraries.patch -0009-skip-dot-pc.patch +test-suite-success-Nsatz.v-comment-out-Ceva.patch +Remove-test-4429.patch +Remove-3441.v-and-4811.v-due-to-timeout-on-small-pla.patch +5127-fails-on-mips.patch +remove-tests-that-need-coqlib.patch +spelling.patch +avoid-usr-bin-env.patch +python-scripts-libraries.patch +skip-dot-pc.patch -- cgit v1.2.3