summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--dh_desktop2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 470e3ad0..17f4081b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (4.2.23) unstable; urgency=low
+
+ * Fix typo introduced last release. Closes: #278727
+
+ -- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2004 20:51:05 -0400
+
debhelper (4.2.22) unstable; urgency=low
* dh_desktop Spanish man page from Ruben Porras.
diff --git a/dh_desktop b/dh_desktop
index 3be468b0..20346061 100644
--- a/dh_desktop
+++ b/dh_desktop
@@ -25,7 +25,7 @@ fragements to call F<update-desktop-database>.
init();
foreach my $package (@{$dh{DOPACKAGES}}) {
- y $tmp=tmpdir($package);
+ my $tmp=tmpdir($package);
if (-d "$tmp/usr/share/applications") {
# Get a list of the desktop files that are in