]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1721: releasing version 4.2.23 4.2.23
authorjoey <joey>
Fri, 29 Oct 2004 00:54:40 +0000 (00:54 +0000)
committerjoey <joey>
Fri, 29 Oct 2004 00:54:40 +0000 (00:54 +0000)
debian/changelog
dh_desktop

index 470e3ad08a3c5a8689466a773f4eda5d93eb90cd..17f4081b7096f97d1e783e6888fd86bb60c5f634 100644 (file)
@@ -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.
index 3be468b0677e0ef606abc79993be80e329b1f3df..203460616d8286fadc8377713e03a2a2e1074141 100644 (file)
@@ -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