summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Habouzit <madcoder@debian.org>2008-04-13 10:15:51 +0000
committerPierre Habouzit <madcoder@debian.org>2008-04-13 10:15:51 +0000
commitbea0a672b953db4c249c835800218f836fe584bd (patch)
treee74ad25331f48fe95a763f33cb148b00e8ba0371
parent8330047f42c3814fb01825683076708bab64945c (diff)
downloadlighttpd-bea0a672b953db4c249c835800218f836fe584bd.tar.gz
remove numbers in patch names
-rwxr-xr-xdebian/patches/fastcgi_detach.patch (renamed from debian/patches/02_fastcgi_detach.patch)0
-rwxr-xr-xdebian/patches/ldap-deprecated.patch (renamed from debian/patches/07_ldap-deprecated.patch)0
-rwxr-xr-xdebian/patches/ldap_build_filter_fix.patch (renamed from debian/patches/04_ldap_build_filter_fix.patch)0
-rwxr-xr-xdebian/patches/ldap_leak_bugfix.patch (renamed from debian/patches/03_ldap_leak_bugfix.patch)0
-rw-r--r--debian/patches/series8
5 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/02_fastcgi_detach.patch b/debian/patches/fastcgi_detach.patch
index bf065fb..bf065fb 100755
--- a/debian/patches/02_fastcgi_detach.patch
+++ b/debian/patches/fastcgi_detach.patch
diff --git a/debian/patches/07_ldap-deprecated.patch b/debian/patches/ldap-deprecated.patch
index 3f64e88..3f64e88 100755
--- a/debian/patches/07_ldap-deprecated.patch
+++ b/debian/patches/ldap-deprecated.patch
diff --git a/debian/patches/04_ldap_build_filter_fix.patch b/debian/patches/ldap_build_filter_fix.patch
index 78a4aee..78a4aee 100755
--- a/debian/patches/04_ldap_build_filter_fix.patch
+++ b/debian/patches/ldap_build_filter_fix.patch
diff --git a/debian/patches/03_ldap_leak_bugfix.patch b/debian/patches/ldap_leak_bugfix.patch
index ceaccf7..ceaccf7 100755
--- a/debian/patches/03_ldap_leak_bugfix.patch
+++ b/debian/patches/ldap_leak_bugfix.patch
diff --git a/debian/patches/series b/debian/patches/series
index 8e95d26..717eae1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
-02_fastcgi_detach.patch
-03_ldap_leak_bugfix.patch
-04_ldap_build_filter_fix.patch
-07_ldap-deprecated.patch
+fastcgi_detach.patch
+ldap_leak_bugfix.patch
+ldap_build_filter_fix.patch
+ldap-deprecated.patch