[Pkg-mc-commits] r190 - in trunk/debian/patches: bugs debian mc.ext po syntax vfs

Denis Briand narcan-guest at alioth.debian.org
Sun May 17 13:53:33 UTC 2009


Author: narcan-guest
Date: 2009-05-17 13:53:32 +0000 (Sun, 17 May 2009)
New Revision: 190

Modified:
   trunk/debian/patches/bugs/64_visible_tabs.patch
   trunk/debian/patches/bugs/99_regexp-replace-fixed.patch
   trunk/debian/patches/bugs/99b_fix-regex-pattern-lengths.patch
   trunk/debian/patches/debian/01_correct_conffile_paths_in_man.patch
   trunk/debian/patches/debian/02_use_correct_smb_conf_path.patch
   trunk/debian/patches/debian/04_debian_menu_additions.patch
   trunk/debian/patches/debian/05_disable_internal_editor.patch
   trunk/debian/patches/mc.ext/10_run_mailcap.patch
   trunk/debian/patches/po/10_it.po.patch
   trunk/debian/patches/syntax/02_improving_nroff_filematch.patch
   trunk/debian/patches/syntax/05_html-syntax.patch
   trunk/debian/patches/syntax/09_spec-syntax.patch
   trunk/debian/patches/syntax/13_procmail-syntax.patch
   trunk/debian/patches/vfs/06_remove_obsolete_rpm_tags.patch
Log:
add quilt patch comments, fix informational lintian issues


Modified: trunk/debian/patches/bugs/64_visible_tabs.patch
===================================================================
--- trunk/debian/patches/bugs/64_visible_tabs.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/bugs/64_visible_tabs.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+visible tabs
+=============================================
 --- ./src/setup.c	26 Sep 2007 10:22:25 -0000	1.93
 +++ ./src/setup.c	27 Feb 2008 18:48:37 -0000
 @@ -216,6 +216,8 @@

Modified: trunk/debian/patches/bugs/99_regexp-replace-fixed.patch
===================================================================
--- trunk/debian/patches/bugs/99_regexp-replace-fixed.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/bugs/99_regexp-replace-fixed.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+regexp replace fixed
+=====================================================
 --- mc-4.6.2~git20080311/edit/editcmd.c.orig	2008-06-22 14:47:49.000000000 +0200
 +++ mc-4.6.2~git20080311/edit/editcmd.c	2008-06-22 14:47:41.000000000 +0200
 @@ -2076,6 +2076,33 @@

Modified: trunk/debian/patches/bugs/99b_fix-regex-pattern-lengths.patch
===================================================================
--- trunk/debian/patches/bugs/99b_fix-regex-pattern-lengths.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/bugs/99b_fix-regex-pattern-lengths.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+fix regex pattern lengths
+===============================================
 --- mc-4.6.2~git20080311/edit/editcmd.c.orig	2008-06-23 01:48:03.000000000 +0200
 +++ mc-4.6.2~git20080311/edit/editcmd.c	2008-06-23 01:58:32.000000000 +0200
 @@ -1511,6 +1511,32 @@

Modified: trunk/debian/patches/debian/01_correct_conffile_paths_in_man.patch
===================================================================
--- trunk/debian/patches/debian/01_correct_conffile_paths_in_man.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/debian/01_correct_conffile_paths_in_man.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+correct conffiles paths in man
+==============================================================
 diff -Nurwd mc-4.6.2~pre1/doc/mc.1.in mc-4.6.2~pre1/doc/mc.1.in
 --- mc-4.6.2~pre1/doc/mc.1.in	2007-09-10 16:25:30.000000000 +0200
 +++ mc-4.6.2~pre1/doc/mc.1.in	2008-01-24 23:04:13.000000000 +0100

Modified: trunk/debian/patches/debian/02_use_correct_smb_conf_path.patch
===================================================================
--- trunk/debian/patches/debian/02_use_correct_smb_conf_path.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/debian/02_use_correct_smb_conf_path.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+Use correct smb conf path
+==============================================
 diff -Nurwd mc-4.6.2~pre1/vfs/smbfs.c mc-4.6.2~pre1.patched/vfs/smbfs.c
 --- mc-4.6.2~pre1/vfs/smbfs.c	2005-11-11 03:22:02.000000000 +0100
 +++ mc-4.6.2~pre1/vfs/smbfs.c	2008-01-24 23:17:43.000000000 +0100

Modified: trunk/debian/patches/debian/04_debian_menu_additions.patch
===================================================================
--- trunk/debian/patches/debian/04_debian_menu_additions.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/debian/04_debian_menu_additions.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+debian menu additions
+================================================
 diff -Nurwd mc-4.6.2~pre1/lib/mc.menu mc-4.6.2~pre1.patched/lib/mc.menu
 --- mc-4.6.2~pre1/lib/mc.menu	2005-09-06 08:01:07.000000000 +0200
 +++ mc-4.6.2~pre1.patched/lib/mc.menu	2008-01-25 10:06:19.000000000 +0100

