From 22c1fa33ea9d5d9830650d827e90d3a83c9ccd22 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Tue, 21 Dec 2021 14:06:03 +0100 Subject: [PATCH] Renumber patches --- ...NKFLAGS-for-linking-all-executables-and-shar.patch} | 0 ...-for-definition-of-AT_SECURE-before-using-it.patch} | 0 ...04-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch} | 0 ...output-complete-exe-on-custom-with-an-enviro.patch} | 0 ...=> 0006-Do-not-error-on-warnings-in-autoconf.patch} | 0 debian/patches/series | 10 +++++----- 6 files changed, 5 insertions(+), 5 deletions(-) rename debian/patches/{0003-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch => 0002-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch} (100%) rename debian/patches/{0004-Check-for-definition-of-AT_SECURE-before-using-it.patch => 0003-Check-for-definition-of-AT_SECURE-before-using-it.patch} (100%) rename debian/patches/{0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch => 0004-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch} (100%) rename debian/patches/{0007-Trigger-output-complete-exe-on-custom-with-an-enviro.patch => 0005-Trigger-output-complete-exe-on-custom-with-an-enviro.patch} (100%) rename debian/patches/{0009-Do-not-error-on-warnings-in-autoconf.patch => 0006-Do-not-error-on-warnings-in-autoconf.patch} (100%) diff --git a/debian/patches/0003-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch b/debian/patches/0002-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch similarity index 100% rename from debian/patches/0003-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch rename to debian/patches/0002-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch diff --git a/debian/patches/0004-Check-for-definition-of-AT_SECURE-before-using-it.patch b/debian/patches/0003-Check-for-definition-of-AT_SECURE-before-using-it.patch similarity index 100% rename from debian/patches/0004-Check-for-definition-of-AT_SECURE-before-using-it.patch rename to debian/patches/0003-Check-for-definition-of-AT_SECURE-before-using-it.patch diff --git a/debian/patches/0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch b/debian/patches/0004-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch similarity index 100% rename from debian/patches/0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch rename to debian/patches/0004-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch diff --git a/debian/patches/0007-Trigger-output-complete-exe-on-custom-with-an-enviro.patch b/debian/patches/0005-Trigger-output-complete-exe-on-custom-with-an-enviro.patch similarity index 100% rename from debian/patches/0007-Trigger-output-complete-exe-on-custom-with-an-enviro.patch rename to debian/patches/0005-Trigger-output-complete-exe-on-custom-with-an-enviro.patch diff --git a/debian/patches/0009-Do-not-error-on-warnings-in-autoconf.patch b/debian/patches/0006-Do-not-error-on-warnings-in-autoconf.patch similarity index 100% rename from debian/patches/0009-Do-not-error-on-warnings-in-autoconf.patch rename to debian/patches/0006-Do-not-error-on-warnings-in-autoconf.patch diff --git a/debian/patches/series b/debian/patches/series index ade6c922..599d5b6e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,6 +1,6 @@ 0001-Don-t-use-rpath.patch -0003-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch -0004-Check-for-definition-of-AT_SECURE-before-using-it.patch -0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch -0007-Trigger-output-complete-exe-on-custom-with-an-enviro.patch -0009-Do-not-error-on-warnings-in-autoconf.patch +0002-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch +0003-Check-for-definition-of-AT_SECURE-before-using-it.patch +0004-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch +0005-Trigger-output-complete-exe-on-custom-with-an-enviro.patch +0006-Do-not-error-on-warnings-in-autoconf.patch -- 2.30.2