From 1352476d748b5137881c467365f0ed5c34297c5d Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 17 Aug 1999 04:39:32 +0000 Subject: [PATCH] r41: Initial Import --- debian/changelog | 9 +++++++++ dh_undocumented | 2 +- dh_undocumented.1 | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 689ff71..bfc0579 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +debhelper (0.35) unstable; urgency=low + + * dh_lib: use dpkg-parsechangelog instead of parsing it by hand. This + makes a package build slower (by about 30 seconds, on average), so + I might remove it or optimize it if too many people yell at me. :-) + * dh_undocumented.1: note that it really links to undocumented.7.gz. + + -- Joey Hess Mon, 22 Dec 1997 22:19:39 -0500 + debhelper (0.34) unstable; urgency=low * Fixed typo #16215. diff --git a/dh_undocumented b/dh_undocumented index 6016696..ee161c5 100755 --- a/dh_undocumented +++ b/dh_undocumented @@ -1,7 +1,7 @@ #!/bin/sh -e # # Passed a list of undocumented man pages, generates symlinks to -# undocumented.7 for those man pages. +# undocumented.7.gz for those man pages. # # Also, it looks for debian/undocumented files for more lists of # undocumented man pages. diff --git a/dh_undocumented.1 b/dh_undocumented.1 index cea9751..3f55498 100644 --- a/dh_undocumented.1 +++ b/dh_undocumented.1 @@ -1,6 +1,6 @@ .TH DH_UNDOCUMENTED 1 .SH NAME -dh_undocumented \- make symlinks to undocumented.7 man page +dh_undocumented \- make symlinks to undocumented.7.gz man page .SH SYNOPSIS .B dh_undocumented .I "[-v] [-a] [-i] [-ppackage] [-Ptmpdir] [manpage ...]" -- 2.39.5