From ed14802c43fe1f6674239533b9b5db9731c733c1 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Thu, 3 Sep 2020 15:10:30 +0200 Subject: [PATCH] Renumber patches --- ...-t-use-rpath.patch => 0001-Don-t-use-rpath.patch} | 0 ...02-Put-manpages-in-section-3o-instead-of-3.patch} | 0 ...FLAGS-for-linking-all-executables-and-shar.patch} | 0 ...or-definition-of-AT_SECURE-before-using-it.patch} | 0 ...debug_info-do-not-die-in-custom-executable.patch} | 0 ...-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch} | 0 debian/patches/series | 12 ++++++------ 7 files changed, 6 insertions(+), 6 deletions(-) rename debian/patches/{0003-Don-t-use-rpath.patch => 0001-Don-t-use-rpath.patch} (100%) rename debian/patches/{0004-Put-manpages-in-section-3o-instead-of-3.patch => 0002-Put-manpages-in-section-3o-instead-of-3.patch} (100%) rename debian/patches/{0013-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch => 0003-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch} (100%) rename debian/patches/{0005-Check-for-definition-of-AT_SECURE-before-using-it.patch => 0004-Check-for-definition-of-AT_SECURE-before-using-it.patch} (100%) rename debian/patches/{0006-read_main_debug_info-do-not-die-in-custom-executable.patch => 0005-read_main_debug_info-do-not-die-in-custom-executable.patch} (100%) rename debian/patches/{0008-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch => 0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch} (100%) diff --git a/debian/patches/0003-Don-t-use-rpath.patch b/debian/patches/0001-Don-t-use-rpath.patch similarity index 100% rename from debian/patches/0003-Don-t-use-rpath.patch rename to debian/patches/0001-Don-t-use-rpath.patch diff --git a/debian/patches/0004-Put-manpages-in-section-3o-instead-of-3.patch b/debian/patches/0002-Put-manpages-in-section-3o-instead-of-3.patch similarity index 100% rename from debian/patches/0004-Put-manpages-in-section-3o-instead-of-3.patch rename to debian/patches/0002-Put-manpages-in-section-3o-instead-of-3.patch diff --git a/debian/patches/0013-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch b/debian/patches/0003-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch similarity index 100% rename from debian/patches/0013-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch rename to debian/patches/0003-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch diff --git a/debian/patches/0005-Check-for-definition-of-AT_SECURE-before-using-it.patch b/debian/patches/0004-Check-for-definition-of-AT_SECURE-before-using-it.patch similarity index 100% rename from debian/patches/0005-Check-for-definition-of-AT_SECURE-before-using-it.patch rename to debian/patches/0004-Check-for-definition-of-AT_SECURE-before-using-it.patch diff --git a/debian/patches/0006-read_main_debug_info-do-not-die-in-custom-executable.patch b/debian/patches/0005-read_main_debug_info-do-not-die-in-custom-executable.patch similarity index 100% rename from debian/patches/0006-read_main_debug_info-do-not-die-in-custom-executable.patch rename to debian/patches/0005-read_main_debug_info-do-not-die-in-custom-executable.patch diff --git a/debian/patches/0008-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch b/debian/patches/0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch similarity index 100% rename from debian/patches/0008-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch rename to debian/patches/0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch diff --git a/debian/patches/series b/debian/patches/series index c9d9fc17..138f0ddd 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,6 +1,6 @@ -0003-Don-t-use-rpath.patch -0004-Put-manpages-in-section-3o-instead-of-3.patch -0013-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch -0005-Check-for-definition-of-AT_SECURE-before-using-it.patch -0006-read_main_debug_info-do-not-die-in-custom-executable.patch -0008-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch +0001-Don-t-use-rpath.patch +0002-Put-manpages-in-section-3o-instead-of-3.patch +0003-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch +0004-Check-for-definition-of-AT_SECURE-before-using-it.patch +0005-read_main_debug_info-do-not-die-in-custom-executable.patch +0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch -- 2.30.2