Modified: trunk/debian/patches/debian/05_disable_internal_editor.patch
===================================================================
--- trunk/debian/patches/debian/05_disable_internal_editor.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/debian/05_disable_internal_editor.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+disable internal editor by default
+==============================================
 diff -Nurwd orig/mc-4.6.2~git20080311/src/cmd.c mc-4.6.2~git20080311/src/cmd.c
 --- orig/mc-4.6.2~git20080311/src/cmd.c	2008-06-20 23:59:04.000000000 +0200
 +++ mc-4.6.2~git20080311/src/cmd.c	2008-06-20 23:59:29.000000000 +0200

Modified: trunk/debian/patches/mc.ext/10_run_mailcap.patch
===================================================================
--- trunk/debian/patches/mc.ext/10_run_mailcap.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/mc.ext/10_run_mailcap.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+run mailcap
+=====================================
 diff -Nurwd orig/mc-4.6.2~git20080311/lib/mc.ext.in mc-4.6.2~git20080311/lib/mc.ext.in
 --- orig/mc-4.6.2~git20080311/lib/mc.ext.in	2008-06-17 14:20:46.000000000 +0200
 +++ mc-4.6.2~git20080311/lib/mc.ext.in	2008-06-17 14:59:17.000000000 +0200

Modified: trunk/debian/patches/po/10_it.po.patch
===================================================================
--- trunk/debian/patches/po/10_it.po.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/po/10_it.po.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+Change an italian string
+========================================
 diff -Nurwd mc-4.6.2~pre1/po/it.po mc-4.6.2~pre1.patched/po/it.po
 --- mc-4.6.2~pre1/po/it.po	2007-09-11 16:35:06.000000000 +0200
 +++ mc-4.6.2~pre1/po/it.po	2008-01-24 23:44:48.000000000 +0100

Modified: trunk/debian/patches/syntax/02_improving_nroff_filematch.patch
===================================================================
--- trunk/debian/patches/syntax/02_improving_nroff_filematch.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/syntax/02_improving_nroff_filematch.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+improving nroff filematch
+==========================================
 diff -Nurwd mc-4.6.2~pre1/syntax/Syntax mc-4.6.2~pre1.patched/syntax/Syntax
 --- mc-4.6.2~pre1/syntax/Syntax	2007-08-27 08:56:47.000000000 +0200
 +++ mc-4.6.2~pre1.patched/syntax/Syntax	2008-01-24 23:52:28.000000000 +0100

Modified: trunk/debian/patches/syntax/05_html-syntax.patch
===================================================================
--- trunk/debian/patches/syntax/05_html-syntax.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/syntax/05_html-syntax.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+HTML syntax patch
+==================================
 diff -Nurwd mc-4.6.2~pre1.orig/syntax/html.syntax mc-4.6.2~pre1/syntax/html.syntax
 --- mc-4.6.2~pre1.orig/syntax/html.syntax	2008-02-16 13:49:01.000000000 +0100
 +++ mc-4.6.2~pre1/syntax/html.syntax	2008-02-16 13:49:08.000000000 +0100

Modified: trunk/debian/patches/syntax/09_spec-syntax.patch
===================================================================
--- trunk/debian/patches/syntax/09_spec-syntax.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/syntax/09_spec-syntax.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+spec syntax patch
+===============================================
 --- mc/syntax/spec.syntax	2007-12-14 20:27:25.000000000 +0000
 +++ mc/syntax/spec.syntax	2007-12-14 20:29:39.000000000 +0000
 @@ -3,6 +3,7 @@

Modified: trunk/debian/patches/syntax/13_procmail-syntax.patch
===================================================================
--- trunk/debian/patches/syntax/13_procmail-syntax.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/syntax/13_procmail-syntax.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+procmail syntax patch
+====================================
 diff -Nurwd mc-4.6.2~git20080311/syntax/Makefile.am orig/mc-4.6.2~git20080311/syntax/Makefile.am
 --- mc-4.6.2~git20080311/syntax/Makefile.am	2008-06-17 14:19:01.000000000 +0200
 +++ orig/mc-4.6.2~git20080311/syntax/Makefile.am	2008-06-17 14:18:19.000000000 +0200

Modified: trunk/debian/patches/vfs/06_remove_obsolete_rpm_tags.patch
===================================================================
--- trunk/debian/patches/vfs/06_remove_obsolete_rpm_tags.patch	2009-05-16 22:27:04 UTC (rev 189)
+++ trunk/debian/patches/vfs/06_remove_obsolete_rpm_tags.patch	2009-05-17 13:53:32 UTC (rev 190)
@@ -1,3 +1,5 @@
+remove obsolete rpm tags
+===================================
 --- mc/vfs/extfs/rpm	2006-11-01 02:30:26.000000000 -0800
 +++ mc/vfs/extfs/rpm.new	2007-10-18 14:39:23.000000000 -0700
 @@ -95,10 +95,6 @@ mcrpmfs_list ()




More information about the Pkg-mc-commits mailing list