From fbc69e71bb51ff59bb048021151fa10cfc6f8366 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 17 Aug 1999 05:11:57 +0000 Subject: [PATCH] r187: Initial Import --- debian/changelog | 8 ++++++++ doc/README | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b30b0f5..58da543 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (1.2.49) unstable; urgency=low + + * dh_fixperms: if called with -X, was attempting to change permissions of + even symlinks. This could have even caused it to follow the symlinks and + modify files on the build system in some cases. Ignores them now. (#35102) + + -- Joey Hess Wed, 24 Mar 1999 13:21:49 -0800 + debhelper (1.2.48) unstable; urgency=low * dh_fixperms.1: improved documentation. (#34968) diff --git a/doc/README b/doc/README index fffa2bc..c292c2b 100644 --- a/doc/README +++ b/doc/README @@ -9,7 +9,7 @@ that use debhelper commands extensively. See /usr/doc/debhelper/examples/ . These files are also useful as they give one good order you can run the various debhelper scripts in (though other variations are possible). -For a more gentle introduction, the maint-guid debian package contains a +For a more gentle introduction, the maint-guide debian package contains a tutorial about making your first package using Debhelper. -- 2.39.5