[Pkg-mc-commits] r21 - in trunk/debian: . patches
winnie at alioth.debian.org
winnie at alioth.debian.org
Wed Feb 13 15:16:49 UTC 2008
Author: winnie
Date: 2008-02-13 15:16:48 +0000 (Wed, 13 Feb 2008)
New Revision: 21
Modified:
trunk/debian/changelog
trunk/debian/patches/01_mc.ext.in.mime.patch
Log:
fix a very old bug and include more closes...
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-02-13 12:43:09 UTC (rev 20)
+++ trunk/debian/changelog 2008-02-13 15:16:48 UTC (rev 21)
@@ -18,14 +18,24 @@
+ (Closes: #304886)
+ (Closes: #329186)
+ (Closes: #324920)
+ + (Closes: #109963)
+ + (Closes: #227875)
+ + (Closes: #397333)
+ + (Closes: #428567)
+ + (Closes: #428993)
+ + (Closes: #301537)
+ + (Closes: #301539)
+ + (Closes: #359046)
+ + (Closes: #407593)
+ + (Closes: #198194)
+ + (Closes: #109963)
* New maintainer: pkg-mc-devel at lists.alioth.debian.org
* New Uploader: myself
* Bumped Standards-Version to 3.7.3
* Added Homepage header to control file
* Rediffed all patches for 4.6.2~pre1
- *
- -- Patrick Winnertz <winnie at debian.org> Tue, 12 Feb 2008 22:04:56 +0100
+ -- Patrick Winnertz <winnie at debian.org> Wed, 13 Feb 2008 16:14:25 +0100
mc (1:4.6.1-8) unstable; urgency=low
Modified: trunk/debian/patches/01_mc.ext.in.mime.patch
===================================================================
--- trunk/debian/patches/01_mc.ext.in.mime.patch 2008-02-13 12:43:09 UTC (rev 20)
+++ trunk/debian/patches/01_mc.ext.in.mime.patch 2008-02-13 15:16:48 UTC (rev 21)
@@ -1,5 +1,6 @@
---- ./lib/mc.ext.in.orig 2006-12-28 04:57:01.000000000 +0100
-+++ ./lib/mc.ext.in 2008-01-24 22:50:57.000000000 +0100
+diff -Nurwd mc-4.6.2~pre1.orig/lib/mc.ext.in mc-4.6.2~pre1/lib/mc.ext.in
+--- mc-4.6.2~pre1.orig/lib/mc.ext.in 2008-02-13 16:10:32.000000000 +0100
++++ mc-4.6.2~pre1/lib/mc.ext.in 2008-02-13 16:10:55.000000000 +0100
@@ -132,7 +132,7 @@
# tar
regex/\.(tar|TAR)$
@@ -117,9 +118,13 @@
Include=image
type/^PC\ bitmap
-@@ -332,14 +342,16 @@
- Open=(gimp %f &)
+@@ -329,17 +339,19 @@
+ Include=image
+ shell/.xcf
+- Open=(gimp %f &)
++ Open=(gimp-remote %f &)
+
shell/.xbm
- Open=bitmap %f
+ Include=image
More information about the Pkg-mc-commits
mailing list