From 282b7d92a9da026036b5342eae51e6c243306d35 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 13 Aug 2004 22:18:57 +0000 Subject: [PATCH] r1711: releasing version 4.2.18 --- debhelper.pod | 2 +- debian/changelog | 8 +++++--- dh_gconf | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/debhelper.pod b/debhelper.pod index 83e6783..a6ec5da 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -108,7 +108,7 @@ for the package, the package should not be acted on on other architectures. So this flag makes the command act on all "Architecture: any" packages, as well as on any packages that have the current architecture explicitly specified. Contrast to the -a flag, which makes the command work on all packages that -are not architecture independant. +are not architecture independent. =item B<-N>I, B<--no-package=>I diff --git a/debian/changelog b/debian/changelog index be6bf0b..f669d86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -debhelper (4.2.18) UNRELEASED; urgency=low +debhelper (4.2.18) unstable; urgency=low - * Add dh_shlibdeps see also. Closes: #261367 + * Add dh_shlibdeps see also. Closes: #261367a + * Update dh_gconf man page for new schema location. Closes: #264378a + * debhelper.7 man page typo fix. Closes: #265603 - -- Joey Hess Fri, 30 Jul 2004 16:50:01 -0400 + -- Joey Hess Fri, 13 Aug 2004 19:16:51 -0300 debhelper (4.2.17) unstable; urgency=low diff --git a/dh_gconf b/dh_gconf index 4e34cbd..19341af 100755 --- a/dh_gconf +++ b/dh_gconf @@ -19,7 +19,7 @@ dh_gconf is a debhelper program that is responsible for registering GConf schemas. It automatically generates the postinst and prerm fragments needed -to register and unregister the schemas in etc/gconf/schemas. +to register and unregister the schemas in usr/share/gconf/schemas. These fragements will use gconftool-2, so the package should depend on gconf2. This program will add an appropriate dependency to ${misc:Depends}. -- 2.39.2