diff --git a/debian/patches/542_useradd-O_option b/debian/patches/542_useradd-O_option.patch similarity index 73% rename from debian/patches/542_useradd-O_option rename to debian/patches/542_useradd-O_option.patch index 3745826e..669e509c 100644 --- a/debian/patches/542_useradd-O_option +++ b/debian/patches/542_useradd-O_option.patch @@ -5,9 +5,11 @@ Note: useradd.8 needs to be regenerated. Status wrt upstream: not included as this is just specific backward compatibility for Debian ---- a/man/useradd.8.xml -+++ b/man/useradd.8.xml -@@ -326,6 +326,11 @@ +Index: shadow/man/useradd.8.xml +=================================================================== +--- shadow.orig/man/useradd.8.xml ++++ shadow/man/useradd.8.xml +@@ -333,6 +333,11 @@ =100   UID_MAX=499 @@ -19,9 +21,11 @@ Status wrt upstream: not included as this is just specific