From d11d14bcd15cfe4b8f8b6801c687d9301ef699a0 Mon Sep 17 00:00:00 2001 From: Andres Mejia Date: Fri, 29 Oct 2010 15:35:53 -0400 Subject: [PATCH] Rename patches, removing digit prefixes and using the extension 'patch'. --- debian/patches/{02_amd64.diff => amd64.patch} | 0 debian/patches/{04_glx-func-def.diff => glx-func-def.patch} | 0 debian/patches/series | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename debian/patches/{02_amd64.diff => amd64.patch} (100%) rename debian/patches/{04_glx-func-def.diff => glx-func-def.patch} (100%) diff --git a/debian/patches/02_amd64.diff b/debian/patches/amd64.patch similarity index 100% rename from debian/patches/02_amd64.diff rename to debian/patches/amd64.patch diff --git a/debian/patches/04_glx-func-def.diff b/debian/patches/glx-func-def.patch similarity index 100% rename from debian/patches/04_glx-func-def.diff rename to debian/patches/glx-func-def.patch diff --git a/debian/patches/series b/debian/patches/series index 3ecbfc6..bc3d500 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,2 @@ -02_amd64.diff -04_glx-func-def.diff +amd64.patch +glx-func-def.patch -- 2.30.2