From 41a6258033d243ca929c3df6384cf8d9ed10661f Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 3 Jan 2008 20:21:55 +0000 Subject: [PATCH] 479_chowntty_debug is Debian specific (additional debugging to find a non-reproducible bug). --- debian/changelog | 1 + debian/patches/{479_chowntty_debug => 579_chowntty_debug} | 0 debian/patches/series | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) rename debian/patches/{479_chowntty_debug => 579_chowntty_debug} (100%) diff --git a/debian/changelog b/debian/changelog index 8453acda..b0a9c8fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ shadow (1:4.1.0-1) UNRELEASED; urgency=low - debian/rules: large files are now supported by configure. Remove -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 from CFLAGS. + - 479_chowntty_debug was debian specific. Renamed to 579_chowntty_debug -- Nicolas FRANCOIS (Nekral) Sat, 17 Nov 2007 18:33:26 +0100 diff --git a/debian/patches/479_chowntty_debug b/debian/patches/579_chowntty_debug similarity index 100% rename from debian/patches/479_chowntty_debug rename to debian/patches/579_chowntty_debug diff --git a/debian/patches/series b/debian/patches/series index bb9b2ea9..3e376b86 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -23,7 +23,7 @@ 466_fflush-prompt 523_su_arguments_are_concatenated 523_su_arguments_are_no_more_concatenated_by_default -479_chowntty_debug +579_chowntty_debug 480_getopt_args_reorder 483_su_fakelogin_wrong_arg0 491_configure.in_friendly_selinux_detection