[Pkg-mc-commits] r46 - in trunk/debian: . patches

winnie at alioth.debian.org winnie at alioth.debian.org
Sun Feb 17 09:44:07 UTC 2008


Author: winnie
Date: 2008-02-17 09:44:07 +0000 (Sun, 17 Feb 2008)
New Revision: 46

Modified:
   trunk/debian/changelog
   trunk/debian/patches/01_mc.ext.in.mime.patch
Log:
Fix #466199


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-02-16 18:24:47 UTC (rev 45)
+++ trunk/debian/changelog	2008-02-17 09:44:07 UTC (rev 46)
@@ -1,8 +1,10 @@
-mc (1:4.6.2~pre1-3) UNRELEASED; urgency=low
+mc (1:4.6.2~pre1-3) unstable; urgency=low
 
-  * Open also files with colons with run-mailcap. (Closes: #442024) 
+  * Open also files with colons with run-mailcap. (Closes: #442024)
+  * Remove run-mailcap from default target.. executables weren't executed with
+    that. (Closes: #466199)
 
- -- Patrick Winnertz <winnie at debian.org>  Sat, 16 Feb 2008 18:18:22 +0100
+ -- Patrick Winnertz <winnie at debian.org>  Sun, 17 Feb 2008 10:43:22 +0100
 
 mc (1:4.6.2~pre1-2) unstable; urgency=low
 

Modified: trunk/debian/patches/01_mc.ext.in.mime.patch
===================================================================
--- trunk/debian/patches/01_mc.ext.in.mime.patch	2008-02-16 18:24:47 UTC (rev 45)
+++ trunk/debian/patches/01_mc.ext.in.mime.patch	2008-02-17 09:44:07 UTC (rev 46)
@@ -344,7 +344,7 @@
  # Default target for anything not described above
  default/*
 -	Open=
-+	Open=run-mailcap --action=edit %f
++	Open=
  	View=
  
  




More information about the Pkg-mc-commits mailing list